Ma Gnus v0.11 is released
[gnus] / lisp / ChangeLog
1 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2
3         * gnus.el: Ma Gnus v0.11 is released.
4
5 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * gnus-art.el (gnus-mm-display-part):
8         Highlight header attachment buttons.
9
10 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
13         a part; redisplay a button (enbugged in 2014-03-23).
14
15 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16
17         * auth-source.el (auth-source-search, auth-source-search-backends):
18         Treat :max 0 as an indicator that a boolean return is wanted, as
19         documented. Reported by Joe Bloggs.
20
21 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22
23         * gnus-icalendar.el: Require gnus-art.
24
25 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
26
27         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
28         (gnus-icalendar--update-org-event): put event timestamp in
29         the org entry body instead of the drawer.
30         (gnus-icalendar-event--get-attendee-names): list of participants should
31         contain even attendees without common name attribute.
32         (gnus-icalendar--update-org-event): don't generate duplicates of empty
33         property tags in org drawers.
34
35 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * gmm-utils.el (gmm-format-time-string): New function.
38
39         * message.el (message-insert-formatted-citation-line): Use the original
40         author's time zone to express a date string.
41
42 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
43
44         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
45         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
46         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
47         Silence compiler warnings.
48         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
49
50 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * mml.el: Require url when compiling.
53
54         * gnus-cloud.el (gnus-cloud-parse-version-1):
55         Use plist-get rather than CL's getf.
56         (gnus-activate-group, gnus-subscribe-group): Declare.
57
58         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
59
60 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
61
62         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
63         buttons when toggling the header off.
64
65 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
66
67         * tls.el (tls-program): Reflow docstring.
68
69 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
70
71         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
72         groups work again.
73
74 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
75
76         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
77         999 correctly (i.e. "1,342").
78
79 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
80
81         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
82         out if the directory doesn't exist.
83
84 2014-03-07  Daiki Ueno  <ueno@gnu.org>
85
86         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
87         commands here; instead, only check if epg-config.el is available.
88
89 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
90
91         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
92         messages with embedded images.
93         (mml-generate-mime): Don't bug out if you don't have libxml.
94
95 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
96
97         * message.el (message-make-html-message-with-image-files): New command.
98
99 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
100
101         * gnus-group.el (gnus-group-make-group): Clarify prompt.
102
103         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
104
105 2014-02-23  David Engster  <deng@randomsample.de>
106
107         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
108         to stay compatible with older Emacsen, so replace `cl-loop' with
109         `loop'.
110
111 2014-02-22  Daniel Colascione  <dancol@dancol.org>
112
113         * auth-source.el (auth-source-secrets-listify-pattern): New function.
114         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
115         instead, build list of patterns.
116
117 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
118
119         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
120         Display header attachment buttons by gnus-article-prepare-display
121         rather than gnus-article-prepare so as to view in mml-preview as well.
122
123 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
124
125         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
126         in `auth-sources' means and link to EPA docs.
127
128 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
129
130         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
131         (bug#12375).
132
133 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
134
135         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
136         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
137
138 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
139
140         * message.el (message-tab): Mention what happens on normal tabs
141         (bug#11297).
142
143 2014-02-08  Glenn Morris  <rgm@gnu.org>
144
145         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
146
147 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
150         buttons that are hidden in unselected alternative part as well.
151         (gnus-mime-display-alternative): Redraw attachment buttons in header.
152
153         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
154
155 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
156
157         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
158         keystroke.
159         (gnus-server-toggle-cloud-server): Only allow clouding applicable
160         types.
161
162         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
163         with an empty string.
164
165 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
166
167         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
168         buffer-local in some buffers, so bind it explicitly in the buffer we're
169         trying to cancel the article in (bug#10808).
170
171 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
172
173         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
174         New functions.
175
176         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
177         New user option.
178         (gnus-mime-buttonize-attachments-in-header): New function.
179         (gnus-article-prepare): Use it.
180         (gnus-mime-inline-part): Suppress extra newline.
181         (gnus-mm-display-part): Save excursion;
182         remove useless deleting and adding of buttons.
183         (gnus-insert-mime-button): Allow insertion in the middle of a line.
184
185         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
186         Add gnus-mime-buttonize-attachments-in-header.
187
188 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
189
190         * nnimap.el (nnimap-request-articles): New command to download several
191         articles at once.
192
193         * gnus.el (gnus-variable-list): Save Cloud variables.
194
195         * gnus-int.el (gnus-request-accept-article): Doc fix.
196
197 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
198
199         * parse-time.el (parse-time-iso8601-regexp)
200         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
201         it more generally.
202
203 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
204
205         * gnus-cloud.el: New file to provide the Emacs Cloud.
206
207         * dgnushack.el: Silence XEmacs w3 warning.
208
209         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
210         `url-retrieve-synchronously', apparently.
211
212         * dgnushack.el: Silence XEmacs dns.el warning.
213
214         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
215         instead of in all files.
216
217         * dns.el (network-interface-list): Define for XEmacs.
218
219         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
220         XEmacs.
221
222         * nnrss.el (libxml-parse-html-region): Silence compilation error.
223
224 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
225
226         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
227         `gnus-group-split-fancy'.
228
229 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
230
231         * message.el (message-remove-header): Doc fix.
232         (message-forward-included-headers): New variable.
233         (message-remove-ignored-headers): Use it.
234
235 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
236
237         * nnir.el (nnir-request-update-mark): Don't try to update the source
238         group if we can't find it (bug#16611).
239
240 2014-01-31  Dave Abrahams  <dave@boostpro.com>
241
242         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
243
244 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
245
246         * dns.el (dns-servers-up-to-date-p): New function to see whether the
247         network interfaces changed.
248         (dns-query): Use it to flush the data.
249
250 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
251
252         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
253         from random face commands.
254         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
255         Face.
256         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
257         (gnus--random-face-with-type): Generic function returning a face-type
258         as a string.
259         (gnus--insert-random-face-with-type): Generic function inserting a face
260         in a message buffer header.
261         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
262         (gnus-insert-random-x-face-header): Rewritten to use
263         `gnus--insert-random-face-with-type`.
264         (gnus-random-face): Return random (png) Face as string.
265         (nus-insert-random-face-header): Insert random (png) Face in a message
266         buffer.
267
268 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
269
270         * mm-url.el: Remove all usage of w3.
271
272         * nnrss.el: Ditto.
273
274         * mm-decode.el: Ditto.
275
276         * mm-view.el: Ditto.
277
278         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
279         outdated and all Emacsen have url.el built-in.
280
281         * gnus-setup.el: Remove outdated file.
282
283 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
284
285         * gnus.el: Ma Gnus v0.9 is released.
286
287 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
288
289         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
290
291 2014-01-31  Dave Abrahams  <dave@boostpro.com>
292
293         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
294         in the summary buffer (bug#13769).
295
296 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
297
298         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
299         name if we're using a single article buffer.  Otherwise, it may point
300         to a killed buffer (bug#13756).
301
302 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
303
304         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
305         the match data, just save and restore it explictly (bug#12375).
306
307         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
308         that's needed.
309
310         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
311         the code once (bug#9069).
312
313 2014-01-18  Steinar Bang  <sb@dod.no>
314
315         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
316         reading.
317
318 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
319
320         * message.el (message-bury): Call bury-buffer with no argument
321         in the message-return-action case too.
322
323 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
324
325         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
326         (nnimap-split-fancy, nnimap-split-methods): Declare.
327
328         * mm-util.el (help-function-arglist): Declare.
329
330 2013-12-28  Glenn Morris  <rgm@gnu.org>
331
332         * gnus-sieve.el (gnus-sieve-select-method):
333         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
334         (gravatar-rating, gravatar-size):
335         * message.el (message-minibuffer-local-map):
336         * sieve-manage.el (sieve-manage-authenticators)
337         (sieve-manage-authenticator-alist): Specify custom types.
338
339         * hashcash.el (hashcash-program): Rename from hashcash-path.
340         Update callers.
341
342         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
343         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
344         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
345
346         * auth-source.el (auth-sources):
347         * nnmairix.el (nnmairix-propagate-marks-upon-close):
348         Fix custom types.
349
350         * tls.el (tls-certtool-program): Fix default value.
351
352 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
353
354         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
355         we get proper traces there, too.
356
357 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
358
359         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
360         value of the parameters if the current article has a Reply-To or From
361         field.
362
363 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
364
365         * gnus.el (gnus-group-buffer): Remove duplicate definition.
366
367 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
368
369         * gnus-sum.el (gnus-summary-exit): Stop animations.
370
371 2013-12-19  Juri Linkov  <juri@jurta.org>
372
373         * gnus.el (gnus-suppress-keymap):
374         * gnus-art.el (gnus-article-mode-map):
375         * gnus-group.el (gnus-group-mode-map):
376         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
377         Remove [backspace] key binding because it shadows DEL (bug#16035).
378
379         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
380
381 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
382
383         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
384         Make sure work directory exists.
385         (gnus-uu-digest-mail-forward): Store temporary files in work directory
386         rather than tmp directory.
387         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
388         not necessarily always run, with it.
389
390 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
391
392         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
393         value of gnus-icalendar-additional-identities work without restart.
394
395 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * mm-util.el (mm-make-temp-file):
398         Alias to make-temp-file for modern Emacsen.
399
400 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
401
402         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
403         nnir-article-number and nnir-article-group.
404
405 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
406
407         * message.el (message-send-mail-with-sendmail):
408         Don't kill error buffer if sending fails.
409
410 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
411
412         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
413         (gnus-icalendar-event->org-entry)
414         (gnus-icalendar--update-org-event)
415         (gnus-icalendar-event->gnus-calendar): Distinguish between
416         required/optional/non-participant attendee status.  Fix bug causing
417         the first required event participant to be omitted.
418
419 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * gnus-art.el (article-de-quoted-unreadable)
422         (article-de-base64-unreadable, gnus-mime-copy-part)
423         * gnus-html.el (gnus-article-html)
424         * mm-view.el (mm-inline-text-html-render-with-w3)
425         (mm-inline-text-html-render-with-w3m-standalone)
426         * rfc2231.el (rfc2231-decode-encoded-string):
427         Allow overriding charset by mm-charset-override-alist.
428
429         * gnus-art.el (gnus-article-browse-html-parts):
430         Replace LWSPs with `&nbsp;'s in header.
431
432         Work for broken Chinese articles.
433
434         * gnus-art.el (gnus-article-browse-html-save-cid-content):
435         Exclude broken handles that gnus-summary-enter-digest-group may create.
436         (gnus-article-browse-html-parts):
437         Allow overriding charset by mm-charset-override-alist.
438
439 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
440
441         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
442         (gnus-icalendar-identities): Support additional-identities.
443
444 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
445
446         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
447         org-timestamp for events ending at midnight.
448
449 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
450
451         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
452         .log files.
453
454 2013-11-20  David Engster  <deng@randomsample.de>
455
456         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
457
458 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
459
460         * message.el (message-beginning-of-line):
461         Use beginning-of-visual-line when visual-line-mode is turned on.
462
463 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
464
465         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
466         (gnus-icalendar-event-from-ical)
467         (gnus-icalendar-event->org-entry)
468         (gnus-icalendar--update-org-event): Required/optional participation,
469         list of attendees synced to org.
470
471 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
472
473         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
474         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
475         cancellations to be synced to org if the original appt has an org
476         outline.
477
478 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
479
480         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
481         (gnus-icalendar-event->org-entry)
482         (gnus-icalendar--update-org-event)
483         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
484
485 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
486
487         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
488         Fix timezone handling in gnus-icalendar export to org.
489
490 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
491
492         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
493
494 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
497
498 2013-10-30  Glenn Morris  <rgm@gnu.org>
499
500         * gnus-group.el (gnus-group-browse-foreign-server):
501         * gnus-int.el (gnus-start-news-server):
502         Silence compiler obsolescence warning.
503
504 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
505
506         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
507         `nnoo-current-server' first, then for the actual `nnimap-address' to
508         allow netrc entries for the nnoo server to coexist with netrc entries
509         for the `nnimap-address'.
510
511 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
512
513         * mm-decode.el (mm-dissect-buffer): Revert last change.
514         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
515         The problem that motivated those changes was attributed to a broken
516         mail sender, and has been fixed.
517
518 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
519
520         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
521         token is missing in the Content-Type header.
522
523         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
524
525 2013-09-18  Glenn Morris  <rgm@gnu.org>
526
527         * gnus-util.el (image-size): Declare.
528
529 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
530
531         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
532         (gnus-icalendar-event-from-ical)
533         (gnus-icalendar-event--build-reply-event-body)
534         (gnus-icalendar-event-reply-from-buffer)
535         (gnus-icalendar-find-org-event-file)
536         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
537         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
538
539         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
540
541 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
542
543         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
544         Use save-current-buffer.
545         (gnus-tree-mode-map): Initialize in the declaration.
546         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
547         (scroll-in-place): Defvar it.
548         (gnus-tmp-*): Defvar them.
549         (gnus-get-tree-buffer): Use derived-mode-p.
550         (gnus--let-eval): New macro.
551         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
552         non-prefixed variables.
553         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
554
555         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
556         vars since it doesn't seem to be available.
557         (gnus-set-global-variables, gnus-summary-read-group-1)
558         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
559         (gnus-summary-display-article, gnus-summary-select-article)
560         (gnus-summary-next-article, gnus-offer-save-summaries)
561         (gnus-summary-generic-mark): Use derived-mode-p.
562         (gnus-summary-read-group-1, gnus-summary-exit)
563         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
564         Adjust calls to gnus-tree-close and gnus-tree-open.
565
566         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
567
568         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
569         (gnus-agent-mode): Use derived-mode-p.
570         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
571         gnus-command-method and *-command-method to nil, but bind
572         gnus-command-method to *-command-method instead!
573         (gnus-agent-fetch-articles): Remove unused var `id'.
574         (gnus-agent-fetch-headers): Remove unused arg `force'.
575         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
576         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
577         (gnus-agent-short-article, gnus-agent-long-article)
578         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
579         first use.
580         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
581         `score-param'.
582         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
583         (gnus-get-predicate): Push in front of the cache, rather than end.
584         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
585         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
586         (gnus-agent-expire-unagentized-dirs): Don't rebind
587         gnus-agent-expire-current-dirs since the defvar silences the warning.
588         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
589         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
590         (gnus-agent-regenerate): Simplify interactive spec and doc.
591
592 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
593
594         * gnus-int.el (gnus-open-server): Silence compiler.
595
596         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
597
598         * message.el (message-display-completion-list): Abolish.
599         (message-completion-in-region): Use display-completion-list.
600
601 2013-09-17  Glenn Morris  <rgm@gnu.org>
602
603         * gnus-util.el (gnus-message-with-timestamp-1):
604         Use `messages-buffer' function if available.  Ignore read-only.
605
606 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
607
608         * message.el (message-expand-group, message-completion-in-region):
609         Correct the order of start and end of a region.
610
611 2013-09-13  Glenn Morris  <rgm@gnu.org>
612
613         * mml2015.el (gnus-create-image): Autoload it.
614
615         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
616
617         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
618         (image-size): Declare.
619
620 2013-09-12  Glenn Morris  <rgm@gnu.org>
621
622         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
623         Avoid using `find', which i) might not be defined at runtime;
624         ii) does not work, since its default test is eql, not equal.
625         (gnus-mime-action-alist): Declare.
626
627 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
628
629         * score-mode.el (gnus-score-mode-map): Move initialization
630         into declaration.
631         (gnus-score-mode): Use define-derived-mode.
632         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
633         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
634         into declaration.
635         (gnus-kill-file-mode): Use define-derived-mode.
636         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
637         Use derived-mode-p.
638         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
639         (gnus-group-setup-buffer, gnus-group-name-at-point)
640         (gnus-group-make-web-group, gnus-group-enter-directory)
641         (gnus-group-suspend): Use derived-mode-p.
642         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
643         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
644         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
645         (gnus-article-setup-buffer, gnus-article-prepare)
646         (gnus-article-prepare-display, gnus-sticky-article)
647         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
648         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
649         (gnus-article-read-summary-keys): Use derived-mode-p.
650
651 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
652
653         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
654
655 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
656
657         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
658         shift_jis from the default value set for Japanese users.
659
660 2013-08-13  Glenn Morris  <rgm@gnu.org>
661
662         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
663
664         * gnus.el (gnus-valid-select-methods): Fix type.
665
666         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
667
668 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * mm-decode.el (mm-display-external): Run a timer for the temp files
671         deletion after a viewer exits; add a deletion timer for the needsterm
672         case, too.
673
674         * mm-decode.el (mm-display-external): Try to delete temporary files by
675         using a 1-min. timer.
676
677 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
678
679         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
680         New internal variables.
681         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
682         (mm-display-external): Use it to delete temporary files instead of
683         using timers.
684
685 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
686
687         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
688
689 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
690
691         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
692         with cond for backwards compatability.
693
694 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * mm-decode.el (mm-display-external): Bind process-connection-type to
697         nil; don't delete a temp file immediately even if a viewer finishes,
698         since it may be a shell script, like xdg-open, that launches a real
699         viewer program belatedly.
700
701 2013-08-05  Dave Abrahams  <dave@boostpro.com>
702
703         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
704         that we can create nndoc groups that excerpt other groups.
705
706 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
707
708         * gnus-delay.el (gnus-delay-article): Fix typo.
709
710         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
711         articles.
712
713         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
714         we can get spell-checking etc.
715
716 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
717
718         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
719         a single one used for encoding the whole text in a header.
720
721 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
722
723         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
724         doesn't work properly on XEmacs.
725
726 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
727
728         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
729         before sending.
730
731         * dgnushack.el (dgnushack-compile): Add a temporary check for
732         gnus-icalendar.
733
734         * mm-decode.el (mm-command-output): New face.
735         (mm-display-external): Use it.
736
737 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
738
739         * nnmbox.el (nnmbox-request-article): Don't change point.
740
741 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742
743         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
744         Include `handle' parameter.
745
746 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
747
748         * gnus-icalendar.el: New file.
749
750 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
751
752         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
753
754         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
755         dummy roots, too.
756
757 2013-08-01  David Edmondson  <dme@dme.org>
758
759         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
760         out on ttys.
761
762 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
763
764         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
765         not empty.
766
767         * nnrss.el (nnrss-discover-feed): Indent.
768
769 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
770
771         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
772
773 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
774
775         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
776         dirty to ensure nnimap data being saved.
777
778 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
779
780         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
781         menu entry.
782
783         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
784         the current thread's total score instead of the current article's
785         score.
786
787         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
788         (gnus-sort-threads-recursively): Delete defcustom.
789         (gnus-sort-threads-recursive): Adapt accordingly.
790
791 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
792
793         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
794         (gnus-sort-threads-recursive): Use it.
795         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
796         again.  Now that determines how to sort subthreads.
797
798 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
799
800         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
801         (gnus-sort-threads): Use it.
802
803 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
804
805         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
806         punctuation characters follow parentheses (bug#14950).
807
808 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
809
810         * gnus.el (gnus-continuum-version):
811         * gnus-msg.el (gnus-extended-version): Simplify.
812
813         * gnus.el (gnus-continuum-version-1): Remove.
814         * gnus-msg.el (gnus-bug): Revert.
815
816         Calculate gnus-version correctly on Cygwin.
817
818         * gnus.el (gnus-continuum-version): Do main calculations in integers.
819         (gnus-continuum-version-1): New function, return a string.
820
821         * gnus-msg.el (gnus-extended-version, gnus-bug):
822         Use gnus-continuum-version-1 instead of gnus-continuum-version.
823
824 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
825
826         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
827         (bug#13384).
828
829 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830
831         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
832         that were only relevant in a development version a long time ago.
833
834 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
837         that the old Emacs 24s bundle.
838
839 2013-07-10  David Engster  <deng@randomsample.de>
840
841         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
842         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
843         fixes a bug in Emacs trunk where the 'unexist' marks were always
844         removed at startup because "Gnus v5.13" was considered smaller than "Ma
845         Gnus v0.03".
846
847 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
848
849         * gnus.el (gnus-summary-line-format): Reference
850         `gnus-user-date-format-alist' for the &user-date; format, not
851         `gnus-summary-user-date-format-alist'.
852
853 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
854
855         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
856         delete files (bug#13481).
857
858 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
859
860         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
861
862 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
863
864         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
865         display images.
866
867         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
868
869         * message.el (message-cancel-news): According to
870         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
871         preferred over "cmsg cancel" in the Subject.
872
873         * nnir.el (nnir-engines): Note that the group specs are regexps
874         (bug#13238).
875
876         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
877         gotten read-only text properties, ensure that those aren't heeded when
878         copying stuff over (bug#13434).
879
880         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
881         (bug#13762).
882
883 2013-07-05  David Kastrup  <dak@gnu.org>
884
885         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
886         authinfo file again (important for blank passwords).  This had been
887         broken with 2013-06-15 change.
888
889 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
890
891         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
892         Revert 2013-01-14 change.
893
894 2013-07-02  Daiki Ueno  <ueno@gnu.org>
895
896         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
897         of 'create-image' for XEmacs compatibility; check errors when decoding
898         image.  Reported by Uwe Brauer.
899
900 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
903         gnus-button-push revised at 2011-01-19.
904
905 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
906
907         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
908         now live in the lisp/net Emacs 24 repository.
909
910 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
911
912         * eww.el (eww-update-header-line-format): Quote % characters.
913
914 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
915
916         * eww.el (eww-process-text-input): Display passwords as asterisks.
917
918         * shr.el (shr-make-table-1): Protect against invalid column-spans.
919
920 2013-06-19  Tom Tromey  <tromey@redhat.com>
921
922         * eww.el (eww-top-url): Remove.
923         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
924         (eww-render): Set new variables.  Don't set eww-top-url.
925         (eww-handle-link): Handle "prev", "home", and "contents".
926         Downcase the rel text.
927         (eww-top-url): Choose best top URL.
928
929 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930
931         * eww.el: Rewrite to implement form elements "by hand" instead of
932         relying in widget.el.  Using widget.el leads to too many
933         user interface inconsistencies.
934         (eww-self-insert): Implement entering commands in text fields.
935         (eww-process-text-input): New function to make text input field editing
936         work.
937         (eww-submit): Rewrite to use the new-style form methods.
938         (eww-select-display): Display the correct selected item.
939         (eww-change-select): Implement changing the select value.
940         (eww-toggle-checkbox): Implement radio/checkboxes.
941         (eww-update-field): Fix compilation error.
942         (eww-tag-textarea): Implement <textarea>.
943
944         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
945         don't shadow mode-specific bindings.
946
947         * eww.el (eww-browse-url): Don't push stuff onto history if there's
948         nothing to push.
949
950         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
951
952 2013-06-19  Glenn Morris  <rgm@gnu.org>
953
954         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
955
956 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
957
958         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
959
960 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
961
962         * shr.el (shr-make-table-1): Implement <td rowspan>.
963         (shr-table-horizontal-line): Allow nil as a value, and change the
964         default.
965         (shr-insert-table-ruler): Respect the nil value.
966
967 2013-06-18  Tom Tromey  <tromey@barimba>
968
969         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
970         New defvars.
971         (eww-open-file): New defun.
972         (eww-render): Initialize new variables.
973         (eww-display-html): Handle "link" and "a".
974         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
975         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
976         (eww-back-url): Rename from eww-previous-url.
977         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
978         defuns.
979
980 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
981
982         * shr.el (shr-tag-table): Insert the images after the table, so that
983         they're not covered by the table colourisation, which often looked
984         awkward.
985         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
986         <dd>.
987         (shr-make-table-1): Implement <td colspan=> support.
988         (shr-insert-document): Use one less than window width if `shr-width' is
989         nil, since otherwise things may get one character too wide.
990
991 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
992
993         * eww.el (eww-detect-charset): Improve regexp; move backward.
994
995 2013-06-18  Glenn Morris  <rgm@gnu.org>
996
997         * mm-decode.el (widget-convert-button): Autoload.
998
999         * sieve-manage.el (mm-enable-multibyte): Autoload.
1000
1001         * shr.el (libxml-parse-html-region): Declare.
1002         (shr-render-buffer): Explicit error if no libxml2 support.
1003
1004 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1005
1006         * auth-source.el (auth-source-current-line): New function.
1007         (auth-source-netrc-parse-entries): When a data token is "machine",
1008         assume we're in the wrong place and abort parsing the current line.
1009
1010 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1013         (eww-convert-widgets): Don't bug out if the first widget starts at the
1014         beginning of the buffer.
1015         (eww-convert-widgets): Fix last patch.
1016         (eww-tag-input): Support <input type=image>.
1017
1018         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1019         (shr-tag-base): Protect against base specs that are degenerate.
1020         (shr-ensure-paragraph): Don't delete empty lines that have text
1021         properties, because these may be input fields.
1022
1023         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1024         we can navigate to them.
1025
1026         * shr.el (shr-colorize-region): Put the colours over the entire region.
1027         (shr-inhibit-decoration): New variable.
1028         (shr-add-font): Use it to inhibit text property decorations while doing
1029         preliminary table renderings.  This speeds up typical Wikipedia page
1030         renderings by 15%.
1031         (shr-tag-span): Don't respect the <title>, because that overwrites the
1032         help-echo from links inside the spans.
1033         (shr-next-link): Use `help-echo' for navigation, so that we can
1034         navigate to form elements, too.
1035
1036         * eww.el (eww-button): New face.
1037         (eww-convert-widgets): Use it to make submit buttons more button-like.
1038
1039         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1040         that Gnus commands work.
1041
1042         * shr.el (shr-render-td): Support horizontal alignment.
1043
1044         * eww.el (eww-put-color): Removed.
1045         (eww-colorize-region): Use `add-face-text-property'.
1046
1047         * shr.el (shr-add-font): Append face data, so that we get the correct
1048         precedence: The innermost value (which is applied first) wins.
1049         (shr-make-overlay): Obsolete function.
1050
1051         * mm-decode.el (mm-convert-shr-links): New function to convert
1052         new-style shr URL links into widgets.
1053         (mm-shr): Use it.
1054
1055         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1056         widget commands, since we're no longer using widgets for links.
1057
1058         * shr.el (shr-next-link): New command.
1059         (shr-previous-link): New command.
1060         (shr-urlify): Don't use `widget-convert', because that's slow.
1061         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1062         because collecting the overlays and reapplying them when generating
1063         tables is slow.
1064         (shr-insert-table): Ditto.
1065
1066 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1067
1068         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1069         * shr.el (browse-url): Require `url'.
1070         * eww.el (url): Require format-spec.
1071
1072 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * eww.el (eww-display-html): Default to using the entire window width.
1075         (eww-browse-url): Don't add a User-Agent header (twice), because that
1076         makes Bing refuse connection.
1077
1078         * shr.el (shr-make-table): Cache the table rendering at the table
1079         level, and not the <td> level.  This is a bit faster.
1080
1081         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1082         #id.
1083
1084         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1085         browsers don't.
1086         (shr-expand-url): Respect #anchor links.
1087         (shr-parse-base): Chop off the anchor before using.
1088         (shr-descend): Respect display: none.
1089         (shr-descend): Allow marking elements that have certain IDs.
1090
1091         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1092
1093         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1094
1095         * eww.el (eww-tag-textarea): Support <textarea>.
1096
1097 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1098
1099         * shr.el (shr-dom-to-xml): Fixed function call.
1100
1101         * eww.el (eww): New group.
1102         (eww-header-line-format): New custom variable.
1103         (eww-current-title): New variable.
1104         (eww-display-html): Update header and handle title tag.
1105         (eww-update-header-line-format): New function.
1106         (eww-tag-title): New function.
1107
1108         * shr.el (shr-dom-to-xml): New function.
1109         (shr-tag-svg): Add support for the SVG tag.
1110         (shr-bullet): New custom variable.
1111         (shr-tag-li): Support custom bullet in unordered lists.
1112
1113 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1114
1115         * shr.el (shr-expand-url): Respect // URLs.
1116
1117         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1118         put a background colour onto the entire buffer.
1119         (eww-render): When being redirected, use the redirect URL as the new
1120         base URL.
1121
1122         * shr.el (shr-parse-base): Fix parsing error.
1123
1124         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1125
1126         * shr.el (shr-parse-base): New function.
1127         (shr-expand-url): Use it to expand relative URLs reliably.
1128
1129 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1130
1131         * auth-source.el (auth-source-search-collection): Fix docstring.
1132         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1133         single-quoted strings and multiline entries.
1134         (auth-source-netrc-parse-next-interesting)
1135         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1136         functions to support parser.
1137
1138 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1139
1140         * eww.el (eww-submit): Get submit button logic right when hitting RET
1141         on non-submit buttons.
1142
1143         * shr.el: Remove shr-preliminary-table-render, since that can't really
1144         be used for anything in practice.
1145
1146 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1147
1148         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1149         (sieve-manage-quit).
1150
1151 2013-06-14  Glenn Morris  <rgm@gnu.org>
1152
1153         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1154
1155 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1156
1157         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1158         control the maximum size of photo ID image.
1159         (mml2015-epg-key-image-to-string): Respect it.
1160
1161 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162
1163         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1164         instead of the final one so that we can more easily distinguish them.
1165
1166         * eww.el (eww-submit): Compute the submission URL correctly.
1167
1168 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1169
1170         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1171         Use plist-get rather than CL's getf.
1172         (sieve-manage-parse-capability): Avoid CL's remove-if.
1173
1174 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1175
1176         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1177         (sieve-manage-quit).
1178
1179 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180
1181         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1182         last slash.
1183
1184         * eww.el (eww-tag-select): Use the first value as the default value.
1185
1186 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1187
1188         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1189         (eww-mode): Use `define-derived-mode'.
1190         (eww-parse-headers): Parse headers from beginning of buffer so that
1191         file:// links work.
1192
1193 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1194
1195         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1196
1197 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1198
1199         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1200         to handle them at all.
1201
1202 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1203
1204         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1205         work, too.
1206         (eww-tag-select): Implement <select>.
1207
1208 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1209
1210         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1211         stream managing functions by using open-protocol-stream to do most of
1212         the work.  Has the nice benefit of enabling STARTTLS.
1213         Wait for capabilities after STARTTLS: following RFC5804, the server
1214         sends new capabilities after successfully establishing a TLS connection
1215         with the client.  The client should update the cached list of
1216         capabilities, but we just ignore the answer for now.
1217         (sieve-manage-network-p, sieve-manage-network-open)
1218         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1219         (sieve-manage-forward, sieve-manage-streams)
1220         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1221         API, nor called by any other function.
1222         Enable Multibyte for SieveManage buffers: The parser won't properly
1223         handle umlauts and line endings unless multibyte is turned on in the
1224         process buffer.
1225
1226 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227
1228         * eww.el (eww-tag-input): Support password fields.
1229         (eww-submit): Support POST.
1230
1231 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1232
1233         * eww.el (eww-tag-form): Protect against degenerate forms.
1234
1235         * shr.el (shr-expand-url): Expand URLs that start with a slash
1236         correctly.
1237
1238         * eww.el (eww-submit): Get submit button logic right.
1239
1240         * shr.el (shr-final-table-render): New variable to signal when we're
1241         doing the final table rendering so that we can collect more data at
1242         that point.
1243
1244         * eww.el (eww-submit): Make form submission work.
1245         (eww-tag-input): Implement submit buttons.
1246         (eww-click-radio): Implement radio and checkboxes.
1247         (eww-submit): Handle hidden elements.
1248
1249         * shr.el (shr-descend): Allow other packages to override (or provide)
1250         rendering of elements.
1251         (shr-expand-url): Strip query strings from URLs before expanding them.
1252
1253         * eww.el: Don't require cl-lib.
1254         (eww-tag-form): Start form support.
1255
1256         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1257
1258         * eww.el: Start writing a new, tiny web browser.
1259         (eww-previous-url): New command.
1260         (eww-quit): New command.
1261
1262 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1263
1264         * sieve.el: Put point at beginning of buffer when viewing a script.
1265         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1266         number in sieve-buffer's header.  Fixed code to also work with a string
1267         as port specifier.  Properly close the connection on pressing 'q'.  Make
1268         sieve-manage-quit close the connection and process buffer.  Also, remove
1269         duplicate keybinding for 'q'.
1270
1271 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1272
1273         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1274         make it easier to read.
1275         (mm-pkcs7-enveloped-magic): Ditto.
1276
1277 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1278
1279         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1280         before `image-type-available-p' to avoid loading the image libraries
1281         needlessly.
1282
1283 2013-06-05  David Engster  <deng@randomsample.de>
1284
1285         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1286         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1287         to see whether the group was synced before.
1288
1289 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1290
1291         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1292         when opening the connection.
1293         Suggested by João Távora <joaotavora@gmail.com> in
1294         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1295
1296 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1297
1298         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1299         assume Date header begins with "Date", that may be customized into
1300         something like "X-Sent" using gnus-article-time-format.
1301         (article-transform-date): Allow multi-line Date header.
1302
1303 2013-06-02  David Engster  <deng@randomsample.de>
1304
1305         * registry.el (initialize-instance, registry-lookup)
1306         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1307         (registry-lookup-secondary-value, registry-search, registry-delete)
1308         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1309         not wrap methods in `eval-and-compile'.  This breaks due to latest
1310         changes in EIEIO (introduction of eieio-core.el).
1311
1312 2013-05-30  Glenn Morris  <rgm@gnu.org>
1313
1314         * nnmail.el (nnmail-fancy-expiry-target):
1315         Also bind mail-dont-reply-to-names.
1316
1317         * spam-stat.el (spam-stat-save):
1318         No need to tweak font-lock in temp buffers.
1319
1320         * shr.el (shr-put-image): Silence compiler.
1321
1322 2013-05-29  Glenn Morris  <rgm@gnu.org>
1323
1324         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1325
1326         * gnus-group.el (gnus-sequence-of-unread-articles)
1327         (gnus-summary-add-mark, gnus-mark-article-as-read)
1328         (gnus-group-make-articles-read): Declare.
1329
1330         * gnus-sum.el (gnus-parameter-list-identifier)
1331         (gnus-article-stop-animations, gnus-stop-downloads)
1332         (gnus-article-only-boring-p, article-goto-body)
1333         (gnus-flush-original-article-buffer, article-narrow-to-head)
1334         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1335         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1336
1337         * gnus.el: No need to eval-and-compile autoloads.
1338
1339         * gravatar.el (help-function-arglist): Autoload.
1340
1341         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1342
1343         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1344
1345         * spam.el: No need to load spam-report when compiling.
1346         No need to eval-and-compile autoloads.
1347         (spam-report-resend-to): Declare.
1348         (spam-report-resend-register-routine): Require 'spam-report.
1349
1350 2013-05-24  Julien Danjou  <julien@danjou.info>
1351
1352         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1353         setup.
1354
1355 2013-05-23  Glenn Morris  <rgm@gnu.org>
1356
1357         * gnus-util.el (rmail-swap-buffers-maybe)
1358         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1359         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1360         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1361
1362         * mm-decode.el: No need to load term when compiling.
1363         (term-mode, term-char-mode): Declare.
1364
1365         * mm-util.el: No need to load jka-compr when compiling.
1366         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1367
1368         * nnmaildir.el: Require is automatically eval-and-compile.
1369         (nnmail): Require at run-time too.
1370
1371         * registry.el (registry-size): Move definition before use.
1372
1373 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1374
1375         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1376         signed data to conform the standard.  (Bug#14232)
1377
1378 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1379
1380         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1381         double angle quotation mark.
1382
1383 2013-05-20  Glenn Morris  <rgm@gnu.org>
1384
1385         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1386
1387 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1388
1389         * message.el (message-insert-formatted-citation-line): handle finding
1390         first/lastname when more than 2 names appear.
1391
1392 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1393
1394         * shr.el (shr-tag-span): New function.
1395
1396 2013-05-18  Glenn Morris  <rgm@gnu.org>
1397
1398         * message.el (message-mode): Use message-mode-abbrev-table,
1399         with text-mode-abbrev-table as parent.  (Bug#14413)
1400
1401 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1402
1403         * message.el (message-expand-group): Decode group names.
1404
1405 2013-05-16  Julien Danjou  <julien@danjou.info>
1406
1407         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1408         app-icon.
1409
1410 2013-05-15  Glenn Morris  <rgm@gnu.org>
1411
1412         * shr-color.el (shr-color-visible-luminance-min)
1413         (shr-color-visible-distance-min): Use shr-color group.
1414
1415 2013-05-11  Glenn Morris  <rgm@gnu.org>
1416
1417         * gnus-vm.el: Make it loadable without VM.
1418         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1419         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1420
1421 2013-05-09  Glenn Morris  <rgm@gnu.org>
1422
1423         * mml1991.el: Make it loadable.  (Bug#13456)
1424
1425         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1426         * gnus-async.el (gnus-async-post-fetch-function):
1427         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1428         * gnus-html.el (gnus-html-image-cache-ttl):
1429         * gnus-notifications.el (gnus-notifications-timeout):
1430         * gnus-picon.el (gnus-picon-properties):
1431         * gnus-util.el (gnus-completion-styles):
1432         * gnus.el (gnus-other-frame-resume-function):
1433         * message.el (message-user-organization-file)
1434         (message-cite-reply-position):
1435         * nnir.el (nnir-summary-line-format)
1436         (nnir-retrieve-headers-override-function):
1437         * shr-color.el (shr-color-visible-luminance-min):
1438         * shr.el (shr-blocked-images):
1439         * spam-report.el (spam-report-resend-to):
1440         * spam.el (spam-summary-exit-behavior): Fix custom types.
1441
1442         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1443
1444 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1445
1446         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1447         because of let-binding help-xref-following.  (Bug#14356)
1448
1449 2013-05-06  Glenn Morris  <rgm@gnu.org>
1450
1451         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1452
1453 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1454
1455         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1456         entering into the registry.
1457
1458 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1459
1460         * gnus.el: Ma Gnus v0.7 is released.
1461
1462 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1463
1464         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1465         (Bug#14304)
1466
1467 2013-04-27  Glenn Morris  <rgm@gnu.org>
1468
1469         * gnus.el (gnus-list-debbugs):
1470         Use require rather than autoload.  (Bug#14262)
1471
1472 2013-04-27  Julien Danjou  <julien@danjou.info>
1473
1474         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1475         port to "sieve" now that it has an official IANA port assigned.
1476
1477 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1478
1479         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1480         Don't set the MAILHOST environment variable permanently (Bug#14271).
1481
1482 2013-04-26  Glenn Morris  <rgm@gnu.org>
1483
1484         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1485
1486 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1487
1488         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1489         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1490
1491 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1492
1493         * nnir.el (nnir-close-group): Make sure we are in the right group.
1494
1495         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1496         dependency table from all newly retrieved headers.
1497
1498 2013-04-16  David Edmondson  <dme@dme.org>
1499
1500         Support <img src="data:...">.
1501
1502         * shr.el (shr-image-from-data): New function.
1503         (shr-tag-img): Use it.
1504
1505 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1506
1507         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1508         group.
1509
1510 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1511
1512         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1513         corresponding to any existing group (Bug#14166).
1514
1515 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1516
1517         * nnir.el (number-sequence): No longer used.
1518         (nnir-request-set-mark): New function.
1519         (nnir-request-update-info): Improve marks updating.
1520         (nnir-request-scan): Don't duplicate marks updating.
1521         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1522         Use 'assq rather than 'assoc.  Quote anonymous function.
1523         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1524         Use 'gnus-group-prefixed-p.
1525         (gnus-summary-create-nnir-group): Make sure server for method is open.
1526
1527 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1528
1529         * nnir.el (gnus-nnir-group-p): New function.
1530         (nnir-possibly-change-group): Use it.
1531
1532         * gnus-msg.el (gnus-setup-message): Use it.
1533
1534 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1535
1536         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1537         `initial-input' for the argument name.
1538         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1539
1540 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1541
1542         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1543         (used by MH-E).
1544
1545 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1546
1547         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1548         group.
1549
1550         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1551         fix compilation.
1552
1553 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1554
1555         * nnir.el (nnir-method-default-engines): And another typo.
1556
1557 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1558
1559         * nnir.el (nnir-method-default-engines): Fix typo.
1560
1561 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1562
1563         * nnir.el: Define 'number-sequence for xemacs.
1564         (gnus-summary-create-nnir-group): New function to create an nnir group
1565         from an nnir summary buffer based on the current query.
1566         (nnir-request-create-group): Update to allow nnir group creation based
1567         on the current query.
1568
1569 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1570
1571         * nndraft.el (nndraft-request-expire-articles):
1572         Make expiry target always `delete'.
1573
1574 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1575
1576         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1577         buffer use the posting-style and gcc of the original article group.
1578         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1579
1580         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1581         after other deffoos.
1582
1583 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1584
1585         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1586         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1587         support for real (i.e. not ephemeral) nnir groups.
1588         (gnus-summary-make-nnir-group): New function for initiating searches
1589         from a summary buffer.
1590
1591 2013-03-18  Sam Steingold  <sds@gnu.org>
1592
1593         * message.el (message-bury): Minor cleanup.
1594
1595 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1596
1597         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1598
1599 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1600
1601         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1602         nnml-request-list.  (Bug#13873)
1603         (nndir-request-newsgroups): Remove, unused.
1604
1605         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1606
1607 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1608
1609         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1610         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1611         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1612
1613 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1614
1615         * shr.el: Make all the overlays set the `evaporate' property so that
1616         they're removed properly.
1617
1618 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1619
1620         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1621         shell-quote-argument.
1622
1623 2013-02-22  David Engster  <deng@randomsample.de>
1624
1625         * gnus-registry.el (gnus-registry-save): Provide class name when
1626         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1627         `condition-case' to stay compatible with older EIEIO versions which
1628         only accept one argument.
1629
1630 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1631
1632         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1633         (epg-user-id-validity): Autoload.
1634         (mml2015-epg-check-user-id): New function.
1635         (mml2015-epg-check-sub-key): New function split from
1636         mml2015-epg-find-usable-key.
1637         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1638         optional name-is-key-id, to handle the case when user-id is unusable.
1639         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1640
1641 2013-02-17  Glenn Morris  <rgm@gnu.org>
1642
1643         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1644
1645 2013-02-16  Glenn Morris  <rgm@gnu.org>
1646
1647         * shr.el (shr-put-image): Only animate images that specify a delay.
1648         This is consistent with the old image-animated-p behavior.
1649
1650 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1651
1652         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1653         for XEmacs.
1654
1655 2013-02-13  Juri Linkov  <juri@jurta.org>
1656
1657         * gnus-art.el (gnus-article-mode-map):
1658         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1659         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1660
1661 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1662
1663         * auth-source.el (auth-source-format-prompt): Don't get confused by
1664         any "\" in replacement text.  (Bug#13637)
1665
1666 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1667
1668         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1669         (gnus-backend-trace): Honour gnus-backend-trace.
1670
1671         * mml.el (mml-insert-part): Insert closing tag.
1672
1673         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1674
1675 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1678         able to find the article, which can happen in debbugs groups,
1679         apparently.
1680
1681 2013-01-16  Glenn Morris  <rgm@gnu.org>
1682
1683         * smiley.el (smiley-style): Make the file loadable in batch mode.
1684
1685 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1686
1687         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1688         imap process running.
1689
1690 2013-01-14  Julien Danjou  <julien@danjou.info>
1691
1692         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1693         Compare addresses against addresses, not against the full From field.
1694
1695 2013-01-13  Richard Stallman  <rms@gnu.org>
1696
1697         * message.el (message-forward-make-body-mime): New args BEG, END
1698         specify what part of FORWARD-BUFFER to use.  Do the work directly
1699         instead of calling `mml-insert-buffer'.
1700
1701 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1702
1703         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1704         cross-reference(s).
1705
1706         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1707         cross-reference(s).
1708
1709 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1710
1711         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1712         and point-max-marker.
1713         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1714
1715 2013-01-11  Julien Danjou  <julien@danjou.info>
1716
1717         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1718         max are almost equal.  Also return the correct value for V which is
1719         already between 0 and 1.
1720
1721 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1722
1723         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1724         to mml2015-encrypt-to-self.
1725         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1726
1727 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1728
1729         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1730         mml-smime-epg-find-usable-secret-key.
1731
1732 2013-01-08  Glenn Morris  <rgm@gnu.org>
1733
1734         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1735
1736 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1737
1738         * mml-smime.el: Support signing by sender.
1739         Requested by Uwe Brauer.
1740         (mml-smime-sign-with-sender): New user option analogous
1741         to mml2015-sign-with-sender.
1742         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1743         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1744         mml2015.el.
1745
1746 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1747
1748         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1749         isn't running, because Gnus will probably not know how to handle the
1750         Gcc header (bug#11941).
1751
1752         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1753         articles.
1754
1755 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1756
1757         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1758         (nnfolder-generate-active-file): Make this function work with recursive
1759         folder names.
1760
1761 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1762
1763         * nntp.el (nntp-open-connection): Use HELP as the capability command
1764         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1765         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1766
1767 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1768
1769         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1770         place holder since this gives `Invalid face reference: nil' messages.
1771         Use the `default' face instead.  It has the same effect here, even
1772         though it is not no-op.
1773
1774         * gnus-util.el
1775         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1776
1777 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1778
1779         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1780         non-string posting styles (bug#13285).
1781
1782 2012-12-27  Glenn Morris  <rgm@gnu.org>
1783
1784         * plstore.el (plstore-passphrase-callback-function):
1785         Use plstore-get-file.
1786
1787 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1788
1789         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1790         stderr.
1791
1792 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1795
1796         * gnus-compat.el (set-buffer-multibyte): Remove.
1797
1798 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1799
1800         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1801         temporary file to get PGP key image.  Pass no-show-photos when
1802         extracting image to avoid having it pop up twice.
1803
1804 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1805
1806         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1807         eligible for treatment.
1808
1809         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1810         lines.  This makes summary commands with hidden threads work more
1811         reliably.
1812
1813         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1814         button to mark the hidden citations (bug#9395).
1815
1816 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1817
1818         * mml2015.el (mml2015-epg-signature-to-string): New function.
1819         (mml2015-epg-verify-result-to-string): New function.
1820         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1821         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1822         instead of epg-verify-result-to-string.
1823         (epg-signature-key-id, epg-signature-to-string): Autoload.
1824         (epg-verify-result-to-string): Remove autoload.
1825
1826 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1827
1828         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1829         ID image from GPG public key.
1830         (mml2015-epg-key-image-to-string): New function.
1831
1832 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1833
1834         * plstore.el (plstore-passphrase-callback-function): Fix error when
1835         error when plstore-cache-passphrase-for-symmetric-encryption is set
1836         (bug#13264).
1837
1838 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1839
1840         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1841         buffer to the article buffer here, because that clobbers multiple
1842         article buffers.
1843
1844         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1845         buffer always points to the right summary buffer.
1846
1847 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1848
1849         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1850         the password (bug#12097).
1851
1852 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1853
1854         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1855         (bug#13263).
1856
1857         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1858         buffer exists before using it (bug#12475).
1859
1860         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1861         offline groups (bug#11937).
1862
1863         * message.el (message-yank-original): When using customize to set the
1864         value of `message-cite-style', the variable it set to a symbol that's
1865         the name of the variable, which must then be dereferenced (bug#12616).
1866
1867 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1868
1869         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1870         the `face' property with a list whose car is the face specified in the
1871         format string and whose cdr is (nil).
1872         * lisp/gnus-util.el
1873         (gnus-put-text-property-excluding-characters-with-faces):
1874         Change accordingly.
1875         (gnus-get-text-property-excluding-characters-with-faces): New function.
1876         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1877         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1878         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1879
1880 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1881
1882         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1883         login methods.
1884         (nnimap-login): Respect the `nnimap-authenticator' variable.
1885
1886         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1887         mark state when moving articles.  Otherwise unticked articles will get
1888         their ticks back after moving.
1889
1890 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1891
1892         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1893
1894         * message.el (message-ignored-news-headers): Always remove
1895         X-Message-SMTP-Method to avoid information leakage if the user
1896         mistakenly inserts the header into news messages.
1897
1898         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1899
1900         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1901         right than four characters, this command would move point to
1902         `point-max'.  Don't do that.
1903
1904         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1905         to nil to allow re-selecting groups that gain articles.
1906         (gnus-bug-group-download-format-alist): Update the URL.
1907
1908 2012-12-23  Andreas Schwab  <schwab@suse.de>
1909
1910         * shr.el (shr-tag-em): Render em as italic, not bold.
1911
1912 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1913
1914         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1915         for reuse.
1916         (gnus-open-server): Use it to add more tracing.
1917         (gnus-finish-retrieve-group-infos): Add backend tracing.
1918         (gnus-backend-trace): Also note the elapsed seconds.
1919
1920 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1921
1922         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1923         Set epa-file-encrypt-to from variable to avoid querying.
1924
1925 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1926
1927         * sieve-mode.el (sieve-font-lock-keywords):
1928         Keywords should be word delimited.  (Bug#13173)
1929
1930 2012-12-13  Andreas Schwab  <schwab@suse.de>
1931
1932         * tls.el (tls-program): Update customize type.
1933
1934 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1935
1936         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1937         instead of <pre> to align message header.
1938
1939 2012-12-12  Sam Steingold  <sds@gnu.org>
1940
1941         * gnus.el (gnus-other-frame-resume-function): Add user option.
1942         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1943
1944 2012-12-06  Sam Steingold  <sds@gnu.org>
1945
1946         * gnus-start.el (gnus-before-resume-hook): Add.
1947         (gnus-1): Run it when Gnus is alive.
1948
1949 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1950
1951         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1952         * gnus-art.el (article-unsplit-urls)
1953         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1954         * gnus-registry.el (gnus-registry-get-article-marks)
1955         * message.el (message-goto-body): Use it.
1956         (message-called-interactively-p): Remove.
1957
1958         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1959         (spam-stat-score-buffer): Use it.
1960
1961         * spam.el: Silence the warnings against BBDB functions when compiling.
1962
1963         * gnus-score.el (gnus-score-decode-text-parts):
1964         Use append+mapcar instead of the cl function mapcan.
1965
1966 2012-12-05  Sam Steingold  <sds@gnu.org>
1967
1968         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1969         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1970         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1971
1972 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1973
1974         * gmm-utils.el (gmm-called-interactively-p): Revert.
1975         This seems to cause Emacs to get stuck!
1976         * gnus-art.el (article-unsplit-urls)
1977         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1978         * gnus-registry.el (gnus-registry-get-article-marks)
1979         * message.el (message-goto-body)
1980         (message-called-interactively-p): Revert.
1981
1982         * gmm-utils.el (gmm-called-interactively-p): New function.
1983         * gnus-art.el (article-unsplit-urls)
1984         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1985         * gnus-registry.el (gnus-registry-get-article-marks)
1986         * message.el (message-goto-body): Use it.
1987         (message-called-interactively-p): Remove.
1988
1989         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1990         * gnus-sync.el (gnus-sync-lesync-call)
1991         * message.el (message-read-from-minibuffer): Use it.
1992
1993 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1994
1995         * gmm-utils.el (gmm-flet): Remove.
1996         * gnus-sync.el (gnus-sync-lesync-call)
1997         * message.el (message-read-from-minibuffer): Don't use it.
1998
1999 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2002
2003 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2004
2005         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2006
2007         * gnus-sync.el (gnus-sync-lesync-call)
2008         * message.el (message-read-from-minibuffer): Use gmm-flet.
2009
2010         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2011
2012         * gnus-util.el (gnus-macroexpand-all): Remove.
2013
2014 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2015
2016         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2017         to TAB, not [tab].
2018         (gnus-summary-article-map): Likewise.
2019
2020         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2021         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2022
2023 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2024
2025         * time-date.el: Commentary fix.
2026
2027 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2028
2029         * color.el: Don't require cl.
2030         (color-complement): `caddr' -> `nth 2'.
2031
2032         * time-date.el (time-to-seconds): De-obsolete.
2033
2034 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2035
2036         * message.el (message-get-reply-headers):
2037         Make sure the reply goes to the author if it is a wide reply.
2038
2039 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2040
2041         * gnus-score.el (gnus-score-body):
2042         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2043         scoring by body.
2044
2045 2012-11-16  Glenn Morris  <rgm@gnu.org>
2046
2047         * gnus-diary.el (nndiary-request-create-group-functions)
2048         (nndiary-request-update-info-functions)
2049         (gnus-subscribe-newsgroup-functions)
2050         (nndiary-request-accept-article-functions):
2051         Use new names for hooks rather than obsolete aliases.
2052
2053 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2054
2055         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2056
2057 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2058
2059         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2060         in meta tag with the one the part specifies in its header.
2061
2062 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2063
2064         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2065         by default.
2066
2067 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2068
2069         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2070         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2071
2072 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2073
2074         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2075         and a runtime function for it, of which the XEmacs version takes only
2076         two arguments.
2077
2078 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2079
2080         * nndiary.el (nndiary-request-create-group-functions)
2081         (nndiary-request-update-info-functions)
2082         (nndiary-request-accept-article-functions):
2083         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2084         "-hooks" suffix.
2085
2086 2012-10-19  Julien Danjou  <julien@danjou.info>
2087
2088         * gnus-art.el: Require gnus-util because it uses
2089         `gnus-timer--function'.
2090
2091 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2092
2093         * starttls.el (starttls-extra-arguments): Doc fix.
2094
2095 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2098         it.
2099
2100 2012-10-06  Glenn Morris  <rgm@gnu.org>
2101
2102         * gnus-notifications.el (gnus-notifications):
2103         Add missing group :version tag.
2104         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2105         (gnus-gcc-post-body-encode-hook):
2106         * gnus-sync.el (gnus-sync-lesync-name)
2107         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2108
2109 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2110
2111         * color.el (color-hsl-to-rgb): Fix incorrect results for
2112         small and large hue values.  (Bug#12559)
2113
2114 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2115
2116         New UIDL implementation.
2117
2118         * mail-source.el (mail-sources, mail-source-keyword-map):
2119         Add :leave as a pop3 keyword.
2120         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2121
2122         * pop3.el (pop3-leave-mail-on-server): Allow number.
2123         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2124         (pop3-movemail): Add UIDL support.
2125         (pop3-send-streaming-command): Take a list of mail numbers instead of
2126         the number of mails.
2127         (pop3-write-to-file): Add X-UIDL header.
2128         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2129         (pop3-uidl-add-xheader): New functions.
2130
2131         * message.el (message-ignored-resent-headers):
2132         Add X-Content-Length and X-UIDL headers.
2133
2134 2012-10-05  Glenn Morris  <rgm@gnu.org>
2135
2136         * color.el (color-name-to-rgb, color-rgb-to-hex)
2137         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2138         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2139         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2140         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2141
2142 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2143
2144         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2145         a user about whether to delete temp files if once a user answered as n.
2146
2147 2012-09-25  Chong Yidong  <cyd@gnu.org>
2148
2149         * password-cache.el (password-read-and-add): Use a declare form to mark
2150         this function obsolete.
2151
2152 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2153
2154         * lpath.el: Bind mail-encode-mml for old Emacsen.
2155
2156 2012-09-17  Richard Stallman  <rms@gnu.org>
2157
2158         * message.el (message-in-body-p): Don't set mark or modify buffer.
2159
2160         * mml.el (mml-attach-file): Doc fix.
2161         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2162         Set mail-encode-mml when in Mail mode.
2163         Simplify code to set HEAD and move back to HEAD.
2164         (mml-insert-multipart, mml-insert-part):
2165         Set mail-encode-mml when in Mail mode.
2166
2167 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2168
2169         * gnus-util.el (gnus-timer--function): New function.
2170
2171         * gnus-art.el (gnus-article-stop-animations): Use it.
2172
2173 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2174
2175         Fix glitches caused by addition of psec to timers.
2176         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2177         rather than raw access to timer vector.
2178
2179 2012-09-11  Julien Danjou  <julien@danjou.info>
2180
2181         * gnus-notifications.el (gnus-notifications): Check for nil values in
2182         ignored addresses check.
2183
2184 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2185
2186         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2187
2188 2012-09-07  Chong Yidong  <cyd@gnu.org>
2189
2190         * gnus-util.el
2191         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2192
2193         * gnus-salt.el (gnus-tree-highlight-node):
2194         * gnus-sum.el (gnus-summary-highlight-line):
2195         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2196
2197 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2198
2199         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2200
2201 2012-09-06  Juri Linkov  <juri@jurta.org>
2202
2203         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2204         scheme for buffer names to be more consistent with other group and
2205         article buffer names in Gnus.
2206
2207 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2208
2209         * gnus-util.el
2210         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2211
2212         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2213         Jenkner.
2214
2215         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2216
2217         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2218
2219         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2220
2221 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2224         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2225
2226         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2227         string-prefix-p in Emacs >=23.2.
2228
2229         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2230         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2231         instead of string-match-p.
2232         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2233
2234 2012-09-06  Kenichi Handa  <handa@gnu.org>
2235
2236         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2237         lowercase a..f.
2238
2239 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2240
2241         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2242
2243 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2244
2245         * nnimap.el (nnimap-request-move-article): Decode the group name when
2246         doing internal moves to avoid charset issues.
2247
2248         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2249         TIME is set.
2250
2251 2012-09-05  Juri Linkov  <juri@jurta.org>
2252
2253         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2254         than one group at a time (bug#11961).
2255
2256 2012-09-05  Julien Danjou  <julien@danjou.info>
2257
2258         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2259         this hide the real reason with a message giving absolutely no hint.
2260
2261 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2262
2263         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2264         to the backend (bug#11804).
2265
2266         * message.el (message-insert-newsgroups): Don't insert newsgroup
2267         duplicates (bug#12275).
2268
2269 2012-09-05  John Wiegley  <johnw@newartisans.com>
2270
2271         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2272         sieve rules.
2273
2274 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2275
2276         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2277         function.
2278
2279         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2280
2281         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2282
2283 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2284
2285         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2286         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2287         This should make nnmaildir more usable with offlineimap.
2288
2289 2012-09-05  Julien Danjou  <julien@danjou.info>
2290
2291         * nnimap.el (nnimap-request-list): Revert change that made listing
2292         synchronous.
2293         (nnimap-get-responses): Restore.
2294
2295 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2296
2297         * dgnushack.el: XEmacs 21.5 compilation fix.
2298
2299         * gnus-notifications.el (gnus-notifications-notify): Use it.
2300
2301         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2302         warnings on XEmacs.
2303
2304 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2305
2306         Better seeds for (random).
2307         * gnus-sync.el (gnus-sync-lesync-setup):
2308         * message.el (message-canlock-generate, message-unique-id):
2309         Change (random t) to (random), now that the latter is more random.
2310
2311 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2312
2313         * nnimap.el (nnimap-change-group): Document result value
2314
2315         * auth-source.el (auth-sources): Fix macos keychain access.
2316
2317         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2318         allow the backend `request-head' function to determine the group
2319         name on its own.
2320         (gnus-request-expire-articles): Filter out negative article numbers
2321         during expiry (Bug#11980).
2322
2323         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2324         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2325
2326         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2327         you've found the article when you haven't.
2328
2329         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2330         that nnimap-change-group can return t.
2331
2332 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2333
2334         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2335
2336 2012-08-30  Julien Danjou  <julien@danjou.info>
2337
2338         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2339         `gnus-notifications-timeout'.
2340         (gnus-notifications-timeout): Add.
2341         (gnus-notifications-action): New function.
2342         (gnus-notifications-notify): Add :action using
2343         `gnus-notifications-action'.
2344         (gnus-notifications-id-to-msg): New variable.
2345         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2346         notifications id to messages.
2347
2348 2012-08-30  Kenichi Handa  <handa@gnu.org>
2349
2350         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2351         once.
2352
2353 2012-08-29  Julien Danjou  <julien@danjou.info>
2354
2355         * gnus-notifications.el: New file.
2356         (gnus-notifications-notify): New function.
2357         (gnus-notifications): Use `gnus-notifications-notify'.
2358
2359 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2360
2361         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2362         transfer encoding first; bind gnus-newsgroup-charset to the charset
2363         that the article specifies (Bug#12209).
2364
2365 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2366
2367         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2368         (gnus-group-customize-done): Encode values posting-style holds.
2369
2370         * gnus-msg.el (gnus-summary-resend-message)
2371         (gnus-configure-posting-styles): Decode values posting-style group
2372         parameter holds.
2373
2374 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2375
2376         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2377         `name' and `address' in Resent-From header.
2378
2379 2012-08-14  Chong Yidong  <cyd@gnu.org>
2380
2381         * gnus-art.el (article-display-face): Handle failure in
2382         gnus-create-image (Bug#11802).
2383
2384 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2385
2386         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2387         Use defsetf.
2388
2389 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2390
2391         * auth-source.el (auth-source-plstore-search)
2392         (auth-source-secrets-search): Ignore :require and :type in search spec.
2393
2394 2012-08-06  Julien Danjou  <julien@danjou.info>
2395
2396         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2397         `nnimap-request-move-article'.
2398
2399         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2400         Remove autoload, already handled by gnus.el.
2401
2402         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2403
2404         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2405         supported by nnimap actually.  Reverts previous change.
2406
2407         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2408         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2409         to-buffer argument that is already supported.
2410
2411 2012-08-05  Julien Danjou  <julien@danjou.info>
2412
2413         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2414         Add autoload.
2415
2416 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2417
2418         * gnus.el (gnus-valid-select-methods): Fix custom type.
2419
2420 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2421
2422         * auth-source.el (auth-sources, auth-source-backend-parse)
2423         (auth-source-macos-keychain-search)
2424         (auth-source-macos-keychain-search-items)
2425         (auth-source-macos-keychain-result-append)
2426         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2427         auth-source.el through the /usr/bin/security utility.
2428         (auth-sources): Fix syntax error.
2429         (auth-source-macos-keychain-result-append): Fix variable name.
2430         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2431
2432 2012-07-27  Julien Danjou  <julien@danjou.info>
2433
2434         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2435         Emacs < 24.1
2436
2437 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2438
2439         * message.el (message-kill-address): Don't kill last newline.
2440         (message-skip-to-next-address): Don't move to the next header.
2441         (message-fill-field-address): Work properly.
2442
2443 2012-07-25  Julien Danjou  <julien@danjou.info>
2444
2445         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2446
2447 2012-07-24  Julien Danjou  <julien@danjou.info>
2448
2449         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2450
2451         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2452         (nntp-async-timer-handler): Remove, unused.
2453
2454         * nnimap.el (nnimap-get-responses): Remove, unused.
2455
2456         * nnheader.el (mail-header-set-extra): Remove, unused.
2457
2458         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2459         unused.
2460
2461         * mm-view.el (mm-view-sound-file): Remove, unused.
2462
2463         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2464         (mm-url-encode-multipart-form-data): Remove, unused.
2465
2466         * message.el (message-remove-signature, message-make-host-name)
2467         (message-fill-address): Remove, unused.
2468
2469         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2470         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2471         unused.
2472
2473         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2474         (gnus-xmas-call-region): Remove, unused.
2475
2476         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2477
2478         * gnus-util.el (gnus-extract-address-component-name)
2479         (gnus-extract-address-component-email, gnus-sortable-date)
2480         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2481         (gnus-process-live-p): Remove, unused.
2482
2483         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2484
2485         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2486         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2487         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2488         function.
2489
2490         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2491
2492         * gnus-score.el (gnus-summary-score-crossposting)
2493         (gnus-score-regexp-bad-p): Remove, unused.
2494
2495         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2496
2497         * gnus-range.el (gnus-sublist-p): Remove, unused.
2498
2499         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2500         unused.
2501
2502         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2503
2504         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2505         (gnus-request-associate-buffer): Remove, unused.
2506
2507         * gnus-group.el (gnus-group-set-method-info)
2508         (gnus-group-set-params-info): Remove, unused.
2509
2510         * gnus-fun.el (gnus-shell-command-to-string)
2511         (gnus-shell-command-on-region): Remove, unused.
2512
2513         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2514
2515         * gnus-art.el (gnus-article-text-type-exists-p)
2516         (article-translate-characters, gnus-article-hide-text-of-type)
2517         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2518         Remove, unused.
2519
2520 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2521
2522         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2523
2524 2012-07-21  Julien Danjou  <julien@danjou.info>
2525
2526         * message.el (message-dont-reply-to-names): Replace deprecated
2527         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2528         (message-get-reply-headers): Ditto.
2529
2530 2012-07-18  Julien Danjou  <julien@danjou.info>
2531
2532         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2533         `sieve-upload-and-kill'.
2534
2535         * sieve.el (sieve-bury-buffer): Remove function.
2536         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2537         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2538
2539 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2540
2541         * shr.el (shr-expand-url): Handle URL starting with `//'.
2542
2543 2012-07-13  Chong Yidong  <cyd@gnu.org>
2544
2545         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2546         instead of calling toggle-read-only with a (bogus) argument.
2547
2548 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2549
2550         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2551         of initial input when reading the author to restrict the summary to.
2552
2553 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2554
2555         * mm-decode.el (mm-shr):
2556         Allow overriding charset by mm-charset-override-alist.
2557
2558 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2559
2560         * gnus-art.el (gnus-article-view-part):
2561         Toggle subparts of multipart/alternative part.
2562
2563 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2564
2565         * shr.el (shr-render-buffer): New command.
2566         (shr-visit-file): Use it.
2567
2568 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2571         Set no-byte-compile and no-update-autoloads.
2572
2573 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2574
2575         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2576
2577 2012-06-25  Julien Danjou  <julien@danjou.info>
2578
2579         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2580         `nnimap-request-move-articles-find-limit' since we do not use it only
2581         for move operations.
2582         (nnimap-request-accept-article): Use
2583         `nnimap-request-articles-find-limit' to limit search by message-id.
2584
2585 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2586
2587         Support higher-resolution time stamps (Bug#9000).
2588
2589         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2590         VARLIST.  It's optional, for backward compatibility.
2591         (encode-time-value): New optional arg PICO.  New type 3.
2592         (time-to-seconds) [!float-time]: Support the new picoseconds
2593         component if it's used.
2594         (seconds-to-time, time-subtract, time-add):
2595         Support ps-resolution time stamps as well.
2596
2597 2012-06-19  Julien Danjou  <julien@danjou.info>
2598
2599         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2600
2601         * nnimap.el (nnimap-log-buffer): Check that
2602         `window-point-insertion-type' is boundp, since it's not available in
2603         XEmacs.
2604
2605 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2606
2607         * nnimap.el (nnimap-log-buffer): Add this, setting
2608         `window-point-insertion-type' in the buffer to t.
2609         (nnimap-log-command): Use nnimap-log-buffer.
2610
2611 2012-06-19  Julien Danjou  <julien@danjou.info>
2612
2613         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2614         argument to be able to limit the search.
2615         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2616         (nnimap-request-move-articles-find-limit): Add this to limit the search
2617         by Message-Id after a message move.
2618         (nnimap): Add defgroup.
2619
2620 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2621
2622         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2623
2624 2012-06-15  Julien Danjou  <julien@danjou.info>
2625
2626         * nnimap.el (nnimap-find-article-by-message-id): Use
2627         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2628         (nnimap-possibly-change-group): Add read-only argument.
2629         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2630         issuing EXAMINE manually.
2631         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2632         with read-only argument.
2633         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2634         cannot possibly change because we need to be sure that it's either
2635         read-write or read-only.
2636
2637 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2638
2639         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2640         being bound to a lambda form.
2641
2642 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2643
2644         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2645         articles when fetch-old is non-nil (bug#11370).
2646
2647 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2648
2649         * gnus-picon.el (gnus-picon-properties): New defcustom.
2650         (gnus-picon-create-glyph): Use it.
2651
2652 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2653
2654         * gnus-group.el (gnus-group-get-new-news): Respect
2655         `gnus-group-use-permanent-levels', as documented (bug#11638).
2656
2657 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2658
2659         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2660         groups (bug#11641).
2661
2662 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2663
2664         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2665         is an integer to avoid later problems.
2666
2667 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2668
2669         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2670         locales.
2671
2672         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2673         on a handle.
2674
2675         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2676         address as the default.
2677         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2678
2679         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2680         makes no sense to query the user about internal files.
2681
2682         * gnus-spec.el: Remove all the byte-compilation stuff, since
2683         benchmarking shows that it doesn't help when entering large summary
2684         buffers.
2685
2686         * gnus-xmas.el (gnus-xmas-define): Remove.
2687
2688         * gnus-util.el (gnus-byte-code): Remove.
2689
2690         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2691         grouplens stuff.
2692
2693 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694
2695         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2696         (bug#11514).
2697
2698 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2699
2700         * message.el (message-buffers): Return all buffers derived from Message
2701         to make `gnus-dired-attach' work with mu4e.
2702
2703 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2704
2705         * nntp.el: Stop the `letf' madness.
2706         (nntp--report-1): New var.
2707         (nntp-report): Merge nntp-report-1 into it.
2708         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2709         the nntp-report function.
2710
2711         * auth-source.el: Fix comment-style to follow the convention.
2712
2713 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2714
2715         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2716         (mm-dissect-singlepart): Don't guess the MIME type of
2717         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2718         set.
2719         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2720         toplevel MIME type is multipart/encrypted.
2721
2722 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2723
2724         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2725         a string so that Gcc works (bug#11514).
2726
2727 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2728
2729         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2730         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2731
2732 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2733
2734         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2735         jumping to *Server* from a dedicated *Group* window.
2736         (gnus-configure-frame): CSE.
2737
2738         * gnus-registry.el: Minor style cleanup.
2739         (gnus-registry--set/remove-mark): New function, extracted from
2740         gnus-registry-install-shortcuts.
2741         (gnus-registry-install-shortcuts): Use it.
2742
2743 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2744
2745         * nnspool.el (news-path): Use eval-and-compile.
2746
2747 2012-05-24  Glenn Morris  <rgm@gnu.org>
2748
2749         * nnspool.el (news-directory, news-path, news-inews-program):
2750         Move here from paths.el.  Don't see a need for these to be autoloaded.
2751
2752         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2753         Merge in doc from paths.el version.  Don't see any need for this to be
2754         autoloaded, or for the warning about users not setting it.
2755
2756 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2757
2758         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2759         format.  In particular, add an optional argument and a docstring.
2760
2761         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2762
2763         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2764         current before calling `gnus-groups-to-gnus-format'.
2765         Note that this was already the case for `gnus-active-to-gnus-format'.
2766
2767 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2768
2769         Fix minor Y10k bug.
2770         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2771
2772 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2773
2774         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2775         message once it's actually open.
2776
2777 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2778
2779         * gnus.el: Ma Gnus v0.5 is released.
2780
2781 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2782
2783         * auth-source.el (auth-source--aput-1, auth-source--aput)
2784         (auth-source--aget): New functions and macros.
2785         Use them instead of aput/aget.
2786
2787 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2788
2789         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2790
2791 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2792
2793         * plstore.el (plstore-called-interactively-p): New compat macro copied
2794         from message.el.
2795         (plstore-mode): Use it.
2796
2797 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2798
2799         * plstore.el: Revive the editing feature.
2800         (plstore-mode): New mode to edit plstore file.
2801         (plstore-mode-toggle-display, plstore-mode-original)
2802         (plstore-mode-decoded): New command.
2803         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2804         (plstore--insert-buffer, plstore--make): New function.
2805         (plstore-open, plstore-save): Simplify by using them.
2806
2807 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2808
2809         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2810
2811 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2812
2813         * tls.el (open-tls-stream): Remove unused binding.
2814
2815 2012-04-16  Glenn Morris  <rgm@gnu.org>
2816
2817         * nndraft.el (nndraft-request-list): Fix declaration.
2818
2819 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * mm-decode.el (mm-dissect-buffer): Doc fix.
2822
2823         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2824         don't have a current group.
2825
2826         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2827         buffer if it doesn't exist.
2828
2829         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2830         given, mark the group as ephemeral with the current window conf.
2831
2832         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2833         buffer exists, which it doesn't if we haven't started Gnus.
2834         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2835
2836 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2837
2838         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2839         type is.
2840
2841         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2842         `unexists' entries.
2843         (gnus-clean-old-newsrc): Fix last checkin.
2844
2845         * nnimap.el (nnimap-update-info): None of the articles below the active
2846         low-water mark exist.
2847
2848         * dgnushack.el: Get rid of XEmacs compilation warning.
2849
2850         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2851         would have gotten if we posted to the group, and use that to compare
2852         against the message we want to cancel (bug#10808).
2853
2854         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2855         on XEmacs.
2856
2857 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2858
2859         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2860         `scroll-margin'.
2861
2862 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2863
2864         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2865         citation prefix within a block of cited text should be considered part
2866         of that block *only* if it is a blank line.
2867
2868 2012-04-09  Chong Yidong  <cyd@gnu.org>
2869
2870         * binhex.el, hashcash.el, uudecode.el:
2871         Remove * characters from the front of variable docstrings.
2872
2873 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2874
2875         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2876         before kinsoku-bol characters nor within kinsoku-eol characters.
2877
2878 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2879
2880         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2881         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2882         (gnus-sync-read): Use mapc instead of mapcar.
2883
2884         * mm-archive.el: Require mm-decode for some macros.
2885         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2886         the byte compiler.
2887         (mm-archive-decoders): New function that returns the value of
2888         the mm-archive-decoders variable.
2889
2890         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2891         instead.
2892         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2893
2894         * nnimap.el (gnus-refer-thread-use-nnir):
2895         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2896
2897 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2898
2899         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2900
2901 2012-03-12  Peter Münster  <pmrb@free.fr>
2902
2903         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2904         (gnus-demon-cancel): Ditto.
2905         (gnus-demon-run-callback): When function cannot be called due to low
2906         idleness, call it when idleness reaches the expected value, instead of
2907         waiting another timer period.
2908         (gnus-demon-init): Add `time' to arguments of call-back.
2909
2910 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2911
2912         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2913
2914         * gnus.el: Register gnus-registry functions.
2915
2916         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2917         indent.
2918
2919         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2920         enabled before warping.
2921
2922 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2923
2924         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2925         registry about each article retrieved.
2926
2927         * gnus-int.el (gnus-select-group-with-message-id): New function.
2928         (gnus-try-warping-via-registry): Ditto.
2929         (gnus-warp-to-article): Fall back on the registry.
2930
2931 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2932
2933         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2934         inboxes.
2935
2936 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2937
2938         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2939
2940 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2941
2942         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2943         gnus-gcc-self-resent-messages may be a group parameter.
2944         (gnus-summary-resend-message): Don't encode encoded words in header
2945         when Gcc'ing resent message.
2946
2947 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2948
2949         * shr.el (shr-insert): Treat non-breaking space just like normal
2950         space.  This seems to produce more pleasing results.
2951         (shr-insert): Only insert a blank line if we're starting from an image.
2952         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2953         (shr-ensure-paragraph): Consider lines with white space to be blank.
2954
2955 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2956
2957         * Makefile.in: Respect DESTDIR.
2958
2959 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2960
2961         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2962         and gnus-gcc-post-body-encode-hook.
2963
2964 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965
2966         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2967         messages that don't exist.
2968
2969         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2970
2971 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2974         Remove.
2975
2976         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2977
2978         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2979
2980 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2981
2982         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2983         have a group name.
2984
2985         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2986         a multibyte buffer (bug#7410).
2987         (article-wash-html): Parse the original article buffer to get the
2988         unencoded data (bug#7410).
2989
2990         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2991         .newsrc.el files.
2992
2993 2012-04-05  Bastien Guerry  <bzg@altern.org>
2994
2995         * color.el (color-lighten-name): Fix typo.
2996
2997 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2998
2999         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3000         "#" to avoid having them interpreted as comments.
3001
3002 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003
3004         * shr.el (shr-insert): Update the text state properly to avoid
3005         inserting spurious paragraph starts.
3006
3007 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3008
3009         * shr.el (shr-table-widths): Divide the extra width more fairly over
3010         the TDs (bug#10973).
3011         (shr-render-td): Don't delete too much padding.
3012         (shr-natural-width): Compute the natural width more correctly.
3013         (shr-insert): Allow the natural width to be computed for tables again.
3014         (shr-tag-table-1): Rework how the natural widths are computed by
3015         rendering the table a third time.
3016         (shr-natural-width): Removed.
3017         (shr-buffer-width): New function.
3018         (shr-expand-newlines): Use it.
3019
3020         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3021         using a `gnus-use-full-window' setup (bug#11013).
3022
3023 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3026         24.1 release.
3027
3028 2012-03-10  David Edmondson  <dme@dme.org>
3029
3030         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3031         'Forwarded Message' header and the start of the message.
3032
3033 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3034
3035         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3036         isn't running (bug#10897).
3037
3038 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039
3040         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3041         This is inconsistent with all the other stream functions, which leave
3042         the setting up to the higher levels (if so wanted) (bug#10931).
3043
3044 2012-02-28  Glenn Morris  <rgm@gnu.org>
3045
3046         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3047         mm-decode.el: Standardize possessive apostrophe usage.
3048
3049 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3050
3051         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3052
3053 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3054
3055         * parse-time.el (parse-time-string): Allow extractor to return nil.
3056
3057 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3058
3059         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3060
3061 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3062
3063         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3064
3065 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3066
3067         * mm-decode.el (mm-shr): Remove "soft hyphens".
3068
3069         * nnimap.el (nnimap-request-list): Return the group names encoded as
3070         utf8.  Otherwise non-European group names don't work.
3071         (nnimap-request-newgroups): Ditto.
3072
3073         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3074         the default in `read-string' (bug#10757).
3075
3076         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3077         topics (bug#10843).
3078
3079         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3080         buffer.  Suggested by Herbert Valerio Riedel.
3081         (nnimap-request-move-article): Delete the message from the correct IMAP
3082         server.
3083
3084 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3085
3086         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3087         Reported by Peter Münster.
3088
3089 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3090
3091         * shr.el (shr-image-fetched): Make sure we really kill the right
3092         buffer.
3093
3094 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3095
3096         * gnus-start.el (gnus-1): Avoid duplicate entries.
3097
3098 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3099
3100         * imap.el: Remove.
3101
3102         * nntp.el (nntp-coding-system-for-read): Remove.
3103         (nntp-coding-system-for-write): Ditto.
3104         (nntp-open-connection): Just use `binary' directly.
3105
3106         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3107         Gnus 0.3.
3108
3109 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3110
3111         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3112         application/octet-stream parts really is.
3113
3114         * gnus-sum.el (gnus-propagate-marks): Remove.
3115
3116 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3117
3118         * shr.el (shr-rescale-image): Undo previous change; see
3119         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3120
3121 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3122
3123         * gnus.el: Ma Gnus v0.3 is released.
3124
3125 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3126
3127         * gnus-sum.el (gnus-summary-local-variables): Make
3128         `gnus-newsgroup-unexist' into a local variable.
3129
3130 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3131
3132         * registry.el (registry-usage-test, registry-persistence-test): Move to
3133         tests/gnustest-registry.el.
3134         (registry-make-testable-db, registry-match-test)
3135         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3136
3137         * gnus-registry.el (gnus-registry-misc-test)
3138         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3139
3140         * tests/gnustest-registry.el: New file with the registry and
3141         gnus-registry ERT tests.
3142
3143 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3144
3145         * gnus-msg.el (gnus-summary-resend-message): Make
3146         gnus-summary-resend-message-insert-gcc be last item in
3147         message-header-setup-hook.
3148
3149 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3150
3151         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3152         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3153         Remove.
3154         (nnfolder-open-server): Don't use marks.
3155         (nnfolder-request-delete-group): Ditto.
3156         (nnfolder-request-rename-group): Ditto.
3157         (nnfolder-request-set-mark, nnfolder-request-marks)
3158         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3159         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3160
3161         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3162         (nnml-marks-modtime): Remove.
3163         (nnml-request-delete-group): Don't use marks.
3164         (nnml-request-rename-group): Ditto.
3165         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3166         (nnml-save-marks, nnml-open-marks): Remove.
3167
3168         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3169         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3170         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3171         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3172         (nntp-server-to-method-cache): Remove.
3173
3174         * shr.el (shr-rescale-image): Fix wrong merge.
3175
3176 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3177
3178         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3179         too-wide lines.
3180
3181 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3182
3183         * nnimap.el (nnimap-record-commands): New variable.
3184         (nnimap-log-command): Use it.
3185         (nnimap-make-process-buffer): Add a space to the process buffer.
3186         (nnimap-transform-headers): Don't bug out on header lines containing
3187         stuff that look like IMAP length encodings.
3188
3189         * shr.el (shr-rescale-image): Allow viewing large images.
3190
3191 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3192
3193         * nnml.el (nnml-request-compact-group): Delete the marks file after
3194         compaction (bug#10800).
3195
3196         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3197         group exit.
3198
3199         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3200         QRESYNC/FETCH output.
3201
3202 2012-02-11  Glenn Morris  <rgm@gnu.org>
3203
3204         * sieve-manage.el (sieve-manage-default-stream):
3205         * shr.el (shr):
3206         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3207         (nnir-retrieve-headers-override-function)
3208         (nnir-imap-default-search-key, nnir-notmuch-program)
3209         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3210         (nnir-method-default-engines):
3211         * message.el (message-cite-reply-position):
3212         * gssapi.el (gssapi-program):
3213         * gravatar.el (gravatar):
3214         * gnus-sum.el (gnus-refer-thread-use-nnir):
3215         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3216         (gnus-registry-max-pruned-entries):
3217         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3218         * gnus-int.el (gnus-after-set-mark-hook)
3219         (gnus-before-update-mark-hook):
3220         * gnus-async.el (gnus-async-post-fetch-function):
3221         * auth-source.el (auth-source-cache-expiry):
3222         Add missing :version tags to new defcustoms and defgroups.
3223
3224 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3225
3226         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3227         `gnus-newsgroup-unexist'.
3228
3229         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3230         marks.
3231         (gnus-article-special-mark-lists): Put the `unexist' in the special
3232         marks list instead.
3233
3234         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3235         articles in the list of articles to be selected.
3236
3237         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3238         articles.
3239         (nnimap-update-info): Keep track of unexisting articles.
3240         (nnimap-update-qresync-info): Ditto.
3241
3242 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3243
3244         * message.el (message-default-send-mail-function): Made into own
3245         function for reuse by emacsbug.el.
3246
3247 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3248
3249         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3250         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3251
3252 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3253
3254         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3255         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3256
3257         * gnus-compat.el: Define `timer-set-function'.
3258
3259         * mm-decode.el (mm-display-external): Output the text from the command
3260         in the buffer after the command finished.  This makes text-based
3261         commands behave better.
3262
3263 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3264
3265         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3266
3267 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3268
3269         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3270         23.1.
3271
3272 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3273
3274         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3275
3276 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3277
3278         * message.el (smtpmail-smtp-user): Silence compiler warning.
3279
3280 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3281
3282         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3283         SMTP user name.
3284
3285 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3286
3287         * gnus-sum.el (gnus-summary-show-thread):
3288         next-single-char-property-change may return nil in XEmacs.
3289         (gnus-summary-article-map): Fix typo.
3290
3291 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3292
3293         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3294         running.
3295
3296         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3297
3298         * gnus.el (gnus-server-extend-method): Don't add an -address component
3299         if the method already has one (bug#9676).
3300
3301 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3302
3303         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3304         of an initial-input for consistency (bug#10757).
3305
3306         * dgnushack.el: Fix XEmacs compilation warning.
3307
3308         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3309
3310         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3311
3312 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3313
3314         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3315         lines that are narrower than the window width.  Otherwise background
3316         "blocks" will look less readable.
3317
3318 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3319
3320         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3321         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3322         have newlines within the strings, and where the UID comes after the
3323         BODYSTRUCTURE element (bug#10537).
3324
3325         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3326         (bug#10732).
3327
3328         * shr.el (shr-insert-document): Add doc string.
3329         (shr-visit-file): Ditto.
3330         (shr-remove-trailing-whitespace): New function.
3331         (shr-insert-document): Use it to clean up trailing whitespace as the
3332         final step (bug#10714).
3333
3334 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3335
3336         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3337         buffer if `gnus-kill-summary-on-exit' is nil.
3338
3339 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3340
3341         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3342         when just reading a single group from "without" Gnus.
3343
3344 2012-02-06  Chong Yidong  <cyd@gnu.org>
3345
3346         * gnus-sum.el (gnus-summary-show-thread):
3347         next-single-char-property-change never returns nil (Bug#8657).
3348
3349 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3350
3351         * message.el (message-multi-smtp-send-mail): New function.
3352         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3353         header to implement multi-SMTP functionality.
3354
3355         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3356         (gnus-agentize): Don't set it.
3357         (gnus-agent-send-mail): Don't use it.
3358
3359         * gnus-sum.el (gnus-summary-widget-backward): New function and
3360         keystroke.
3361
3362         * gnus-compat.el: More the compat functions more compatible.
3363
3364         * shr.el (shr-put-image): Remove underlines from sliced images.
3365         (shr-zoom-image): Compute the region to be replaced more correctly.
3366
3367 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3370         (gnus-summary-resend-message-insert-gcc): New function.
3371         (gnus-summary-resend-message): Modify message-header-setup-hook and
3372         message-sent-hook to make it work for Gcc.
3373         (gnus-inews-do-gcc): Update the number of unread articles of groups
3374         that messages are Gcc'd to.
3375
3376         * message.el (message-resend): Run message-sent-hook to do Gcc.
3377
3378 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3379
3380         * lpath.el: Fix an XEmacs compilation warning.
3381
3382         * gnus-compat.el: Require `help-fns' to fix compilation error.
3383
3384         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3385         a higher level to silence compilation.
3386
3387         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3388         parameter to allow controlling the scaling.
3389
3390         * shr.el (shr-zoom-image): New command and keystroke.
3391         (shr-put-image): Take a `size' flag to say how to scale the image.
3392
3393         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3394         deletion unless already defined.
3395
3396         * gnus.el (gnus-compat): Require it.
3397
3398         * gnus-compat.el: New file.
3399
3400         * gnus-start.el (gnus-clean-old-newsrc): New function.
3401         (gnus-read-newsrc-file): Use it.
3402
3403         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3404         Use recursive deletion.
3405         (mm-dissect-archive): Add support for zip files.
3406
3407         * gnus-util.el (gnus-recursive-directory-files): New function.
3408
3409         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3410         (mm-archive-decoders): Add tgz support.
3411
3412         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3413         Otherwise inserting text into the Gnus buffer can look odd.
3414
3415         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3416
3417         * mm-archive.el (mm-archive-decoders): Add support for tar.
3418
3419         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3420
3421         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3422
3423 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3424
3425         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3426
3427         * mm-archive.el: New file.
3428
3429         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3430
3431         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3432
3433         * message.el (message-goto-*): Make all the `message-goto-*' commands
3434         push the mark before moving point.  This makes it easier to go back to
3435         where you came from after editing whatever you jumped to.
3436
3437 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3438
3439         * gnus.el: Ma Gnus v0.1 is released.
3440
3441 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3442
3443         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3444         without reconnecting.
3445         (nnimap-possibly-change-group): Ditto.
3446         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3447         connection has died before being called.
3448
3449 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3450
3451         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3452         an initial sync unless we're really doing one.
3453
3454         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3455         address parameter if one already exists (bug#9676).
3456
3457         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3458         not the prefix, as documented (bug#10689).
3459
3460 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3461
3462         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3463         the "server".
3464
3465         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3466         the real error message with the useless "previously known to be down".
3467         Which isn't even correct.
3468
3469         * nntp.el (nntp-open-connection): Report the error message if the nntp
3470         server can't be reached.
3471
3472         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3473         groups we do a total scan for.
3474         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3475         doing that.
3476
3477 2012-01-31  Jim Meyering  <jim@meyering.net>
3478
3479         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3480         Correct a comment (insert "not") and hide nominally-doubled "to".
3481
3482 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3483
3484         * gnus.el (gnus-version): Change name to "Ma Gnus".
3485
3486 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3487
3488         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3489         section in the manual.
3490
3491 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3492
3493         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3494         words.
3495         (rfc2047-encode-string): Ditto.
3496         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3497         understand folded filename="..." parameters, for instance.
3498
3499         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3500         the message for greater debuggability.
3501
3502 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3503
3504         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3505         instead of setting it locally, since the latter doesn't seem to have
3506         any effect (most of the time).
3507
3508 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3509
3510         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3511         function call.
3512
3513 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3514
3515         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3516         seconds, and make the repeat clause with HH:MM specs work as
3517         documented.
3518
3519 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3520
3521         * proto-stream.el (proto-stream-capability-open): Fall back on
3522         :end-of-command if :end-of-capability doesn't exist.
3523
3524 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3525
3526         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3527         bound globally in old Emacsen and XEmacsen.
3528
3529 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3530
3531         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3532         so that previous errors don't prohibit getting new news.
3533
3534         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3535
3536         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3537
3538 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3539
3540         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3541         buffer, not of the string which is its name.
3542
3543 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3544
3545         * proto-stream.el (proto-stream-capability-open): Wait for
3546         :end-of-capability, not :end-of-command.
3547
3548         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3549         non-server-marks groups.
3550         (gnus-group-make-articles-read): Ditto.
3551
3552         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3553         methods (bug#9676).
3554
3555         * gnus.el (gnus-method-ephemeral-p): New function.
3556
3557 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3558
3559         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3560         left-to-right.
3561
3562 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3563
3564         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3565         warning.
3566
3567 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3568
3569         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3570         macroexpand the nnir things, since they haven't been defined yet, and
3571         nnir requires gnus-sum.
3572
3573 2012-01-24  Julien Danjou  <julien@danjou.info>
3574
3575         * color.el (color-rgb-to-hsl): Fix value computing.
3576         (color-hue-to-rgb): New function.
3577         (color-hsl-to-rgb): New function.
3578         (color-clamp, color-saturate-hsl, color-saturate-name)
3579         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3580         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3581
3582 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3583
3584         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3585
3586 2012-01-19  Julien Danjou  <julien@danjou.info>
3587
3588         * color.el (color-name-to-rgb): Use the white color to find the max
3589         color component value and return correctly computed values.
3590         (color-name-to-rgb): Add missing float conversion for max value.
3591
3592 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3593
3594         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3595         logical server name in addition to the actual machine address.
3596
3597         * auth-source.el (auth-source-user-and-password): Add convenience
3598         wrapper to search by just host and optionally user.
3599
3600 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3601
3602         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3603         after rendering.
3604
3605 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3606
3607         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3608         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3609         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3610
3611 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3612
3613         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3614         (bug#9693).
3615         (gnus-summary-setup-buffer): Document return value (bug#9697).
3616
3617         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3618         since ido doesn't work on symbols (bug#9632).
3619
3620         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3621         when getting a single value as when getting all the values.  This means
3622         that atoms like `gcc-self' work cumulatively, like variable settings,
3623         instead of getting the value from the last matching clause.
3624         (gnus-group-find-parameter): Protect against the group buffer not
3625         existing (bug#9585).
3626
3627 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * gnus-start.el (gnus-activate-group): Document more parameters
3630         (bug#9694).
3631
3632         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3633         (bug#9692).
3634
3635         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3636         article was fetched, so that it can be expired later (bug#9958).
3637         (gnus-agent-summary-fetch-series): Add doc string.
3638         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3639         (bug#9517).
3640
3641         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3642         retrieval is happening.
3643
3644         * gnus.el (gnus-parameters): Doc fix.
3645
3646 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3647
3648         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3649         show the thread after expansion.
3650
3651 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3652
3653         * gnus-art.el (article-narrow-to-head): If the head is completely
3654         empty, narrow to the empty region (bug#9764).
3655
3656         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3657         read, and then mark them as unread only when the unread mark is used.
3658         This makes `C-- T k' actually work, even though it's confusing.
3659
3660         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3661         alive before we try to find its window.
3662
3663 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3664
3665         * mm-decode.el (mm-display-external): Use a longer timeout for the
3666         deletion to allow slow programs to display the file.
3667
3668 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3669
3670         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3671         prompt to be less confusing.
3672
3673         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3674         argument to `message-reply'.  This broke `special-display-*' frame
3675         pop-uping (bug#10238).
3676
3677 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3678
3679         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3680         systems, since these allegedly don't work there.
3681
3682 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3683
3684         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3685         live buffer.
3686
3687 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3688
3689         * nnir.el (nnir-retrieve-headers): Protect against the article not
3690         existing on the server (bug#10335).
3691
3692 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3693
3694         * gnus-agent.el (gnus-agent-load-local): Recompute
3695         gnus-agent-article-local on changing method.
3696
3697 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3698
3699         * gnus.el (gnus-parameters): Note precedence.
3700
3701 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3702
3703         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3704         in the group buffer.
3705
3706 2012-01-04  Julien Danjou  <julien@danjou.info>
3707
3708         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3709         change.
3710
3711 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712
3713         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3714         too.
3715
3716         * nntp.el (nntp-retrieve-group-data-early): Use it.
3717
3718 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3719
3720         * nntp.el (nntp-retrieval-in-progress): New variable.
3721         (nntp-make-process-buffer): Make it buffer-local.
3722
3723         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3724         2010.
3725         (gnus-demon-init): Use it to compute the time if time is on the form
3726         "04:23".
3727
3728         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3729
3730         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3731         status in the correct buffer.
3732
3733 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3734
3735         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3736         when opening topics (bug#10407).
3737
3738 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3739
3740         * gnus-cus.el (gnus-score-customize):
3741         * gnus-sum.el (gnus-sort-gathered-threads):
3742         * message.el (message-shorten-references):
3743         * nnmairix.el (nnmairix-request-group):
3744         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3745
3746 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3747
3748         * gnus-agent.el (gnus-agent-regenerate-group):
3749         * gnus-int.el (gnus-retrieve-group-data-early):
3750         * mm-util.el (mm-codepage-ibm-list):
3751         * nndiary.el (Commentary, nndiary-get-new-mail):
3752         * nnir.el (nnir):
3753         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3754
3755 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3756
3757         * mm-view.el (mm-display-inline-fontify): Add comment.
3758
3759 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3760
3761         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3762         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3763
3764 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3765
3766         * gnus-art.el (gnus-split-methods):
3767         * gnus-msg.el (gnus-configure-posting-styles):
3768         * gnus-spec.el (gnus-parse-simple-format):
3769         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3770         * message.el (message-do-actions): Spelling fix.
3771
3772 2011-12-15  Juri Linkov  <juri@jurta.org>
3773
3774         * mm-decode.el (mm-inline-media-tests): Add missing
3775         `mm-handle-media-subtype'.
3776
3777 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3778
3779         * gnus-group.el (gnus-group-tool-bar):
3780         * gnus-sum.el (gnus-summary-tool-bar):
3781         * message.el (message-tool-bar):
3782         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3783
3784 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3785
3786         * plstore.el (plstore--insert-buffer): Spelling fix.
3787
3788 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3789
3790         * message.el (message-valid-fqdn-regexp): Update with newly approved
3791         top-level domain names ".tel" and ".asia".
3792
3793 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3796         unconditionally.
3797
3798 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3801         pop-to-buffer-same-window for old Emacsen.
3802
3803 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3804
3805         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3806
3807 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3808
3809         * netrc.el (netrc-credentials): Spelling fix.
3810
3811 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3812
3813         * gnus-fun.el (gnus-fun-ppm-change-string):
3814         * gnus-msg.el (gnus-inews-do-gcc):
3815         * gnus-sum.el (gnus-summary-find-for-reselect):
3816         * gnus.el (gnus-summary-cancelled):
3817         * message.el (message-cancel-hook, message-send-news):
3818         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3819         * nnir.el (nnir-run-hyrex):
3820         * nntp.el (nntp-with-open-group-function):
3821         * pgg.el (pgg-pending-timers): Spelling fix.
3822
3823 2011-12-04  Chong Yidong  <cyd@gnu.org>
3824
3825         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3826         change (Bug#10200).
3827
3828 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3829
3830         * compface.el (uncompface):
3831         * gnus-art.el (gnus-article-x-face-command): Update the header format
3832         of icon data for the most recent icontopbm program.
3833
3834 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * gnus-msg.el (gnus-inews-do-gcc):
3837         * message.el (message-send-mail):
3838         * mml.el (mml-generate-mime): Share the value of the buffer-local
3839         `message-options' variable between a draft buffer and temprary working
3840         buffers.
3841
3842 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3843
3844         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3845
3846 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3847
3848         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3849         for Cygwin.
3850
3851 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3852
3853         * gnus-group.el (gnus-group-prepare-flat):
3854         * mm-bodies.el (mm-encode-body):
3855         * mml.el (mml-preview):
3856         * nnml.el (nnml-request-compact-group):
3857         * pop3.el (pop3-stream-type): Spelling fix.
3858
3859 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3860
3861         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3862
3863 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3864
3865         * color.el (color-rgb-to-hsl):
3866         * gmm-utils.el (gmm-tool-bar-style):
3867         * gnus-group.el (gnus-group-prepare-flat):
3868         * gnus-topic.el (gnus-topic-prepare-topic):
3869         * mm-decode.el (mm-discouraged-alternatives):
3870         * rfc2047.el (rfc2047-encode-1):
3871         * starttls.el: Spelling fix.
3872
3873 2011-11-24  Glenn Morris  <rgm@gnu.org>
3874
3875         * binhex.el (binhex-begin-line): Give it basic doc-string.
3876
3877         * starttls.el, tls.el: Fix case of "GnuTLS".
3878
3879 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3880
3881         * gnus-group.el (gnus-group-highlight): Fix typo.
3882
3883 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3884
3885         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3886         value of `delete-file', that returns nil for a local file but returns t
3887         for a remote file using ssh.
3888
3889 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3890
3891         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3892
3893 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3894
3895         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3896         avoid later breakage.
3897
3898 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3899
3900         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3901         article buffers' name.
3902
3903 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3904
3905         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3906         by Paul Eggert's spellfixes two days ago.
3907
3908 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3909
3910         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3911         doesn't have it.
3912
3913         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3914         buffer-local instead of binding them to avoid warnings.  Also demote
3915         errors (bug#10063).
3916         (font-lock-mode-hook): Shut up byte compiler.
3917
3918 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3919
3920         * mm-util.el (mm-charset-after):
3921         * nnir.el (nnir-run-hyrex):
3922         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3923         (ntlm-get-password-hashes, ntlm-md4hash):
3924         * smime.el: Fix typo.
3925
3926 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3927
3928         * gnus-agent.el (gnus-agent-expire-group-1):
3929         * nndiary.el (nndiary-last-occurence):
3930         * nnimap.el (nnimap-request-set-mark):
3931         * nnmairix.el (nnmairix-only-use-registry):
3932         * gnus-group.el (gnus-group-prepare-flat):
3933         * gnus-sum.el (gnus-decode-encoded-word-methods):
3934         * message.el (message-wash-subject):
3935         * nntp.el (nntp-retrieve-headers-with-xover):
3936         * smime.el (smime-certificate-directory): Spelling fix.
3937
3938 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3939
3940         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3941
3942         * color.el:
3943         * gnus-agent.el (gnus-agent-possibly-alter-active):
3944         * gnus-dired.el (gnus-dired-print):
3945         * mail-parse.el:
3946         * nnmairix.el (nnmairix-request-group):
3947         * shr.el (shr-image-displayer):
3948         * sieve-manage.el:
3949         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3950
3951 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3952
3953         * gnus-sum.el (gnus-auto-select-subject):
3954         * spam-report.el (spam-report-resend): Spelling fix.
3955
3956 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3957
3958         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3959         * gnus-art.el (gnus-default-article-saver):
3960         * gnus-srvr.el (gnus-server-copy-server):
3961         * gnus.el (gnus-sloppily-equal-method-parameters):
3962         * html2text.el (html2text-format-tag-list):
3963         * message.el (message-narrow-to-head):
3964         * nndiary.el:
3965         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3966         * sieve.el: Spelling fix.
3967
3968 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3969
3970         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3971         * gnus-sum.el (gnus-summary-make-menu-bar):
3972         * gnus-uu.el (gnus-uu-decode-postscript)
3973         (gnus-uu-decode-postscript-and-save):
3974         * mailcap.el (mailcap-print-command):
3975         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3976         Fix typos.
3977
3978 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3979
3980         * gnus-art.el (gnus-article-part-wrapper):
3981         * html2text.el (html2text-fix-paragraphs):
3982         * mm-decode.el (mm-image-fit-p):
3983         * rfc2047.el (rfc2047-encode-message-header):
3984         * shr-color.el (shr-color-visible-distance-min)
3985         (shr-color-relative-to-absolute, set-minimum-interval)
3986         (shr-color-visible): Fix typos.
3987
3988 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3989
3990         * gmm-utils.el (gmm-tool-bar-item):
3991         * gnus-art.el (gnus-treat-body-boundary):
3992         * gnus-diary.el (gnus-user-format-function-d):
3993         * gnus-start.el (gnus-get-unread-articles):
3994         * pgg-gpg.el (pgg-gpg-update-agent):
3995         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3996
3997 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3998
3999         * gnus-topic.el (gnus-group-prepare-topics):
4000         * gnus-uu.el (gnus-extract-view):
4001         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4002
4003 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4004
4005         * spam.el: Move BBDB autoloads.
4006         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4007         BBDB 2 and 3.
4008         (spam-check-BBDB): Use it.
4009         (spam-enter-ham-BBDB): Use it.
4010
4011 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4012
4013         * smime.el (smime-draw-buffer): Spelling fix.
4014
4015 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4016
4017         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4018         for scanning exactly one level.
4019         * gnus-start.el (gnus-get-unread-articles): Ditto.
4020
4021 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4022
4023         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4024         slightly clearer.
4025
4026 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4027
4028         * gnus-sync.el: More commentary about setup.
4029
4030 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4031
4032         * message.el (message-send-and-exit): Document `arg'.
4033
4034 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4035
4036         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4037
4038 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4039
4040         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4041
4042         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4043         we don't use `bound-and-true-p'.
4044
4045 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4046
4047         * gnus-util.el (gnus-bound-and-true-p): Remove.
4048         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4049         * nnir.el: Use it.
4050         * nnmairix.el: Use it.
4051
4052 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4053
4054         * gnus-sync.el: Improve docs about CouchDB admins.
4055
4056         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4057         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4058         for reasons unknown.
4059         * nnir.el: Use it.
4060         * nnmairix.el: Use it.
4061
4062         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4063         * nnir.el: Ditto.
4064         * nnmairix.el: Ditto.
4065
4066         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4067
4068 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4069
4070         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4071         not needed.  Provide xmlplistread list function to produce XML plist
4072         output for non-Gnus LeSync clients.
4073
4074 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4075
4076         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4077
4078         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4079         and save against it.  Group subscriptions, read marks, other marks,
4080         subscription levels, topic names, and topic offsets (the group's
4081         position within the topic) are saved.  This is an experimental backend
4082         and may change significantly.  Load json.el from the gnus-fallback-lib
4083         if it's not available otherwise.
4084         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4085
4086 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4087
4088         * message.el (message-completion-function): Make sure
4089         message-tab-body-function is not attempted if one of
4090         message-completion-alist fails to find a completion (bug#9158).
4091
4092 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4093
4094         * mml.el (mml-quote-region): Quote <#secure> tag.
4095         (mml-generate-mime-1): Unquote <#secure> tag.
4096
4097 2011-10-20  Chong Yidong  <cyd@gnu.org>
4098
4099         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4100         calling a minor mode from Lisp with nil arg enables it, so we have to
4101         make the wording a bit ambiguous here).
4102
4103 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4104
4105         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4106         * nnir.el (nnir-mode): Use it.
4107         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4108         Use it.
4109
4110         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4111         * nnmairix.el (gnus-registry-enabled): Ditto.
4112
4113 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4114
4115         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4116         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4117         only while we need to find out if it should be t or nil.
4118         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4119         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4120         the registry is installed.  Set it to nil when it's unloaded.
4121         (gnus-registry-install-p): Provide user guidance for the initial value
4122         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4123         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4124         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4125         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4126         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4127         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4128         `gnus-registry-install'.
4129
4130 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4131
4132         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4133         previous change.
4134         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4135         primary key is marked as disabled.
4136
4137 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4138
4139         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4140         primary key is marked as disabled.
4141
4142 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4143
4144         * html2text.el (html2text-clean-anchor): Check for quotes around
4145         `href' value.
4146
4147 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4148
4149         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4150         searching.  Drop `bbdb-cache'.
4151
4152 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4153
4154         * message.el (message-signed-or-encrypted-p): Exclude header when
4155         checking if there is signed or encrypted body in text/plain message.
4156
4157 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4158
4159         * html2text.el (html2text-get-attr): Correctly handle attribute values
4160         containing "=".
4161
4162 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4163
4164         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4165         handle bindings.
4166
4167 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4168
4169         * gnus-win.el (gnus-configure-windows): Protect against reading
4170         ephemeral groups outside of Gnus.
4171
4172 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * shr.el (shr-tag-img): Don't get images displayed in tables.
4175
4176 2011-10-03  Glenn Morris  <rgm@gnu.org>
4177
4178         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4179         the "maintainer" version of debbugs.gnu.org reports.
4180
4181 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4182
4183         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4184         make asynchronous adjacent image insertion work better.
4185
4186 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4187
4188         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4189         documentation.
4190
4191 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4192
4193         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4194         `gnus-asynchronous' isn't shadowed.
4195
4196 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4197
4198         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4199
4200         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4201         (nnimap-insert-partial-structure): The charset parameter isn't
4202         case-sensitive.
4203
4204         * nnheader.el (nnheader-message-maybe): New function.
4205
4206         * shr.el (shr-tag-table): Render totally broken tables better.
4207
4208         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4209         computing the boundary.
4210
4211 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * pop3.el (pop3-number-of-responses): Remove.
4214         (pop3-wait-for-messages): Rewrite to take linear time instead of
4215         exponential time.
4216
4217 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4218
4219         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4220         re-fetch images.
4221
4222         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4223         re-fetch images when hitting `g' in Gnus.
4224
4225 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4226
4227         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4228         (mml-compute-boundary): Don't check collision if it is non-nil.
4229         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4230         before checking collision.
4231
4232 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4233
4234         * message.el (message-indent-citation): Really make sure there's a
4235         newline at the end.
4236
4237         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4238         Fix suggested by John Wiegley.
4239
4240         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4241
4242         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4243
4244         * message.el (message-default-send-rename-function): Break out into its
4245         own function.
4246
4247         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4248         doesn't work under XEmacs.
4249
4250         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4251         of "imaps" to word around Windows problems.
4252         (nnimap-open-connection-1): Use it.
4253
4254         * message.el (message-indent-citation): Revert last change which made
4255         `F' not work.
4256
4257 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4258
4259         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4260         terminal as well.
4261
4262 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4265         because it displays images using overlays that aren't easy to copy to
4266         the article buffer.
4267
4268 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4269
4270         * message.el (message-indent-citation): Fix empty line removal at the
4271         end of the citation.
4272
4273 2011-09-20  Julien Danjou  <julien@danjou.info>
4274
4275         * auth-source.el (auth-source-netrc-create): Use default value for
4276         password if specified.  Evaluate default.
4277         (auth-source-plstore-create): Ditto.
4278         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4279         value evaluation.
4280         (auth-source-netrc-create): Typo fix.
4281         (auth-source-plstore-create): Ditto.
4282
4283         * password-cache.el (password-cache-remove): Remove entries even if the
4284         value is nil, so that password with a nil value (negative caching) is
4285         possible to invalidate.
4286
4287         * auth-source.el (auth-source-format-cache-entry): New function.
4288
4289 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4292
4293 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294
4295         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4296
4297 2011-09-19  Julien Danjou  <julien@danjou.info>
4298
4299         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4300         which work with things that are not ASCII.
4301
4302 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4303
4304         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4305
4306 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4307
4308         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4309         message level.
4310
4311 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4314
4315 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4316
4317         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4318
4319 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4320
4321         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4322         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4323
4324 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4325
4326         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4327         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4328         articles.
4329
4330 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4331
4332         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4333         (message-mail-other-window, message-mail-other-frame)
4334         (message-news-other-window, message-news-other-frame):
4335         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4336         instead of setting buffer display varibles.
4337
4338 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4339
4340         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4341
4342         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4343
4344 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4345
4346         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4347         duplicates" to a higher level.
4348
4349         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4350         most egregious messages.
4351
4352 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4353
4354         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4355
4356 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4357
4358         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4359         up the file (bug#9351).
4360
4361 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4362
4363         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4364         it does with all other backends, but decode the names immediately after
4365         getting them.
4366
4367         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4368         decoding nnimap groups.
4369
4370         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4371         newsrc file.  It doesn't seem like an important optimization any more.
4372
4373 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4374
4375         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4376         overflows.
4377
4378 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4379
4380         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4381         (gnus-interactive-exit): Extend to `quiet'.
4382
4383         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4384
4385         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4386         string.
4387
4388         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4389         renaming function arguments from `this'.
4390
4391         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4392
4393         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4394         has been renamed.
4395         (gnus-lrm-string-p): Include RLM and PDF, too.
4396
4397         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4398         (bug#9225).
4399
4400 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4401
4402         Add autoload cookies for functions used by sendmail.el.
4403         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4404
4405         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4406
4407 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4408
4409         * gnus-art.el (article-date-ut): Work properly even when there are
4410         things like Date header in the body; work for forwarded parts.
4411
4412 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4413
4414         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4415         original-article-buffer.
4416
4417 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4418
4419         * nnir.el (nnir-compose-result): Fix matching of server type.
4420         (nnir-run-swish++): Ditto.
4421         (nnir-run-namazu): Ditto.
4422         (nnir-run-notmuch): Ditto.
4423
4424 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425
4426         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4427         (bug#9405).
4428
4429         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4430         (bug#9421).
4431
4432         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4433         (bug#9425).
4434
4435         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4436         thing (bug#9426).
4437
4438 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4439
4440         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4441         the error message.
4442
4443 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4444
4445         * message.el (message-setup-1): Return t (Bug#9392).
4446
4447 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4448
4449         * gnus-sum.el: When adding article headers to a summary buffer also
4450         update gnus-newsgroup-articles (bug#9386).
4451
4452 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4453
4454         * auth-source.el: Autoload help-mode.
4455
4456 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4457
4458         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4459         names.
4460
4461 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4462
4463         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4464         mm-replace-in-string for compatibility issues.
4465         * mml2015.el (mml2015-epg-verify): Ditto.
4466
4467 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4468
4469         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4470
4471         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4472
4473 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4474
4475         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4476         continue on and do the clean-up phase (bug#9188).
4477
4478         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4479         just ignore groups that can't be opened instead of erroring out
4480         (bug#9225).
4481
4482         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4483         nil since some many people are fuddy-duddies.
4484
4485         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4486         images.
4487
4488         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4489         instead.
4490
4491         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4492
4493         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4494
4495         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4496         processing.
4497
4498         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4499         buffer to avoid warnings.
4500
4501 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4502
4503         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4504         specified to reduce precision.
4505
4506 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4507
4508         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4509         bodystructures (bug#9314).
4510
4511 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4512
4513         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4514         Make button keymap non-sticky after buttons.
4515
4516 2011-08-18  David Engster  <dengste@eml.cc>
4517
4518         * nnmairix.el (nnmairix-request-set-mark)
4519         (nnmairix-goto-original-article): Remove adding of article to registry,
4520         since `gnus-registry-add-group' isn't available anymore.
4521         (nnmairix-determine-original-group-from-registry):
4522         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4523         available anymore.
4524
4525 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4526
4527         * starttls.el (starttls-any-program-available): Define as obsolete
4528         function.
4529
4530 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4531
4532         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4533         versions which Gnus use when appropriate.
4534
4535         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4536         a pretty destructive command.
4537
4538         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4539
4540 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4541
4542         * message.el (message-fix-before-sending): Make a different warning
4543         about NUL characters (bug#9270).
4544
4545         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4546         from custom (bug#9260).
4547
4548         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4549         things work in Emacs 22 and XEmacs, too.
4550
4551         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4552         default From.
4553
4554         * gnus-spec.el (gnus-lrm-string-p): New macro.
4555         (gnus-lrm-string): New constant.
4556         (gnus-summary-line-format-spec): LRM-ify the from.
4557         (gnus-tilde-max-form): LRM-ify string chopping.
4558
4559         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4560
4561         * message.el (message-is-yours-p): Allow disabling canlock checking
4562         (bug#9295).
4563         (message-shoot-gnksa-feet): Add `canlock-verify'.
4564         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4565         message directory isn't writable (bug#9304).
4566
4567         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4568         non-world-readable.
4569
4570 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4571
4572         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4573         articles.
4574
4575 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4576
4577         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4578         copy-list.
4579
4580 2011-08-12  Sam Steingold  <sds@gnu.org>
4581
4582         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4583         in the reverse order to avoid modifying the cache with `nreverse'.
4584         (gnus-all-score-files): Do not modify the value returned by
4585         `gnus-score-find-alist' because it lives in a cache variable.
4586         (gnus-current-home-score-file): No need to `nreverse' the return value
4587         of `gnus-score-find-alist', it is already in the correct order.
4588
4589 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4590
4591         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4592         type MESSAGE and subtype RFC822 is slightly different from those of
4593         type TEXT.
4594
4595 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4596
4597         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4598         This allows article-referral to work from an nnir group.
4599
4600 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4601
4602         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4603
4604 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4605
4606         * mml1991.el (mml1991-epg-find-usable-key)
4607         (mml1991-epg-find-usable-secret-key): New function.
4608         (mml1991-epg-sign): Check if signing key is usable.
4609         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4610
4611 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4612
4613         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4614         server-variables only.  This should fix a bug introduced with commit
4615         e1889675b7f4adf057833c5513c9374134c4e053.
4616         (nnir-run-query): 'nnir-search-engine should not be set from the global
4617         environment.
4618
4619 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4620
4621         * nnir.el (nnir-search-thread): Position point on referring article
4622         line.
4623         (nnir-warp-to-article): Clean up summary buffers.
4624
4625         * nnimap.el (nnimap-request-thread): Whitespace fix.
4626
4627 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4628
4629         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4630
4631 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4632
4633         * starttls.el (starttls-available-p): Rename from
4634         `starttls-any-program-available' and changed return convention.
4635
4636 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4637
4638         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4639         `unix-sync' unless it's defined.
4640
4641 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4642
4643         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4644         `aref' for XEmacs compatibiltiy.
4645
4646 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4647
4648         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4649
4650 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4651
4652         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4653         closures, quote the form properly (bug#9194).
4654
4655 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4656
4657         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4658         (gnus-summary-insert-new-articles): Protect against servers that are
4659         down.
4660
4661 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4662
4663         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4664         in mm handle if none is specified.
4665
4666 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4667
4668         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4669
4670 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4671
4672         * nnir.el (nnir-search-thread): New function to make an nnir group
4673         based on a thread query.
4674
4675         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4676         of nnir in thread referral.
4677         (gnus-summary-refer-thread): Use it.
4678
4679         * nnimap.el (nnimap-request-thread): Use it.
4680
4681 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4682
4683         * shr.el (shr-tag-comment): Ignore HTML comments.
4684
4685 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4686
4687         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4688         argument.
4689         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4690         Use `nnir-address' to handle server info rather than passing an arg.
4691
4692         * nnimap.el (nnimap-make-thread-query): New utility function to format
4693         an imap thread search query.
4694         (nnimap-request-thread): Use it.
4695
4696         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4697         right select-method if we are not going back to the group buffer.
4698
4699 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4700
4701         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4702         enter invalid buffer configurations into the quit form (bug#9107).
4703         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4704         unplugged/plugged.
4705
4706         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4707         keep track of which ones are unread (bug#9061).
4708
4709         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4710         (bug#9055).
4711
4712         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4713         (bug#9041).
4714
4715         * gnus-html.el (mm-util): Require (bug#9073).
4716
4717         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4718         (gnus-summary-refer-thread): Use it to remove duplicates in the
4719         un-threaded view (bug#9053).
4720         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4721
4722 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4723
4724         * nnir.el (nnir-read-server-parm): Use default value from global
4725         variable.  Without this the default search engine parameters aren't
4726         used at all.
4727
4728 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4729
4730         * message.el (message-unique-id): Don't use the undocumented return
4731         value from (random t) (bug#9118).
4732
4733 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4734
4735         * message.el (message-auto-save-directory): If the ~/Mail directory
4736         doesn't exist, use ~ as the auto-save directory (bug#4432).
4737
4738         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4739         hasn't already been started.
4740
4741 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4742
4743         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4744
4745         * message.el (message-reply): Work around mysterious bug where
4746         `message-mode' seems to overwrite the locally bound `subject' variable.
4747
4748 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4749
4750         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4751         correct group.
4752
4753         * gnus-int.el (gnus-request-thread): Add group argument.
4754
4755         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4756
4757 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4758
4759         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4760
4761         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4762         renamed to `debbugs-gnu-*'.
4763
4764 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4765
4766         * plstore.el: Revert the editing feature since it is not urgent.
4767         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4768         (plstore-mode-decoded): Remove.
4769
4770 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4771
4772         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4773         isn't very interesting any more, and it leaks potentially secret data.
4774         (gnus-debug): Remove.
4775
4776         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4777         use of :custom-show.
4778
4779 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4780
4781         * plstore.el: Add documentation.
4782         (plstore-mode): New mode to edit plstore file.
4783         (plstore-mode-toggle-display, plstore-mode-original)
4784         (plstore-mode-decoded): New command.
4785         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4786         (plstore--insert-buffer, plstore--make): New function.
4787         (plstore-open, plstore-save): Simplify by using them.
4788
4789 2011-07-06  Glenn Morris  <rgm@gnu.org>
4790
4791         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4792
4793 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4794
4795         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4796         no longer is much used.
4797         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4798         Articles".
4799
4800 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4801
4802         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4803         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4804         `notmuch' backend.
4805
4806 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4807
4808         * mm-decode.el (mm-text-html-renderer): Doc fix.
4809
4810         * gnus-msg.el (gnus-bug): Fix the MML tag.
4811
4812         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4813
4814 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4815
4816         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4817         secondary methods if started with `gnus-no-server'.
4818
4819 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4820
4821         * message.el (message-return-action): Fix typo in docstring.
4822
4823 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824
4825         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4826         bug reports at once.
4827
4828         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4829
4830 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * nndraft.el: Require gnus-group.
4833         (nndraft-request-list): Declare.
4834
4835         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4836         no unread article unless it matches gnus-permanently-visible-groups.
4837
4838         * nndraft.el (nndraft-update-unread-articles): New function.
4839         (nndraft-request-associate-buffer): Use it to update the number of
4840         unread articles for the nndraft groups in the group buffer when saving
4841         or killing a draft message.
4842
4843 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4844
4845         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4846         systems to binary before writing and reading the mbox files.
4847
4848         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4849         instead of trying to list them all (bug#8978).
4850
4851 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4852
4853         * pop3.el (pop3-open-server): Use :end-of-capability.
4854
4855 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4856
4857         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4858         the id is always a number.
4859
4860         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4861
4862         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4863         debbugs mode, if possible.
4864
4865 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4866
4867         * auth-source.el (auth-source-token-passphrase-callback-function):
4868         Reindent.
4869         (epg-context-operation): Remove unnecessary autoload.
4870
4871 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4872
4873         * gnus.el (gnus-list-debbugs): New command.
4874
4875         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4876         mboxstat instead of the maintbox, since the stat seems to be fuller.
4877
4878         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4879         summary buffers.
4880
4881         * message.el (message-get-reply-headers): Delete all duplicates,
4882         instead of the first.
4883         (message-get-reply-headers): Ensure that we have progress while
4884         deleting duplicates.
4885
4886         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4887         gnus-posting-style value from the summary buffer to make it easier to
4888         make that a per-buffer conf.
4889
4890 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4891
4892         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4893         found by setting `shortcut' in 'query.
4894         (nnir-request-article): Use `shortcut' setting when requesting article
4895         by Message-ID.
4896
4897 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4898
4899         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4900         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4901         Bring the pseudo-headers back too.
4902
4903 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4904
4905         * auth-source.el (auth-source-token-passphrase-callback-function):
4906         Simplify and remove EPA dependency.
4907
4908 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4909
4910         * nnir.el (nnir-request-article): Fix error message text.
4911
4912 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4913
4914         * auth-source.el (plstore-delete): Autoload.
4915         (auth-source-plstore-search): Support delete operation.
4916         * plstore.el (plstore-delete): New function.
4917
4918 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4919
4920         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4921         mark actually existing articles as unread rather than the ones that
4922         active asserts.
4923
4924 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4925
4926         * nntp.el (nntp-record-command):
4927         * gnus-util.el (gnus-message-with-timestamp-1):
4928         Use format-time-string rather than decoding time stamps by hand.
4929         This is simpler and insulates the code from potential changes to
4930         current-time format.
4931
4932 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4933
4934         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4935
4936 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4937
4938         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4939         (plstore-save): Support public key encryption.
4940         (plstore--init-from-buffer): New function.
4941         (plstore-open): Use it; fix error when opening a non-existent file.
4942         (plstore-revert): Use plstore--init-from-buffer.
4943
4944 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4945
4946         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4947
4948 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4951         for old Emacsen.
4952
4953 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4954
4955         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4956         is not fully working.
4957
4958 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * dgnushack.el: Autoload sha1 on XEmacs.
4961
4962         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4963         quit window configuration.
4964
4965         * auth-source.el (epg-context-set-passphrase-callback):
4966         Remove duplicate autoload.
4967
4968 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4969
4970         * nnir.el (nnir-request-article): Allow requesting articles by
4971         Message-ID with nnimap.
4972
4973         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4974         current server.
4975
4976 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4977
4978         * auth-source.el: Autoload EPA/EPG functions.
4979         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4980         changed when EPA/EPG is not available.
4981         (auth-source-backend): Rename "arg" member to "data".
4982         (auth-source-backend-parse, auth-source-plstore-search)
4983         (auth-source-plstore-create): Use it.
4984
4985 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4986
4987         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4988         `gnus-refer-article-methods'.
4989
4990 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4991
4992         * auth-source.el: Require EPA and EPG.
4993         (auth-source-passphrase-alist): New variable.
4994         (auth-source-passphrase-callback-function)
4995         (auth-source-token-passphrase-callback-function): Callbacks for the
4996         netrc field encryption (GPG tokens).
4997         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4998         Symmetric encryption and decryption of the netrc GPG tokens.
4999         (auth-source-netrc-normalize): Use them, simplifying the closure.
5000
5001 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5002
5003         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5004         is available.
5005
5006 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5007
5008         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5009         non-nil, and `nnimap-split-methods' is nil, use the former.
5010
5011 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5012
5013         * plstore.el (plstore-revert): New function.
5014         (plstore-open): Use it; hide the buffer from user.
5015
5016 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5017
5018         * auth-source.el (auth-source-backend): New member "arg".
5019         (auth-source-backend-parse): Handle new backend 'plstore.
5020         * plstore.el: New file.
5021
5022 2011-06-30  Glenn Morris  <rgm@gnu.org>
5023
5024         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5025
5026 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5027
5028         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5029         expiring articles to.
5030
5031         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5032         variations as ASCII (bug#5458).
5033
5034 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5035
5036         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5037
5038 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5039
5040         * message.el (message-point-in-header-p): Tweak the function to default
5041         to saying that we're not in the headers if there is no separator at
5042         all.  This makes it possible to use the Message version of `M-q' in
5043         buffers with no headers (bug#7987).
5044         (message-point-in-header-p): Fix last checkin to work with an empty
5045         mail-header-separator, too.
5046
5047         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5048         again, save the choice via customize.
5049
5050 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5051
5052         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5053
5054         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5055         ended the connection, bail out before waiting infinitely on a new
5056         connection.
5057
5058 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5059
5060         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5061         reports.
5062
5063         * gnus.el (gnus-bug-package): Use "gnus."
5064         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5065
5066 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5067
5068         * dgnushack.el: Make the timer warning go away on XEmacs.
5069
5070         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5071         animations going on at article exit time.
5072
5073         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5074         since removing it breaks people upgrading.
5075
5076         * shr.el (shr-put-image): Use the new interface for animating images.
5077         (shr-put-image): Animate for 60 seconds.
5078
5079         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5080         avoid compiler warnings.
5081
5082         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5083         error with `find-file-hooks' on Emacs 22.
5084         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5085         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5086         on all architectures.
5087
5088         * spam.el (spam-stat): Require in a normal fashion without binding
5089         `spam-stat-install-hooks' to avoid compilation warnings.
5090
5091         * spam-stat.el (spam-stat-install-hooks): Remove.
5092         (spam-stat-install-hooks): Don't run automatically.
5093
5094 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5095
5096         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5097         and keystroke.
5098
5099 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * auth-source.el (auth-source-netrc-cache): Move forward.
5102
5103 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5104
5105         * proto-stream.el (proto-stream-open-starttls): Use
5106         `gnutls-available-p' to see whether we have built-in support.
5107
5108         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5109         we already know.
5110         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5111         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5112
5113 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5114
5115         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5116         %S format, since that looks odd.
5117         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5118         file, especially when saving.
5119
5120 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5121
5122         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5123         article found.
5124
5125 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5126
5127         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5128         `auth-source-save-secrets' with a more sensitive alist that can be
5129         configured per file.  Experimental, so defaults to 'never.
5130         (auth-source-netrc-create): Use it.  Still experimental code.
5131         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5132         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5133
5134 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5135
5136         * auth-source.el (auth-source-save-secrets): New variable to control if
5137         secret tokens should be saved encrypted.
5138         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5139         to `auth-source-netrc-normalize'.
5140         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5141         on the EPA variables being defined.
5142         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5143         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5144         the lexical-let closure.
5145         (auth-source-netrc-create): Create "gpg:" tokens according to
5146         `auth-source-save-secrets'.
5147
5148 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5149
5150         * gnus-group.el (gnus-group-update-group): Add new argument
5151         `info-unchanged' that stops updating dribble buffer.
5152
5153         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5154         deletes lines matching to it in dribble buffer.
5155
5156         * gnus-agent.el (gnus-agent-fetch-group-1):
5157         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5158         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5159         * gnus-start.el (gnus-group-change-level):
5160         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5161
5162         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5163         if newsgroup info is not changed.
5164
5165         * gnus-group.el (gnus-group-get-new-news-this-group):
5166         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5167         Don't update dribble buffer.
5168
5169 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5170
5171         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5172         remove entries with groups we ignore.
5173
5174 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5175
5176         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5177         the underline comes at the bottom.
5178
5179 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5180
5181         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5182         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5183         (gnus-registry-article-marks-to-names): Rename from
5184         `gnus-registry-user-format-function-M2'.
5185
5186 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5189         ephemeral group.
5190
5191 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5192
5193         * shr.el (shr-browse-image): Copy the URL if called interactively.
5194
5195 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5196
5197         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5198         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5199         done, then unselected articles may be marked as read.
5200
5201         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5202         since not doing this seems to lead to a race condition in pop3-logon.
5203
5204         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5205         so that the call chain it correct when we call "upwards".
5206
5207         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5208         in read-only groups.
5209
5210         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5211
5212         * message.el (message-cite-reply-position): Doc string fix.
5213
5214         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5215         avoid regexp overflow.
5216         (nnimap-transform-split-mail): Ditto.
5217
5218         * pop3.el (pop3-retr): Error out if the server closes the connection.
5219
5220 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5221
5222         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5223         mm-with-unibyte-current-buffer.  The buffer should not contain any
5224         multibyte chars anyway at this stage.
5225
5226 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5227
5228         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5229         at the end of lines.
5230
5231 2011-05-29  Julien Danjou  <julien@danjou.info>
5232
5233         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5234
5235 2011-05-27  Glenn Morris  <rgm@gnu.org>
5236
5237         * gnus-group.el (gnus-bug-group-download-format-alist):
5238         Use the "maintainer" version of debian reports as well.
5239
5240 2011-05-26  Glenn Morris  <rgm@gnu.org>
5241
5242         * gnus-group.el (gnus-bug-group-download-format-alist):
5243         Use the "maintainer" version of debbugs.gnu.org reports.
5244
5245 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5246
5247         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5248
5249 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5250
5251         * gnus-cus.el (gnus-agent-customize-category):
5252         * gnus-delay.el (gnus-delay-send-queue):
5253         * gnus.el (gnus-other-frame):
5254         Don't quote lambda expressions with `quote'.
5255
5256 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5257
5258         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5259         the thread moves us backwards and so we loop forever.
5260
5261 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5262
5263         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5264         whitespace in base64 data lines.
5265
5266 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5267
5268         * gnus-registry.el (gnus-registry-user-format-function-M):
5269         Use `mapconcat'.
5270         (gnus-registry-user-format-function-M2): Use to see the full text of
5271         the marks.  Make "," the mark text separator.
5272
5273         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5274         authentication with auth-source.
5275
5276 2011-05-17  Glenn Morris  <rgm@gnu.org>
5277
5278         * gnus-group.el (gnus-import-other-newsrc-file):
5279         Use insert-file-contents.
5280
5281 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5282
5283         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5284         1000 iterations.
5285
5286 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5287
5288         * nntp.el (nntp-open-connection): Check if process-type is available.
5289
5290 2011-05-16  Julien Danjou  <julien@danjou.info>
5291
5292         * shr.el (shr-tag-del): Add support for del tag.
5293
5294 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * gnus-html.el (gnus-html-put-image): Register a displayer.
5297
5298         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5299
5300 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5301
5302         * registry.el (prune-factor): New initialization parameter defaulting
5303         to 0.1.
5304         (registry-prune-hard): Use it.
5305
5306         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5307         0.1 expicitly.
5308
5309 2011-05-13  Glenn Morris  <rgm@gnu.org>
5310
5311         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5312         is bound, since this function requires sendmail.
5313
5314 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5315
5316         * registry.el (registry-usage-test): Disable pruning test.
5317
5318 2011-05-11  David Engster  <dengste@eml.cc>
5319
5320         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5321         Bind set-network-process-option for XEmacs.
5322
5323 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5324
5325         * registry.el (registry-prune-hard-candidates)
5326         (registry-prune-soft-candidates): Helper methods for registry pruning.
5327         (registry-prune): Use them.  Make the sort function optional.
5328
5329 2011-05-10  Jim Meyering  <meyering@redhat.com>
5330
5331         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5332
5333 2011-05-10  Julien Danjou  <julien@danjou.info>
5334
5335         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5336         symbol and not a list.
5337
5338 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5339
5340         * gnus-art.el (gnus-article-mode): Move binding of
5341         shr-put-image-function here from gnus-article-prepare-display.
5342
5343         * shr.el (shr-put-image-function): New variable.
5344         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5345         (shr-put-image): Return scaled image.
5346
5347         * gnus-art.el (gnus-shr-put-image): New function.
5348         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5349
5350         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5351         original ones, as deletable.
5352
5353 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5354
5355         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5356
5357 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5358
5359         * registry.el (registry-full): Add convenience method.  Fix logic.
5360         (registry-insert): Use it.  Fix logic here too.
5361
5362         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5363         `registry-prune' if `registry-full' returns t.
5364         (gnus-registry-handle-action)
5365         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5366         (gnus-registry-usage-test): Use it.
5367
5368 2011-05-07  Julien Danjou  <julien@danjou.info>
5369
5370         * shr.el (shr-link): Make shr-link inherit from link by default.
5371
5372 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5373
5374         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5375
5376 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5377
5378         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5379         error out because the face is not a list.
5380
5381 2011-05-05  Glenn Morris  <rgm@gnu.org>
5382
5383         * proto-stream.el (gnutls-negotiate): Fix declarations.
5384
5385         * gnus-start.el (gnus-propagate-marks): Declare.
5386
5387 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5388
5389         * registry.el (registry-reindex): Fix percentage message.
5390
5391         * proto-stream.el (network-stream-open-starttls): Adjust to call
5392         `gnutls-negotiate' with :process and :hostname arguments.
5393
5394 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5395
5396         * shr.el: Add shr-link face for links.
5397         (shr-urlify): Use it.
5398
5399         * registry.el (registry-insert): Make error message more helpful.
5400
5401 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5402
5403         * gnus-html.el (gnus-html-schedule-image-fetching):
5404         Use url-queue-retrieve, if it exists.
5405
5406         * shr.el (shr-tag-img): Ditto.
5407
5408         * gnus.el: Autoload more gnus-agent functions.
5409
5410         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5411         agent if we haven't already (bug#8502).
5412
5413         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5414         into the Agent, too.
5415
5416         * gnus-agent.el (gnus-agent-store-article): New function.
5417
5418         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5419         and moved from that file for reuse.
5420
5421         * pop3.el (pop3-open-server): Error messages are "-ERR".
5422
5423 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5424
5425         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5426         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5427
5428 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5429
5430         * gnus.el: No Gnus v0.17 is released.
5431
5432 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5433
5434         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5435         buffer has moved to a different frame.
5436
5437 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5438
5439         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5440         to get the conversion from unibyte to multibyte buffers to work on
5441         Emacs 22.
5442
5443         * nntp.el (nntp-request-article): Slight clean-up.
5444
5445 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5446
5447         * shr.el (shr-strike-through): New face.
5448         (shr-tag-s): Use it to provide <s> support.
5449         (shr-tag-s): Remove duplicate definition.
5450
5451 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5452
5453         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5454         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5455
5456 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5457
5458         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5459         `gnutls-negotiate'.
5460         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5461
5462 2011-04-23  Glenn Morris  <rgm@gnu.org>
5463
5464         * gnus-sum.el (gnus-extra-headers): Bump :version.
5465
5466 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5467
5468         * shr.el (shr-tag-sup): New function.
5469         (shr-tag-sub): Ditto.
5470
5471 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5472
5473         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5474         for the case where `gnus-registry-ignored-groups' is a list of lists,
5475         and don't call `gnus-parameter-registry-ignore' otherwise.
5476
5477 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5478
5479         * nnimap.el (nnimap-user): New backend variable.
5480         (nnimap-open-connection-1): Use it.
5481         (nnimap-credentials): Accept user parameter so it's explicit what user
5482         name is desired.
5483
5484         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5485         default.
5486
5487         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5488         not gnus-registry.el.
5489
5490         * gnus-registry.el: Mention in comments how to modify
5491         `gnus-extra-headers' for proper recipient tracking and that it may
5492         already have To and Cc recently, which it does as of this commit.
5493         (gnus-registry-ignored-groups): Remove defcustom.
5494         Explain why in comments.
5495         (gnus-registry-action): Fix data-header reference to use the extra
5496         headers.  Explain in package commentary how to add To and Cc headers to
5497         the gnus-extra-headers.
5498         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5499         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5500         parameter list or a string list in `gnus-registry-ignored-groups'.
5501         Fix logic error.
5502
5503 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5504
5505         * shr.el (shr-expand-url): Protect against null urls.
5506
5507 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5508
5509         * shr.el (shr-base): New binding.
5510         (shr-tag-base): Keep track of <base>.
5511         (shr-expand-url): New function used throughout.
5512
5513 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5514
5515         * gnus-registry.el
5516         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5517         (gnus-registry-ignored-groups): New variable.
5518         (gnus-registry-ignore-group-p): Use it.
5519         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5520         set the destination group to nil (same as delete) if it's ignored.
5521
5522 2011-04-20  David Engster  <dengste@eml.cc>
5523
5524         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5525
5526         * Makefile.in (test-nntp): New rule.
5527         (check): Add it.
5528         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5529
5530 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5531
5532         * gnus-registry.el (gnus-registry-action)
5533         (gnus-registry-fetch-header-fast):
5534         Don't use mail-header that looks an internal function of mailheader.el.
5535
5536 2011-04-19  Glenn Morris  <rgm@gnu.org>
5537
5538         * time-date.el (time-to-days): Remove unused local variables.
5539
5540 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5541
5542         * gnus-registry.el: Eliminate cl functions.
5543         (gnus-registry-sort-addresses): New function that replaces mapcan.
5544         (gnus-registry-action, gnus-registry-spool-action)
5545         (gnus-registry-split-fancy-with-parent)
5546         (gnus-registry-fetch-recipients-fast): Use it.
5547         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5548
5549         * registry.el (initialize-instance, registry-lookup)
5550         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5551         (registry-lookup-secondary-value, registry-search, registry-delete)
5552         (registry-insert, registry-reindex, registry-size, registry-prune):
5553         Use eval-and-compile.
5554
5555 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5556
5557         * registry.el (registry-reindex): New method to recreate the secondary
5558         registry indices.
5559
5560         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5561         tracked field changes.
5562         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5563         (gnus-registry-action, gnus-registry-spool-action)
5564         (gnus-registry-handle-action)
5565         (gnus-registry--split-fancy-with-parent-internal)
5566         (gnus-registry-split-fancy-with-parent)
5567         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5568         move, and delete actions, and for fancy splitting with parent.
5569         (gnus-registry-extract-addresses)
5570         (gnus-registry-fetch-recipients-fast)
5571         (gnus-registry-fetch-header-fast): Convenience functions.
5572         (gnus-registry-misc-test): ERT test of
5573         `gnus-registry-extract-addresses'.
5574
5575 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5576
5577         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5578         Track by subject first, then sender.
5579
5580 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5581
5582         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5583
5584         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5585         Lisp.
5586
5587         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5588         (gnus-draft-send): Use it to avoid popping
5589         up frames from gnus-group-send-queue.
5590
5591 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5592
5593         * gnus-registry.el: Updated gnus-registry docs.
5594
5595 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5596
5597         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5598         Fix logic bug.
5599         (gnus-registry-post-process-groups): Fix logging of no results and
5600         quote sender and subject.
5601
5602 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5603
5604         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5605         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5606         gnutls-cli are too slow to be done opportunistically.
5607
5608         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5609         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5610         we had no early-data returned.
5611         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5612         two async commands to the same server at the same time.
5613
5614 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5615
5616         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5617
5618 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5619
5620         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5621         "warning" level.
5622
5623         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5624         (mm-url-insert-file-contents): Don't set the package names.
5625
5626 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5627
5628         * gnus-registry.el (gnus-registry-action): Remove properties and
5629         simplify subject in `gnus-registry-handle-action'.
5630         (gnus-registry-spool-action): Get subject and sender from message if
5631         they are not passed in.
5632         (gnus-registry-handle-action): Remove properties and simplify subject
5633         consistently.
5634
5635 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5636
5637         * registry.el: Require CL before using defmacro*.
5638
5639 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * gnus-art.el (article-treat-date): Assume that
5642         gnus-article-date-headers may be a group parameter.
5643
5644 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5645
5646         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5647
5648         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5649         interactively so the newsrc file can contain foreign groups too.
5650         Useful for debugging but not much for users.
5651
5652 2011-04-07  David Engster  <dengste@eml.cc>
5653
5654         * registry.el (registry-usage-test): Only do
5655         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5656         lexical binding.
5657
5658 2011-04-07  David Engster  <dengste@eml.cc>
5659
5660         * Makefile.in (check, test-registry): New rules for test-suite.
5661
5662 2011-04-06  David Engster  <dengste@eml.cc>
5663
5664         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5665         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5666
5667 2011-04-06  David Engster  <dengste@eml.cc>
5668
5669         * registry.el (initialize-instance): Change :after to :AFTER to be
5670         compatible with old EIEIO version in XEmacs.
5671
5672 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5673
5674         * gnus-registry.el (gnus-registry-post-process-groups)
5675         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5676         and provide better messaging.
5677
5678 2011-04-06  David Engster  <dengste@eml.cc>
5679
5680         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5681         errors.
5682
5683         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5684         dgnushack-compile with error-on-warn enabled, and to signal an error if
5685         clean compilation failed.
5686         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5687         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5688
5689 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5690
5691         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5692         unconditionally anyway, discarding errors.
5693         (gnus-registry-delete-entries): New convenience function.
5694         (gnus-registry-import-eld): Import from old .eld registry.
5695
5696         * registry.el: Don't use ERT if it's not available.  Load it
5697         unconditionally anyway, discarding errors.
5698
5699         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5700         version from the Claudio Bley GnuTLS patch (extra optional parameters
5701         and host name).
5702
5703 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5704
5705         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5706         fixup the parameters that can be customized by the user between
5707         save/read cycles.
5708         (gnus-registry-read): Use it.
5709         (gnus-registry-make-db): Use it.
5710         (gnus-registry-spool-action, gnus-registry-handle-action):
5711         Fix messaging.
5712         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5713         Map references to actual group names with sender and subject tracking.
5714         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5715         (gnus-registry-usage-test): Add subject lookup test.
5716
5717         * registry.el (registry-db, initialize-instance): Set up constructor
5718         instead of :initform arguments for the sake of older Emacsen.
5719         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5720         pre-lexbind merge bug.
5721         (registry-usage-test): Use it.
5722         (initialize-instance, registry-db): Move the non-function initforms
5723         back to the class definition.
5724
5725 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5726
5727         * registry.el: New library to manage gnus-registry-style data.
5728
5729         * gnus-registry.el: Use it (major rewrite).
5730
5731         * nnregistry.el: Use it.
5732
5733         * spam.el: Use it.
5734
5735 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5736
5737         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5738         marks on non-selected articles.
5739
5740 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5741
5742         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5743         parameter to open-protocol-stream.
5744
5745 2011-04-01  Julien Danjou  <julien@danjou.info>
5746
5747         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5748         fundamental-mode.
5749
5750 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5751
5752         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5753         servers.
5754
5755 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5756
5757         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5758         made marks not propagate, again.
5759
5760 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5761
5762         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5763         Make this the default type.
5764         (proto-stream-open-plain): Rename from proto-stream-open-default.
5765         (open-protocol-stream, proto-stream-open-starttls)
5766         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5767         with `plain'.
5768
5769         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5770         value.
5771
5772         * nntp.el (nntp-open-connection-function): Document the fact that some
5773         values are not functions but are instead handled specially.
5774         Recognize nntp-open-plain-stream value.
5775         (nntp-open-connection): Recognize that value.
5776
5777 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5778
5779         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5780         where it seems to be needed.
5781
5782 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5783
5784         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5785         stuff.
5786
5787         * gnus-score.el (gnus-score-string): Fix calling convention of
5788         `gnus-simplify-buffer-fuzzy' after last patches.
5789
5790         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5791         server for articles we didn't get any headers for.  This is a sanity
5792         check.
5793
5794 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5795
5796         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5797         new CAPABILITY, use it.
5798
5799 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5800
5801         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5802         downloading anything.
5803
5804         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5805
5806 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5807
5808         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5809         colors.
5810         (gnus-splash-svg-color-symbols): New function.
5811
5812 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5815         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5816         (gnus-simplify-subject-fuzzy): Use the local
5817         gnus-simplify-subject-fuzzy-regex instead of the global one.
5818         This makes using this variable in group parameters work.
5819
5820 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5821
5822         * gnus-registry.el (gnus-registry-unfollowed-groups):
5823         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5824         archive:sent-YYYY-MM-DD groups).
5825         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5826         tracking if there are more than `gnus-registry-max-track-groups'
5827         matches.
5828
5829 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5830
5831         * message.el (message--yank-original-internal): New function to do the
5832         insertion cleanly inside eval in `message-yank-original'.
5833         (message-yank-original): Use it.
5834
5835 2011-03-29  Julien Danjou  <julien@danjou.info>
5836
5837         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5838         local variables disabled rather than `normal-mode'.
5839
5840 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5841
5842         * imap.el (imap-shell-open, imap-process-connection-type):
5843         Use imap-process-connection-type for 'shell' streams as well as
5844         Kerberos, SSL, other subprocesses.
5845
5846 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5847
5848         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5849         with open-network-stream.
5850         (proto-stream-always-use-starttls): Option removed.
5851         (open-protocol-stream): Return a process object by default.  Provide a
5852         new parameter :return-list specifying a list-type return value, which
5853         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5854         :type `network' to `try-starttls', and `network-only' to `default'.
5855         Make `default' the default, for compatibility with open-network-stream.
5856         Handle the no-parameter case exactly as open-network-stream, with no
5857         additional stream processing.  Search plists using plist-get.
5858         Explicitly add :end-of-commend parameter if it is missing.
5859         (proto-stream-open-default): Rename from
5860         proto-stream-open-network-only.  Return 'default as the type.
5861         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5862         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5863         failed.  Always return a list with a (possibly dead) process as the
5864         first element, for compatibility with open-network-stream.
5865         (proto-stream-open-tls): Use plist-get.  Always return a list.
5866         (proto-stream-open-shell): Return `default' as connection type.
5867         (proto-stream-capability-open): Use plist-get.
5868         (proto-stream-eoc): Function deleted.
5869
5870         * nnimap.el (nnimap-stream, nnimap-open-connection)
5871         (nnimap-open-connection-1): Handle renaming of :type parameter for
5872         open-protocol-stream.
5873         (nnimap-open-connection-1): Pass a :return-list parameter
5874         open-protocol-stream to obtain a list return value.  Parse this list
5875         using plist-get.
5876
5877         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5878         for open-protocol-stream.  Accept open-protocol-stream return value
5879         that is a subprocess object instead of a list.  Handle the case of a
5880         dead returned process.
5881
5882 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5883
5884         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5885
5886         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5887
5888 2011-03-21  Julien Danjou  <julien@danjou.info>
5889
5890         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5891         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5892         query.
5893         (mm-inline-text): Render normal text with fontification whenever
5894         possible.
5895
5896         * gnus-sum.el (gnus-summary-save-parts-1):
5897         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5898         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5899         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5900         Use `mm-handle-filename'.
5901
5902         * mm-util.el (mm-handle-filename): New function, return the filename of
5903         an handle.
5904
5905 2011-03-18  Julien Danjou  <julien@danjou.info>
5906
5907         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5908         (gnus-buffer-live-p): Check that buffer is not nil.
5909
5910 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5911
5912         * gnus.el: No Gnus v0.15 is released.
5913
5914 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5915
5916         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5917         avoid warning on XEmacs.
5918
5919         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5920         on XEmacs.
5921
5922         * gnus-art.el: Require mouse, which the build bot seems to say is
5923         needed.
5924
5925         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5926
5927         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5928         XEmacs, since it doesn't have url-retrieve-synchronously.
5929
5930         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5931         since assoc-string doesn't exist in XEmacs.
5932
5933 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5934
5935         * gnus-group.el (gnus-group-list-ticked): New function.
5936         (gnus-group-make-menu-bar): Provide a menu entry for it.
5937         (gnus-group-list-map): Provide a binding for it.
5938
5939 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5940
5941         * shr.el (shr-visit-file): New command.
5942
5943         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5944
5945 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5946
5947         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5948         servers.
5949
5950 2011-03-16  Julien Danjou  <julien@danjou.info>
5951
5952         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5953         inline.
5954
5955         * gnus-art.el (article-hide-list-identifiers):
5956         Use gnus-group-get-list-identifiers.
5957
5958         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5959         (gnus-summary-remove-list-identifiers):
5960         Use gnus-group-get-list-identifiers to get regexp.
5961         (gnus-select-newsgroup, gnus-summary-insert-subject)
5962         (gnus-summary-insert-articles):
5963         Call gnus-summary-remove-list-identifiers unconditionally.
5964
5965 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5966
5967         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5968         we're selecting a group with unread articles.
5969
5970         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5971
5972         * gssapi.el: New file separated out from imap.el to provide a general
5973         Kerberos 5 connection facility for Emacs.
5974
5975         * message.el (message-elide-ellipsis): Document the format spec
5976         ellipsis.
5977
5978 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5979
5980         * message.el (message-elide-region): Allow the ellipsis to say how many
5981         lines were removed.
5982
5983 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5984
5985         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5986         window configurations containing buffers that are now dead.
5987
5988         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5989         parsing to avoid integer overflows.
5990         (nnimap-parse-flags): Simplify the last change.
5991         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5992         too large for 32-bit Emacsen.
5993
5994 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5995
5996         * auth-source.el (auth-source-netrc-create):
5997         * message.el (message-yank-original): Fix use of `case'.
5998
5999 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6000
6001         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6002         XEmacs, which was one character too wide.
6003
6004 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6005
6006         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6007         default number of articles to display.
6008         (gnus-articles-to-read): Use pretty names for prompt.
6009
6010 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6011
6012         * gnus-int.el (gnus-open-server): Ditto.
6013
6014         * gnus-start.el (gnus-activate-group): Give a backtrace if
6015         debug-on-quit is set and the user hits `C-g'.
6016         (gnus-read-active-file): Ditto.
6017
6018         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6019
6020 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6021
6022         * message.el (message-yank-original): Use cond instead of CL case.
6023
6024 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6025
6026         * auth-source.el (auth-source-netrc-create): Use usual format for the
6027         default in prompts.
6028
6029 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * lpath.el: Fbind read-char-choice for XEmacs.
6032
6033 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6034
6035         * auth-source.el (auth-source-netrc-create): Show the default in the
6036         prompt when prompting for token creation.
6037
6038 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6039
6040         * auth-source.el (auth-source-format-prompt): Always convert the value
6041         to a string to avoid evaluating non-string arguments.
6042         (auth-source-netrc-create): Offer default properly, not as initial
6043         content in `read-string'.
6044         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6045         of line to determine if we've been run before.  If so, don't run again,
6046         but print a trivial message to indicate the cache was hit instead.
6047
6048 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6049
6050         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6051         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6052         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6053         Gnus.
6054
6055 2011-03-11  Julien Danjou  <julien@danjou.info>
6056
6057         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6058         modified file".
6059
6060 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6061
6062         * auth-source.el (auth-source-read-char-choice): New function to read a
6063         character choice using `dropdown-list', `read-char-choice', or
6064         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6065         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6066         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6067         (auth-source-netrc-saver): Use it.
6068         (auth-source-pick-first-password): New convenience function.
6069
6070 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6071
6072         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6073         parameter in the credentials.
6074         (nnimap-open-connection-1): Use it after a successful login.
6075         (nnimap-credentials): Add IMAP-specific user and password prompt.
6076
6077         * auth-source.el (auth-source-search): Add :require parameter, taking a
6078         list.  Document it and the :save-function return token.  Pass :require
6079         down.  Change the CREATED message from a warning to a debug statement.
6080         (auth-source-search-backends): Pass :require down.
6081         (auth-source-netrc-search): Pass :require down.
6082         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6083         Change save prompt to indicate all modifications saved here are
6084         deletions.
6085         (auth-source-netrc-create): Take user login name as default in user
6086         prompt.  Move all the save functionality to a lexically bound function
6087         under the :save-function token in the returned list.  Set up clearer
6088         default prompts for user, host, port, and secret.
6089         (auth-source-netrc-saver): New function, intended to be wrapped for
6090         :save-function.
6091
6092 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6093
6094         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6095         lines to be spaces instead.
6096
6097 2011-03-07  Julien Danjou  <julien@danjou.info>
6098
6099         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6100         (sieve-sasl-auth): Check that auth-source-search did return something,
6101         or just return an empty string.
6102
6103 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6104
6105         * gnus.el (gnus-interactive): Use read-directory-name.
6106
6107         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6108         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6109         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6110         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6111         Likewise.
6112
6113         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6114
6115 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6116
6117         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6118         onto the list of killed groups, too.  This makes killed nnimap groups,
6119         for instance, more reliably not reappear.
6120
6121         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6122         the parent.
6123
6124         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6125
6126         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6127         really have server-side marks.
6128
6129         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6130         since most backends do not usefully have server-side marks.
6131         (gnus-update-read-articles): Propagate marks to all backends that
6132         really have server-side marks.
6133
6134 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6135
6136         * message.el (message-cite-reply-position, message-cite-style):
6137         New variables.
6138         (message-yank-original): Use the new citation styles.
6139
6140 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6141
6142         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6143         buffer-local issue); don't mark it buffer-local when running under
6144         XEmacs.
6145
6146 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6147
6148         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6149         numbers too big to be `read'.
6150
6151 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6152
6153         * password-cache.el (password-in-cache-p): Add autoload.
6154
6155         * message.el (message-options): Make buffer-local two ways to attempt
6156         to fix a XEmacs bug.
6157
6158 2011-03-02  Julien Danjou  <julien@danjou.info>
6159
6160         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6161
6162 2011-03-01  Julien Danjou  <julien@danjou.info>
6163
6164         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6165         group.
6166         (article-hide-list-identifiers): Use list-identifier group parameter.
6167
6168 2011-02-28  Julien Danjou  <julien@danjou.info>
6169
6170         * sieve.el (sieve-buffer-script-name): New local variable to store
6171         sieve script name.
6172         (sieve-edit-script): Store sieve script name.
6173         (sieve-upload): Use sieve script name when uploading.
6174         (sieve-upload): Use substitute-command-keys.
6175         (sieve-edit-script): Use substitute-command-keys.
6176         (sieve-refresh-scriptlist): Use substitute-command-keys.
6177         (sieve-manage-mode-map): Define keymap properly.
6178         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6179         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6180         Remove commented code about cvs.
6181         (sieve-manage-quit): New function.
6182         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6183
6184 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6185
6186         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6187
6188 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6189
6190         * auth-source.el (auth-source-search): Cache empty result sets.
6191
6192         * password-cache.el (password-in-cache-p): Convenience function to
6193         check if a key is in the cache, even if the value is nil.
6194
6195         * auth-source.el (auth-source-save-behavior): New variable to replace
6196         `auth-source-never-create'.
6197         (auth-source-netrc-create): Use it.
6198         (auth-source-never-save): Remove.
6199
6200 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6201
6202         * nnimap.el (nnimap-stream): Doc fix.
6203         (nnimap-open-connection-1): Reverse the order of the ports to that the
6204         prompted-for port is first.
6205
6206         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6207         retrieval by the no-group selection.
6208
6209         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6210         numerical parameters.
6211
6212 2011-02-25  Julien Danjou  <julien@danjou.info>
6213
6214         * gnus-gravatar.el: Use gnus-with-article-buffer.
6215
6216         * gnus-art.el (gnus-with-article-buffer): Check that the
6217         gnus-article-buffer is alive.
6218
6219 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6220
6221         * auth-source.el (auth-source-creation-prompts): New variable to manage
6222         creation-time prompts.
6223         (auth-source-search): Document it.
6224         (auth-source-format-prompt): Add utility function.
6225         (auth-source-netrc-create): Don't default the user name to
6226         user-login-name.  Use `auth-source-creation-prompts' and some default
6227         prompts for user, host, port, and password (the default generic prompt
6228         remains ugly).
6229         (auth-source-never-save): Add customizable option to never save info.
6230         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6231         mode excursion.
6232
6233 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6234
6235         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6236         argument that XEmacs doesn't support.
6237
6238         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6239         compiled for Emacsen having no `libxml-parse-html-region' support.
6240
6241         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6242
6243         * lpath.el: Bind buffer-save-without-query for XEmacs.
6244
6245 2011-02-23  Julien Danjou  <julien@danjou.info>
6246
6247         * gnus-art.el (article-make-date-line): Ignore errors if time is
6248         invalid and not convertible.
6249         (article-make-date-line): Only add lapsed time if time is not nil.
6250
6251 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6252
6253         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6254         `read-char-choice' for backwards compatibility.
6255         (auth-source-netrc-element-or-first): New function to DTRT for
6256         parameter extraction.
6257         (auth-source-netrc-create): Use it and fix multiple parameter print
6258         bug.  Use the default passed from above (given-default) or the
6259         built-in (user-login-name for :user).
6260
6261 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6262
6263         * gnus-start.el (gnus-dribble-read-file):
6264         Set buffer-save-without-query, since we always want to save the dribble
6265         file, probably.
6266
6267         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6268         nnimap.
6269
6270         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6271         -summary- since it's a user-visible variable.
6272
6273         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6274         first time you use the new Gnus.
6275
6276 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6277
6278         * auth-source.el: Don't load netrc.el.
6279         (auth-sources): Search ~/.netrc as well by default.
6280         (auth-source-debug): Add 'trivia option for extra output.
6281         (auth-source-do-trivia): Use it.
6282         (auth-source-search): Simplify logic to use
6283         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6284         appropriate.  Don't keep a running count at this level.  Layer :create
6285         and :delete options appropriately on the first and second passes.
6286         Don't track the backend with the search results.
6287         (auth-source-search-backends): New function to search a list of
6288         backends for a processed spec.
6289         (auth-source-netrc-parse): Cache all netrc files, making
6290         auth-source-netrc-cache an alist keyed by the file name and using the
6291         file mtime as the caching criterion.  Keep the obfuscated data secret
6292         with a lexical bind.
6293         (auth-source-netrc-search): Don't calculate the length of the results
6294         unnecessarily.
6295         (auth-source-search-backends): Fix bug.
6296         (auth-source-netrc-create): Rework prompts.
6297
6298 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6299
6300         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6301         Lower case names of search constraints.
6302         (nnir-run-query): Cache and reuse search constraints for all imap
6303         servers.
6304
6305 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6306
6307         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6308         after exit.
6309         (gnus-setup-message): Define missing variable from last checkin.
6310
6311         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6312         value, show the raw article.
6313
6314 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6315
6316         * gnus.el: No Gnus v0.13 is released.
6317
6318 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6319
6320         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6321         auth-source now accepts numbers.
6322
6323         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6324         spec, too.
6325         (auth-source-ensure-strings): New function.
6326
6327         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6328         (gnus-article-setup-buffer): Always restart the date timer so that user
6329         changes to the frequency is respected.
6330
6331         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6332         port numbers, so make sure it gets that if nnimap-server-port is
6333         explicit.
6334
6335 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6336
6337         * nnimap.el (nnimap-inbox): Doc fix.
6338
6339 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6340
6341         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6342         Autoload.  Add optional arg FRAME, and pass it to color-values.
6343         (color-complement): Caller changed.  Doc fix.
6344         (color-gradient): Rewrite for better clarity and efficiency.
6345
6346 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6347
6348         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6349         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6350         color-lab-to-srgb.
6351
6352 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6353
6354         * color.el: First part of merge from hexrgb.el.
6355         (color-rgb-to-hex): Rename from color-rgb->hex.
6356         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6357         saturation to zero if the value is too small.
6358         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6359         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6360         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6361         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6362         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6363         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6364         (color-cie-de2000): Doc fix.
6365
6366 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6367
6368         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6369         given method as in the group name if we're using an extended method.
6370         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6371         command, if we're using that, instead of waiting for the beginning.
6372
6373         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6374         we're sure to get unique server names, and we don't output two async
6375         commands in the same buffer.  This fixes an NNTP hang for some users.
6376
6377 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6378
6379         * gnus.el: No Gnus v0.11 is released.
6380
6381 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6382
6383         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6384         summary buffer before reading going to the next buffer.  This avoids
6385         putting the point in the group buffer if you `C-g' the command.
6386
6387         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6388         cache (for now) to make ~/.authinfo.gpg files usable.
6389
6390         * nnfolder.el (copyright-update): Define for the compiler.
6391
6392         * auth-source.el (auth-source-search): Fix unbound variable.
6393
6394 2011-02-19  Glenn Morris  <rgm@gnu.org>
6395
6396         * gnus.el (gnus-meta): Doc fix.
6397
6398 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6399
6400         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6401         in case it's not yet loaded.
6402
6403 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6404
6405         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6406         line we're waiting for.
6407
6408 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6409
6410         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6411         face with line-width greater than zero will cause RET in gnus summary
6412         buffer to scroll down article page-wise because auto vscroll happens,
6413         it should be temporally disabled when doing a scroll-up.
6414
6415 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6416
6417         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6418         outputs from the server.
6419
6420 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6421
6422         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6423         later so that bbdb can hook in easier.
6424
6425 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6426
6427         * auth-source.el (auth-source-search): Don't try to create credentials
6428         if the caller doesn't want that.
6429         (auth-source-search): If we don't find a match, don't bug out on
6430         non-bound variables.
6431         (auth-source-search): Only ask a single backend to create the
6432         credentials.
6433
6434         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6435         logging.
6436         (nnimap-credentials): Protect against auth-source-search returning nil.
6437         (nnimap-request-list): Protect against not being able to open the
6438         server.
6439
6440 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6441
6442         * auth-source.el (auth-source-search): Do a two-phase search, one with
6443         no :create to get the responses from all backends.
6444
6445         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6446         when getting credentials.
6447
6448         * gnus-util.el (gnus-delete-duplicates): New function.
6449
6450 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6451
6452         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6453         a creation default, pass the whole port list down.  It will be
6454         completed.
6455
6456         * auth-source.el (auth-source-search): Updated docs to talk about
6457         multiple creation choices.
6458         (auth-source-netrc-create): Accept a list as a value (from the search
6459         parameters) and do completion on that list.  Keep a separate netrc line
6460         with the password obscured for showing the user.
6461
6462         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6463         first choice to `auth-source-search' so it will be used for entry
6464         creation instead of the server's Gnus-specific name.
6465         (nnimap-credentials): Rely on the auth-source library to select which
6466         port is actually wanted in the new netrc entry, so don't override
6467         `auth-source-creation-defaults'.
6468
6469         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6470         :protocol and accept a missing user, host, or port as a wildcard match.
6471         (auth-source-debug): Default to off.
6472
6473         (auth-source-netrc-search, auth-source-netrc-create)
6474         (auth-source-secrets-search, auth-source-secrets-create)
6475         (auth-source-user-or-password, auth-source-backend, auth-sources)
6476         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6477         instead of :protocol.
6478
6479         * nnimap.el (nnimap-credentials): Pass a port default to
6480         `auth-source-search' in case an entry needs to be created.
6481         (nnimap-open-connection-1): Use :port instead of :protocol.
6482
6483 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6484
6485         * auth-source.el: Bind load-path when loading EIEIO from
6486         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6487         21.4 doesn't support, to `require'.
6488         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6489         delete-dups that is not available in XEmacs 21.4.
6490
6491 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6492
6493         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6494         as EIEIO must also be loaded when auth-source.el is being
6495         byte-compiled.
6496
6497 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6498
6499         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6500
6501         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6502
6503         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6504
6505         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6506
6507         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6508
6509         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6510
6511         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6512
6513         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6514         necessary.
6515
6516 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6517
6518         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6519         nil means that nnimap doesn't get updated.
6520
6521 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6522
6523         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6524         result when the user doesn't want to write to the file.
6525         (auth-source-netrc-search): Expect a synthetic result and proceed
6526         accordingly.
6527         (auth-source-cache-expiry): New variable to override
6528         `password-cache-expiry'.
6529         (auth-source-remember): Use it.
6530
6531         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6532         parameter.  Create entry if necessary by using :create t.
6533         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6534
6535 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6536
6537         * auth-source.el (auth-source-debug): Enable by default and don't
6538         mention the obsolete `auth-source-hide-passwords'.
6539         (auth-source-do-warn): New function to debug unconditionally.
6540         (auth-source-do-debug): Use it.
6541         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6542         and for Secrets API entries when the secrets.el library is not
6543         available.
6544
6545 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6546
6547         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6548         (gnus-summary-exit): Kill the correct article buffer on exit from a
6549         `C-d' group.
6550
6551         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6552         gnus-propagate-marks.
6553
6554         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6555         before killing the buffers so that a non-full window conf gets handled
6556         correctly.
6557         (gnus-summary-exit): Ditto.
6558         (gnus-summary-read-group-1): Ditto.
6559
6560         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6561         async code again so that we can debug it properly.
6562
6563         * message.el (message-reply): Take an optional switch-buffer parameter
6564         so that Gnus window confs are respected better.
6565
6566 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6567
6568         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6569         `plist-get' to accept non-list parameters (XEmacs issue).
6570         Fix docstring.
6571         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6572         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6573         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6574         Login collection is "Login" and not "login".
6575
6576 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6577
6578         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6579         multiple headers.
6580
6581         * nnimap.el (nnimap-inhibit-logging): New variable.
6582         (nnimap-log-command): Don't log login commands.
6583
6584         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6585         to have more parameters.
6586
6587         * nnimap.el (nnimap-send-command): Mark the command time for each
6588         command, so that we don't get NOOPs stepping on our toes.
6589
6590         * gnus-art.el (article-date-ut): Get the date from the Date header on
6591         `t'.
6592
6593 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6594
6595         * auth-source.el (auth-source-search): Use copy-sequence instead of
6596         the cl.el copy-list.
6597
6598 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6599
6600         * imap.el: Bring it back (revert
6601         84d800cd31de3064f0ed39617d725709a2f8f42f).
6602
6603 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6604
6605         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6606         Improve prompt.
6607
6608 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6609
6610         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6611         washing status from the default format.  It isn't very informative.
6612
6613 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6614
6615         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6616         Fix Gcc processing on imap.
6617
6618 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6619
6620         * imap.el: Remove file.  All the functionality is in nnimap.el.
6621
6622 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6623
6624         * message.el (message-bury): Don't pop up a new window when selected
6625         window is dedicated.
6626
6627 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6628
6629         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6630
6631 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6632
6633         * sieve-manage.el: Autoload `auth-source-search'.
6634         (sieve-sasl-auth): Use it.
6635
6636 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6637
6638         * nnimap.el: Autoload `auth-source-forget+'.
6639         (nnimap-open-connection-1): Use it if the connection fails.
6640
6641         * auth-source.el: Require `password-cache'.
6642         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6643         obsolete.
6644         (auth-source-magic): Marker for `password-cache' keys.
6645         (auth-source-do-cache): Update docstring.
6646         (auth-source-search): Use and check cache.
6647         (auth-source-forget-all-cached, auth-source-remember)
6648         (auth-source-recall, auth-source-forget, auth-source-forget+)
6649         (auth-source-specmatchp): Caching support functions.
6650         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6651         Remove and obsolete.
6652         (auth-source-user-or-password): Remove caching to further discourage
6653         using it.  Always hide passwords.
6654
6655         * password-cache.el (password-cache-remove): Accept secrets that are
6656         not strings.
6657
6658 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6659
6660         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6661         code for now, since it doesn't work for all users.
6662
6663 2011-02-09  Julien Danjou  <julien@danjou.info>
6664
6665         * message.el (message-options): Make message-options really buffer
6666         local.
6667
6668 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6669
6670         * mail-source.el: Autoload `auth-source-search'.
6671         (mail-source-keyword-map): Note order matters.
6672         (mail-source-set-1): Get all the mail-source source values and
6673         defaults and search auth-source on those if needed.  This can all
6674         probably be simplified.
6675
6676         * nnimap.el: Autoload `auth-source-search'.
6677         (nnimap-credentials): Use it.
6678         (nnimap-open-connection-1): Ask for the virtual server and physical
6679         address in one shot.
6680
6681         * nntp.el: Autoload `auth-source-search'.
6682         (nntp-send-authinfo): Use it.  Note TODO.
6683
6684 2011-02-08  Julien Danjou  <julien@danjou.info>
6685
6686         * shr.el (shr-tag-body): Add support for text attribute in body
6687         markups.
6688
6689         * message.el (message-options): Make message-options a local variable.
6690
6691 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6692
6693         * auth-source.el (auth-source-secrets-search)
6694         (auth-source-user-or-password): Use `append' instead of `nconc'.
6695         (auth-source-user-or-password): Build return list better and protect
6696         against nil :secret.
6697
6698 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6699
6700         * nnimap.el (nnimap-update-info): Refactor slightly.
6701         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6702         (nnimap-update-info): Clean up slightly.
6703         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6704         characters.
6705         (nnimap-process-quirk): Rename function to avoid collision.
6706         (nnimap-update-info): Fix macrology bug-out.
6707         (nnimap-update-info): Simplify split history test.
6708
6709 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6710
6711         * auth-source.el (top): Require 'eieio unconditionally.
6712         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6713         (auth-source-secrets-search): Limit search when `max' is greater than
6714         number of results.
6715
6716 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6717
6718         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6719         part not returning any data.
6720
6721         * proto-stream.el (open-protocol-stream): Document the return value.
6722
6723 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6724
6725         * auth-source.el (auth-source-secrets-search): Add examples.
6726
6727 2011-02-06  Julien Danjou  <julien@danjou.info>
6728
6729         * message.el (message-setup-1): Handle message-generate-headers-first
6730         set to t.
6731
6732 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6733
6734         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6735         API with a string "secrets:collection-name" and with 'default.
6736         (auth-source-backend-parse): Parse "secrets:collection-name" and
6737         'default.  Recurse on parses instead of repeating code.  Use the
6738         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6739         message when ignoring a source.
6740         (auth-source-search): List ignored search keys at the top level.
6741         (auth-source-netrc-create): Use `case' instead of `cond'.
6742         (auth-source-secrets-search): Created with TODOs.
6743         (auth-source-secrets-create): Created with TODOs.
6744         (auth-source-retrieve, auth-source-create, auth-source-delete)
6745         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6746         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6747         (auth-source-user-or-password-sftp)
6748         (auth-source-user-or-password-smtp): Remove.
6749         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6750         around `auth-source-search'.  Not tested thoroughly.
6751
6752 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6753
6754         * auth-source.el: Bring in assoc and eioeio libraries.
6755         (secrets-enabled): New variable to track the status of the Secrets API.
6756         (auth-source-backend): New EIOEIO class to represent a backend.
6757         (auth-source-creation-defaults): New variable to set prompt defaults
6758         during token creation (see the `auth-source-search' docstring for
6759         details).
6760         (auth-sources): Simplify to allow a simple string as a netrc backend
6761         spec.
6762         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6763         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6764         (auth-source-search): Main auth-source API entry point.
6765         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6766         (auth-source-search-collection): Helper function for searching.
6767         (auth-source-netrc-parse, auth-source-netrc-normalize)
6768         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6769         Supports search, create, and delete.
6770         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6771         backend stubs.
6772         (auth-source-user-or-password): Call `auth-source-search' but it's not
6773         ready yet.
6774
6775 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6776
6777         * message.el (message-setup-1): Remove the read-only stuff, since it
6778         doesn't work under XEmacs, for some reason.
6779
6780         * gnus-sum.el (gnus-user-date): Rename back from
6781         gnus-summary-user-date since user code refers to it.
6782
6783         * shr.el (shr-render-td): Store the actual background color used.
6784
6785         * message.el (message-setup-1): Don't bind the constant
6786         -forbidden-properties.
6787         (message-setup-1): Revert previous change, since it needs to bind the
6788         props to insert them.
6789         (message-resend): Allow removing the read-only separator line.
6790
6791 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6792
6793         * nnimap.el (nnimap-request-accept-article): Give an error message if
6794         the APPEND wasn't successful.
6795
6796 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6797
6798         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6799         that have no groups.
6800
6801 2011-02-03  Julien Danjou  <julien@danjou.info>
6802
6803         * gnus-draft.el: Remove progn around gnus-draft-setup.
6804
6805 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6806
6807         * gnus-start.el (gnus-read-active-for-groups): This function is never
6808         called with a nil `infos', so clean that up.
6809         (gnus-get-unread-articles): Request active files from primary/secondary
6810         methods that have no groups (yet).
6811
6812 2011-02-03  Julien Danjou  <julien@danjou.info>
6813
6814         * message.el (message-setup-1): Always generate References first.
6815         (message-mail): Return the return value of message-setup, not always t.
6816         (message-setup-1): Insert mail-header-separator with read-only and
6817         intangible properties set.
6818
6819         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6820         user-date in docstring.
6821
6822         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6823
6824         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6825         docstring.
6826
6827         * gnus.el (gnus-user-date-format-alist): Change default value.
6828         Use defcustom, with type and group.  Move from gnus-util.el.
6829         Rename to gnus-summary-user-date-format-alist.
6830
6831 2011-02-03  Glenn Morris  <rgm@gnu.org>
6832
6833         * nnimap.el (gnus-fetch-headers): Declare.
6834
6835         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6836
6837 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6838
6839         * message.el (message-forward-make-body-digest-plain)
6840         (message-followup, message-reply): Clean up things noted by Stefan.
6841
6842         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6843         gnus-article-update-date-headers is nil.
6844         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6845         it didn't really work with defcustom.
6846         (article-update-date-lapsed): Make sure the window start doesn't move,
6847         either.
6848
6849 2011-02-01  Julien Danjou  <julien@danjou.info>
6850
6851         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6852         format.
6853
6854         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6855         standard in Emacs nowadays.
6856
6857         * color.el (color-gradient): Add a color-gradient function.
6858
6859 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6860
6861         * message.el (message-expand-name): Don't trust the return value of
6862         bbdb-complete-name.
6863         (message-check-news-header-syntax): Remove unused var `start'.
6864         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6865         (message-inhibit-body-encoding): Move to before first use.
6866         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6867         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6868         (Organization, Message-ID, Date, mh-previous-window-config):
6869         Defvar the vars using dynamic scoping.
6870
6871 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6872
6873         * shr.el (shr-render-td): Only do colors at the final rendering.
6874         Should be slightly faster.
6875         (shr-insert-table): Fix up TD background colors when doing the
6876         vertical padding.
6877
6878         * gnus-art.el (article-date-ut): Protect against articles with no Date
6879         header.
6880         (article-update-date-lapsed): Don't use current-column to find the
6881         horizontal position.  It's fragile in the presence of \003 characters.
6882
6883         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6884
6885 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6886
6887         * gnus-art.el (article-transform-date): Rewrite to still work when
6888         there are several rfc2822 parts.
6889         (article-transform-date): Fix infinite recursion.
6890         (article-date-ut): Replace infinitely many Date headers with a single
6891         one when called interactively.
6892
6893         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6894         secure manner.
6895
6896         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6897         move around by not using save-window-excursion.  It seems to work...
6898
6899 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * gnus-art.el (article-make-date-line): Work for user-defined format.
6902
6903 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6904
6905         * nntp.el (nntp-retrieve-group-data-early)
6906         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6907         fetching functions.
6908
6909         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6910         thoroughly for all backends that have no known groups.  This should
6911         allow new nnml methods to retrieve mail.
6912
6913         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6914         that Gnus doesn't know exists again.
6915
6916         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6917         (gnus-treat-date-ut): Ditto.
6918         (gnus-article-update-date-header): Rename.
6919         (gnus-treat-date-local): Remove.
6920         (gnus-treat-date-english): Remove.
6921         (gnus-treat-date-lapsed): Remove.
6922         (gnus-treat-date-combined-lapsed): Remove.
6923         (gnus-treat-date-original): Remove.
6924         (gnus-treat-date-iso8601): Remove.
6925         (gnus-treat-date-user-defined): Remove.
6926         (gnus-article-date-headers): New variable to control all the date
6927         header options.
6928         (article-date-ut): Rewrite to allow using the new way to format date
6929         headers(s).
6930
6931 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6932
6933         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6934         method.
6935         (nnmail-article-group): A better test for fanciness.
6936
6937         * nnimap.el (nnimap-request-head): Protect against not finding the
6938         article by Message-ID.
6939
6940 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6941
6942         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6943         keep point at the "same place".
6944
6945 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6946
6947         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6948         data if the group is inactive.
6949
6950 2011-01-28  Julien Danjou  <julien@danjou.info>
6951
6952         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6953         (gnus-all-windows-visible-p): Remove old compatibility code.
6954         (gnus-window-top-edge): Add docstring.
6955
6956         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6957
6958 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6959
6960         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6961         older request-update-info.
6962
6963         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6964
6965 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6966
6967         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6968         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6969
6970 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6971
6972         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6973         groups.  This makes the nndraft:queue group pop up if it's not already
6974         there.
6975
6976         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6977         messages" logic, which was reversed.
6978
6979         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6980         the "same place" even if point is on the line being replaced.
6981         (article-update-date-lapsed): Allow updating both the combined lapsed
6982         and the lapsed headers.
6983         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6984         (article-make-date-line): Limit the number of segments dynamically to
6985         avoid too-long lines.
6986
6987 2011-01-27  Julien Danjou  <julien@danjou.info>
6988
6989         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6990         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6991
6992 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6993
6994         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6995         Use plist-get instead of the cl function getf.
6996
6997 2011-01-27  Glenn Morris  <rgm@gnu.org>
6998
6999         * gnus-util.el (float-time): Get rid of compiler warning, again.
7000
7001 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7002
7003         * shr.el (shr-put-color): Special-case background colors: Do put them
7004         at the blank parts at the front of the lines.
7005
7006         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7007         exit hook to nix out all data on readedness on group exit.
7008
7009         * gnus-util.el (float-time): If float-time is bound, always use it on
7010         all Emacsen.  It's unclear why the subrp check was there.
7011         (time-date): Require to make some autoload issues on XEmacs go away.
7012
7013         * shr.el (shr-put-color): Don't do the box padding in tables, since
7014         they're already padded.
7015
7016 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7017
7018         * gnus-art.el (gnus-article-next-page): When the last line of the
7019         article is displayed, scroll down once more instead of going to the
7020         next article at once.
7021         (article-lapsed-string): Refactor out and allow specifying how many
7022         segments you want.
7023         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7024         (gnus-article-update-lapsed-header): New variable.
7025
7026         * shr.el: Revert change that made headings use different-sized faces.
7027         The Emacs display engine isn't advanced enough that, for instance,
7028         tables can comfortably use differently-sized faces.
7029
7030 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7031
7032         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7033         used.
7034         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7035         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7036         we're using an encrypted connection.
7037
7038         * proto-stream.el: Alter the interface functions to also return the
7039         actual stream type used: network or tls.
7040
7041 2011-01-25  Julien Danjou  <julien@danjou.info>
7042
7043         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7044         (mm-display-javascript-inline): New function.
7045
7046         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7047         viewing function.
7048
7049 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * shr.el (shr-expand-newlines): Fix variable name.
7052
7053 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7054
7055         * shr.el (shr-expand-newlines): Make nested boxes work.
7056
7057 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7058
7059         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7060         backgrounds.
7061         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7062         in a more sensible manner.
7063
7064 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7065
7066         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7067         if EPG is loaded.
7068
7069 2011-01-24  Julien Danjou  <julien@danjou.info>
7070
7071         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7072         tags.
7073
7074 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7075
7076         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7077         commands.
7078
7079         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7080         in the article buffer.
7081         (gnus-gravatar-insert): Use blank space from the current buffer to
7082         avoid breaking text properties.  This makes X-Sent updating work again.
7083
7084         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7085
7086 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7087
7088         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7089         fix the bug in url-http.el instead.
7090
7091         * shr.el (shr-image-fetched): Ditto.
7092
7093         * shr.el (shr-image-fetched): Avoid having point move in the article
7094         buffer.
7095
7096         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7097         buffer after being called.  It's apparently being killed by url.el, and
7098         killing it made point move to end-of-buffer in a random buffer.
7099
7100         * shr.el (shr-image-fetched): Ditto.
7101
7102 2011-01-23  Julien Danjou  <julien@danjou.info>
7103
7104         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7105
7106         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7107         text/x-org.
7108
7109 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7110
7111         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7112         (i.e., nnimap) returning nil as the article number.
7113
7114 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7115
7116         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7117         "DelSp" parameter in RFC3676.
7118
7119 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7120
7121         * message.el (message-check-recipients): Display the encoded version of
7122         the bogus address if they differ.
7123
7124         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7125         after sending.
7126
7127         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7128
7129         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7130
7131         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7132         group buffer after sending the queue.
7133
7134         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7135
7136 2011-01-22  Julien Danjou  <julien@danjou.info>
7137
7138         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7139
7140 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7141
7142         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7143         nested related parts.
7144
7145         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7146         unexpired articles.  This fixes the regression that led expiry marks to
7147         disappear from nnfolder groups.
7148
7149 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7150
7151         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7152         Don't confuse the "ret" of "retrograde" with RET.
7153
7154 2011-01-21  Julien Danjou  <julien@danjou.info>
7155
7156         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7157         than mm-insert-inline.
7158
7159 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7160
7161         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7162         Widen article buffer.
7163
7164 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7165
7166         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7167         the temp buffer.
7168         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7169
7170 2011-01-20  Julien Danjou  <julien@danjou.info>
7171
7172         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7173
7174         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7175         than mm-insert-inline to insert inline part: this respect
7176         mm-inline-media-tests displayers.
7177
7178         * mm-view.el (mm-display-shell-script-inline): New function.
7179
7180         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7181
7182         * mm-uu.el (mm-uu-type-alist): Add org block.
7183         (mm-uu-org-src-code-block-extract): New function.
7184
7185         * mm-view.el (mm-display-org-inline): New function.
7186
7187         * mm-decode.el (mm-automatic-display): Add text/org.
7188
7189         * mailcap.el (mailcap-mime-extensions): Add .org.
7190
7191 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7192
7193         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7194         gnus-article-add-buttons.
7195
7196 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7197
7198         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7199         From header with a date and "nobody" as the sender.
7200
7201 2011-01-19  Julien Danjou  <julien@danjou.info>
7202
7203         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7204         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7205         if you have the same regexp several times.
7206         (gnus-button-push): Fix matching when regexp is symbol.
7207
7208 2011-01-15  Glenn Morris  <rgm@gnu.org>
7209
7210         * message.el (message-mail): A compose-mail function should
7211         accept headers as strings.
7212
7213 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7214
7215         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7216         Add :vert-only tags.
7217         (message-mail): New arg RETURN-ACTION.
7218         (message-return-action): New var.
7219         (message-bury): Use it.
7220         (message-mode): Make it buffer-local.
7221         (message-send-and-exit): Always call message-bury.
7222
7223         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7224         message-mail.
7225
7226 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7227
7228         * nnimap.el (nnimap-convert-partial-article): Protect against
7229         zero-length body parts.
7230
7231         * mm-decode.el (mm-preferred-alternative-precedence):
7232         Discourage showing empty parts.
7233
7234         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7235         and stuff if the backend didn't return the article number.  This fixes
7236         an Exchange-related nnimap bug.
7237
7238         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7239         group window, because it does the wrong thing when a separate frame
7240         displays the group buffer.
7241
7242         * proto-stream.el (open-protocol-stream): Protect against the low-level
7243         transport functions returning nil.
7244
7245 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7246
7247         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7248         (mml2015-epg-find-usable-secret-key): New function.
7249         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7250         mml2015-epg-find-usable-key (Bug#7797).
7251         (mml2015-epg-encrypt): Ditto.
7252
7253 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7254
7255         * dgnushack.el (rot13-string): Fix the way to get the argument.
7256
7257 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7258
7259         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7260
7261 2011-01-03  Glenn Morris  <rgm@gnu.org>
7262
7263         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7264
7265         * sieve.el (sieve-open-server): Give a more explicit error if
7266         sieve-manage-open returns nil.  (Bug#7720)
7267
7268 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7269
7270         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7271
7272 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7273
7274         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7275         This avoids sending passwords in plain text over non-encrypted
7276         channels.
7277
7278         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7279
7280         * nnimap.el (nnimap-login): Refactored out into own function, and
7281         implement CRAM-MD5.
7282         (nnimap-wait-for-line): Refactored out.
7283
7284         * mm-view.el (mml-smime): Require.
7285
7286 2010-12-20  David Engster  <deng@eml.cc>
7287
7288         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7289         use EPG to decrypt S/MIME messages instead of openssl.
7290
7291 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7292
7293         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7294
7295         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7296         status is the group clearly is unreachable.
7297
7298         * auth-source.el (auth-source-create): Add the optional second
7299         parameter to `local-variable-p' to be compatible with XEmacs.
7300
7301 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7302
7303         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7304         work when using a compressed nnml folder.
7305
7306 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7307
7308         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7309         backends after sanitising on entry, because this never makes sense:
7310         If the articles have gone missing, then the data no longer exists on
7311         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7312         overwrite anything anyway.
7313
7314         * shr.el (shr-insert-document): Bind shr-width dynamically to
7315         window-width if it's nil.
7316
7317 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7318
7319         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7320         with the meaning of using the full emacs window width for rendering.
7321
7322 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7323
7324         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7325         case when sender is not given.
7326
7327 2010-12-23  Julien Danjou  <julien@danjou.info>
7328
7329         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7330         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7331         the addresses, otherwise we might misplaced the gravatar.
7332
7333 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7334
7335         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7336         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7337         obsolete in Emacs.
7338
7339 2010-12-20  Julien Danjou  <julien@danjou.info>
7340
7341         * gnus-util.el (gnus-rescale-image): Revert last change.
7342
7343 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7344
7345         * binhex.el: Improve commentary (Bug#7482).
7346
7347 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7348
7349         * gnus-group.el (gnus-group-delete-articles): New command.
7350
7351 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7352
7353         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7354
7355 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7358         here, since it's up to the backends to do CRLF removal if their
7359         protocol has it.
7360
7361         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7362
7363 2010-12-17  Julien Danjou  <julien@danjou.info>
7364
7365         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7366         they are from file.  Can also scale up.
7367
7368 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7369
7370         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7371         Restore gnus-use-agent.
7372         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7373
7374         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7375
7376 2010-12-17  Julien Danjou  <julien@danjou.info>
7377
7378         * gravatar.el (gravatar-retrieve-synchronously): New function.
7379         (gravatar-get-data): Make more robust.
7380
7381 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7382
7383         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7384
7385 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7386
7387         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7388         to really consider the last line.
7389
7390 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7391
7392         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7393         list of recipient keys, or use symmetric encryption if not a list.
7394         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7395         EPA override, replacing the call to `netrc-store-data'.
7396
7397 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7398
7399         * gnus-srvr.el: Avoid passing nil regexp argument to
7400         delete-matching-lines.
7401
7402 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7403
7404         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7405         fetching stops when Gnus exits.
7406
7407         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7408         function.
7409         (nnfolder-request-expire-articles): Save all the buffers after doing
7410         expiry.
7411
7412         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7413         the last article", since that led to serious performance regressions
7414         when expiring nnml groups.
7415
7416 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7417
7418         * nnir.el: Improve customizations.
7419
7420 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7421
7422         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7423
7424         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7425         group has been killed.
7426         (gnus-group-yank-group): Ditto.
7427
7428         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7429
7430         * nnimap.el (nnimap-request-update-group-status): New function.
7431
7432         * gnus-int.el (gnus-request-update-group-status): New interface
7433         function.
7434
7435         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7436         copying read-ness to the backends.
7437
7438         * nnimap.el (nnimap-quirk): New function.
7439         (nnimap-retrieve-group-data-early): Use it.
7440         (nnimap-quirks): New alist.
7441
7442 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7443
7444         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7445         don't delete it within indentation.
7446
7447 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7448
7449         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7450         previous line.
7451
7452 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7453
7454         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7455         QRESYNC command by deleting a superfluous space which broke Cyrus
7456         servers.  This change will break other servers that are buggy the other
7457         way around.
7458
7459 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7460
7461         * spam.el: Reindent and fix long lines.
7462         (spam-copy-or-move-routine): Exclude invalid move destinations.
7463
7464 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7465
7466         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7467         installed the registry.
7468
7469 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7472
7473 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7474
7475         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7476         groupname doesn't contain "gmane".
7477
7478 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7479
7480         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7481         and netrc-bound-and-true-p bindings.
7482         (netrc-parse): Cache the netrc contents.
7483
7484         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7485         (gnus-1): Don't create the nndrafts group twice.
7486         (gnus-setup-news): There's no need to read the active file here, since
7487         that's done again later on a per-backend basis.
7488         (gnus-start-draft-setup): Make sure that the new group is started out
7489         empty.
7490
7491         * gnus-agent.el (gnus-agentize): Don't create the queue group
7492         automatically on startup.  It'll be created later, if needed.
7493
7494         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7495         of automatically subscribed groups.
7496         (gnus-auto-subscribed-categories): New variable.
7497         (gnus-matches-options-n): Use it.
7498         (gnus-default-subscribed-newsgroups): Remove unused variable.
7499         (gnus-start-draft-setup): Message a bit less.
7500
7501 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7502
7503         * nnir.el (nnir-run-imap): Return article list in order of increasing
7504         UID.
7505
7506 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7507
7508         * gnus-sum.el (gnus-summary-enter-digest-group):
7509         Mention gnus-auto-select-on-ephemeral-exit.
7510
7511         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7512         convention of the network-only option.
7513
7514 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7515
7516         * proto-stream.el (proto-stream-open-network-only): New function to
7517         have a way to specify non-STARTTLS upgrade connections.
7518
7519 2010-12-10  Julien Danjou  <julien@danjou.info>
7520
7521         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7522         email address is nil.
7523
7524         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7525
7526 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7527
7528         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7529         deletion.
7530         (nnir-run-imap): Only need to parse list once.
7531
7532 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7533
7534         * shr.el (shr-tag-script): Ignore <script>.
7535         (shr-tag-label): Add <label> support.
7536
7537 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7540
7541         * shr.el (shr-image-displayer): Work for images lined side by side.
7542
7543 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7544
7545         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7546         parameter, since XEmacs doesn't accept t as a parameter.
7547
7548 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7549
7550         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7551         ids.
7552         (nnir-run-gmane): Simplify groupspec formatting.
7553         (nnir-request-expire-articles): New function.
7554
7555 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7556
7557         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7558         overflow, possibly.
7559
7560         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7561         (shr-render-td): Handle td style="" better.
7562         (shr-tag-table): Use the color from the style sheet.
7563         (shr-render-td): Make sure we copy over all the overlays, too.
7564
7565 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7566
7567         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7568         (nnir-request-article): Improve article retrieval.
7569
7570 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7571
7572         * mm-util.el (mm-extra-numeric-entities): New variable.
7573
7574         * mm-url.el (mm-url-decode-entities):
7575         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7576
7577         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7578
7579 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7580
7581         * message.el: Use completion-at-point.
7582         (message-completion-function): New fun, extracted from message-tab.
7583         (message-mode): Use it for completion-at-point-functions.
7584         (message-tab): Use it and completion-at-point.
7585
7586 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7587
7588         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7589         character if a non-breakable character follows.
7590
7591 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7592
7593         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7594         any stream.
7595
7596         * shr.el (shr-tag-font): Colorize the region.
7597         (shr-tag-body): Ditto.
7598         (shr-tag-font): Actually let the styles be inherited instead of
7599         overwriting them.
7600         (shr-tag-font): Get the background color right.
7601         (shr-tag-style): Ignore all <style> tags for the moment.
7602
7603         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7604         a Message-ID to avoid having nnimap depend on gnus-sum.
7605
7606         * shr.el (shr-descend): Only colorize something if we have a node that
7607         sets colors.
7608
7609 2010-12-06  Julien Danjou  <julien@danjou.info>
7610
7611         * shr.el (shr-render-td): Render td content with shr-descend, so style
7612         will be applied to <td> too.
7613         (shr-colorize-region): Colorize region even if we only have a background.
7614         (shr-tag-body): Fix color and background color inheritance.
7615         Do not recolorize after shr-generic.
7616         (shr-tag-font): Let shr-generic colorize via inheritance.
7617
7618 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7619
7620         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7621
7622 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7623
7624         * nnir.el (nnir-request-move-article): Remove obsolete code.
7625
7626 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7627
7628         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7629
7630 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7631
7632         * gnus-sum.el (gnus-summary-respool-article): The completion function
7633         expects a list instead of an alist.
7634
7635         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7636         string as the parameter.
7637
7638         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7639
7640         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7641         styles.
7642         (shr-colorize-region): New function.
7643         (shr-insert-background-overlay): Remove.
7644         (shr-render-td): Background setting should be taken care of on a higher
7645         level.
7646         (shr-tag-body): Use post-hoc colorizations.
7647         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7648         (shr-put-color-1): Don't overwrite old colors.
7649         (shr-colorize-region): When the background color isn't explicit, use
7650         a fixed background.
7651
7652         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7653         nnmail variables.
7654
7655 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7656
7657         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7658         unless necessary.
7659
7660 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7661
7662         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7663         server.
7664
7665 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7666
7667         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7668         so that TAB works.
7669
7670         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7671         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7672
7673         * shr.el (shr-urlify): Show the URL before the title to avoid
7674         misleading URLs.
7675
7676 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7677
7678         * shr.el (shr-urlify): Display the title in <a> tags.
7679
7680 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7681
7682         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7683
7684 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7685
7686         * nnir.el: Rearrange code to allow macros to be autoloaded by
7687         gnus-sum.el.
7688         (nnir-retrieve-headers-override-function): Make this variable
7689         customizable.
7690         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7691
7692         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7693         from nnir.el.
7694
7695 2010-12-03  Julien Danjou  <julien@danjou.info>
7696
7697         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7698
7699 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7700
7701         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7702         allow optional argument `environment'.
7703
7704 2010-12-03  Glenn Morris  <rgm@gnu.org>
7705
7706         * mm-extern.el (message-goto-body): Update declaration.
7707
7708 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7709
7710         * gnus-util.el (gnus-macroexpand-all): New function.
7711
7712         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7713         instead of macroexpand-all that is unavailable in XEmacs.
7714
7715 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7716
7717         * nnir.el (nnir-summary-line-format): New variable.
7718         (nnir-mode): Use it.
7719         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7720         (nnir-article-ids): Reimplement as defsubst.
7721         (nnir-retrieve-headers): Don't mangle the subject header.
7722         (nnir-run-imap): Use 100 as RSV score.
7723         (nnir-run-find-grep): Fix for full server searching.
7724         (nnir-run-gmane): Better restriction to gmane groups.
7725
7726         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7727         summary buffers.
7728
7729 2010-12-02  Julien Danjou  <julien@danjou.info>
7730
7731         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7732
7733         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7734
7735         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7736         support.
7737
7738 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7739
7740         * nnir.el: Update to handle the registry better.
7741         (autoload): Silence byte-compiler.
7742         (nnir-open-server): Add a hook for nnir groups.
7743         (nnir-request-move-article): Don't mangle the header.  Better to use
7744         formatting variables (which will be added in the future).
7745         (nnir-registry-action): Update the registry using the original article
7746         group name.
7747         (nnir-mode): Install nnir-specific hooks for updating the registry.
7748
7749         * gnus-sum.el
7750         (gnus-article-original-subject, gnus-newsgroup-original-name):
7751         Remove obsolete variables.
7752         (gnus-summary-move-article): Remove use of obsolete variables.
7753         (gnus-summary-local-variables): Make move and delete hooks local to
7754         summary buffers.
7755
7756 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7757
7758         * rtree.el: New file.
7759
7760 2010-12-01  Julien Danjou  <julien@danjou.info>
7761
7762         * message.el (message-user-organization): Do not use
7763         gnus-local-organization.
7764
7765         * gnus.el: Remove gnus-local-organization.
7766
7767         * gnus-msg.el: Remove nastygram thing.
7768
7769 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7770
7771         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7772         funcall.
7773
7774 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7775
7776         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7777         names.
7778
7779         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7780         characters.
7781
7782         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7783         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7784         Suggested by Štěpán Němec <stepnem@gmail.com>.
7785         (gnus-gravatar-transform-address): Use mail-extract-address-components
7786         that supports non-ASCII names rather than mail-header-parse-addresses.
7787
7788 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7789
7790         * proto-stream.el (open-protocol-stream): All starttls connections are
7791         handled by the network handler.
7792
7793 2010-11-30  Julien Danjou  <julien@danjou.info>
7794
7795         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7796         (nnimap-open-connection-1): Fix PREAUTH.
7797
7798         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7799
7800 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7803         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7804         (shr-insert): Use them.
7805         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7806
7807 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7808
7809         * nnir.el (nnir-request-move-article): Bail out if original group
7810         doesn't support article moves.
7811         (nnir-get-active): Improve active list retrieval.
7812
7813 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7814
7815         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7816
7817 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7818
7819         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7820         seem to accept strings-with-numbers as port numbers.
7821
7822 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7823
7824         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7825         change the registry.
7826
7827 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7830         delete-dups that is not available in XEmacs 21.4.
7831
7832         * mm-util.el (mm-delete-duplicates): Add comment.
7833
7834 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7835
7836         * nnir.el (nnir-ignored-newsgroups): New variable.
7837         (nnir-get-active): Use it.
7838
7839 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7840
7841         * proto-stream.el (proto-stream-open-network): Add some comments.
7842
7843         * nntp.el (nntp-open-connection): Provide a :success condition.
7844
7845         * nnimap.el (nnimap-open-connection-1): Ditto.
7846
7847         * proto-stream.el (proto-stream-open-network): See what the response to
7848         the STARTTLS command is.
7849
7850         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7851         backwards compatibility).
7852         (nnimap-open-connection-1): Really respect nnimap-server-port.
7853
7854         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7855         TLS upgrades we don't really care about the identity of the peer.
7856         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7857         that what we've checked for.
7858         (proto-stream-always-use-starttls): Only default to t if
7859         open-gnutls-stream exists.
7860         (proto-stream-open-network): If STARTTLS failed, then just open a
7861         normal connection.
7862         (proto-stream-open-network): Wait until the greeting before doing
7863         STARTTLS.
7864
7865         * nntp.el (nntp-open-connection): Report what the connection error is.
7866
7867         * proto-stream.el (open-protocol-stream): Rename from
7868         open-proto-stream.
7869
7870 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7871
7872         * nnimap.el (nnimap-stream): Change default to `undecided'.
7873         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7874         first, and then network.
7875         (nnimap-open-connection-1): Respect nnimap-server-port.
7876         (nnimap-open-connection): Be more backwards-compatible.
7877
7878         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7879         (proto-stream-open-starttls): De-duplicate the starttls code.
7880         (proto-stream-open-starttls): Folded back into the main function.
7881         (proto-stream-open-network): Fix typo in the gnutls path.
7882         (proto-stream-command): Refactor out.
7883
7884         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7885
7886         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7887         starttls.el STARTTLS.
7888
7889         * color.el (color-lab->srgb): Fix function call name.
7890
7891         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7892         if we're using tls.el.
7893         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7894         built in, then don't try to establish a STARTTLS connection.
7895
7896         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7897         servers.
7898
7899         * proto-stream.el (open-proto-stream): Use network, not stream.
7900         (open-proto-stream): Add a way to specify what the end of a command is.
7901
7902         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7903         connections types.
7904         (nntp-open-network-stream): Remove.
7905         (nntp-open-ssl-stream): Remove.
7906         (nntp-open-tls-stream): Remove.
7907         (nntp-ssl-program): Remove.
7908
7909         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7910
7911 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7912
7913         * nnir.el: Fix typos.
7914         (nnir-retrieve-headers-override-function): Rename variable to reflect
7915         new semantics.
7916         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7917         macros.
7918         (nnir-request-article, nnir-request-move-article): Use them.
7919         (nnir-categorize): New function.
7920         (nnir-run-query): Use it.
7921         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7922         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7923         sorted.
7924         (nnir-group-full-name): Use gnus-group-full-name instead.
7925         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7926         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7927
7928 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7929
7930         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7931
7932         * proto-stream.el: New library to provide protocol-specific
7933         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7934         protocols.
7935         (open-proto-stream): Complete the documentation.
7936         (proto-stream-open-network): Fix some typos.
7937
7938         * nnimap.el (nnimap-open-connection): Use it.
7939
7940 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7941
7942         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7943         negotiation.
7944
7945 2010-11-26  Julien Danjou  <julien@danjou.info>
7946
7947         * color.el: Rename various rgb functions to srgb.
7948
7949 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7950
7951         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7952         names.
7953
7954 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * shr.el (shr-insert): Revert last change.
7957         (shr-find-fill-point): Never leave point being at bol;
7958         relax the kinsoku limitation when rendering tables.
7959
7960 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7961
7962         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7963         results from -accept-article.
7964
7965         * shr-color.el: Require cl when compiling.
7966
7967         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7968         checkin.
7969
7970         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7971
7972         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7973
7974         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7975         'add and 'delete to set backend marks.
7976
7977         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7978
7979         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7980
7981         * nntp.el (nntp-request-set-mark): Use it.
7982
7983         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7984
7985         * nnml.el (nnml-request-set-mark): Ditto.
7986
7987         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7988         introduces regressions in article selection.
7989         (nnimap-find-uid-response): New function.
7990         (nnimap-request-accept-article): Use the UID returned, if any.
7991         (nnimap-request-move-article): Use the UID returned, if any.
7992         (nnimap-get-groups): Reimplement to work with folded lines.
7993         (nnimap-find-uid-response): The UID is the last element in the list.
7994         (nnimap-request-set-mark): Extend syntax with 'set.
7995
7996         * nnml.el (nnml-request-set-mark): Ditto.
7997
7998         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7999
8000         * nntp.el (nntp-request-set-mark): Ditto.
8001
8002 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8003
8004         * message.el (message-called-interactively-p): A temporary macro.
8005         (message-goto-body): Use it temporarily.
8006
8007 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8008
8009         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8010         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8011         (nnimap-last-response-string): Fix last unfolding fix.
8012
8013 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * shr.el (shr-insert): Fix the way to fold lines.
8016
8017 2010-11-25  Julien Danjou  <julien@danjou.info>
8018
8019         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8020
8021         * color.el: Rename from color-lab.el
8022         (color-rgb->hex): Add.
8023         (color-complement): Add.
8024         (color-complement-hex): Add.
8025
8026         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8027
8028 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8029
8030         * shr-color.el (shr-color-visible): Don't bug out if the color names
8031         don't exist.
8032
8033 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8034
8035         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8036         assuming that article displaying or another mml-preview may be
8037         interrupted for an error or for the like.
8038
8039         * shr.el (shr-get-background): Fix argument name.
8040
8041 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8042
8043         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8044
8045         * gnus-sum.el (gnus-summary-include-articles): New function.
8046
8047         * message.el (message-goto-body): called-interactively-p needs a
8048         parameter, so use `any'.
8049
8050         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8051         clear marks before moving, since they're synced from the Gnus side
8052         first.
8053
8054         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8055         (gnus-summary-move-article): Copy over all marks before moving, so that
8056         IMAP doesn't think a new article has arrived.
8057
8058 2010-11-24  Julien Danjou  <julien@danjou.info>
8059
8060         * shr.el (shr-insert-background-overlay): Fix typo.
8061         (shr-render-td): Copy the background before rendering.
8062
8063         * shr-color.el (shr-color-visible): Fix docstring.
8064
8065         * shr.el (shr-tag-table): Add bgcolor support.
8066         (shr-render-td): Add bgcolor support.
8067         (shr-get-background): Add.
8068         (shr-insert-foreground-overlay): Use shr-get-background.
8069
8070         * message.el (message-goto-body): Use called-interactively-p.
8071         (message-in-body-p): message-goto-body returns point.
8072
8073 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8074
8075         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8076         Fixes something or other in Emacs 23, and is backwards compatible.
8077
8078         * message.el (message-goto-body): Remove the <#secure special-casing,
8079         which is too special.
8080
8081         * shr.el (shr-parse-style): Drop !important from styles.
8082
8083 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8084
8085         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8086         this function to return incorrect results when calling it with an
8087         explicit article argument different from
8088         (gnus-summary-article-number).
8089
8090 2010-11-24  Julien Danjou  <julien@danjou.info>
8091
8092         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8093         (shr-tag-body): Add background support.
8094         (shr-descend): Add background support.
8095         (shr-tag-title): Add.
8096
8097         * shr-color.el (shr-color-visible): Really return original background
8098         if fixed.
8099
8100 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8101
8102         * shr.el (shr-color-check): Protect against non-existent color names.
8103
8104 2010-11-24  Julien Danjou  <julien@danjou.info>
8105
8106         * color-lab.el: Require 'cl when compiling.
8107
8108         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8109
8110         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8111         matched part.
8112
8113         * color-lab.el: Fix all expt calls to use float type.
8114
8115 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8116
8117         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8118         expression to shr-color-check as is.
8119
8120         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8121
8122         * color-lab.el: Add coding cookie.
8123         (float-pi): Use eval-and-compile.
8124
8125         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8126         compiled for Emacsen having no `libxml-parse-html-region' support.
8127
8128 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8129
8130         * shr.el (shr-insert-color-overlay): Split stuff like
8131         "#444444 !important" to find the real color.
8132         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8133         parse <font color="red"> entries.
8134
8135 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8136
8137         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8138         point when parsing headers.
8139
8140         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8141         is positioned properly when parsing headers.
8142
8143 2010-11-23  Julien Danjou  <julien@danjou.info>
8144
8145         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8146
8147         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8148
8149         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8150
8151         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8152         Use shr-color-hue-to-rgb.
8153         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8154
8155 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8156
8157         * shr.el (shr-color->hexadecimal): Autoload.
8158         (shr-descend): Add color to all tags.
8159
8160 2010-11-22  Julien Danjou  <julien@danjou.info>
8161
8162         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8163         shr-color->hexadecimal.
8164
8165         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8166         RGB() or HSL() color representation.
8167
8168         * shr.el (shr-tag-font): Add.
8169         (shr-tag-color-check): New function to get better colors.
8170         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8171         tag-span.
8172
8173         * shr-color.el: New file.
8174
8175         * color-lab.el: New file.
8176
8177         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8178
8179 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8180
8181         * nnir.el: Fix typo in comments.
8182         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8183         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8184
8185 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8186
8187         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8188
8189         * nnimap.el (nnimap-get-capabilities): Refactor out.
8190         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8191
8192 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8193
8194         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8195         appearing when `mm-uu-hide-markers' is nil.
8196
8197 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8198
8199         * nnimap.el (nnimap-unselect-group): Make into its own function.
8200         (nnimap-request-rename-group): Unselect group before renaming.
8201         This had gotten lost somewhere.
8202         (nnimap-request-accept-article): Keep track of examined groups, and
8203         unselect the group before APPENDing to read-only groups.
8204         (nnimap-request-move-article): Clear flags before moving so that they
8205         can be re-set later.
8206
8207 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8208
8209         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8210         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8211
8212 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8213
8214         * gnus-art.el (gnus-mime-display-single):
8215         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8216         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8217         parameter.
8218
8219 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8220
8221         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8222         (shr-table-vertical-line): New variable.
8223         (shr-insert-table): Use it.
8224
8225 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8226
8227         * gnus-html.el (gnus-html-wash-images): Don't display images if
8228         gnus-inhibit-images is non-nil; register displayer for cid images.
8229         (gnus-html-display-image): Work for cid image.
8230         (gnus-html-insert-image): Allow arguments.
8231         (gnus-html-put-image): Inhibit read-only.
8232         (gnus-html-prefetch-images): Don't prefetch images if
8233         gnus-inhibit-images is non-nil.
8234
8235 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * shr.el (shr-put-image): Break lines when inserting big pictures.
8238
8239 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8240
8241         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8242         sender, thanks Katsumi Yamaoka.
8243
8244 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8245
8246         * nnir.el (nnir-run-imap): Reverse the article list for each group
8247         rather than the whole list.
8248
8249 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * shr.el (shr-image-displayer): Protect function against non-existent
8252         image source.
8253
8254         * gnus-art.el (gnus-inhibit-images): New user option.
8255         (gnus-mime-display-single): Don't display image if it is non-nil.
8256
8257         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8258         gnus-inhibit-images.
8259
8260         * shr.el (shr-image-displayer): New function.
8261         (shr-tag-img): Use it.
8262
8263 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8264
8265         * mml2015.el (mml2015-epg-sign): Use From header.
8266
8267 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8268
8269         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8270
8271         * gnus-util.el (gnus-find-text-property-region): Return markers.
8272
8273         * shr.el (shr-tag-img): Put a displayer in the text property.
8274
8275         * gnus-util.el (gnus-find-text-property-region): New utility function.
8276
8277         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8278         (gnus-html-show-images): Remove.
8279
8280         * gnus-art.el (gnus-article-show-images): New, more general function.
8281
8282         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8283         image url text properties.
8284
8285         * shr.el: Ditto.
8286
8287         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8288         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8289
8290 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8291
8292         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8293         work for two or more articles.
8294
8295 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8298         divide an image that's in an html article to two or more when washing
8299         non-ASCII characters in alt text of it.
8300
8301 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8304         smime-decrypt-region using function argument.
8305         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8306
8307         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8308
8309         * smime.el (smime-decrypt-region): Catch it.
8310
8311 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8312
8313         * smime.el (smime-mode-map): Move initialization into declaration.
8314         (gnus-run-mode-hooks): Don't autoload.
8315         (smime-mode): Use define-derived-mode.
8316
8317 2010-11-11  Glenn Morris  <rgm@gnu.org>
8318
8319         * smime.el (from): Restrict declaration to XEmacs.
8320
8321         * nnir.el (gnus-group-topic-name): Autoload.
8322
8323 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8324
8325         * shr.el (shr-insert): Don't break long line if it is because of
8326         kinsoku-bol characters in the line end.
8327
8328 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8329
8330         * nnir.el (nnir-request-move-article): Fix to provide original group
8331         and subject.
8332         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8333         been retrieved.
8334
8335         * gnus-sum.el (gnus-summary-move-article): Use original group and
8336         subject for virtual articles such as those in an nnir summary buffer.
8337
8338 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8341         least 21.5).
8342
8343         * smime.el (from): Declare it again for XEmacs.
8344
8345 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8346
8347         * message.el (message-resend): Don't disable encoding unless it's
8348         already encoded.
8349
8350         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8351         low-numbered articles.
8352
8353 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8354
8355         * rfc2047.el (rfc2047-syntax-table): Simplify.
8356
8357         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8358
8359         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8360         set-char-table-range for XEmacs.
8361
8362 2010-11-10  Glenn Morris  <rgm@gnu.org>
8363
8364         * time-date.el (time-to-seconds): Always an alias on Emacs,
8365         never a real function.
8366         (with-no-warnings): Remove compat stub, now unused.
8367         (time-less-p): Doc fix.
8368         (time-to-number-of-days): Simplify.
8369
8370         * smime.el (from): Remove unused declaration.
8371
8372         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8373         (gnus-float-time): On Emacs, always an alias.
8374
8375         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8376         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8377
8378 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8379
8380         * dgnushack.el: Don't use ignore-errors in the top level form since it
8381         is unavailable in XEmacs even if cl is loaded.
8382
8383         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8384
8385 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * shr.el (browse-url-mailto): Autoload.
8388
8389         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8390
8391         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8392         regexp doesn't need quoting.
8393
8394 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8395
8396         * message.el (message-subject-trailing-was-ask-regexp)
8397         (message-subject-trailing-was-regexp): Match was: in addition to was.
8398
8399 2010-11-09  Glenn Morris  <rgm@gnu.org>
8400
8401         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8402         (nnbabyl-check-mbox): Use point-at-bol.
8403
8404 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8405
8406         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8407
8408         * message.el (message-mailto): New function.
8409         (message-mailto): Should accept other parameters.
8410         (message-mailto): Remove since it duplicates browse-url-mailto
8411         functionality.
8412
8413 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8414
8415         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8416         methods.
8417         (gnus-read-active-file): Ditto.
8418
8419         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8420         ": " from the prompt.
8421         (gnus-group-make-group): Ditto.
8422
8423 2010-11-07  Glenn Morris  <rgm@gnu.org>
8424
8425         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8426         (gnus-bookmark-kill-line): Use point-at-eol.
8427
8428 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8429
8430         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8431         asterisks in From header.
8432
8433 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8434
8435         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8436         string to avoid making the From headers syntactically invalid.
8437
8438         * message.el (message-send-mail): Don't insert courtesy messages if the
8439         message already has List-Post and List-ID messages.
8440
8441 2010-11-06  Glenn Morris  <rgm@gnu.org>
8442
8443         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8444         `condition', `type', `length' a prefix.
8445         (gnus-treat-predicate): Update for above name changes.
8446
8447 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8448
8449         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8450         binding.  Handled by `gnus-summary-refer-thread' instead.
8451         (nnir-warp-to-article): New backend function.
8452
8453         * nnimap.el (nnimap-request-thread): Force dependency updating.
8454
8455         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8456         (gnus-summary-refer-thread): Rework to improve thread-referral.
8457
8458         * gnus-int.el (gnus-warp-to-article): New function.
8459
8460         * gnus-sum.el (gnus-summary-article-map): Bind it.
8461
8462 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8463
8464         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8465         gnus-summary-refer-thread.
8466
8467         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8468         headers.
8469         (gnus-summary-limit-include-thread): Prevent articles in thread from
8470         being cut in gnus-cut-threads.
8471         (gnus-summary-refer-thread): Limit retrieved headers to those in
8472         thread.
8473
8474 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8475
8476         * message.el (message-send-mail): Use the value of
8477         message-courtesy-message from the message buffer.
8478
8479         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8480
8481         * shr.el (shr-browse-url): Implement mailto: URLs.
8482
8483         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8484         "raw".
8485
8486         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8487         if it's already selected.
8488
8489         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8490
8491 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8492
8493         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8494         to measure the length and truncate alt text.
8495
8496 2010-11-03  Glenn Morris  <rgm@gnu.org>
8497
8498         * nndiary.el (nndiary-generate-nov-databases-1)
8499         (nndiary-generate-active-info): Rename dynamic variable `files' to
8500         something less generic.
8501
8502 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8503
8504         * nnir.el (nnir-request-move-article): Call the underlying backend to
8505         move articles from nnir.
8506
8507 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8508
8509         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8510
8511 2010-11-02  Julien Danjou  <julien@danjou.info>
8512
8513         * nnir.el: Remove wais support.
8514
8515 2010-11-02  Glenn Morris  <rgm@gnu.org>
8516
8517         * gnus-html.el: Reorder requirements to quieten compiler.
8518
8519 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8520
8521         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8522         properly for XEmacs as well.
8523         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8524         (gnus-article-natural-long-line-p): Use window-width rather than
8525         frame-width.
8526
8527 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8528
8529         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8530         (nnir-read-parms): Don't modify query.
8531         (nnir-run-query): Add ability to search topic on current line.
8532         (nnir-get-active): Clean up.
8533
8534 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8535
8536         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8537         degenerate articles.
8538
8539         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8540         (gnus-print-buffer): Just print the buffer as is, without any copying
8541         to a buffer and then re-highlighting.
8542
8543         * nnimap.el (nnimap-request-group): Store the new updated info.
8544         (nnimap-request-group): Select the group when we don't know whether it
8545         exists or not.
8546
8547         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8548         groups.
8549
8550         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8551         groups.
8552
8553         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8554         groups.
8555
8556         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8557         long-lines case by only filling the long lines.
8558
8559         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8560         (bug#7311).
8561
8562 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8563
8564         * shr.el: No need to declare `declare-function' since shr.el is for
8565         only Emacsen that provide `libxml-parse-html-region'.
8566
8567         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8568         effective only in a file it is referred to.
8569
8570 2010-11-01  Glenn Morris  <rgm@gnu.org>
8571
8572         * mm-util.el (gnus-completing-read): Autoload.
8573         (mm-read-coding-system): Simplify Emacs definition.
8574
8575         * nnmail.el (gnus-activate-group):
8576         * nnimap.el (gnutls-negotiate):
8577         * nntp.el (netrc-parse): Fix declarations.
8578
8579 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8580
8581         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8582         string-match-p in Emacs >=23.
8583
8584         * gnus-msg.el (gnus-configure-posting-styles):
8585         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8586
8587 2010-11-01  Glenn Morris  <rgm@gnu.org>
8588
8589         * nnir.el (declare-function): Add compat stub.
8590         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8591         (nnir-run-gmane): Require 'mm-url.
8592
8593         * mm-util.el (mm-string-to-multibyte): Simplify.
8594
8595         * shr.el (declare-function): Add compat stub.
8596         (url-cache-create-filename): Declare.
8597         (mm-disable-multibyte, widget-convert-button): Autoload.
8598
8599         * smime.el (ldap-search): Declare.
8600         (smime-cert-by-ldap-1): Require ldap on Emacs.
8601
8602         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8603         (nnimap-keepalive): Use gnus-float-time.
8604
8605         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8606         (mail-source-delete-crash-box): Use gnus-float-time.
8607
8608         * gnus-dired.el (gnus-completing-read): Autoload.
8609
8610         * mm-view.el (gnus-rescale-image): Autoload.
8611
8612         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8613
8614         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8615
8616         * sieve-manage.el: Require 'cl when compiling.
8617
8618         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8619         (gnus-iswitchb-completing-read): Require iswitchb.
8620         (gnus-select-frame-set-input-focus): Silence compiler.
8621
8622 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8623
8624         * message.el (message-subject-trailing-was-query): Change default to t,
8625         since I think that's what most people want.
8626
8627         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8628         appending for easier debugging.
8629         (nnimap-wait-for-connection): Take a regexp.
8630         (nnimap-request-accept-article): Wait for the continuation line before
8631         sending anything unless we're streaming.
8632
8633         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8634         leave the header washing to take place.
8635
8636 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8637
8638         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8639         regular expression match and replace in posting styles.
8640
8641 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8642
8643         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8644         an entire server.
8645         (nnir-get-active): New function.
8646         (nnir-run-imap): Use it.
8647         (nnir-run-gmane): Who knew, gmane search returns an article score!
8648
8649         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8650         server on the current line with nnir.
8651
8652 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8653
8654         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8655         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8656         left edge.
8657         (gnus-article-foldable-buffer): Skip past the prefix when determining
8658         raggedness.
8659
8660         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8661         the raw article, and change `C-u g' to show the article without doing
8662         treatments.
8663
8664         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8665         on to `gnus-treat-article'.
8666         (gnus-inhibit-article-treatments): New variable.
8667
8668         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8669
8670         * gnus-art.el (gnus-treatment-function-alist): Have
8671         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8672         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8673         sections.
8674
8675         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8676         parameter.
8677         (gnus-article-fill-cited-long-lines): New function.
8678         (gnus-article-fill-cited-article): Allow filling only long sections.
8679
8680         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8681         and non-punctuation (like after the apostrophe in "'We").
8682
8683         * gnus-sum.el (gnus-summary-select-article): Make sure
8684         gnus-original-article-buffer is alive.
8685
8686         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8687         reflect the order they're in in the digest.
8688
8689         * gnus.el (gnus-group-startup-message): Move point to the start of the
8690         buffer.
8691
8692         * nnimap.el (nnimap-capability): New function.
8693         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8694         is set.
8695
8696 2010-10-31  David Engster  <dengste@eml.cc>
8697
8698         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8699         conform with changes to gnus-completing-read.
8700
8701 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8702
8703         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8704
8705 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8706
8707         * nnir.el: Move defvar, defcustom around to keep file organized
8708         and keep byte-compiler quiet.
8709         (nnir-read-parms): Accept search-engine as arg.
8710         (nnir-run-query): Pass search-engine as arg.
8711         (nnir-search-engine): Remove.
8712
8713 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8714
8715         * shr.el (shr-generic): The text nodes should be text, not :text.
8716
8717         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8718         later in the file.
8719
8720 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8721
8722         * nnir.el: General clean up.  Allow searching with multiple engines.
8723         Allow separate extra-parameters for each engine.
8724         Batch queries when possible.
8725         (nnir-imap-default-search-key, nnir-method-default-engines):
8726         Add customize interface.
8727         (nnir-run-gmane): New engine.
8728         (nnir-engines): Use it.  Qualify all prompts with engine name.
8729         (nnir-search-engine): Remove global variable.
8730         (nnir-run-hyrex): Restore for now.
8731         (nnir-extra-parms, nnir-search-history): New variables.
8732         (gnus-group-make-nnir-group): Use them.
8733         (nnir-group-server): Remove in favor of gnus-group-server.
8734         (nnir-request-group): Avoid searching twice.
8735         (nnir-sort-groups-by-server): New function.
8736
8737 2010-10-30  Julien Danjou  <julien@danjou.info>
8738
8739         * gnus-group.el: Remove gnus-group-fetch-control.
8740
8741         * gnus-start.el (gnus-find-new-newsgroups):
8742         Remove gnus-check-first-time-used.
8743
8744         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8745
8746 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8747
8748         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8749         set on groups that don't have \* permanentflags.
8750
8751 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8752
8753         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8754         control the background color.
8755         (shr-tag-img): Ignore very small web bug type images.
8756         (shr-put-image): Add help-echo alt texts to the images.
8757         (shr-tag-video): Show the video poster image.
8758
8759 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * shr.el (shr-table-depth): New variable.
8762         (shr-tag-table-1): Only insert the images after the top-level table.
8763
8764         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8765
8766         * gnus-util.el (gnus-list-memq-of-list): New function.
8767
8768         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8769         selected.
8770         (nnimap-unsplittable-articles): New slot.
8771         (nnimap-new-articles): Use it.
8772
8773 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8774
8775         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8776         move to the previous line on `M-g'.
8777
8778 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8779
8780         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8781         *-request-group, which seems unnecessary.
8782
8783         * nnimap.el (nnimap-quote-specials): Function copied over from
8784         imap.el.
8785         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8786         they support that.  Suggested by Tom Regner.
8787
8788 2010-10-29  Julien Danjou  <julien@danjou.info>
8789
8790         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8791         defalias.
8792         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8793
8794         * gnus.el: Remove `gnus-nntp-service' variable.
8795         (gnus-secondary-servers): Make obsolete.
8796         (gnus-nntp-server): Make obsolete.
8797
8798         * gnus-start.el (gnus-1): Remove x-splash calls.
8799
8800         * gnus-ems.el (gnus-x-splash): Remove.
8801
8802         * gnus.el (gnus-group-startup-message): Simplify/update code.
8803
8804         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8805         definition.
8806
8807         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8808         capability before doing anything.
8809         (gnus-group-insert-group-line): Remove useless
8810         gnus-group-remove-excess-properties.
8811
8812 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8813
8814         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8815
8816 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8817
8818         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8819         config after reselecting.
8820
8821 2010-10-28  Julien Danjou  <julien@danjou.info>
8822
8823         * shr.el (shr-put-image): Use point even if only inserting text.
8824         (shr-put-image): Save excursion when inserting alt text on non-graphic
8825         display, so the behavior is the same when we are on a graphic display.
8826
8827         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8828
8829 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8832         (gnus-mime-copy-part): Check coding system, not charset.
8833         (gnus-mime-view-part-externally): Never remove part.
8834         (gnus-mime-view-part-internally): Don't remove part here.
8835         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8836         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8837         multipart/alternative.
8838
8839         * mm-decode.el (mm-display-part): Take optional arg `force'.
8840
8841 2010-10-26  Julien Danjou  <julien@danjou.info>
8842
8843         * gnus-group.el (gnus-group-default-list-level): Add this function to
8844         compute the default list level.
8845         (gnus-group-default-list-level): Add possibility to use a function.
8846
8847 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8850
8851         * gnus-group.el (gnus-group-completing-read)
8852         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8853         gnus-replace-in-string.
8854
8855 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8856
8857         * shr.el (shr-tag-div): Add.
8858
8859         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8860
8861 2010-10-25  Julien Danjou  <julien@danjou.info>
8862
8863         * gnus-util.el: Remove `gnus-with-local-quit'.
8864
8865         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8866
8867 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8870         the original article buffer.
8871
8872 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8873
8874         * nnimap.el (nnimap-request-head): New function.
8875         (nnimap-request-move-article): Try to be slightly faster by not
8876         requesting the entire message when moving.
8877         (nnimap-transform-headers): Don't bug out on bodiless articles.
8878         (nnimap-send-command): Have no outstanding messages if the IMAP server
8879         doesn't support streaming.
8880         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8881
8882 2010-10-24  Julien Danjou  <julien@danjou.info>
8883
8884         * message.el (message-default-headers): Fix type.
8885
8886 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8887
8888         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8889         prefetching images.
8890
8891         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8892         backend for unknown groups.  This is mainly useful for nnimap groups.
8893
8894         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8895         group isn't covered by the agent.
8896
8897 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8898
8899         * nnir.el (nnir-method-default-engines): New variable.
8900         (nnir-run-query): Use it.
8901         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8902         (gnus-summary-nnir-goto-thread): Change group if needed.
8903
8904         * gnus-group.el (gnus-group-group-map): Add key binding for
8905         gnus-group-make-nnir-group.
8906
8907 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8908
8909         * shr.el (shr-tag-object): Add.
8910
8911         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8912         original article buffer live.
8913         (gnus-summary-select-article-buffer):
8914         Mention gnus-widen-article-buffer.
8915
8916 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8917
8918         * shr.el (shr-tag-strong): Add.
8919
8920 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8921
8922         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8923         group names.  They mess up the group buffer badly.
8924
8925         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8926
8927         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8928         instead of the summary one.
8929
8930 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * mml.el (mml-preview): Work properly when editing article.
8933
8934         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8935         gnus-have-read-active-file if it's already been in.
8936
8937 2010-10-22  Tom Tromey  <tromey@redhat.com>
8938
8939         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8940         gnus-group-completing-read.
8941
8942 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8943
8944         * message.el (message-mode-map): Don't bind M-; to comment region, to
8945         allow the global comment-dwim to work.
8946
8947 2010-10-21  Julien Danjou  <julien@danjou.info>
8948
8949         * message.el (message-setup-1): Allow message-default-headers to be a
8950         function.
8951
8952 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * shr.el (shr-tag-table): Simplify.
8955
8956 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8957
8958         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8959         to avoid trying to snarf invalid stuff.
8960
8961         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8962
8963         * gnus.el (gnus-message-archive-group): Quote value.
8964         (gnus-message-archive-group): Mark as changed.
8965
8966         * shr.el (shr-add-font): Don't put the font properties on the newline
8967         or the indentation.
8968
8969         * message.el (message-fix-before-sending): Change options when sending
8970         non-printable characters.
8971
8972         * gnus.el (gnus-message-archive-method): Change the default to
8973         monthly outgoing groups.
8974
8975         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8976         that have gotten new numbers.
8977
8978         * nnimap.el (nnimap-request-replace-article): New function.
8979
8980 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8983         (nnrss-request-article): Don't use special html washing code.
8984
8985 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8986
8987         * shr.el (shr-tag-table): Remove useless nconc.
8988
8989 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8990
8991         * gnus-art.el (article-wash-html): Simplify and remove the charset
8992         stuff.  Use the normal html rendering code instead of the special html
8993         washing code.
8994
8995         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8996         `gnus-w3m' symbols.
8997         (mm-text-html-washer-alist): Remove.
8998
8999         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9000         (mm-inline-media-tests): Remove use.
9001         (mm-text-html-renderer): Change default to the `shr' symbol.
9002
9003         * mm-view.el (mm-inline-text-html): Remove use.
9004
9005         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9006         `gnus-blocked-images' to be a function.
9007         (gnus-article-wash-function): Remove.
9008
9009 2010-10-20  Julien Danjou  <julien@danjou.info>
9010
9011         * spam.el (spam-list-of-processors): Mark as obsolete.
9012
9013         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9014         (nnimap-insert-partial-structure): Fix boundary detection.
9015
9016 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9017
9018         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9019         run file-truename on remote files.  This can be expensive and even
9020         prevent one from editing drafts if some unrelated buffer has a stale
9021         connection.
9022
9023 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9026         kinsoku-eol regardless of shr-kinsoku-shorten.
9027         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9028         (shr-tag-table): Support caption, thead, and tfoot.
9029
9030 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9031
9032         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9033         lines.
9034         (shr-save-contents): New command and keystroke.
9035
9036         * nndoc.el (nndoc-type-alist): Add git support.
9037         (nndoc-git-type-p): New function.
9038         (nndoc-transform-git-article): Ditto.
9039         (nndoc-transform-git-headers): Ditto.
9040         (nndoc-transform-git-headers): Generate Subject headers.
9041
9042         * shr.el (shr-parse-style): New function.
9043         (shr-tag-span): Ditto.
9044
9045         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9046         to `G G' to avoid collisions.
9047
9048 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9049
9050         * shr.el: Load kinsoku if necessary.
9051         (shr-kinsoku-shorten): New internal variable.
9052         (shr-find-fill-point): Make kinsoku shorten text line if
9053         shr-kinsoku-shorten is bound to non-nil.
9054         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9055         shr-indentation too when testing if table is wider than frame width.
9056         (shr-insert-table): Use `string-width' instead of `length' to measure
9057         text width.
9058         (shr-insert-table-ruler): Make sure indentation is done at bol.
9059
9060 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9061
9062         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9063         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9064         undecoded network data.
9065
9066 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9067
9068         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9069         name in the mode line spec so that the mode line menu works
9070         (bug#2431).
9071
9072         * message.el (message-get-reply-headers): If we're fed `to-address',
9073         then always use that.
9074
9075         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9076         aren't so wide as to need to switch off the edit menu.
9077
9078         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9079         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9080
9081         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9082         `M-g'.
9083         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9084         the permanent marks.
9085
9086 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9087
9088         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9089         Splitting according to references/in-reply-to obeys the ignore-groups
9090         variable, while splitting by sender and subject do not.
9091
9092 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9093
9094         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9095         alist, so that we can look for non-Unicode chars.
9096         (article-translate-strings): Allow both character and string maps.
9097
9098 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9099
9100         * shr.el (shr-insert): Don't insert space behind a wide character
9101         categorized as kinsoku-bol, or between characters both categorized as
9102         nospace.
9103
9104 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9105
9106         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9107         headers to gnus-newsgroup-headers.
9108
9109 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9110
9111         * shr.el (shr-tag-img): Don't align images -- since we're not
9112         rescaling, this often leads to ugly displays.
9113
9114 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9115
9116         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9117         duplicates.
9118
9119 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9120
9121         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9122         call.
9123
9124 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9125
9126         * gnus.el: Autoload gnus-html-show-images.
9127
9128         * nnimap.el: Use nnheader-message throughout.
9129
9130         * shr.el (shr-tag-img): Ignore images with no data.
9131
9132 2010-10-15  Julien Danjou  <julien@danjou.info>
9133
9134         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9135         a possibility to disable format=flow encoding when using hard newlines.
9136
9137 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9138
9139         * shr.el (shr-insert): Remove space inserted before or after a
9140         breakable character or at the beginning or the end of a line.
9141         (shr-find-fill-point): Do kinsoku; find the second best point or give
9142         it up if there's no breakable point.
9143
9144 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9145
9146         * nnimap.el (nnimap-open-connection): Message when opening connection
9147         for debugging purposes.
9148
9149         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9150         on every setup buffer call to allow this to change from article to
9151         article.
9152
9153         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9154         buffers where we have a wide table.
9155
9156 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9157
9158         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9159         uses *-request-thread.
9160
9161 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9162
9163         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9164         incantation, which is no longer valid.
9165
9166 2010-10-14  Julien Danjou  <julien@danjou.info>
9167
9168         * shr.el: Fix defcustom type (char -> character).
9169
9170 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9171
9172         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9173         programs.
9174
9175 2010-10-14  Julien Danjou  <julien@danjou.info>
9176
9177         * shr.el (shr-tag-a): Use url-link as widget type.
9178
9179         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9180         `gnus-group-get-icon'.
9181
9182 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9183
9184         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9185         This should make server editing work better.
9186
9187         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9188
9189         * tls.el (tls-program): Remove spurious %s from openssl.
9190
9191         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9192         (nnimap-parse-flags): Fix regexp.
9193
9194         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9195         probably work for CJVK text, too.
9196
9197         * nnimap.el (nnimap-extend-tls-programs): Remove.
9198         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9199
9200         * tls.el (tls-starttls-switches): Remove starttls hack.
9201         (open-tls-stream): Ditto.
9202         (tls-find-starttls-argument): Ditto.
9203
9204 2010-10-13  Julien Danjou  <julien@danjou.info>
9205
9206         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9207         responses.
9208
9209 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9210
9211         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9212
9213         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9214         anything in Emacs.
9215
9216         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9217
9218 2010-10-13  Julien Danjou  <julien@danjou.info>
9219
9220         * shr.el (shr-width): Make shr-width a defcustom with default to
9221         fill-column.
9222         (shr-tag-img): Use shr-width rather than fill-column.
9223
9224 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9225
9226         * dgnushack.el (byte-optimize-apply):
9227         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9228
9229         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9230         position when (X-)Faces exist.
9231         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9232         avatars when called interactively.
9233
9234 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9235
9236         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9237         gnus-article-x-face-too-ugly is bound.
9238
9239 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9240
9241         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9242
9243         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9244         mailbox that doesn't exist.
9245
9246 2010-10-12  Julien Danjou  <julien@danjou.info>
9247
9248         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9249         (shr-get-image-data): Encode URL properly when fetching from cache.
9250         (shr-tag-img): Use aligned-to spaces to align correctly images.
9251
9252         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9253         before inserting the Gravatar.
9254
9255         * shr.el (shr-tag-img): Add align attribute support for <img>.
9256
9257 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9258
9259         * gnus-gravatar.el (gnus-art): Require.
9260
9261         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9262         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9263         Remove long obsoleted functions.
9264
9265 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9268
9269         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9270
9271         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9272         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9273         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9274         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9275         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9276         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9277         * sieve-manage.el, smime.el, spam.el:
9278         Fix comment for declare-function.
9279
9280 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9281
9282         * nnimap.el (nnimap-request-rename-group): Select group read-only
9283         before renaming it.
9284
9285         * shr.el (shr-insert): Fix up the white space only regexp.
9286
9287         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9288         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9289
9290         * shr.el (shr-current-column): New function.
9291         (shr-find-fill-point): New function.
9292
9293 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9294
9295         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9296         numbers.
9297
9298 2010-10-11  Julien Danjou  <julien@danjou.info>
9299
9300         * shr.el (shr-hr-line): Add.
9301         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9302         display hr lines.
9303         (shr-max-columns): Do not change state to nil if we just inserting
9304         spaces.
9305
9306 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9307
9308         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9309         select the last group.
9310
9311 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9312
9313         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9314
9315 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9316
9317         * dig.el (dig-mode-map): Declare and define in one step.
9318
9319 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9320
9321         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9322         for Gnus.
9323         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9324         (nnimap-update-qresync-info): Mark \Seen articles as read.
9325
9326         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9327         non-variable, too.
9328
9329         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9330         available.
9331         (nnimap-update-info): Rely more on the current active than the param
9332         active to avoid marking articles as read too much.
9333
9334         * auth-source.el (auth-source-create): Use (user-login-name) for the
9335         user name default.
9336
9337         * nnimap.el (nnimap-update-info): If the server doesn't return any
9338         useful info, just use the previous info.
9339         (nnimap-update-info): Prefer old info over start-article.
9340         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9341
9342 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9343
9344         * nnir.el (autoload): Clean up autoloads.
9345         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9346         Use key rather than value.
9347         (nnir-imap-search-other): New variable.
9348         (nnir-read-parm): Use it.
9349         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9350         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9351
9352 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9353
9354         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9355         the process, too.
9356
9357 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9358
9359         * spam.el (gnus-summary-mode-map): Bind to "$".
9360         Suggested by Russ Allbery.
9361
9362         * shr.el: Rework the way things are indented by <li> slightly.
9363
9364         * gnus.el (gnus-group-set-parameter): Fix typo.
9365
9366         * nnimap.el: Start implementing QRESYNC support.
9367
9368 2010-10-09  Julien Danjou  <julien@danjou.info>
9369
9370         * nnir.el (nnir-engines): Fix too many arguments.
9371
9372 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9373
9374         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9375         group is the "last", so that the backends like nnfolder actually save
9376         their folders.
9377
9378         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9379         try to use that for the tls stream.
9380         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9381         UIDVALIDITY and find out which groups are read-only and not.
9382         (nnimap-get-flags): Use the same marks parsing code as the rest of
9383         nnimap.
9384
9385 2010-10-09  Julien Danjou  <julien@danjou.info>
9386
9387         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9388
9389         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9390         retrieving gravatars.
9391
9392         * shr.el (shr-table-corner): Add.
9393         (shr-table-line): Add.
9394         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9395
9396 2010-10-08  Julien Danjou  <julien@danjou.info>
9397
9398         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9399
9400 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9401
9402         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9403
9404         * gnus-sum.el (gnus-mark-article-as-unread)
9405         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9406         (gnus-summary-set-bookmark): Use it.
9407
9408         * gnus-msg.el (gnus-setup-message): Use it.
9409
9410         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9411
9412         * gnus.el (gnus-group-remove-parameter): Use it.
9413
9414         * gnus-group.el (gnus-group-make-web-group): Use it.
9415
9416         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9417
9418         * nnregistry.el: Update docs to mention manual.
9419
9420         * gnus-registry.el: Update docs to mention nnregistry.el.
9421         (gnus-registry-initialize): Don't install nnregistry refer method
9422         automatically.
9423         (gnus-registry-install-nnregistry): Remove it.
9424
9425 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * shr.el (shr-insert): Don't insert double spaces.
9428
9429 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9430
9431         * gnus-gravatar.el (gnus-treat-from-gravatar)
9432         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9433         called interactively.
9434
9435         * gnus-art.el (gnus-mime-view-part-externally)
9436         (gnus-mime-view-part-internally): Make predicate function passed to
9437         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9438         of a mime type.
9439
9440         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9441
9442 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9443
9444         * shr.el (require): Require cl when compiling.
9445         (shr-tag-hr): New function.
9446
9447         * nnimap.el (nnimap-update-info): Remove double setting of high.
9448         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9449         This makes nnimap work properly on Courier again.
9450
9451         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9452         the variable for backwards compatibility.
9453
9454         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9455         the file name before using to avoid setting mm-default-directory to
9456         nil.
9457
9458         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9459         bidning gnus-agent variables.
9460
9461         * shr.el (shr-render-td): Use a cache for the table rendering function
9462         to avoid getting an exponential rendering behavior in nested tables.
9463         (shr-insert): Rework the line-breaking algorithm.
9464         (shr-insert): Don't leave trailing spaces.
9465         (shr-insert-table): Also insert empty TDs.
9466         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9467
9468 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9469
9470         * gnus-sum.el (gnus-number): Rename from `number'.
9471         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9472         (gnus-summary-limit-children): Update uses correspondingly.
9473
9474 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9475
9476         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9477         (gnus-gravatar-transform-address): Don't show avatars of people of
9478         which mail addresses match gnus-gravatar-too-ugly.
9479
9480 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9481
9482         * shr.el (shr-table-widths): Expand TD elements to fill available
9483         space.
9484
9485 2010-10-07  Julien Danjou  <julien@danjou.info>
9486
9487         * nnimap.el (nnimap-request-rename-group): Add this method.
9488
9489 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9492         name from XEmacs' function-arglist.
9493
9494         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9495         gravatar under XEmacs.
9496
9497 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9498
9499         * auth-source.el: Update docs with TODO items.
9500
9501         * gnus-sync.el: Update docs to explain state and plans.
9502
9503         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9504         Hooks for mark updates.
9505         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9506
9507         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9508         hooks with arguments, which is needed for mark update hooks.
9509
9510 2010-10-06  Julien Danjou  <julien@danjou.info>
9511
9512         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9513         was matched.
9514
9515         * sieve-manage.el: Update example in `Commentary'.
9516
9517         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9518
9519         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9520         not 2000.
9521         (sieve-manage-authenticate): Re-add function.
9522
9523 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9524
9525         * shr.el (shr-insert): Get 'space transition right.
9526         (shr-render-td): Only delete space at the end of the TD.
9527
9528         * nnimap.el (nnimap-open-connection): Prepare to support
9529         open-gnutls-stream.
9530
9531         * shr.el: Rearrange function order to be more logical.
9532
9533 2010-10-06  Julien Danjou  <julien@danjou.info>
9534
9535         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9536         (nnrss-discover-feed): Remove 404 URL in docstring.
9537
9538         * nnir.el: Fix Swish-E URL.
9539         Fix Namazu URL.
9540
9541         * message.el (message-change-subject): Remove 404 URL in a comment.
9542
9543 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9546         called interactively.
9547
9548         * gnus-util.el (gnus-remove-if): Allow hash table.
9549         (gnus-remove-if-not): New function.
9550
9551         * gnus-art.el (gnus-mime-view-part-as-type):
9552         * gnus-score.el (gnus-summary-score-effect):
9553         * gnus-sum.el (gnus-read-move-group-name):
9554         Replace remove-if-not with gnus-remove-if-not.
9555
9556         * gnus-group.el (gnus-group-completing-read):
9557         Regard collection as a hash table if it is not a list.
9558
9559 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9560
9561         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9562
9563         * shr.el: Document the table-rendering algorithm.
9564
9565 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9568         for Emacsen having no `libxml-parse-html-region' support.
9569
9570 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9573         invalid URLs.
9574
9575         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9576         line-broken.
9577         (shr-tag-img): Ignore image fetching errors.
9578         (shr-overlays-in-region): Compute overlay positions correctly.
9579
9580         * mm-decode.el (mm-shr): Require shr.
9581
9582         * gnus-art.el (gnus-blocked-images): Move variable here.
9583
9584         * shr.el (shr-insert-table): Bind free variable.
9585
9586         * mm-decode.el (mm-shr): Bind shr-content-function.
9587
9588         * shr.el (shr-content-function): New variable.
9589
9590         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9591         added for symmetry.
9592
9593         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9594
9595         * gnus-group.el (gnus-group-make-group): Doc fix.
9596
9597         * nnimap.el (nnimap-request-newgroups): Return success.
9598
9599         * shr.el (shr-find-elements): New function.
9600         (shr-tag-table): Put all the images after the table.
9601         (shr-tag-table): Really inhibit images inside the table.
9602         (shr-collect-overlays): Copy over overlays from the TD elements to the
9603         main document.
9604
9605         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9606         gnus-blocked-images.
9607
9608 2010-10-05  Julien Danjou  <julien@danjou.info>
9609
9610         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9611
9612         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9613         (gnus-html-maximum-image-size): Add this function.
9614         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9615
9616         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9617         server-value of the capability is nil.
9618
9619 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9620
9621         * shr.el (shr-tag-em): Add <EM> tag.
9622
9623 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9624
9625         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9626         customizable.
9627
9628         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9629         handing broken links to browse-url.
9630
9631 2010-10-05  Julien Danjou  <julien@danjou.info>
9632
9633         * gnus-util.el (gnus-emacs-completing-read)
9634         (gnus-iswitchb-completing-read): Use autoload rather than require.
9635
9636 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9637
9638         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9639         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9640         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9641         iswitchb-temp-buflist for XEmacs.
9642
9643         * gnus-util.el (gnus-completing-read-function): Exclude
9644         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9645         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9646         XEmacs.
9647
9648         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9649         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9650
9651         * gnus-html.el: Don't require help-fns under XEmacs.
9652         (gnus-html-schedule-image-fetching): Work for XEmacs.
9653
9654         * mm-decode.el (mm-shr): Decode contents by charset.
9655
9656 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9657
9658         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9659         unknown.
9660
9661         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9662         (shr-get-image-data): Ensure against the cache file missing.
9663
9664         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9665         for data.
9666
9667         * spam-report.el (spam-report-url-ping-plain): Don't query about
9668         killing the process.
9669
9670         * shr.el (shr-render-td): Protect against too-wide text.
9671
9672 2010-10-04  Julien Danjou  <julien@danjou.info>
9673
9674         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9675         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9676
9677         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9678         retrieved.
9679
9680 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9681
9682         * shr.el (browse-url): Require.
9683         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9684         lines.
9685         (shr-show-alt-text, shr-browse-image): New commands.
9686         (shr-browse-url, shr-copy-url): New commands.
9687
9688         * gnus-sum.el (gnus-widen-article-window): New variable.
9689         (gnus-summary-select-article-buffer): Use it.
9690
9691         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9692         without @ signs.
9693
9694 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9695
9696         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9697
9698 2010-10-04  Julien Danjou  <julien@danjou.info>
9699
9700         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9701         for XEmacs.
9702
9703 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9704
9705         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9706
9707         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9708         (nnimap-close-server): Implement.
9709
9710         * dgnushack.el (iswitchb): Require to shut up the compiler.
9711
9712         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9713         (shr-insert): Tweak line breaking.
9714         (shr-insert): Handle <pre> better.
9715         (shr-tag-li): Get <li> indentation right.
9716         (shr-tag-li): Get <li> indentation even righter.
9717         (shr-tag-blockquote): Ensure paragraph start.
9718         (shr-make-table): Tweak table generation.
9719         (shr-make-table): Fix typo.
9720
9721         * shr.el: Implement table rendering.
9722
9723 2010-10-04  Julien Danjou  <julien@danjou.info>
9724
9725         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9726
9727 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9728
9729         * shr.el (shr-insert): Use string anchors instead of line anchors.
9730
9731 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9732
9733         * shr.el: Add headings.
9734         (shr-ensure-paragraph): Actually work.
9735         (shr-tag-li): Make <ul> prettier.
9736         (shr-insert): Get white space at the beginning/end of elements right.
9737         (shr-tag-p): Collapse subsequent <p>s.
9738         (shr-ensure-paragraph): Don't insert double line feeds after blank
9739         lines.
9740         (shr-insert): \t is also space.
9741         (shr-tag-s): Fix "s" tag name function.
9742         (shr-tag-s): Fix face prop name.
9743
9744 2010-10-03  Julien Danjou  <julien@danjou.info>
9745
9746         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9747
9748         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9749         gnus-window-inside-pixel-edges.
9750
9751         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9752         gnus-ems.
9753
9754         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9755
9756         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9757         function.
9758
9759         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9760         resize choice.
9761
9762 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9763
9764         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9765         beginning of the buffer.
9766
9767         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9768         article buffer again.
9769
9770         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9771
9772         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9773         when it's at the start of the buffer.
9774
9775         * shr.el (shr-tag-blockquote): Convert name.
9776         (shr-rescale-image): Use the right image-size variant.
9777
9778         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9779         buffer isn't shown, then select the current article first instead of
9780         bugging out.
9781         (gnus-summary-select-article-buffer): Show both the article and summary
9782         buffers again.
9783
9784         * shr.el (shr-fontize-cont): Protect against regions with no text.
9785         Rename tag functions to shr-tag-* for enhanced security.
9786         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9787
9788 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9789
9790         * shr.el (shr-insert):
9791         * pop3.el (pop3-movemail):
9792         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9793         loaded.
9794
9795 2010-10-03  Glenn Morris  <rgm@gnu.org>
9796
9797         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9798
9799         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9800
9801         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9802
9803         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9804
9805         * gnus-util.el (gnus-make-local-hook): Simplify.
9806
9807 2010-10-02  Julien Danjou  <julien@danjou.info>
9808
9809         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9810         (gnus-ido-completing-read): New function.
9811         (gnus-emacs-completing-read): New function.
9812         (gnus-completing-read): Use gnus-completing-read-function.
9813         Add gnus-completing-read-function.
9814
9815 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9816
9817         * shr.el (shr-insert-document): Autoload.
9818         (shr-img): Be silent.
9819         (shr-insert): Add a newline after every picture before text.
9820         (shr-add-font): Use overlays for combining faces.
9821         (shr-insert): Pass upwards the text start point.
9822
9823         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9824         possible.
9825         (mm-shr): New function.
9826
9827 2010-10-02  Julien Danjou  <julien@danjou.info>
9828
9829         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9830         should go backward.
9831
9832 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9833
9834         * shr.el (shr): Fix typo in provide call.
9835
9836 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9837
9838         * shr.el: New file.
9839
9840         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9841
9842         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9843         completing read.
9844
9845 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9848         we're being queried about.  Suggested by Dan Jacobson.
9849
9850         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9851         Suggested by Jason Eisner.
9852
9853         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9854         table, too.  Suggested by Stefan Wiens.
9855         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9856         the table unnecessary.  Suggested by Stefan Wiens.
9857
9858         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9859         longer needed, and probably doesn't work either, as pointed out by
9860         Stefan Wiens.
9861         (gnus-summary-exit): Remove call to the clearing function.
9862         (gnus-summary-exit-no-update): Ditto.
9863
9864         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9865         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9866         Reported by Stefan Monnier.
9867         (gnus-summary-save-in-rmail): Ditto.
9868
9869         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9870         article buffer, instead of both the article buffer and the summary
9871         buffer.  Sort of suggested by Dan Jacobson.
9872
9873         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9874
9875         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9876         Suggested by Dan Jacobson.
9877
9878         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9879         documentation clearer.
9880
9881         * message.el (message-shorten-references): Comment on the number "21".
9882         Suggested by Stefan Monnier.
9883
9884         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9885         Suggested by Dan Jacobson.
9886
9887         * gnus.el (gnus-large-newsgroup):
9888         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9889
9890         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9891         externalize attachments.  Bug reported by Steve Wen.
9892
9893         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9894         really message anything to the user.
9895
9896         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9897         directly.
9898
9899         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9900         messages in empty groups.
9901
9902 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9903
9904         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9905         non-UIDNEXT group.
9906
9907 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9908
9909         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9910         not the value from the collection.
9911
9912         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9913         values.  This sometimes happens on some groups that have no info.
9914         (nnimap-request-newgroups): New function.
9915
9916 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9917
9918         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9919         check into `gnus-registry-initialize'.
9920         (gnus-registry-initialize): Ditto.
9921         Fix and extend header docs.
9922
9923 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9924
9925         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9926         regexp backtrace overflows.
9927
9928         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9929         for starttls that tls.el implements; i.e. openssl.
9930
9931         * tls.el (tls-starttls-switches): Give up on using starttls with
9932         gnutls-cli.
9933         (tls-program): Add --insecure to be consistent with the defaults from
9934         openssl s_client.  Now all three commands are insecure.
9935
9936 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * lpath.el: Bind completion-styles-alist for XEmacs.
9939
9940         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9941         (gravatar-create-image): New function that's an alias to
9942         gnus-xmas-create-image, gnus-create-image, or create-image.
9943         (gravatar-data->image): Use it.
9944
9945 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9946
9947         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9948         install the nnregistry refer method.
9949         (gnus-registry-install-hooks): Use it.
9950         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9951         unfollowed groups.
9952
9953 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9954
9955         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9956         expanding threads.
9957
9958 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9959
9960         * nnir.el: Use the server names without suffixes (bug#7009).
9961
9962         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9963         unencrypted to STARTTLS, if possible.
9964
9965 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9966
9967         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9968         headers before superseding.
9969
9970 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9971
9972         * nnrss.el (nnrss-use-local): Add documentation.
9973
9974         * nnimap.el (nnimap-extend-tls-programs): New function.
9975         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9976         (nnimap-wait-for-connection): Accept the greeting from the stupid
9977         output from openssl s_client -starttls, too.
9978
9979         * tls.el (tls-starttls-switches): New variable.
9980         (tls-find-starttls-argument): Use it.
9981         (open-tls-stream): Ditto.
9982
9983         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9984         (netrc-machine): Ditto.
9985
9986         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9987         article number.
9988         (nnimap-split-fancy): New variable.
9989         (nnimap-split-incoming-mail): Use it.
9990
9991         * nntp.el (nntp-server-list-active-group): Document.
9992
9993         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9994         SELECT to get the message-id.
9995
9996         * mail-source.el (mail-sources): Remove webmail support.
9997         (defvar): Ditto.
9998         (mail-source-fetcher-alist): Ditto.
9999         (mail-source-fetch-webmail): Remove.
10000
10001         * webmail.el: Remove -- doesn't seem relevant any more.
10002
10003         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10004
10005         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10006         the \r.
10007
10008 2010-09-30  Julien Danjou  <julien@danjou.info>
10009
10010         * gnus-agent.el (gnus-agent-add-group): Fix call to
10011         gnus-completing-read.
10012
10013 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10014
10015         * nndoc.el (nndoc-retrieve-groups): New function.
10016
10017         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10018         `default', use nnmail-split-methods.
10019         (nnimap-request-article): Downcase the NILs so that they are nil.
10020
10021         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10022         symbol.
10023
10024         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10025         code, since if the user has requested network, that's what they ought
10026         to get.
10027         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10028         (nnimap-split-rule): Mark as obsolete.
10029
10030         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10031         New variable.
10032
10033         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10034         correct slot, too.
10035
10036 2010-09-29  Julien Danjou  <julien@danjou.info>
10037
10038         * gnus.el (gnus-local-domain): Declare variable obsolete.
10039
10040         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10041         Fix history computing.
10042         (gnus-ido-completing-read): Require ido.
10043
10044 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10045
10046         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10047         build Gnus.
10048
10049         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10050         when interpreting the structures.
10051         (nnimap-request-accept-article): Add \r\n to the lines to make this
10052         work with Cyrus.
10053
10054         * nndraft.el (nndraft-request-expire-articles): Use the group name
10055         instead if "nndraft".  Fix found by Nils Ackermann.
10056
10057 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10058
10059         * nnregistry.el: Add.
10060
10061 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10062
10063         * nnmail.el (group, group-art-list, group-art):
10064         Remove unneeded directives.
10065
10066 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10067
10068         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10069         (mm-mime-charset):
10070         * rfc2047.el (rfc2047-syntax-table):
10071         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10072
10073         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10074         rather than `insert-file-contents' and `eval-region'.
10075
10076         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10077         construction.
10078
10079         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10080
10081         * time-date.el: No need to require cl for Emacs 21.
10082
10083 2010-09-29  Julien Danjou  <julien@danjou.info>
10084
10085         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10086         replacement of `gnus-gravatar-relief' to mimic
10087         `gnus-faces-properties-alist'.
10088         Add :version property.
10089
10090 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * mail-source.el (mail-source-report-new-mail):
10093         * message.el (message-default-mail-headers):
10094         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10095
10096         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10097
10098 2010-09-28  Julien Danjou  <julien@danjou.info>
10099
10100         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10101         mail-address contains the same string as real-name.
10102
10103         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10104         non-blank in header, otherwise it'll get stripped.
10105
10106         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10107         real-name, and then for mail address rather than doing : or , search.
10108
10109 2010-09-27  Julien Danjou  <julien@danjou.info>
10110
10111         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10112         right completing-read function.
10113         (gnus-use-ido): New variable
10114         (gnus-completing-read-with-default): Remove.
10115         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10116         (gnus-agent-add-group):
10117         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10118         * mm-view.el (mm-view-pkcs7-decrypt):
10119         * mm-util.el (mm-codepage-setup):
10120         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10121         * mml-smime.el (mml-smime-openssl-sign-query):
10122         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10123         (mml-insert-multipart):
10124         * gnus-msg.el (gnus-summary-yank-message):
10125         * gnus-int.el (gnus-start-news-server):
10126         * mm-decode.el (mm-interactively-view-part):
10127         * gnus-dired.el (gnus-dired-attach):
10128         * gnus.el (gnus-read-method):
10129         * gnus-bookmark.el (gnus-bookmark-jump):
10130         * gnus-art.el (gnus-mime-view-part-as-type)
10131         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10132         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10133         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10134         * nnmairix.el (nnmairix-create-server-and-default-group)
10135         (nnmairix-update-groups, nnmairix-get-server)
10136         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10137         (nnmairix-get-group-from-file-path):
10138         * nnrss.el (nnrss-find-rss-via-syndic8):
10139         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10140         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10141         (gnus-group-browse-foreign-server):
10142         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10143         (gnus-summary-execute-command, gnus-summary-respool-article)
10144         (gnus-read-move-group-name):
10145         * gnus-score.el (gnus-summary-increase-score)
10146         (gnus-summary-score-effect):
10147         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10148
10149 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10152         x-focus-frame.
10153
10154         * nnimap.el (auth-source-forget-user-or-password)
10155         (auth-source-user-or-password): Autoload.
10156
10157         * message.el (message-from-style, message-interactive)
10158         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10159         (message-yank-prefix, message-indentation-spaces, message-signature)
10160         (message-signature-file): Add comment.
10161
10162 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10163
10164         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10165         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10166         new articles.
10167
10168         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10169         parts.
10170         (nnimap-request-article): Work with the t setting, too.
10171
10172         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10173         that you don't get flashes of other buffers.
10174         (gnus-summary-show-complete-article): Intern before setting.
10175
10176 2010-09-27  David Engster  <dengste@eml.cc>
10177
10178         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10179         well as HEADERS.
10180         (nnmairix-retrieve-headers): Provide new argument for the above.
10181
10182 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10183
10184         * gnus-sum.el (gnus-summary-move-article): Don't alter
10185         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10186         group.
10187
10188         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10189
10190         * message.el (message-cite-prefix-regexp): Revert my last edit.
10191
10192         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10193         variable instead of the Gnus variable.
10194
10195         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10196
10197         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10198
10199         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10200         since some servers don't like it.
10201         (nnimap-open-connection): Forget credentials if the server says the
10202         password was wrong.
10203         (nnimap-parse-line): Protect against invalid data.
10204
10205         * gnus-sum.el (gnus-summary-move-article): Add comment.
10206         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10207         nothing alters it while scanning for new messages.
10208
10209         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10210         which may or may not help.
10211         (nnimap-open-connection): If we're doing a stream connection, and then
10212         discover we're on a STARTTLS-capable server, then open a STARTTLS
10213         connection instead.
10214
10215 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10216
10217         * nnimap.el (utf7): Require.
10218
10219         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10220         prefix.
10221
10222 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10223
10224         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10225
10226 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10227
10228         * nnimap.el (nnimap-request-accept-article): Message the error on
10229         error.
10230
10231 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10232
10233         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10234
10235 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10236
10237         * nndoc.el (nndoc-request-list): Return success always.
10238
10239         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10240         `fetch-old' -- we only want to fetch the articles we've requested.
10241         The rest are in the agent, probably.
10242         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10243         disappeared server" to something low.  It's not important.
10244
10245         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10246         arrived before the FETCH data.
10247
10248         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10249         target here, because we don't know the Gnus name of the group.
10250
10251         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10252         for the correct group.
10253
10254         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10255
10256         * gnus.el (gnus): Give a final warning after startup.
10257
10258         * gnus-util.el (gnus-action-message-log): New variable.
10259         (gnus-message): Use it.
10260         (gnus-final-warning): New function.
10261
10262         * nnimap.el (nnimap-open-connection): Record the greeting.
10263         (nnimap): Add greeting.
10264
10265 2010-09-26  Julien Danjou  <julien@danjou.info>
10266
10267         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10268         arguments.
10269         (gnus-html-wash-images): Fix spec computing to include start/end.
10270
10271         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10272
10273 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10274
10275         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10276         deletion.
10277         (nnimap-retrieve-headers): Don't select the group, because that's
10278         already done by nnimap-possibly-change-group.
10279
10280         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10281         (gnus-picon-transform-address): Use it.
10282
10283         * mail-source.el (mail-source-value): Revert previous patch.
10284
10285         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10286         on failure.
10287         (nnimap-open-connection): Look up both virtual and physical server name
10288         credentials.
10289
10290         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10291
10292 2009-02-07  Dave Love  <fx@gnu.org>
10293
10294         * tls.el (open-tls-stream): Don't query killing process.
10295
10296 2009-02-08  Dave Love  <fx@gnu.org>
10297
10298         * gnus-win.el (gnus-window-to-buffer-helper)
10299         (gnus-all-windows-visible-p): Function needn't be a symbol.
10300
10301         * mail-source.el (mail-source-value): Function needn't be a symbol.
10302
10303 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10304
10305         * message.el (message-cite-prefix-regexp): Remove } from the cite
10306         prefix.
10307
10308         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10309         highlight again, so that the highlight is correct.
10310
10311         * gnus-picon.el (gnus-picon): Remove again.
10312         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10313
10314         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10315         doing the header highlightling, so that the background color of the
10316         picon is correct.
10317
10318         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10319         (gnus-picon): Ditto.
10320         (gnus-picon): Reinstate.  The background color for picons is white.
10321         (gnus-picon-insert-glyph): Make the background white.
10322
10323         * nnml.el (nnml-open-nov): Don't return dead buffers.
10324
10325         * auth-source.el (auth-source-create): Query the user for whether to
10326         store the credentials.
10327
10328         * netrc.el (netrc-store-data): New function.
10329
10330         * auth-source.el (auth-source-user-or-password): Use the existing auth
10331         sources, if any, for creation.
10332
10333         * gnus.el (gnus-group-fast-parameter): Return the last matching
10334         parameter instead of the first matching parameter.
10335
10336 2010-09-26  Julien Danjou  <julien@danjou.info>
10337
10338         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10339
10340 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10341
10342         * mml2015.el (mml2015-use): Remove gpg support.
10343
10344         * mml1991.el (mml1991-function-alist): Remove gpg function.
10345         (mml1991-gpg-sign): Remove.
10346
10347 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10348
10349         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10350         (gnus-browse-unsubscribe-current-group): Document it.
10351         (gnus-browse-unsubscribe-group): Use it.
10352
10353 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10354
10355         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10356         address to the To list for easier response.
10357
10358         * gnus.el (gnus-play-startup-jingle): Remove.
10359         (gnus-splash): Don't play jingle.
10360         (gnus): Silence gnus-load message.
10361
10362         * gnus-art.el (gnus-treat-play-sounds): Remove.
10363
10364         * gnus.el (gnus-play-jingle): Remove audio support.
10365
10366         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10367
10368         * earcon.el: Remove -- no users.
10369
10370         * gnus-audio.el: Remove -- no users of this package.
10371
10372         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10373
10374         * gnus-start.el (gnus-setup-news): Remove nocem support.
10375
10376         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10377
10378         * gnus.el (gnus-use-nocem): Remove.
10379
10380         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10381         Remove.
10382
10383         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10384         uses NoCeM any more.
10385
10386         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10387         (gnus-button-ctan-handler): Ditto.
10388         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10389         (gnus-button-ctan-directory-regexp): Ditto.
10390         (gnus-button-handle-ctan): Ditto.
10391         (gnus-button-tex-level): Ditto.
10392         (gnus-button-alist): Remove CTAN stuff.
10393
10394 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10395
10396         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10397         nnimap-streaming test.
10398
10399         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10400         servers twice.
10401
10402         * nnimap.el (nnimap-open-connection): Add more error reporting when
10403         nnimap fails early.
10404
10405         * nnheader.el (nnheader-get-report-string): New function.
10406         (nnheader-get-report): Use it.
10407
10408         * gnus-int.el (gnus-check-server): Say what the error was when opening
10409         failed.
10410
10411         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10412         using streaming.
10413
10414 2010-09-25  Julien Danjou  <julien@danjou.info>
10415
10416         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10417         gnus-window-inside-pixel-edges.
10418
10419 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10420
10421         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10422
10423         * mm-decode.el (mm-save-part): Allow saving to other directories the
10424         normal Emacs way.
10425
10426         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10427         Suggested by Jay Berkenbilt.
10428
10429         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10430         there isn't a single byte.
10431
10432         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10433         just do it.  It doesn't really seem to matter what the user responds
10434         here, I think, so it's just a confusing question.
10435
10436         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10437         non-streaming case.
10438
10439         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10440         (gnus-article-encrypt-body): Use it.
10441
10442         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10443         keystroke.
10444
10445         * nnimap.el (nnimap-find-wanted-parts-1):
10446         Use gnus-fetch-partial-articles.
10447
10448         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10449
10450         * nnimap.el (nnimap-insert-partial-structure): New function.
10451         (nnimap-get-partial-article): New function.
10452         (nnimap-request-article): Use it.
10453         (nnimap-wait-for-response): Return whether the wait was successful.
10454         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10455         retrieval wasn't successful.
10456         (nnimap-retrieve-group-data-early): Allow throttling servers.
10457         (nnimap-streaming): New variable.
10458         (nnimap-fetch-partial-articles): Remove.
10459
10460         * mm-decode.el (mm-with-part): Protect against killed buffers.
10461
10462         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10463         for prettier summary display.
10464
10465 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10466
10467         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10468
10469 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10470
10471         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10472         apparently third-party libraries depend on it.
10473
10474         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10475         before starting negotiation.
10476
10477         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10478         privacy reasons.
10479         (gnus-treat-mail-gravatar): Ditto.
10480
10481         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10482         buffer when inserting images.  Inserting text into the headers, for
10483         instance, can make them invalid.
10484
10485 2010-09-25  Julien Danjou  <julien@danjou.info>
10486
10487         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10488         variables.
10489
10490         * nnheader.el: Remove useless variables news-reply-yank-from and
10491         news-reply-yank-message-id.
10492
10493         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10494         variables.
10495
10496         * mml1991.el: Remove useless mml1991-verbose.
10497
10498         * gnus.el: Remove useless variable gnus-use-generic-from.
10499         Remove obsolete variable gnus-topic-indentation.
10500
10501         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10502
10503         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10504
10505         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10506
10507         * gnus-group.el: Remove useless gnus-group-icon-cache.
10508         Remove useless gnus-ephemeral-group-server.
10509
10510         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10511
10512         * mml2015.el: Remove useless mml2015-verbose.
10513
10514         * mml-smime.el: Remove useless mml-smime-verbose.
10515
10516         * gnus.el: Remove useless gnus-local-domain.
10517
10518         * gnus-gravatar.el (gnus-gravatar-transform-address):
10519         Use gnus-gravatar-size.
10520
10521         * gnus-art.el: Remove useless gnus-treat-translate.
10522
10523 2010-09-24  Julien Danjou  <julien@danjou.info>
10524
10525         * gnus-sum.el: Add support for Gravatars.
10526
10527         * gnus-art.el: Add support for Gravatars.
10528
10529         * gnus-gravatar.el: Add this file.
10530
10531         * gravatar.el: Add this file.
10532
10533 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10534
10535         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10536
10537         * gnus-group.el (gnus-group-fetch-faq): Remove.
10538
10539         * gnus.el (gnus-group-faq-directory): Remove.
10540
10541         * gnus-group.el (gnus-group-fetch-charter): Remove.
10542
10543         * gnus.el (gnus-group-charter-alist): Remove.
10544
10545         * gnus-group.el (gnus-group-archive-directory): Remove.
10546         (gnus-group-recent-archive-directory): Ditto.
10547         (gnus-group-make-archive-group): Remove.
10548
10549         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10550
10551         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10552         use the same article number for all the cached articles.
10553
10554         * nnimap.el (nnimap-command): Register the last command time so
10555         that we can use it for idling NOOPs.
10556         (nnimap-open-connection): Start the keeplive timer.
10557         (nnimap-make-process-buffer): Store all the process buffers.
10558         (nnimap-keepalive): New function.
10559
10560         * starttls.el (starttls-open-stream): Add autoload cookie.
10561
10562 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10563
10564         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10565         handling.
10566
10567 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10568
10569         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10570         its data structures.
10571
10572         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10573         instead of the cl.el copy-list.
10574         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10575         equalp.
10576
10577 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10578
10579         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10580         and tool-bar-local-item-from-menu.
10581
10582         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10583         mode-line-highlight face for Emacs.
10584
10585         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10586         loading gnus-sum.elc; fix comment for canlock-verify.
10587         (gnus-article-jump-to-part): Use read-number.
10588         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10589         Remove Emacs pre-21 compatible code for help-echo.
10590         (gnus-article-next-page-1): No need to adjust the number of lines.
10591         (gnus-article-describe-bindings): Always use help-buffer.
10592
10593         * gnus-audio.el (gnus-audio-inline-sound):
10594         * gnus-cus.el (gnus-custom-mode):
10595         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10596
10597         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10598
10599         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10600         compatible code.
10601
10602 2010-09-24  Glenn Morris  <rgm@gnu.org>
10603
10604         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10605         visiting the fcc file in rmail-mode.
10606
10607         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10608
10609 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10610
10611         * nnir.el: Silence the byte compiler.
10612
10613         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10614         alias to browse-url-url-encode-chars if any.
10615         (gnus-html-encode-url): Use it.
10616
10617 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10618
10619         * gnus-start.el (gnus-use-backend-marks): New variable.
10620         (gnus-get-unread-articles-in-group): Use it.
10621
10622         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10623         makeover.
10624
10625 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10626
10627         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10628
10629 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10630
10631         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10632         Remove.
10633         (gnus-setup-news-hook):
10634         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10635
10636         * gnus-int.el (gnus-request-update-info): Protect against backends not
10637         having the function.
10638
10639         * nnimap.el (nnimap-stream): Mention starttls.
10640         (nnimap-open-connection): Add starttls support.
10641
10642 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10643
10644         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10645
10646 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10647
10648         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10649         BODYSTRUCTUREs.
10650         (nnimap-transform-headers): Unfold quoted {42} headers.
10651
10652         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10653         the info.
10654         (gnus-get-unread-articles): Only call updatep on backends that support
10655         it.
10656
10657         * nnweb.el (nnweb-request-update-info): NOOP.
10658
10659         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10660
10661         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10662         since it only deals with marks.
10663
10664         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10665         gnus-request-marks, and make a new gnus-request-update-info.
10666
10667         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10668         the active instead of the high number, which is usually too low.
10669
10670 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10671
10672         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10673         * encrypt.el: Remove.
10674
10675 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10676
10677         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10678         server in symbolic form.
10679
10680         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10681
10682 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10683
10684         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10685         (nnimap-update-info): Fix up code slightly.
10686
10687         * gnus-int.el (gnus-open-server): Add tracing for performance
10688         debugging.
10689
10690         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10691         (gnus-group-insert-group-line): Pass the real group name so that it
10692         gets the right data.
10693
10694         * gnus-start.el (gnus-get-unread-articles): Don't have
10695         `gnus-get-unread-articles-in-group' update info, since that can be
10696         really slow and doesn't seem to be needed?
10697
10698 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10699
10700         * time-date.el (date-to-time): Try using parse-time-string first before
10701         using the slower timezone-make-date-arpa-standard.
10702
10703 2010-09-22  Julien Danjou  <julien@danjou.info>
10704
10705         * gnus-group.el (gnus-group-insert-group-line):
10706         Call gnus-group-highlight-line.
10707         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10708         default hook list.
10709         (gnus-group-update-eval-form): Add new function.
10710         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10711         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10712
10713 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10714
10715         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10716         immediate, then expire all articles.
10717         (nnimap-update-info): Fix off-by-one errors.
10718         (nnimap-flags-to-marks): Would return no marks lists for group with no
10719         flags.  Instead return the other data.
10720
10721 2010-09-22  Julien Danjou  <julien@danjou.info>
10722
10723         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10724         Only return an icon.
10725         (gnus-group-insert-group-line): Compute icon to return.
10726
10727         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10728         (gnus-html-image-fetched): Only cache if
10729         gnus-html-image-automatic-caching is set.
10730         (gnus-html-image-fetched): Check for errors.
10731
10732 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10733
10734         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10735         once per method on `g'.  This ensures that backends like nnfolder don't
10736         open all their folders.
10737
10738         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10739         (nnimap-request-list): Nix out group in the correct buffer.
10740         (nnimap-parse-flags): Implement by using `read' instead of
10741         hand-parsing.
10742         (nnimap-flags-to-marks): Pass on permanent-flags.
10743         (nnimap-make-process-buffer): Record the server name.
10744         (nnimap-parse-flags): Fix typo.
10745         (nnimap-request-scan): Run split on the server in general, not just a
10746         single group.
10747
10748         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10749         parameter, and propagate this downwards.
10750
10751         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10752         since EXAMINE changes it on the server.
10753
10754         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10755         this command might take a while.
10756
10757 2010-09-22  Julien Danjou  <julien@danjou.info>
10758
10759         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10760         harmful if you have 2 images side-by-side, they can't be properly
10761         update on text deletion.  Using text-property is safer here.
10762         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10763         data.
10764
10765 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10766
10767         * nnimap.el (nnimap-expunge-inbox): Remove.
10768         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10769         (nnimap-expunge): Flip default to t.
10770
10771         * gnus.el (gnus-method-to-server): Don't push things to the cache
10772         unless it's unique.
10773         (gnus-server-to-method): Ditto.
10774
10775 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10776
10777         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10778
10779 2010-09-22  Julien Danjou  <julien@danjou.info>
10780
10781         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10782         get the start of data.
10783         (gnus-html-encode-url): Add this function to encode special chars in
10784         URL.
10785         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10786         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10787
10788         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10789         default.
10790         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10791
10792         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10793         images alt-text.
10794         (gnus-html-put-image): Put alt-text as help-echo.
10795
10796 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10797
10798         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10799         * mm-util.el (mm-decompress-buffer):
10800         * nnir.el (nnir-run-find-grep):
10801         * pop3.el (pop3-list): Use 3rd arg of split-string.
10802
10803         * time-date.el (format-seconds): Comment fix.
10804
10805         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10806         and byte-optimize-form-code-walker.
10807         (dgnushack-make-auto-load): Don't advise make-autoload.
10808
10809         * lpath.el: Remove Emacs 21 stuff.
10810
10811 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10812
10813         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10814         outside the active range.  Suggested by Dan Christensen.
10815
10816         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10817         slightly later to avoid double-getting it.
10818
10819         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10820         previous patch.
10821
10822         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10823
10824 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10825
10826         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10827
10828 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10829
10830         * gnus-int.el (gnus-open-server): Give a better error message in the
10831         "go offline" case.
10832
10833         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10834         marks for nnimap, which is seldom the right thing to do.
10835
10836         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10837         (gnus-same-method-different-name): New function.
10838
10839         * nnimap.el (parse-time): Require.
10840
10841         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10842         method in the presence of many similar methods.
10843
10844         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10845
10846         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10847         nnml-inhibit-expiry.
10848
10849         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10850         find out whether methods are equal.
10851
10852         * nnimap.el (nnimap-find-expired-articles): New function.
10853         (nnimap-process-expiry-targets): New function.
10854         (nnimap-request-move-article): Request the article before looking at
10855         what the Message-ID is.  Fix found by Andrew Cohen.
10856         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10857
10858         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10859         for oldness in addition to being a predicate.
10860
10861         * nnimap.el (nnimap-request-group): When we have zero articles, return
10862         the right data to Gnus.
10863         (nnimap-request-expire-articles): Only delete articles immediately if
10864         the target is 'delete.
10865
10866         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10867         method, this would bug out.
10868
10869         * gnus-group.el (gnus-group-expunge-group): Rename from
10870         gnus-group-nnimap-expunge, and implemented as a normal interface
10871         function.
10872
10873         * gnus-int.el (gnus-request-expunge-group): New function.
10874
10875         * nnimap.el (nnimap-request-create-group): Implement.
10876         (nnimap-request-expunge-group): New function.
10877
10878 2010-09-21  Julien Danjou  <julien@danjou.info>
10879
10880         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10881         (gnus-html-cache-expired): Add new function.
10882         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10883         wethever we should display image for fetch it.
10884         Compute alt-text earlier to pass it to the fetching function too.
10885         (gnus-html-schedule-image-fetching): Change function argument to only
10886         get one image at a time, not a list.
10887         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10888         cache.
10889         (gnus-html-get-image-data): New function to retrieve image data from
10890         cache.
10891         (gnus-html-put-image): Change buffer argument to use image data rather
10892         than file, and place image above region rather than inserting a new
10893         one.  Do not take alt-text as argument, since it's useless now: we place
10894         the image above alt-text.
10895         (gnus-html-prune-cache): Remove.
10896         (gnus-html-show-images): Start to fetch image when we find one, do not
10897         push into a temporary list.
10898         (gnus-html-prefetch-images): Only fetch image if they have expired.
10899         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10900         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10901
10902 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10903
10904         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10905
10906 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10907
10908         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10909         spec inser "*" if the group isn't active instead of 0.
10910
10911         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10912         opening the server.
10913         (nnimap-request-delete-group): Implement group deletion.
10914         (nnimap-transform-headers): Return the size of the entire message in
10915         the Bytes header, not just the size of the first part.
10916         (nnimap-request-move-article): When moving an article from nnimap,
10917         request the article first so the accepting form has an article to
10918         accept.  Reported by Dan Christensen.
10919         (nnimap-command): Make sure that the error message doesn't error out.
10920
10921 2010-09-20  David Edmondson  <dme@dme.org>
10922
10923         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10924         we haven't requested anything.
10925
10926 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10929         "".  Fix found by Andrew Cohen.
10930
10931         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10932         instead of -encode-string.
10933
10934 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10935
10936         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10937
10938         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10939         by mm-subst-char-in-string.
10940
10941 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10942
10943         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10944         waiting for the connection string.
10945
10946         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10947         arriving.
10948
10949         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10950         bogus characters.  This allows selecting certain Gmail groups.
10951
10952         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10953         (nnimap-fetch-partial-articles): New variable.
10954         (nnimap-open-connection): When looking for credentials, also use the
10955         nnimap-server-port.
10956         (nnimap-request-article): Return the group/article number, so that Gnus
10957         `^' works as expected.
10958         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10959
10960         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10961         comments.
10962         (gnus-methods-sloppily-equal): New function.
10963         (gnus): When using the development version of Gnus, load the gnus-load
10964         file.
10965
10966         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10967         `gnus-open-server' on each method before trying to scan them etc.
10968         This ensures that all the backend parameters are set correctly.
10969
10970         * nnimap.el (nnimap-authenticator): New variable.
10971         (nnimap-open-connection): Allow anonymous login.
10972         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10973         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10974
10975         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10976         patch, found by Knut Anders Hatlen.
10977
10978 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10979
10980         * gnus-agent.el (gnus-agent-batch-confirmation)
10981         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10982         to gnus-message.
10983         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10984         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10985         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10986         * gnus-int.el (gnus-open-server): Likewise.
10987         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10988         (gnus-score-check-syntax): Likewise.
10989         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10990         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10991         Likewise.
10992         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10993
10994 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10995
10996         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10997         calling conventions so that prefetch doesn't bug out.
10998
10999 2010-09-19  Julien Danjou  <julien@danjou.info>
11000
11001         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11002         rather than `subst-char-in-region' in order to be able to replace ASCII
11003         char by UTF-8 ones.
11004
11005         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11006         than curl.
11007         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11008         the right URL and ALT text on images.
11009         (gnus-html-wash-tags): Fix tag case.
11010         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11011         (gnus-article-html): Add -o display_ins_del=2 option.
11012         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11013
11014 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11015
11016         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11017         the extra mail headers, which sometimes seem to happen for unknown
11018         reasons.
11019
11020         * mail-parse.el (mail-header-encode-parameter): Define as
11021         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11022         (or most, perhaps?) mail readers don't understand the latter, but do
11023         understand the former.
11024
11025         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11026         to nil, so that no methods are automatically agentized.  I think this
11027         is probably what most users want.
11028
11029         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11030         from url-retrieve, for instance about invalid URLs.
11031
11032         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11033         groups that have no articles.
11034         (nnimap-request-article): Check that we really got an article when we
11035         requested one.
11036
11037         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11038         doesn't exist.
11039
11040         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11041         nntp buffer so the agent can save it.
11042         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11043         that CRLF doesn't get translated to \n.
11044         (nnimap-open-connection): Don't make 'shell commands only send \n.
11045
11046 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11047
11048         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11049         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11050         Update var name.
11051         (nnml-generate-nov-file): Use dolist.
11052         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11053         Use with-current-buffer.
11054
11055 2010-09-18  Julien Danjou  <julien@danjou.info>
11056
11057         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11058         parallel.
11059
11060 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11061
11062         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11063         the range update right.
11064         (nnimap-request-group): Don't make `M-g' bug out on group with no
11065         marks.
11066         (nnoo): Require, so that other packages can require nnimap.
11067         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11068         command we're looking for.  This helps when the server sends more
11069         responses after we've gotten everything we expected.
11070         (nnimap): Add a `newlinep' field to keep track of end-of-line
11071         conventions.
11072         Don't send CRLF to things that don't want it.
11073         (nnimap-request-accept-article): Ditto.
11074
11075 2010-09-18  Julien Danjou  <julien@danjou.info>
11076
11077         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11078         than curl to retrieve images.
11079
11080 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11081
11082         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11083         the marks.
11084         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11085         (nnimap-wait-for-connection): New function.
11086         (nnimap-open-connection): If we have PREAUTH, don't query for login
11087         credentials.
11088         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11089         when doing a partial update.
11090
11091 2010-09-18  Julien Danjou  <julien@danjou.info>
11092
11093         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11094         tags.
11095
11096 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11097
11098         * nnimap.el (nnimap-credentials): New function.
11099         (nnimap-open-connection): Use the new function to look for credentials
11100         also on the numeric equivalents of "imap" and "imaps".
11101
11102         * gnus-start.el (gnus-activate-group): Send the info to
11103         gnus-request-group.
11104
11105         * nnimap.el (nnimap-request-group): Have the "check" version of the
11106         function parse flags and update the info, so that a `M-g' get a total
11107         resync of all flags from the group.
11108
11109         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11110         to allow backends to alter the info on group selection.  Also alter all
11111         the backend -request-group functions to take the parameter.
11112
11113         * nnimap.el (nnimap-store-info): New function.
11114         (nnimap-update-info): Store the info for later usage.
11115         (nnimap-request-group): Use the stored info for the dont-check case, so
11116         that we don't retrieve all marks when we enter a group.
11117
11118         * nnimap.el: Use deffoo instead of defun for interface functions.
11119
11120         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11121         update the group info.  This makes the nndraft groups, for instance, go
11122         back to their old behavior.
11123
11124         * gnus-sum.el (gnus-select-newsgroup): Indent.
11125
11126         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11127         in.
11128         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11129         nothing.
11130
11131         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11132         from methods that are denied.
11133
11134         * gnus-int.el (gnus-method-denied-p): New function.
11135
11136         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11137         store the password instead of netrc.
11138         (nnimap-open-connection): Don't error out when we can't make a
11139         connections.
11140
11141         * auth-source.el (auth-source-create): In the password prompt, say what
11142         we're querying for.  Also prompt for user name if that hasn't been
11143         given.
11144
11145         * nnimap.el (nnimap-with-process-buffer): Remove.
11146
11147 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11148
11149         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11150         method when we're reading from the agent.
11151
11152         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11153
11154         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11155         that's probably most useful for users.
11156
11157         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11158         "failed" all the time.
11159
11160         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11161         ...)) with (with-current-buffer ... ).
11162
11163         * nntp.el (nntp-open-server): Return whether the open was successful or
11164         not.
11165
11166         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11167         select an unread unseen article first.
11168
11169         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11170         /etc/services, supply some sensible port defaults.
11171
11172         * dgnushack.el: Define netrc-credentials.
11173
11174 2010-09-17  Julien Danjou  <julien@danjou.info>
11175
11176         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11177
11178 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11179
11180         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11181         doesn't have any parameters.
11182
11183 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11184
11185         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11186         only upcased checks.
11187
11188         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11189
11190         * nnimap.el (nnimap-open-shell-stream): New function.
11191         (nnimap-open-connection): Use it.
11192         (nnimap-transform-headers): Get the number of lines in each message.
11193         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11194         number of lines.
11195         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11196         problem.
11197
11198         * utf7.el (utf7-encode): Autoload.
11199
11200         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11201         to allow the mail splitting to not return a default group.  This is
11202         useful for nnimap, which will leave unmatched mail in the inbox.
11203
11204         * nnimap.el: Rewritten.
11205
11206         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11207         nnimap usage.
11208
11209         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11210         if the move is internal, so that nnimap can do fast internal moves.
11211
11212         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11213         data.
11214         (gnus-read-active-for-groups): Support finishing the early retrieval of
11215         data.
11216
11217         * gnus-range.el (gnus-range-nconcat): New function.
11218
11219         * gnus-int.el (gnus-finish-retrieve-group-infos)
11220         (gnus-retrieve-group-data-early): New functions.
11221
11222 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11223
11224         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11225         (nnrss-retrieve-groups):
11226         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11227         (pop3-quit): Use with-current-buffer.
11228
11229 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11230
11231         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11232         instead of nnheader-accept-process-output.
11233
11234         * dgnushack.el (dgnushack-compile): Add comment.
11235
11236         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11237
11238         * gnus-html.el (gnus-html-schedule-image-fetching)
11239         (gnus-html-prefetch-images): Replace process-kill-without-query by
11240         gnus-set-process-query-on-exit-flag.
11241
11242 2010-09-16  Romain Francoise  <romain@orebokech.com>
11243
11244         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11245
11246 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11247
11248         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11249         parameter to unintern is mandatory-ish in Emacs 24.
11250
11251         * gnus-html.el (gnus-html-schedule-image-fetching)
11252         (gnus-html-prefetch-images): Check for curl before using it.
11253
11254         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11255         depend on curl, which isn't essential.
11256
11257         * imap.el: Revert back to version
11258         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11259         seem problematic.
11260
11261 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11262
11263         * gnus-registry.el (gnus-registry-install-shortcuts):
11264         Explicitly pass `obarray' to `unintern' to avoid a warning.
11265
11266 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11267
11268         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11269         change.
11270
11271         * nnrss.el (nnrss-request-list): Remove this function and related
11272         functions, including the moreover stuff.
11273
11274 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11275
11276         * nnrss.el (nnrss-retrieve-groups): New function.
11277
11278 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11279
11280         * .dir-locals.el: Add no-byte-compile cookie.
11281
11282 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * time-date.el (format-seconds): Comment fix.
11285
11286         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11287         for back end that doesn't support request-scan.
11288
11289 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11290
11291         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11292         then do request scans from the backends.
11293
11294         * netrc.el (netrc-credentials): New conveniency function.
11295
11296         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11297         avoid running a hook per line, since this takes a lot of time,
11298         profiling shows.
11299         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11300         directly if gnus-visual-p is true.
11301
11302 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11303
11304         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11305         groups; replace mapcar with dolist which is a bit faster; pass groups
11306         info to gnus-read-active-file-1.
11307         (gnus-read-active-file-1): Scan only specified groups if the new
11308         optional arg `infos' is given.
11309
11310 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11311
11312         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11313
11314         * pop3.el (pop3-movemail): Remove.
11315         (pop3-streaming-movemail): Rename to pop3-movemail.
11316
11317         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11318         don't restrict end-tag searches to the end of the line.
11319
11320 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11321
11322         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11323         articles of every unchecked group to t, which means unknown since the
11324         server has never been opened.
11325
11326 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11327
11328         * gnus-html.el (gnus-html-show-alt-text): New command.
11329         (gnus-html-browse-image): Ditto.
11330         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11331         to browse the image directly.
11332         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11333         better.
11334
11335         * gnus-async.el (gnus-async-article-callback):
11336         Call `gnus-html-prefetch-images' unconditionally.
11337
11338         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11339         before feeding URLs to curl.
11340
11341 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11344         internal images as deletable by `W D D'.
11345
11346         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11347         (gnus-async-article-callback): Fix typo.
11348
11349 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11350
11351         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11352         current line to work around bugs in the output from w3m.
11353
11354         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11355         for groups that want that.
11356
11357         * nntp.el (nntp-wait-for-string): Supply a timeout for
11358         accept-process-output to ensure progress.
11359
11360         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11361         level to get unread articles from, then use that for foreign groups,
11362         too.
11363
11364         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11365         confuses the rest of the function.
11366
11367         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11368         for the methods that support -retrieve-groups, too.
11369
11370         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11371
11372 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11373
11374         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11375         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11376
11377         * pop3.el: Require cl when compiling.
11378         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11379
11380 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11381
11382         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11383         that aren't going to be activated.
11384         (gnus-get-unread-articles): Fix up the last commit.
11385
11386         * gnus-html.el (gnus-article-html): Allow calling without specifying
11387         the handle.  In that case, dissect the buffer first.
11388
11389         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11390
11391         * nnimap.el (nnimap-open-connection): Revert the change that would look
11392         into authinfo for imaps instead of imap.
11393
11394         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11395         say that you don't want to call gnus-request-group with don-check, but
11396         do check the reponse.  This is for virtual groups only.
11397         (gnus-get-unread-articles): Count the archive groups as secondary, so
11398         that they're activated the same way as before.
11399
11400         * imap.el (imap-message-map): Removed optional buffer parameter, since
11401         no callers use it.
11402         (imap-message-get): Ditto.
11403         (imap-message-put): Ditto.
11404         (imap-mailbox-map): Ditto.
11405         (imap-mailbox-put): Ditto.
11406         (imap-mailbox-get): Ditto.
11407         (imap-mailbox-get): Revert last change for this function.
11408
11409         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11410         case-insensitively.
11411         (nnimap-debug): Remove.
11412
11413         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11414         callers to use `imap-fetch' instead.  According to the comments, this
11415         should be safe, since all other IMAP clients use the 1:* syntax.
11416         (imap-enable-exchange-bug-workaround): Remove.
11417         (imap-debug): Remove -- doesn't seem very useful.
11418
11419         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11420         mail from a file, and the file doesn't exist.
11421
11422         * imap.el (imap-log): New convenience function used throughout instead
11423         of repeating the same code all over the place.
11424
11425         * pop3.el (pop3-streaming-movemail): Return t for success.
11426
11427         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11428         .authinfo if we're using ssl connection.
11429
11430         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11431         already have if we're in a main Gnus `g' run.
11432
11433         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11434
11435 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11436
11437         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11438
11439         * nnmh.el (nnmh-request-list-1): Bind `file'.
11440
11441         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11442         alias to set-process-query-on-exit-flag or process-kill-without-query.
11443         (pop3-open-server): Use it.
11444
11445 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11446
11447         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11448         box to the Incoming file.  Fixes mistake in previous checkin.
11449
11450         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11451         request loop (for debugging purposes) removed.
11452
11453         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11454         culprit is more visible.
11455         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11456         (nnml-add-incremental-nov): New functions to do "incremental" nov
11457         updates, where we just append to the end of the existing nov files
11458         without reading/writing them in full.
11459
11460         * mail-source.el (mail-source-delete-crash-box): Really only check the
11461         incoming files once in a while.
11462
11463         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11464
11465         * mail-source.el (mail-source-delete-crash-box): Only check the
11466         incoming files for deletion once per day to save a lot of file
11467         accesses.
11468
11469         * pop3.el (pop3-logon): Fix up unbound variable typo.
11470
11471         * mail-source.el (pop3-streaming-movemail): Autoload.
11472
11473         * pop3.el (pop3-streaming-movemail):
11474         Respect pop3-leave-mail-on-server.
11475
11476         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11477         retrieval.
11478
11479         * pop3.el (pop3-process-filter): Remove unused function.
11480         (pop3-streaming-movemail, pop3-send-streaming-command)
11481         (pop3-wait-for-messages, pop3-write-to-file)
11482         (pop3-number-of-responses): New functions for streaming pop3
11483         retrieval.
11484
11485         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11486         come from no known methods.
11487         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11488         list.
11489
11490         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11491         message sizes.
11492         (pop3-movemail): Use erase-buffer instead of looping and deleting
11493         regions, which seems rather odd.
11494
11495         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11496         file once per `g' run.
11497
11498         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11499         directories.  This makes the draft queue directory work.
11500
11501         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11502         data from the backends, so that we only request the list of groups from
11503         each method once.  This should speed things up considerably.
11504
11505         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11506         detect that it's not implemented.
11507
11508         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11509         we actually do recurse down into the tree, but don't stat all leaf
11510         nodes.
11511
11512         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11513         then say so instead of bugging out.
11514
11515         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11516         files exist before trying to read them.
11517
11518         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11519         around <pre_int>.
11520
11521         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11522
11523         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11524
11525 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11526
11527         * mm-util.el (mm-image-load-path): Just return the image directories,
11528         not all directories in the path in addition to the image directories.
11529         (mm-image-load-path): Maintain a cache of the image directories so that
11530         the `g' command in Gnus doesn't have to stat dozens of directories each
11531         time.
11532
11533         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11534         (gnus-html-wash-tags): Add a new `i' command to insert images.
11535         (gnus-html-insert-image): New command and keystroke.
11536         (gnus-html-redisplay-with-images): New command and keystroke.
11537         (gnus-html-show-images): Rename command.
11538         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11539         spacers.
11540         (gnus-html-wash-tags): Decode entities at the end, so that entities
11541         inside the tags don't mess up the rest of the "parsing".
11542
11543         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11544         so that nnimap methods aren't agentized by default.  There's apparently
11545         many problems related to agent/imap behavior.
11546
11547         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11548
11549         * gnus-html.el: Doc fix.
11550
11551 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11552
11553         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11554         specifier-spec-list for Emacs 21.
11555
11556         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11557         glyph-width and glyph-height instead of display-graphic-p and
11558         image-size; make avoidance of displaying small images work for XEmacs.
11559
11560         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11561         for XEmacs.
11562
11563         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11564         of symbol that holds plist data.
11565         (gnus-process-plist): Remove plist of process after getting it.
11566
11567 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11568
11569         * message.el (message-generate-hashcash): Change default to
11570         'opportunistic if hashcash is installed.
11571
11572         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11573         (gnus-html-put-image): Only call image-size once, since it's somewhat
11574         time-consuming on remote X servers.
11575
11576 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11577
11578         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11579         type on data, not a file name.
11580
11581         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11582         window-pixel-edges for Emacs 21.
11583
11584         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11585         decoded contents.
11586         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11587
11588 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11589
11590         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11591         group line format, since it isn't very interesting.
11592
11593         * gnus-agent.el (gnus-agent-short-article),
11594         (gnus-agent-long-article): Increase values for these two variables,
11595         since most people are likely to have more network connection and
11596         storage than before.
11597
11598         * gnus.el (gnus-refer-article-method): Change default to 'current.
11599         When referring an article, the common behavior is to refer it from the
11600         current select method, not the native select method.  The chances of
11601         the native select method having the message in question is rather slim
11602         these days.
11603
11604         * gnus-sum.el (gnus-auto-select-subject): Change default to
11605         `unseen-or-unread'.  I think it's likely that most people want to
11606         select an unseen article over a previously seen, but unread one.
11607
11608         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11609         means that in the article buffer none of the minor mode elements will
11610         be shown, usually, and this is not desirable in most cases.
11611
11612         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11613         that commands like `d' (and the like) go to the next line in the
11614         buffer, instead of the next unread article.  I think this is the
11615         behavior that is most natural for most users.
11616         (gnus-single-article-buffer): Change default to nil, so that people can
11617         have as many article buffers open as they have summary buffer.  I think
11618         this is the most natural way for the groups to behave.
11619
11620         * message.el (message-generate-new-buffers): Change default to
11621         `unsent', so that all new message buffers start their names with the
11622         string "*unsent", and it's easier to find the buffers if you move from
11623         them.
11624
11625 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11626
11627         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11628         small.  They're probably tracking images.
11629         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11630         (gnus-html-rescale-image): Yet another try at getting the image sizing
11631         right.
11632
11633         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11634         nntp-marks-file-name is nil.
11635
11636 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11637
11638         * gnus-html.el (gnus-html-wash-tags)
11639         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11640         Better logging.
11641
11642 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11643
11644         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11645
11646         * gnus-html.el (gnus-html-wash-tags): Check the value of
11647         gnus-blocked-images in the summary buffer.
11648
11649 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11650
11651         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11652
11653 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11654
11655         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11656         like "a", it seems like.
11657         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11658         since it needs to be picked from the correct buffer.
11659
11660         * nnwfm.el: Remove.
11661
11662         * nnlistserv.el: Remove.
11663
11664 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11665
11666         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11667         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11668
11669 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11670
11671         * nnkiboze.el: Remove.
11672
11673         * nndb.el: Remove.
11674
11675         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11676         alt text.
11677         (gnus-html-rescale-image): Try to get the rescaling logic right for
11678         images that are just wide and not tall.
11679
11680         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11681         overshadow variable bindings.
11682
11683 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11684
11685         * gnus-html.el (gnus-html-wash-tags)
11686         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11687         Add extra logging.
11688
11689 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11690
11691         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11692         (gnus-max-image-proportion): New variable.
11693         (gnus-html-rescale-image): New function.
11694         (gnus-html-put-image): Rescale images.
11695
11696 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11697
11698         Fix up some byte-compiler warnings.
11699         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11700         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11701         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11702         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11703         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11704         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11705         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11706
11707 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11708
11709         * gnus-html.el (gnus-article-html): Decode contents by charset.
11710
11711 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11714         (gnus-html-frame-width, gnus-blocked-images):
11715         * message.el (message-prune-recipient-rules): Add custom version.
11716         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11717
11718         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11719         functions.
11720
11721         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11722         gnus-process-get.
11723
11724 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11725
11726         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11727         instead of lsub directly.
11728
11729 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11730
11731         * nnwarchive.el: Remove.
11732
11733         * gnus-soup.el: Remove.
11734
11735         * nnsoup.el: Remove.
11736
11737         * nnultimate.el: Remove.
11738
11739         * gnus-html.el (gnus-blocked-images): New variable.
11740
11741         * message.el (message-prune-recipients): New function.
11742         (message-prune-recipient-rules): New variable.
11743
11744         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11745         guess whether a long line is natural text or not.
11746
11747         * gnus-html.el (gnus-html-schedule-image-fetching):
11748         Use gnus-process-plist and friends for compatibility.
11749
11750 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11751
11752         * gnus-html.el: Require packages that define macros used in this file.
11753         (gnus-article-mouse-face): Declare to silence byte-compiler.
11754         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11755         process-get.
11756         (gnus-html-put-image): Use plist-get to avoid getf.
11757         (gnus-html-prefetch-images): Use with-current-buffer.
11758
11759 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * gnus-ems.el: Provide compatibility functions for
11762         gnus-set-process-plist.
11763
11764         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11765         header-line-format for XEmacs 21.4.
11766
11767         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11768         * gnus.el (gnus-valid-select-methods):
11769         * message.el (message-send-mail-partially-limit):
11770         * mm-decode.el (mm-text-html-renderer):
11771         * mml.el (mml-insert-mime-headers-always):
11772         * smiley.el (smiley-regexp-alist): Bump custom version.
11773
11774 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11775
11776         * gnus-html.el: Require mm-url.
11777         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11778         with the url to `url'.
11779         (gnus-html-wash-tags): Support cid: URLs/images.
11780
11781 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11782
11783         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11784         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11785         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11786
11787         * gnus-move.el: Remove file, since it doesn't really work.
11788
11789         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11790         UTF-8.  This seems to fix problems with some German web feeds.
11791
11792         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11793         at the top so that the proper colors are applied.
11794
11795         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11796         don't have dots in their names.
11797
11798         * gnus-art.el (gnus-article-view-part): Doc fix.
11799
11800         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11801         XEmacs-compatible.
11802         (gnus-html-put-image): Don't do images on non-graphic displays.
11803
11804         * nnslashdot.el: Remove this unused backend.
11805
11806         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11807         actions.
11808         (gnus-undo-register-1): Revert last change.
11809
11810         * gnus-group.el (gnus-group-completing-read): Protect against not
11811         having completion-styles bound.
11812
11813         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11814         make broken recipients happier.
11815
11816         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11817
11818         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11819         point parameter.
11820
11821         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11822
11823         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11824         completion-styles for group selection.
11825
11826 2009-02-04  Andreas Schwab  <schwab@suse.de>
11827
11828         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11829         headers and regexp-quote the match if necessary.
11830
11831 2009-03-24  Miles Bader  <miles@gnu.org>
11832
11833         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11834         the blinking smiley.
11835
11836 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11837
11838         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11839         blink smiley.
11840
11841 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11842
11843         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11844         where the dribbel file lives exists.
11845
11846         * message.el (message-send-mail-partially-limit): Change the default to
11847         nil, since most people don't want this.
11848
11849         * mm-url.el (mm-url-decode-entities): Also decode entities like
11850         &#x3212.
11851
11852 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11853
11854         * gnus-sum.el (gnus-summary-idna-message):
11855         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11856         Hyperlink urls in docstrings with URL `...'.
11857
11858 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11859
11860         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11861         functions.
11862
11863 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11864
11865         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11866         say what the mouseover text should be.
11867
11868         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11869         version of the mm-w3m-safe-url-regexp variable to only download images
11870         in the groups where we want that to happen.
11871
11872         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11873
11874         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11875         easier debugging.
11876         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11877         big pictures in the article buffer.
11878
11879         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11880         gnus-article-html.
11881         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11882         w3m.
11883
11884         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11885
11886 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11887
11888         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11889         which doesn't exist.
11890
11891         * message.el (message-inhibit-ecomplete): New variable to allow some
11892         function to inhibit ecomplete address storage.
11893         (message-resend): Disable ecomplete message storage when resending
11894         messages.
11895
11896         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11897
11898 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11899
11900         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11901         Save excursion while copying, moving, and deleting articles in order to
11902         prevent the cursor from jumping to unforeseen place.
11903
11904 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11905
11906         * lpath.el: No need to bind bookmark-current-buffer,
11907         bookmark-yank-point and bookmark-make-record-function.
11908
11909 2010-08-17  Glenn Morris  <rgm@gnu.org>
11910
11911         * gnus-sync.el: Require gnus components whose functions are used.
11912
11913         * gnus-art.el (bookmark-make-record-function):
11914         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11915         Declare for compiler.
11916
11917         * mm-url.el (mml-compute-boundary): Autoload.
11918
11919 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11922
11923 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11924
11925         Typo fix "hoo4a" -> "hook".
11926
11927         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11928
11929 2010-08-14  Glenn Morris  <rgm@gnu.org>
11930
11931         * gnus-sync.el (gnus-sync): Fix defgroup version.
11932
11933 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11934
11935         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11936
11937         * gnus-sync.el: Fix docs.
11938         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11939         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11940
11941 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11942
11943         Optimizations for gnus-sync.el.
11944
11945         * gnus-sync.el: Add docs about gnus-sync-backend
11946         possibilities.
11947         (gnus-sync-save): Remove unnecessary message.
11948         (gnus-sync-read): Optimize and show what groups were skipped.
11949
11950 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11951
11952         Minor bug fixes for gnus-sync.el.
11953
11954         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11955         Don't read the sync on get-new-news.
11956
11957         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11958         quiet.
11959
11960         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11961         (fix typo).
11962
11963 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11964
11965         Make saving and restoring of hidden threads work with overlays.
11966         Patch applied by Ted Zlatanov.
11967
11968         * gnus-sum.el (gnus-hidden-threads-configuration)
11969         (gnus-restore-hidden-threads-configuration): Update to deal with text
11970         properties, rather than searching for a magic character.
11971
11972 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11973
11974         New gnus-sync.el library for synchronization of marks.
11975
11976         * gnus-sync.el: New library for synchronization of marks.
11977
11978         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11979         renamed from `gnus-registry-grep-in-list'.
11980
11981         * gnus-registry.el (gnus-registry-follow-group-p):
11982         Use `gnus-grep-in-list'.
11983
11984         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11985
11986 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11989         determining charset of text fails.
11990
11991 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * nnmail.el (nnmail-get-new-mail-1): Revert.
11994
11995         * nnml.el (nnml-active-number): Make sure names of newly created groups
11996         in nnml-group-alist are encoded.
11997
11998 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12001         containing non-ASCII characters in active file for nnml back end.
12002
12003 2010-07-24  David Engster  <dengste@eml.cc>
12004
12005         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12006         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12007
12008 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12009
12010         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12011         tag (Bug#6654).
12012
12013 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12016         the article buffer, not the summary buffer.
12017
12018 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12019
12020         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12021         Emacs 23 as well.
12022
12023 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12026         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12027
12028 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12029
12030         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12031         Patch applied by Karl Fogel.
12032
12033         * gnus-sum.el (gnus-summary-bookmark-make-record):
12034         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12035
12036 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12037
12038         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12039         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12040         C-w still not working correctly from Article buffers; Thierry's
12041         patch to fix that will be applied after this.
12042
12043         * gnus-art.el (bookmark-make-record-function): New local variable.
12044
12045         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12046         article buffer.
12047         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12048
12049 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12050
12051         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12052         on changes in bookmark.el.
12053
12054 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12057         `no-log' instead of message not to log prompt string.
12058
12059 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12060
12061         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12062         the *other* type of HTML form submission.
12063
12064 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12065
12066         * auth-source.el (auth-source-pick): If choice does not contain a
12067         questioned keyword, set the check to t.
12068
12069 2010-06-12  Romain Francoise  <romain@orebokech.com>
12070
12071         * gnus-util.el (gnus-date-get-time): Move up before first use.
12072
12073 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12074
12075         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12076         (gnus-article-edit-part): Bind it to make last part that is substituted
12077         or deleted visible.
12078         (gnus-mime-display-single): Buttonize part of which id equals to
12079         gnus-mime-buttonized-part-id.
12080
12081 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12082
12083         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12084         (gnus-dd-mmm): Use gnus-date-get-time.
12085         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12086         simplify logic.
12087         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12088         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12089
12090 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12091
12092         * auth-source.el (top): Autoload `secrets-list-collections',
12093         `secrets-create-item', `secrets-delete-item'.
12094         (auth-sources): Fix tag string.
12095         (auth-get-source, auth-source-retrieve, auth-source-create)
12096         (auth-source-delete): New defuns.
12097         (auth-source-pick): Rewrite in order to avoid 2 passes.
12098         (auth-source-forget-user-or-password): New parameter USERNAME.
12099         (auth-source-user-or-password): New parameters CREATE-MISSING and
12100         DELETE-EXISTING.  Retrieve password interactively, if needed.
12101
12102 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12103
12104         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12105         deleting unused directories when gnus-expert-user is t.
12106
12107 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12108
12109         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12110         for each temp file when gnus-article-browse-delete-temp is ask.
12111
12112 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12113
12114         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12115         Replace Lisp calls to delete-backward-char by calls to delete-char.
12116
12117 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12118
12119         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12120
12121 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12122
12123         * password-cache.el (password-cache-remove): Fix docstring.
12124
12125 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12126
12127         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12128         article unless decoding article to be saved.
12129
12130 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12131
12132         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12133         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12134         generated within the mm-with-unibyte-current-buffer macro.
12135
12136 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12137
12138         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12139         to nil when we're in a mml-preview buffer and no group is selected.
12140
12141 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12142
12143         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12144         when catching the `C-g'.  Reported by "Leo".
12145
12146 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12147
12148         * message.el (message-forward-make-body-plain)
12149         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12150         multibyte-string-p.
12151
12152         * lpath.el: Revert.
12153
12154 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * message.el (message-forward-make-body-mml): Assume original message
12157         is multibyte string; error on unibyte.
12158         (message-forward-make-body-plain): Ditto; don't add excessive newline
12159         in body end.
12160
12161         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12162
12163 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12164
12165         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12166         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12167
12168 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12169
12170         * mm-extern.el (mm-extern-url): Don't use
12171         mm-with-unibyte-current-buffer.
12172         (mm-extern-cache-contents): Use with-current-buffer instead of
12173         save-excursion + set-buffer.
12174
12175 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12176
12177         * mm-util.el (mm-emacs-mule): Remove.
12178
12179 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12180
12181         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12182         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12183         change.
12184
12185 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12186
12187         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12188         bind the default value of enable-multibyte-characters to nil.
12189
12190 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12191
12192         * message.el (message-forward-make-body-plain)
12193         (message-forward-make-body-mml):
12194         Don't use mm-with-unibyte-current-buffer.
12195
12196 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12197
12198         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12199
12200 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12201
12202         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12203         (Bug#5592).
12204
12205 2010-05-07  Julien Danjou  <julien@danjou.info>
12206
12207         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12208         it to mm-pipe-part.
12209
12210         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12211         it is given.
12212
12213 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12214
12215         * binhex.el (binhex-decode-region-internal):
12216         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12217         (dns-query):
12218         * nnweb.el (nnweb-gmane-search):
12219         * pgg-parse.el (pgg-parse-armor):
12220         * pgg.el (pgg-verify-region):
12221         * sha1.el (sha1-string-external):
12222         * uudecode.el (uudecode-decode-region-internal):
12223         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12224         XEmacs.
12225
12226         * gnus-art.el (gnus-article-browse-html-parts):
12227         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12228         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12229         make-temp-file.
12230
12231         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12232         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12233         compiling.
12234
12235         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12236         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12237         XEmacs when compiling.
12238
12239         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12240         gnus-pick-mode-off-hook for XEmacs when compiling.
12241         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12242         gnus-binary-mode-off-hook for XEmacs when compiling.
12243
12244         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12245         Return nil if char-charset is not available.
12246
12247         * imap.el (imap-disable-multibyte)
12248         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12249         macros.
12250
12251         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12252         instead of encode-coding-string.
12253
12254         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12255         'xemacs) instead of mm-emacs-mule to switch function definitions.
12256         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12257
12258         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12259         bind temporary-file-directory for XEmacs;
12260         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12261         timer-set-function for XEmacs 21.4 and SXEmacs;
12262         bind timer-list for XEmacs 21.4 and SXEmacs;
12263         fbind char-charset and find-charset-region for non-Mule XEmacs;
12264         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12265         encode-coding-region and encode-coding-string for XEmacs having no
12266         file-coding feature.
12267
12268 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12269
12270         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12271
12272 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12273
12274         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12275         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12276
12277 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12278
12279         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12280         alias `jka-compr-delete-temp-file' no longer exists.
12281
12282 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12283
12284         Use define-minor-mode in Gnus where applicable.
12285         * mml.el (mml-mode): Use define-minor-mode.
12286         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12287         (gnus-undo-mode): Use define-minor-mode.
12288         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12289         (gnus-dead-summary-mode): Use define-minor-mode.
12290         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12291         Initialize in declaration.
12292         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12293         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12294         (gnus-mailing-list-mode): Use define-minor-mode.
12295         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12296         (gnus-draft-mode): Use define-minor-mode.
12297         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12298         (gnus-dired-mode): Use define-minor-mode.
12299
12300 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12301
12302         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12303         handles on recursive mml-to-mime translation and check them for
12304         boundary delimiter collisions.  Reported by Greg Troxel.
12305
12306 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12307
12308         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12309
12310 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12311
12312         * mm-util.el (mm-find-buffer-file-coding-system):
12313         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12314
12315 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12316
12317         * message.el (message-generate-headers): Record insertion of optional
12318         headers as well.  Otherwise the check to prevent repeated insertion of
12319         optional headers is a no-op.
12320
12321 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12322
12323         * smime.el: Don't mention CVS.
12324
12325         * nnrss.el (nnrss-fetch): Don't mention CVS.
12326
12327         * nnir.el: Don't mention CVS.
12328
12329 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12330
12331         * gnus-sum.el (gnus-summary-bookmark-make-record):
12332         Add `location' field.
12333
12334 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12335
12336         * lpath.el: Fbind bookmark-default-handler,
12337         bookmark-get-bookmark-record, bookmark-make-record-default,
12338         bookmark-prop-get for Emacs <23 and XEmacs.
12339
12340 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12341
12342         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12343         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12344         Use with-current-buffer to silence the byte-compiler.
12345         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12346         bother to require `gnus'.
12347         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12348
12349 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12350
12351         * gnus-sum.el (gnus-summary-bookmark-make-record)
12352         (gnus-summary-bookmark-jump): New functions.
12353         (gnus-summary-mode): Setup bookmark support.
12354
12355 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12356
12357         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12358         if set.
12359
12360 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12363         gnus-article-browse-html-save-cid-image; make it work recursively for
12364         forwarded messages as well.
12365         (gnus-article-browse-html-parts): Work when prefix arg is given.
12366         (gnus-article-browse-html-article): Doc fix.
12367
12368 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12369
12370         * message.el (message-default-mail-headers)
12371         (message-default-headers): Carry the value mail-default-headers over
12372         into message-default-mail-headers, rather than message-default-headers.
12373
12374 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12375
12376         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12377         charset.
12378
12379         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12380         charset into the <meta> tag when the article is encoded to utf-8.
12381
12382 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12383
12384         * gnus-art.el (gnus-article-browse-delete-temp-files):
12385         Delete directories as well.
12386         (gnus-article-browse-html-parts): Work for images that do not specify
12387         file names; delete temp directory when quitting; insert header at the
12388         right place; use file: scheme for image files.
12389
12390 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12391
12392         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12393         (gnus-article-browse-html-parts): Use it to make temporary cid image
12394         files in addition to html file so that browser may display them.
12395
12396 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12399
12400 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12401
12402         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12403
12404 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12405
12406         * auth-source.el (auth-sources): Change default to be simpler.
12407         Explain about Secret Service API sources.  Improve Customize options.
12408         (auth-source-pick): Change to accept any number of search parameters.
12409         Implement fallbacks iteratively, not recursively.  Add scoring on the
12410         second pass and sort by score.  Call Secret Service API when needed.
12411         (auth-source-user-or-password): Use it.  Call Secret Service API
12412         directly when needed to get the user name and the password.
12413
12414 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12415
12416         * message.el (message-interactive): Doc fix.
12417         (message-qmail-inject-args): Reflow.
12418         (message-kill-to-signature): Fix typo in docstring.
12419
12420         * smiley.el (smiley-buffer): Fix typo in docstring.
12421
12422 2010-03-24  Glenn Morris  <rgm@gnu.org>
12423
12424         * mail-source.el (gnus-message): Declare.
12425         (mail-source-delete-old-incoming): Require gnus-util.
12426
12427 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12430
12431         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12432
12433         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12434         password-cache's default if it is not bound.
12435         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12436         password-cache-expiry's default if it is not bound.
12437
12438         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12439         available in Emacs 21.
12440
12441         * lpath.el: Suppress compiler warnings for:
12442         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12443         XEmacs;
12444         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12445         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12446         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12447
12448 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12449
12450         * auth-source.el (auth-sources): Fix up definition so extra parameters
12451         are always inline.
12452
12453 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12454
12455         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12456         wasn't updated after mismatch.  Clear cached mailbox info correctly
12457         when uidvalidity changes.
12458         (nnimap-group-prefixed-name): New function to avoid some code
12459         duplication.
12460         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12461         (nnimap-request-group): Use it.
12462         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12463         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12464         with many imap folders.  This is done by caching the group status from
12465         the imap server persistently in a group parameter `imap-status'.  (This
12466         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12467         but not persistently, so every Gnus startup was still very slow.)
12468
12469 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12470
12471         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12472         delete the extra newline.  Otherwise editing of :string and :number
12473         types don't work.
12474
12475 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12476
12477         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12478         secrets.el dependency.
12479         (auth-sources): Add optional user name.  Add secrets.el configuration
12480         choice (unused right now).
12481
12482 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12483
12484         * gnus-sum.el (gnus-summary-make-menu-bar):
12485         Let `gnus-registry-install-shortcuts' fill in the functions.
12486
12487         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12488         warnings.
12489         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12490         (gnus-registry-install-shortcuts): Populate and use it in a
12491         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12492
12493 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12494
12495         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12496         In-place substitutions for the group name encoding/decoding.
12497         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12498         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12499         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12500         (nnimap-update-unseen, nnimap-request-list)
12501         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12502         (nnimap-request-set-mark, nnimap-split-to-groups)
12503         (nnimap-split-articles, nnimap-request-newgroups)
12504         (nnimap-request-create-group, nnimap-request-accept-article)
12505         (nnimap-request-delete-group, nnimap-request-rename-group)
12506         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12507         `encoded-mbx' for consistency.
12508         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12509         variable `imap-current-mailbox'.
12510
12511         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12512         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12513
12514 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12515
12516         * pop3.el (pop3-display-message-size-flag): Display message size byte
12517         counts during POP3 download.
12518         (pop3-movemail): Use it.
12519         (pop3-list): Implement listing of available messages.
12520
12521 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12522
12523         * nnir.el (nnir-get-article-nov-override-function): New function to
12524         override the normal NOV retrieval.
12525         (nnir-retrieve-headers): Use it.
12526
12527 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12528
12529         * auth-source.el (netrc-machine-user-or-password): Autoload.
12530
12531 2010-03-19  Glenn Morris  <rgm@gnu.org>
12532
12533         Stop message.el from loading about 40 libraries it doesn't always need.
12534         The general approach is to autoload rather than require, and to
12535         require in the specific functions rather than the file.  (Bug#5642)
12536
12537         * gmm-utils.el: Don't require wid-edit.
12538         (widget-create-child-value, widget-convert, widget-default-get):
12539         Autoload.
12540
12541         * gnus-util.el: Don't require time-date, netrc.
12542         (message-fetch-field, gnus-group-name-decode): Declare rather than
12543         autoloading.
12544         (gnus-fetch-field): Require message.
12545         (gnus-decode-newsgroups): Require gnus-group.
12546
12547         * ietf-drums.el: Don't require time-date.
12548
12549         * message.el: Don't require hashcash, canlock, ecomplete.
12550         Do require mail-utils.  Require nnheader only when compiling.
12551         (smtpmail-default-smtp-server): Remove declaration.
12552         (message-send-mail-function): Check smtpmail-default-smtp-server
12553         is bound rather than requiring smtpmail.
12554         (message-auto-save-directory, message-insert-signature):
12555         Use expand-file-name rather than nnheader-concat.
12556         (nnheader-insert-file-contents): Autoload.
12557         (hashcash-wait-async): Declare.
12558         (message-send-mail): Only call gnus-setup-posting-charset if
12559         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12560         (message-send-mail-with-sendmail): Require sendmail.
12561         (canlock-password, canlock-password-for-verify): Declare.
12562         (message-canlock-password): Require canlock.
12563         (nnheader-get-report): Autoload.
12564         (gnus-setup-posting-charset): Declare.
12565         (message-send-news): Require gnus-msg.
12566         (message-make-references, message-make-in-reply-to): Use mail-header-id
12567         rather than the alias mail-header-message-id.
12568         (ecomplete-add-item, ecomplete-save): Declare.
12569         (message-put-addresses-in-ecomplete): Require ecomplete.
12570         (ecomplete-display-matches): Autoload.
12571
12572         * mm-decode.el: Don't require mailcap, gnus-util.
12573         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12574         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12575         Autoload.
12576         (mailcap-mime-extensions): Declare.
12577
12578         * mm-encode.el: Don't require mailcap.
12579         (mailcap-extension-to-mime): Autoload.
12580
12581         * mml-sec.el: Don't require password-cache.
12582
12583         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12584         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12585         (mml-minibuffer-read-type): Require mailcap.
12586         (mml-preview): Require gnus-msg.
12587
12588         * mml1991.el: Require password-cache.
12589         (password-cache-expiry): Remove declaration.
12590
12591         * mml2015.el: Require password-cache.
12592         (password-cache-expiry): Remove declaration.
12593
12594         * nneething.el (mailcap): Require mailcap.
12595
12596         * nnheader.el (declare-function): Add compatibility stub.
12597         (message-remove-header): Declare rather than autoload.
12598         (nnheader-replace-header): Require message.
12599
12600         * nnimap.el (declare-function): Add compatibility stub.
12601         (netrc-parse, netrc-machine-user-or-password): Declare.
12602         (nnimap-open-connection): Require netrc.
12603
12604         * nntp.el (declare-function): Add compatibility stub.
12605         (netrc-parse, netrc-machine, netrc-get): Declare.
12606         (nntp-send-authinfo): Require netrc.
12607
12608         * rfc2047.el: Don't require qp.
12609         (quoted-printable-encode-region, quoted-printable-decode-string):
12610         Autoload.
12611
12612         * sieve-mode.el: Don't require easymenu.
12613         (easy-menu-add-item): Autoload it.
12614
12615         * spam-stat.el (time-to-number-of-days): Autoload it.
12616
12617 2010-03-19  Glenn Morris  <rgm@gnu.org>
12618
12619         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12620
12621 2010-03-18  Glenn Morris  <rgm@gnu.org>
12622
12623         * hashcash.el (declare-function): Remove duplicate definition.
12624
12625 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12626
12627         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12628         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12629         value if any backslash escapes).
12630
12631 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12632
12633         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12634         if it is available.  (bug#5647)
12635
12636         * lpath.el: Suppress compiler warning for coding-system-from-name for
12637         Emacs 21 and XEmacs.
12638
12639 2010-03-14  Juri Linkov  <juri@jurta.org>
12640
12641         * hmac-def.el:
12642         * hmac-md5.el:
12643         * netrc.el: Fix keywords.
12644
12645 2010-02-26  Glenn Morris  <rgm@gnu.org>
12646
12647         * message.el (message-send-mail-function): Change the default, so that
12648         it inherits from a customized send-mail-function.  (Bug#5643)
12649
12650 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12651
12652         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12653         shell-command-to-string signals an error (bug#5299).
12654
12655 2010-02-24  Glenn Morris  <rgm@gnu.org>
12656
12657         * message.el (message-smtpmail-send-it)
12658         (message-send-mail-with-mailclient): Doc fixes.
12659
12660 2010-02-16  Glenn Morris  <rgm@gnu.org>
12661
12662         * message.el (message-default-mail-headers): Change the default value
12663         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12664
12665 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12666
12667         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12668         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12669
12670 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12671
12672         * time-date.el (date-to-time): Doc fix (Bug#5408).
12673
12674 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12675
12676         * message.el (message-mail): Just pass yank-action on to message-setup.
12677         (message-setup): Handle (FUN . ARGS) form of yank-action.
12678         (message-with-reply-buffer, message-widen-reply)
12679         (message-yank-original): Handle non-buffer values of
12680         message-reply-buffer (Bug#4080).
12681         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12682
12683 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12684
12685         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12686         Fix typo in docstring.
12687
12688 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12689
12690         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12691         response.
12692
12693 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12696
12697         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12698
12699         * message.el (message-check-news-header-syntax): Protect against a
12700         string that `rfc822-addresses' returns when parsing fails.
12701
12702 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12703
12704         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12705         (gnus-previous-char-property-change): New functions.
12706
12707         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12708
12709 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12710
12711         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12712         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12713
12714 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12715
12716         * message.el (message-exchange-point-and-mark): Rework last change to
12717         avoid using optional arg of exchange-point-and-mark, for backward
12718         compatibility.
12719
12720 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12721
12722         * message.el (message-exchange-point-and-mark):
12723         Call exchange-point-and-mark with an argument rather than setting
12724         mark-active by hand (Bug#5175).
12725
12726 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12727
12728         * nntp.el (nntp-service-to-port): Work for service expressed with
12729         numeric string; replace [:digit:] with [0-9] for XEmacs.
12730
12731 2009-12-17  Glenn Morris  <rgm@gnu.org>
12732
12733         * gnus-group.el (gnus-bug-group-download-format-alist):
12734         Change emacs entry to debbugs.gnu.org.  Bump :version.
12735
12736 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12737
12738         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12739
12740 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12741
12742         * message.el (message-info): Explain why we use `Info-goto-node'.
12743
12744 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12745
12746         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12747
12748 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12749
12750         * message.el (message-completion-in-region): New compatibility function.
12751         (message-expand-group): Use it.
12752
12753 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12754
12755         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12756         with no unread article should be listed if the 2nd arg `predicate' is
12757         given.
12758
12759 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12760
12761         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12762
12763 2009-11-29  Juri Linkov  <juri@jurta.org>
12764
12765         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12766         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12767         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12768
12769 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12770
12771         * sha1.el (sha1-string-external): default-directory "/" in case
12772         otherwise non-existent.  process-connection-type pipe for touch of
12773         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12774
12775 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12776
12777         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12778         it's comms related and sgml-mode.el has "comm" on that basis too.
12779
12780 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12781
12782         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12783         containing tspecial characters if they have been already quoted.
12784
12785 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12786
12787         * dns-mode.el (auto-mode-alist): Purecopy string.
12788
12789 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12790
12791         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12792
12793 2009-10-24  Glenn Morris  <rgm@gnu.org>
12794
12795         * gnus-art.el (help-xref-stack-item): Define for compiler.
12796
12797 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12798
12799         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12800
12801 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12802
12803         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12804
12805 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12806
12807         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12808         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12809
12810 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12813         (gnus-overlays-in): New alias to overlays-in.
12814
12815         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12816         gnus-overlay-get, and gnus-delete-overlay.
12817         (gnus-summary-show-thread): Make it work as well for systems in which
12818         next-single-char-property-change is not available.
12819         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12820
12821         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12822         (gnus-overlay-get): New alias to extent-property.
12823         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12824
12825         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12826         SXEmacs.
12827
12828         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12829         SXEmacs.
12830
12831 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12832
12833         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12834
12835 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12836
12837         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12838         and XEmacs that don't have `remove-overlays'.
12839
12840 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12841
12842         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12843         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12844         selective display.  Use overlays instead.
12845
12846 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12847
12848         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12849
12850 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12851
12852         * spam-stat.el (spam-stat-load): Fix typo in message.
12853
12854 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12855
12856         * dig.el (dig-invoke): Fix typo in docstring.
12857         (query-dig): Reflow docstring.
12858
12859 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12860
12861         * gnus-art.el (gnus-article-encrypt-body):
12862         * message.el (message-check-recipients):
12863         * mm-util.el (mm-codepage-setup):
12864         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12865         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12866
12867 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12868
12869         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12870         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12871         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12872         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12873         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12874
12875 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12876
12877         * dig.el: Add "Keywords: comm", as per net-utils.el.
12878
12879 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12880
12881         * dig.el (dig-mode): Use define-derived-mode.
12882
12883 2009-09-19  Glenn Morris  <rgm@gnu.org>
12884
12885         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12886
12887 2009-09-18  Glenn Morris  <rgm@gnu.org>
12888
12889         * gnus-diary.el (gnus-diary-check-message):
12890         * message.el (message-insert-formatted-citation-line):
12891         * nnbabyl.el (top-level):
12892         * nndiary.el (nndiary-schedule):
12893         Fix typos in condition-case handlers.
12894
12895 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12898         configuration that provides the sole article window in a frame;
12899         position point correctly after deleting a part.
12900
12901 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12902
12903         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12904         (spam-resolve-registrations-routine): Use it to unregister articles
12905         that change status.
12906
12907 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12908
12909         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12910         with XEmacs.
12911         (parse-time-string-chars): Use it.
12912
12913 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12914
12915         * imap.el (imap-interactive-login): Better messages.
12916         (imap-open): Fix bug with renamed buffer on reconnect.
12917         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12918         for easier debugging and cleaner code.  On successful (guessed based on
12919         server capabilities) secondary authentication, set imap-state
12920         correctly.
12921         (imap-last-authenticator): Define imap-last-authenticator as a variable
12922         to avoid warnings.
12923
12924 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12925
12926         * nnrss.el (nnrss-request-article): Remove binding of
12927         default-enable-multibyte-characters that has gotten needless by
12928         the 2007-07-13 change in rfc2047-encode-message-header.
12929
12930         * mml.el (mml-insert-multipart): Error on the message header.
12931         (mml-insert-part): Error on the message header; position point at
12932         the end of a MIME tag.
12933
12934 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * time-date.el (autoload): Expand define-obsolete-function-alias into
12937         defalias and make-obsolete for old Emacsen that Gnus supports.
12938         (with-no-warnings): Define it for old Emacsen.
12939         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12940         is available.
12941         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12942         float-time is available; suppress compile warning for time-to-seconds.
12943
12944         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12945         (gnus-float-time): Alias to float-time if it exists.
12946
12947         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12948         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12949         float-time is available; suppress compile warning for time-to-seconds.
12950
12951         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12952         XEmacs.
12953
12954 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12955
12956         * imap.el (imap-message-map): Docstring fix.
12957
12958 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12959
12960         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12961         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12962         Add the optional argument `encoding' that overrides the default.
12963
12964         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12965         mm-encode-buffer.
12966
12967 2009-09-04  Glenn Morris  <rgm@gnu.org>
12968
12969         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12970         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12971         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12972         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12973         * mm-util.el (mm-with-unibyte-current-buffer)
12974         (mm-find-buffer-file-coding-system):
12975         * yenc.el (yenc-decode-region): Use default-value rather than
12976         default-enable-multibyte-characters.
12977
12978 2009-09-03  Glenn Morris  <rgm@gnu.org>
12979
12980         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12981         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12982         than default-enable-multibyte-characters.
12983
12984 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12985
12986         * gnus-art.el (gnus-article-read-summary-keys):
12987         Fix gnus-buffer-configuration's value temporarily used.
12988
12989 2009-09-02  Glenn Morris  <rgm@gnu.org>
12990
12991         * gnus-util.el (gnus-float-time): New function.
12992         * gnus-delay.el (gnus-delay-article):
12993         * gnus-sum.el (gnus-thread-latest-date):
12994         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12995         * nnspool.el (nnspool-request-newgroups):
12996         Use gnus-float-time rather than time-to-seconds.
12997         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12998
12999         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13000         (gnus-header-subject-face, gnus-header-newsgroups-face)
13001         (gnus-header-name-face, gnus-header-content-face):
13002         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13003         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13004         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13005         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13006         (gnus-cite-face-11):
13007         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13008         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13009         (gnus-server-closed-face, gnus-server-denied-face)
13010         (gnus-server-offline-face):
13011         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13012         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13013         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13014         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13015         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13016         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13017         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13018         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13019         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13020         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13021         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13022         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13023         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13024         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13025         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13026         (gnus-summary-high-undownloaded-face)
13027         (gnus-summary-low-undownloaded-face)
13028         (gnus-summary-normal-undownloaded-face)
13029         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13030         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13031         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13032         (gnus-splash-face):
13033         * message.el (message-header-to-face, message-header-cc-face)
13034         (message-header-subject-face, message-header-newsgroups-face)
13035         (message-header-other-face, message-header-name-face)
13036         (message-header-xheader-face, message-separator-face)
13037         (message-cited-text-face, message-mml-face):
13038         * sieve-mode.el (sieve-control-commands-face)
13039         (sieve-action-commands-face, sieve-test-commands-face)
13040         (sieve-tagged-arguments-face):
13041         * spam.el (spam-face):
13042         Mark face aliases with "-face" in the name as obsolete.
13043
13044 2009-09-01  Glenn Morris  <rgm@gnu.org>
13045
13046         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13047         than goto-line.
13048
13049 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13052         Don't move point if the command is invoked inside the message header.
13053
13054 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13055
13056         * imap.el (imap-send-command): Simplify.
13057         (imap-wait-for-tag): point-max -> buffer-size.
13058
13059 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13060
13061         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13062         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13063         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13064         * nnir.el (nnir-swish-e-index-file):
13065         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13066         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13067         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13068         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13069         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13070         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13071
13072 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13073
13074         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13075         Don't save excursion.
13076
13077 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13078
13079         * nnheader.el (nnheader-find-file-noselect):
13080         * mm-util.el (mm-insert-file-contents):
13081         Use (default-value 'major-mode) instead of default-major-mode.
13082
13083 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13084
13085         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13086
13087 2009-08-26  Glenn Morris  <rgm@gnu.org>
13088
13089         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13090         than placing in files.el.
13091
13092 2009-08-25  Glenn Morris  <rgm@gnu.org>
13093
13094         * nnir.el (top-level): Don't require cl at run-time.
13095         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13096         Replace cl-function substitute with gnus-replace-in-string.
13097         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13098         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13099         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13100         simplified expansions.
13101
13102 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13103
13104         * dig.el (dig): Add autoload cookie.
13105
13106 2009-08-22  Glenn Morris  <rgm@gnu.org>
13107
13108         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13109         goto-line.
13110
13111 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13112
13113         * parse-time.el (parse-time-string-chars): Save match data.
13114
13115 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13116
13117         * parse-time.el (parse-time-string-chars): Compute using character
13118         classes, to handle non-ascii characters (Bug#3190).
13119
13120 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13121
13122         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13123
13124         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13125         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13126         (gnus-mm-display-part, gnus-mime-display-single)
13127         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13128         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13129
13130         * gnus-sum.el
13131         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13132         (gnus-summary-move-article): Add expirable mark to articles copied or
13133         moved to group that has auto-expire turned on if the option is non-nil.
13134
13135 2009-07-24  Glenn Morris  <rgm@gnu.org>
13136
13137         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13138         Fix typo.  (Bug#3903)
13139
13140 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13143         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13144         that should not be used for draft articles.
13145         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13146         that has no concern in minor mode keys.
13147         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13148         Abolish.
13149
13150 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13151
13152         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13153         article without making inquiry to a user for unknown encoding.
13154
13155         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13156         (nnmaildir--scan): Assume i-node and device number that file-attributes
13157         returns might be cons-cell.
13158
13159         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13160
13161         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13162
13163 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13164
13165         * auth-source.el: Remove docs now in auth.texi.  Don't use
13166         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13167         `auth-source-hide-passwords' and use them.
13168
13169 2009-07-15  Glenn Morris  <rgm@gnu.org>
13170
13171         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13172
13173 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13174
13175         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13176         excessive whitespace from the default values of title and description.
13177
13178 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13181         mail-fetch-field to fetch Content-Description header in order to
13182         exclude newlines.
13183
13184 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13185
13186         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13187         format used by GnuPG 2.0.11.
13188
13189 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13190
13191         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13192         to deleted part.
13193
13194 2009-05-30  David Engster  <dengste@eml.cc>
13195
13196         * nnmairix.el: Remove old documentation in the commentary block.
13197         (nnmairix-request-group): Do not update active file for nnml back ends.
13198         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13199         end so that overview files are ignored.
13200         (nnmairix-update-groups): Make updating the groups more robust by using
13201         marks.
13202         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13203         with dollar characters in message-id.
13204
13205 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13206
13207         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13208         2008-12-25 in dns.el.
13209
13210 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13211
13212         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13213         could happen if the text is only composed of spaces and/or tabs.
13214
13215 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13216
13217         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13218         when sending a queued message to avoid extra mml tags.
13219
13220 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13223
13224 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13225
13226         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13227         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13228         rmail-toggle-header for XEmacs;
13229         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13230
13231 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * gnus-dired.el: Remove autoload for gnus-setup-message.
13234         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13235         displaying Gnus logo; always use compose-mail.
13236
13237 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13238
13239         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13240
13241 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13242
13243         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13244         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13245         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13246         available.
13247         (gnus-nocem-epg-verify): New function.
13248
13249 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13250
13251         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13252
13253 2009-02-15  Glenn Morris  <rgm@gnu.org>
13254
13255         * gnus-util.el (rmail-insert-rmail-file-header)
13256         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13257         autoloads.
13258         (rmail-default-rmail-file): Remove unnecessary declaration.
13259         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13260
13261 2009-02-14  Glenn Morris  <rgm@gnu.org>
13262
13263         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13264         variable (only used in gnus-util, which declares it anyway).
13265         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13266         which was only needed by gnus-art (changed to not use it any more).
13267         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13268         only used in gnus-util, which autoloads it itself.
13269         (rmail-update-summary): Fix autoload.
13270
13271         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13272         rather than rmail-output-to-rmail-file.
13273
13274 2009-02-07  Glenn Morris  <rgm@gnu.org>
13275
13276         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13277         autoload of function that no longer exists.
13278         (rmail-toggle-header): Declare.
13279         (message-forward-rmail-make-body): Handle mbox Rmail.
13280
13281 2009-01-31  Glenn Morris  <rgm@gnu.org>
13282
13283         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13284         2009-01-09 change.
13285
13286 2009-01-31  Dave Love  <fx@gnu.org>
13287
13288         * imap.el (imap-fetch-safe): Bind debug-on-error.
13289         (imap-debug): Add imap-fetch-safe.
13290
13291 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13292
13293         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13294         (auth-source-forget-all-cached): New convenience function.
13295         (auth-source-user-or-password): Accept list of modes or a single mode.
13296
13297         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13298         auth-source modes.
13299
13300         * netrc.el (netrc-machine-user-or-password): Use list of
13301         auth-source modes.
13302
13303         * nnimap.el (nnimap-open-connection): Use list of
13304         auth-source modes.
13305
13306         * nntp.el (nntp-send-authinfo): Use list of
13307         auth-source modes.
13308
13309 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13310
13311         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13312         now.
13313
13314 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13315
13316         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13317         coding system in XEmacs; add a workaround for XEmacs.
13318
13319         * lpath.el: Fbind coding-system-aliasee.
13320
13321 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13322
13323         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13324         of current-language-environment.
13325
13326 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13327
13328         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13329         available at runtime.
13330
13331 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13332
13333         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13334
13335 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13336
13337         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13338         the greatest positive fixnum value doesn't work under an XEmacs with
13339         bignum support; use the most-positive-fixnum constant instead,
13340         available since Emacs 21.1 with cl and XEmacs 21.1.
13341
13342 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13343
13344         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13345         XEmacs gets not to work.
13346
13347 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13348
13349         * mm-util.el (mm-coding-system-priorities): Allow the value like
13350         "Japanese (UTF-8)" of current-language-environment.
13351
13352 2009-01-09  Glenn Morris  <rgm@gnu.org>
13353
13354         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13355         with last-command-event.
13356
13357 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13358
13359         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13360         in the doc string.
13361
13362         * message.el (message-fix-before-sending): Amend comment.
13363
13364 2009-01-08  Dave Love  <fx@gnu.org>
13365
13366         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13367
13368 2009-01-07  David Engster  <dengste@eml.cc>
13369
13370         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13371         simplified server definitions by converting it via
13372         gnus-server-to-method.
13373
13374 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13377         parameter's operands.
13378
13379 2009-01-06  David Engster  <dengste@eml.cc>
13380
13381         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13382         primary select method (for gnus-group-mark-article-as-read).
13383
13384 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13385
13386         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13387         `(gnus)Face', not `(gnus)X-Face'.
13388
13389 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * mm-util.el (mm-ucs-to-char): New function.
13392
13393         * mm-url.el (mm-url-decode-entities): Use it.
13394
13395         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13396         unicode-to-char.
13397
13398 2009-01-05  Dave Love  <fx@gnu.org>
13399
13400         * time-date.el: Require cl for `declare'.
13401
13402 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13403
13404         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13405         Dave Love.
13406
13407 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13408
13409         * message.el (message-fix-before-sending): Add `eight-bit' to
13410         illegible-text check.
13411
13412 2009-01-03  Michael Olson  <mwolson@gnu.org>
13413
13414         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13415         `headers' is nil.  This can occur if the IMAP server does not have
13416         permissions to read messages from a folder, but can write new messages
13417         to the folder.
13418         (nnimap-request-article-part): Do not insert `data' if it is nil.
13419
13420         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13421         characters which will confuse `read', so skip past them.
13422
13423 2009-01-01  Dave Love  <fx@gnu.org>
13424
13425         * imap.el (imap-string-to-integer): Fix typo.
13426         (imap-fetch-safe): New function.
13427         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13428
13429         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13430
13431         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13432         (imap-parse-greeting): Fix doc strings.
13433         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13434         (imap-parse-flag-list): Make messages unique.
13435         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13436
13437         * nnimap.el: Fix author email.
13438         (nnimap-split-rule): Add FIXME comment.
13439         (nnimap-debug): Fix doc string.
13440
13441 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13442
13443         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13444
13445 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13446
13447         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13448         nslookup if resolv.conf isn't available.
13449         (dns-query): Rename from query-dns.
13450         (dns-query-cached): Rename from query-dns-cached.
13451
13452 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13453
13454         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13455         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13456         to check if those variables exist (first appeared in Emacs 18.50).
13457
13458 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13459
13460         * mm-util.el (mm-line-number-at-pos): New function.
13461
13462         * spam-report.el (spam-report-process-queue): Use it.
13463
13464 2008-12-24  David Engster  <dengste@eml.cc>
13465
13466         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13467         parameters that haven't existed as variables as buffer-local variables.
13468
13469 2008-12-23  Dave Love  <fx@gnu.org>
13470
13471         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13472         cadar.
13473
13474         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13475         imap-starttls-p.
13476         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13477
13478 2008-12-22  Dave Love  <fx@gnu.org>
13479
13480         * imap.el: Fix author email.  Doc fixes.
13481         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13482         reply.
13483
13484 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13485
13486         * spam-report.el (spam-report-gmane-max-requests): New constant.
13487         (spam-report-gmane-wait): New variable.
13488         (spam-report-gmane-ham, spam-report-gmane-spam)
13489         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13490         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13491         the server.
13492
13493         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13494         Add explanations.
13495
13496         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13497         nnheader-accept-process-output and nnheader-read-timeout if available.
13498         (pop3-movemail): Use it.
13499
13500         * message.el (message-check-news-body-syntax): Fix signature check if
13501         there's an attachment.
13502
13503 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13504
13505         * mm-util.el: Add comments to the mm- emulating functions.
13506
13507 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13508
13509         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13510         Reported by Stephen Berman <stephen.berman@gmx.net>.
13511
13512 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13513
13514         * mm-util.el (mm-substring-no-properties): New function.
13515         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13516         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13517         (mm-string-to-multibyte): Doc fix.
13518
13519         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13520
13521 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13522
13523         * mml.el (mml-attach-file): Strip text properties from file name.
13524         (Bug#1574)
13525
13526 2008-12-16  Glenn Morris  <rgm@gnu.org>
13527
13528         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13529
13530 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13531
13532         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13533         knows since the charset specified might be a bogus alias that
13534         mm-charset-synonym-alist provides.
13535
13536 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13537
13538         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13539         "ISO_8859-1".
13540
13541         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13542
13543 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13544
13545         * mm-util.el (mm-charset-eval-alist):
13546         Define it before mm-charset-to-coding-system.
13547         (mm-charset-to-coding-system): Add optional argument `silent';
13548         define it before mm-charset-override-alist.
13549         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13550         default value if it can be used in Emacs currently running;
13551         silence mm-charset-to-coding-system.
13552
13553 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13554
13555         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13556         `allow-override' which says whether to use `mm-charset-override-alist'.
13557         (rfc2047-decode-encoded-words): Use it.
13558
13559         * mm-util.el (mm-charset-override-alist): Fix custom type;
13560         add `(gb2312 . gbk)' to choices.
13561
13562 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13565         fast.
13566
13567         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13568
13569         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13570
13571 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13572
13573         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13574         on links.
13575
13576         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13577
13578 2008-12-03  Lute Kamstra  <lute@gnu.org>
13579
13580         * sha1.el: Remove leading * from docstrings of defcustoms,
13581         deffaces, defconsts and defuns.
13582
13583 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13586         users' addresses that don't have domain parts.
13587         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13588         rather than message-narrow-to-head since there will be the message
13589         header separator.
13590
13591 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13592
13593         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13594         since the result is inserted in a unibyte buffer anyway.
13595         (nnimap-demule-use-string-to-multibyte): Remove.
13596         (nnimap-demule): Alias it to mm-string-to-multibyte.
13597
13598 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13599
13600         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13601         variable for debugging bug#464 and bug#1174.
13602         (nnimap-demule): Use it.
13603
13604 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13605
13606         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13607         score calculation correctly.
13608
13609 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13610
13611         * message.el (message-send-mail): Just set the buffer to unibyte
13612         rather than use mm-with-unibyte-current-buffer which does a lot more.
13613         (message-send-mail-partially): Don't bother with
13614         mm-with-unibyte-current-buffer since it's already been made unibyte by
13615         message-send-mail.
13616
13617 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13618
13619         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13620
13621 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13622
13623         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13624
13625 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13626
13627         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13628         require itself and to remove `with-no-warnings'.
13629
13630 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13631
13632         * starttls.el (starttls-any-program-available): Get the name of the
13633         available TLS layer program.
13634         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13635         well as the host name in the "opening" message.
13636
13637         * auth-source.el (auth-source-cache, auth-source-do-cache)
13638         (auth-source-user-or-password): Cache passwords and logins by default,
13639         allow override with `auth-source-do-cache'.
13640         (auth-source-forget-user-or-password): Allow users to remove cache
13641         entries if needed.
13642
13643 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13644
13645         * md4.el (md4-buffer): Fix typo in docstring.
13646         (md4, md4-64): Doc fixes.
13647         (md4-pack-int32): Reflow docstring.
13648
13649 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13650
13651         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13652         condition-case to only the forward-sexp call.
13653
13654 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13655
13656         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13657         quotes contained.  Make it more robust regardless by an extra
13658         condition-case wrapper.
13659
13660 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13663
13664 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13665
13666         * nnml.el (nnml-request-expire-articles): Check if the function set to
13667         `nnmail-expiry-target' returns the symbol `delete'.
13668
13669         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13670
13671         * nnmail.el (nnmail-expiry-target): Fix custom type.
13672
13673 2008-10-02  Glenn Morris  <rgm@gnu.org>
13674
13675         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13676         Silence compiler warning.
13677
13678 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13679
13680         * tls.el (open-tls-stream): Show the actual command being
13681         executed, instead of the format string.
13682
13683 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13684
13685         * lpath.el: Fbind codepage-setup for Emacs 23.
13686
13687 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13688
13689         * mml.el (mml-menu): Don't assume mml2015 is bound.
13690
13691 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13692
13693         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13694         exists.
13695
13696 2008-09-27  Glenn Morris  <rgm@gnu.org>
13697
13698         * gnus-util.el (mail-header-remove-comments): Autoload it.
13699
13700 2008-09-27  Andreas Schwab  <schwab@suse.de>
13701
13702         * gnus-util.el (gnus-split-references): Strip comments.
13703         (gnus-parent-id): Likewise.
13704
13705 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13706
13707         * message.el (message-confirm-send): Fix version.
13708
13709 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13710
13711         * message.el (message-idna-to-ascii-rhs-1): Use
13712         mail-extract-address-components rather than mail-header-parse-addresses
13713         that is an alias by default to ietf-drums-parse-addresses that does not
13714         support non-ASCII names in headers' contents.
13715
13716 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13717
13718         * message.el (message-confirm-send): Fix variable documentation to
13719         avoid the "y/n" wording.
13720
13721 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13722
13723         * message.el (message-set-auto-save-file-name): Save to a different
13724         filename so multiple messages (especially drafts) can be recovered.
13725
13726 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13727
13728         * message.el (message-confirm-send): Add appropriate version.
13729
13730 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13731
13732         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13733         defvar.
13734
13735 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13736
13737         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13738         (mm-pkcs7-enveloped-magic): Ditto.
13739
13740 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13741
13742         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13743         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13744
13745 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13746
13747         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13748         default, it's better.
13749
13750 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13751
13752         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13753         summary line gnus-number property and ignore them (with a warning
13754         message).
13755
13756 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13757
13758         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13759         macro caddr in the interactive form since it won't be expanded.
13760
13761 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13762
13763         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13764         `charset'; fix name of function called recursively.
13765         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13766
13767 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13768
13769         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13770         (gnus-mime-set-charset-parameters): New function.
13771         (gnus-mime-view-part-as-charset): Use it to correctly display part
13772         specifying wrong charset.
13773
13774 2008-09-08  David Engster  <dengste@eml.cc>
13775
13776         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13777         in completing-read for back end server.
13778
13779 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13780
13781         * message.el (message-confirm-send): New variable to confirm sending a
13782         message.
13783         (message-send): Use it.
13784
13785 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13786
13787         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13788
13789 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13790
13791         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13792
13793 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13794
13795         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13796         prevent tracking too many groups.
13797         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13798         Use it.
13799
13800 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13801
13802         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13803         moving point to the bottom of the window in order to avoid recentering.
13804
13805 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13806
13807         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13808
13809         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13810         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13811         (gnus-article-beginning-of-window): Fix calculation.
13812
13813 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13814
13815         * gnus-msg.el (gnus-summary-supersede-article)
13816         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13817         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13818         message header.
13819
13820 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13821
13822         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13823         pending output coming after the status change.
13824
13825 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13826
13827         * message.el:
13828         * gnus-start.el:
13829         * gnus-registry.el: Remove VMS support.
13830
13831 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13832
13833         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13834         macro.
13835         (rfc2104-hash): Use it.
13836
13837 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13838
13839         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13840         (gnus-summary-sort-by-most-recent-date): New commands.
13841         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13842         and menu entries.
13843
13844 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13847         don't redisplay article for raw contents; remove plural articles stuff.
13848
13849         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13850         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13851         on gnus-summary-save-article; display results properly.
13852
13853 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13854
13855         * lpath.el: No need to fbind ns-focus-frame.
13856
13857 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13858
13859         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13860
13861 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13862
13863         * gnus-art.el (gnus-summary-save-in-pipe):
13864         Consider gnus-save-all-headers.
13865
13866 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13867
13868         * gnus-util.el (ns-focus-frame): Remove declaration.
13869         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13870         like x.
13871
13872 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13873
13874         * rfc2104.el (rfc2104-zero): Delete defconst.
13875         (rfc2104-hex-alist): Likewise.
13876         (rfc2104-hex-to-int): Delete func.
13877         (rfc2104-hexstring-to-bitstring): Likewise.
13878         (rfc2104-nybbles): New defconst.
13879         (rfc2104-hash): Rewrite for speed.
13880
13881 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * tls.el (open-tls-stream): Make it work with the 2nd argument
13884         BUFFER that is a string but does not exist as a buffer object, as
13885         mentioned in the doc-string.
13886
13887 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13890         SXEmacs.
13891
13892 2008-07-16  Glenn Morris  <rgm@gnu.org>
13893
13894         * gnus-util.el (ns-focus-frame): Declare for compiler.
13895
13896 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13899         set as a group parameter.
13900         (gnus-summary-save-in-pipe): Work when it is called independently.
13901         (gnus-summary-pipe-to-muttprint): Don't modify
13902         gnus-summary-pipe-output-default-command.
13903
13904 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13905
13906         * message.el (message-send-mail-with-sendmail):
13907         Display the error message.
13908
13909 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * gnus-art.el (gnus-default-article-saver):
13912         Add gnus-summary-save-in-pipe to choices.
13913         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13914         gnus-summary-pipe-output-default-command as the default command.
13915         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13916         instead of gnus-last-shell-command.
13917
13918         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13919         New user option.
13920         (gnus-summary-muttprint-program): Mention the value will be changed.
13921         (gnus-summary-save-article): Force showing of all headers.
13922         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13923
13924 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13925
13926         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13927
13928 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13929
13930         * nnimap.el (nnimap-id):
13931         * sieve-manage.el (sieve-manage-open): Doc fixes.
13932
13933 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13934
13935         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13936         if available.
13937
13938 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13939
13940         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13941
13942         * nnkiboze.el (nnkiboze-generate-group):
13943         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13944
13945         * nnmairix.el: Require CL.
13946
13947 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13948
13949         * dgnushack.el: Autoload get-display-table and put-display-table for
13950         XEmacs 21.5.
13951
13952         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13953         21.4 and SXEmacs.
13954
13955 2008-06-15  David Engster  <dengste@eml.cc>
13956
13957         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13958
13959 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13960
13961         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13962         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13963         runtime choice under XEmacs.
13964
13965         * gnus-sum.el (gnus-summary-set-display-table):
13966         Use `gnus-put-display-table', `gnus-get-display-table',
13967         `gnus-set-display-table' for the display table, instead of `aset'.
13968
13969         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13970         Use `gnus-put-display-table', `gnus-get-display-table',
13971         `gnus-set-display-table' for the display table.
13972
13973 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13974
13975         * nnmairix.el: Add autoloads.
13976
13977 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13978
13979         * nnmairix.el (nnmairix-delete-recreate-group)
13980         (nnmairix-update-and-clear-marks): Fix error messages.
13981
13982 2008-06-14  David Engster  <dengste@eml.cc>
13983
13984         * nnmairix.el: Upgrade to version 0.6.
13985         (nnmairix-group-toggle-propmarks-this-group)
13986         (nnmairix-group-toggle-readmarks-this-group)
13987         (nnmairix-group-delete-recreate-this-group)
13988         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13989         (nnmairix-remove-tick-mark-original-article): New commands.
13990         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13991         (nnmairix-propagate-marks-to-nnmairix-groups)
13992         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13993         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13994         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13995         functions needed for marks propagation and manipulation of read marks.
13996         (nnmairix-update-groups): New function.
13997         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13998         (nnmairix-determine-original-group-from-registry)
13999         (nnmairix-determine-original-group-from-path)
14000         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14001         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14002         New helper functions.
14003         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14004         keystrokes for new commands.
14005         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14006         (nnmairix-request-group): Check allow-fast group parameter.
14007         (nnmairix-request-create-group): Set allow-fast group parameter if
14008         nnmairix-allowfast-default is set.
14009         (nnmairix-close-group): Propagate marks upon closing if needed.
14010         (nnmairix-group-toggle-threads-this-group): Use new.
14011         nnmairix-group-toggle-parameter helper function.
14012         (nnmairix-search): Better check for empty search result.
14013         (nnmairix-goto-original-article): Use new helper functions for
14014         determining original article.
14015         (nnmairix-show-original-article): Make sure message-id is in brackets.
14016         (nnmairix-call-mairix-binary): Change variable name.
14017         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14018         helper function.
14019         (nnmairix-widget-toggle-activate): Fix doc string.
14020
14021 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14022
14023         * nnir.el: Require edmacro when compiling with XEmacs.
14024         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14025         available in Emacs 21.
14026
14027 2008-06-11  Glenn Morris  <rgm@gnu.org>
14028
14029         * gnus-util.el (x-focus-frame):
14030         * gnus.el (image-size):
14031         * mm-decode.el (image-size): Declare.
14032
14033         * gnus-picon.el (declare-function): Add compat definition.
14034         (image-size): Declare.
14035
14036         * gnus-group.el (tool-bar-map):
14037         * gnus-sum.el (tool-bar-map): Define for compiler.
14038
14039         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14040
14041         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14042
14043         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14044         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14045         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14046         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14047         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14048         * sieve-manage.el, spam-report.el, spam.el:
14049         Remove unnecessary eval-and-compile of autoloads.
14050
14051 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14052
14053         * auth-source.el: Precise Tramp doc.
14054
14055 2008-06-07  Glenn Morris  <rgm@gnu.org>
14056
14057         * nnmairix.el: Remove unnecessary eval-when-compile.
14058
14059 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14060
14061         * lpath.el: Fbind propertize for XEmacs 21.4.
14062
14063 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14064
14065         * nnir.el: Move here from ../contrib.
14066
14067 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14068
14069         * gnus-util.el (gnus-read-shell-command): New function.
14070         * mm-decode.el (mm-pipe-part):
14071         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14072
14073 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14074
14075         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14076
14077 2008-06-03  Glenn Morris  <rgm@gnu.org>
14078
14079         * pop3.el (nnheader-accept-process-output): Autoload it.
14080
14081 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14082
14083         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14084         are not 2-digit hexadecimal characters that follow `%'s.
14085
14086 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14087
14088         * message.el (message-bogus-recipient-p): Fix type in doc string.
14089         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14090         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14091         Improve custom options.
14092         (message-bogus-recipient-p): Adjust accordingly.
14093
14094 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14095
14096         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14097         long-form month and day names.
14098
14099 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * dgnushack.el: Autoload debug, eudc-expand-inline and
14102         pgg-snarf-keys-region for XEmacs.
14103
14104         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14105
14106         * nnmairix.el: Require edmacro when compiling with XEmacs.
14107
14108 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14109
14110         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14111         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14112
14113 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14114
14115         * auth-source.el: Add more docs.
14116
14117         * netrc.el (netrc-machine): Always match if the port is not given.
14118
14119 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14120
14121         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14122         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14123         retrieval faster in some cases, but might make CPU usage larger.
14124         If this has any bad side effects, we might revert this change.
14125
14126         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14127         seems to make mail retrieval much, much faster.
14128         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14129         unconditionally.
14130
14131         * gnus-draft.el (gnus-group-send-queue):
14132         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14133
14134 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14135
14136         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14137
14138         * message.el (message-bogus-address-regexp): Fix and improve custom
14139         type.
14140         (message-setup-hook): Add message-check-recipients as custom option.
14141
14142 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14143
14144         * message.el (message-cite-function): Remove bogus autoload which crept
14145         in during merge from v5-10.
14146
14147 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14148
14149         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14150
14151         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14152
14153         * auth-source.el: Preliminary Tramp docs.
14154         (auth-sources): Change the default auth-sources to use
14155         EPA .gpg files.
14156
14157 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14158
14159         * nntp.el: Autoload `auth-source-user-or-password'.
14160         (nntp-send-authinfo): Use it.
14161
14162         * nnimap.el: Autoload `auth-source-user-or-password'.
14163         (nnimap-open-connection): Use it.
14164
14165         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14166         for the gnus-message function.
14167         (auth-source-user-or-password): Use it.
14168
14169 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14170
14171         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14172         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14173         (rfc2104-hash): Use it.
14174
14175 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14176
14177         * gnus-art.el (gnus-article-toggle-truncate-lines):
14178         Don't use `iff' in docstring.
14179
14180 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14181
14182         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14183
14184         * gnus-util.el (gnus-extract-address-component-name)
14185         (gnus-extract-address-component-email): Convenience functions around
14186         `gnus-extract-address-components'.
14187
14188         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14189         Use `gnus-extract-address-component-email' to fix bug of comparing full
14190         sender name to `user-mail-address'.
14191
14192 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14193
14194         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14195         catch/throw to optimize.
14196         (gnus-registry-find-keywords): Just use member to find a keyword.
14197
14198 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14199
14200         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14201         is current before calling gnus-server-prepare.
14202         (gnus-server-setup-buffer, gnus-server-update-server)
14203         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14204
14205 2008-05-04  Juri Linkov  <juri@jurta.org>
14206
14207         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14208         (mailcap-file-default-commands): Use mailcap-replace-in-string
14209         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14210         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14211
14212 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14213
14214         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14215
14216 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14217
14218         * gnus.el: Bump version to 0.11.
14219
14220 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14221
14222         * gnus.el: No Gnus v0.10 is released.
14223
14224 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14225
14226         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14227         hooks.
14228         (gnus-update-read-articles): Speed up non-marks-using users.
14229         (gnus-use-marks): Define gnus-use-marks.
14230         (gnus-propagate-marks): Rename variable to something more sensible.
14231
14232 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14233
14234         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14235         (gmm-image-load-path-for-library): Fix typos in docstrings.
14236         (gmm-message): Reflow docstring.
14237
14238 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14239
14240         * mail-source.el (mail-source-set-1, mail-source-bind):
14241         Move auth-source code out of the macro to clean it up and fix bugs.
14242
14243 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14244
14245         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14246         by sender if it's equal to user-mail-address, it's likely to be
14247         useless.
14248
14249         * mail-source.el (mail-source-bind): Don't use user or password if they
14250         are not bound.  Unintern them if they are nil.  Don't use server unless
14251         it's bound, and default it to empty string otherwise.
14252
14253 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14254
14255         * mail-source.el: Load auth-source.el.
14256         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14257         get user name or password, if auth-sources is set up.
14258
14259         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14260         strategy of splitting with parent.
14261         (gnus-registry-split-fancy-with-parent)
14262         (gnus-registry-post-process-groups): Use it and fix prior
14263         bug (returning a list as the split result).
14264
14265         * auth-source.el (auth-sources): Remove server parameter.
14266         (auth-source-pick, auth-source-user-or-password)
14267         (auth-source-user-or-password-imap)
14268         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14269         (auth-source-user-or-password-sftp)
14270         (auth-source-user-or-password-smtp): Remove server parameter.
14271
14272 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14273
14274         * smime.el (smime-sign-region, smime-encrypt-region)
14275         (smime-decrypt-region):
14276         Remove redundant calls to `generate-new-buffer-name'.
14277
14278 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14279
14280         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14281         Don't use QP for message/rfc822.
14282         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14283
14284 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14285
14286         * sieve-manage.el (sieve-string-bytes): Remove.
14287         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14288         correct byte-length only if the process's coding-system is the same as
14289         the one used internally by Emacs to represent strings.
14290
14291 2008-04-22  Juri Linkov  <juri@jurta.org>
14292
14293         * mailcap.el (mailcap-file-default-commands): New function.
14294
14295 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14296
14297         * message.el (message-signature-separator, message-cite-function):
14298         Change custom version.
14299
14300 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14301
14302         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14303         commands.
14304         (tls-checktrust): Ditto.
14305
14306 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14307
14308         * mm-decode.el (mm-display-external): Make temp file read-only.
14309
14310 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14311
14312         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14313         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14314         `C-c C-f d'.
14315
14316 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14317
14318         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14319
14320 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14321
14322         * gnus.el: Bump version to 0.9.
14323
14324 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14325
14326         * gnus.el: No Gnus v0.8 is released.
14327
14328 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14329
14330         * mail-source.el (mail-source-value):
14331         Prefer fboundp to functionp so it works with macros as well.
14332
14333 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14334
14335         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14336         Fix last change in case the element is not even a symbol.
14337
14338 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14339
14340         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14341         Prefer fboundp to functionp so it works with macros as well.
14342
14343 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14344
14345         * auth-source.el: Add docs.
14346         (auth-sources): Modify format to support server.
14347         (auth-source-pick, auth-source-user-or-password)
14348         (auth-source-user-or-password-imap)
14349         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14350         (auth-source-user-or-password-sftp)
14351         (auth-source-user-or-password-smtp): Add server parameter.
14352
14353 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14354
14355         * gnus-registry.el: Initialize the registry when gnus-registry-install
14356         is t.
14357
14358 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14359
14360         * compface.el (uncompface): Make buffer unibyte.
14361
14362 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14363
14364         * mail-source.el (mail-source-value):
14365         Prefer fboundp to functionp so it works with macros as well.
14366
14367 2008-04-05  Glenn Morris  <rgm@gnu.org>
14368
14369         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14370
14371 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14372
14373         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14374         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14375
14376         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14377         multibyteness after rather than before erasing it.
14378
14379         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14380         mm-with-multibyte.
14381         (gnus-request-article-this-buffer): Make sure the proper decoding is
14382         used if gnus-original-article-buffer happens to be unibyte.
14383
14384         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14385         default-enable-multibyte-characters.
14386
14387         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14388         default-enable-multibyte-characters.
14389
14390         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14391
14392         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14393
14394 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14395
14396         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14397         Fix last change in case the element is not even a symbol.
14398
14399 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14400
14401         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14402         (imap-message-copyuid-1): Use it.
14403         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14404         J. Williams in
14405         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14406
14407         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14408         imap-enable-exchange-bug-workaround.
14409         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14410
14411 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14412
14413         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14414         a 100 byte status-checks into a 2-3MB transfer for each group.
14415         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14416         to enable bug workaround or not.
14417         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14418
14419 2008-03-31  Glenn Morris  <rgm@gnu.org>
14420
14421         * message.el (mml2015-use): Declare for compiler.
14422         (message-info): Require mml2015 when appropriate.
14423
14424 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14425
14426         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14427         whitespace.
14428
14429 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14430
14431         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14432         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14433         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14434         (nntp-service-to-port): New function.
14435         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14436         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14437         (nntp-open-netcat-stream): New function.
14438         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14439
14440 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14441
14442         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14443
14444 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14445
14446         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14447
14448 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14449
14450         * dns.el (dns-write): Use set-buffer-multibyte.
14451
14452 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14453
14454         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14455
14456 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14457
14458         * message.el (message-signature-separator): Change default.
14459         Improve custom type.
14460         (message-cite-function): Change default to
14461         message-cite-original-without-signature.
14462
14463         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14464         toggle.
14465
14466         * message.el (message-check-news-body-syntax): Fix signature check.
14467         (message-setup-1): Mark buffer as unmodified _after_ running
14468         message-setup-hook and handling message-alternative-emails.
14469         (message-shorten-references): Be more strict when building list of
14470         valid references to comply with GNKSA.
14471
14472         * gnus-group.el (gnus-read-ephemeral-bug-group)
14473         (gnus-read-ephemeral-debian-bug-group)
14474         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14475
14476         * message.el (message-info): Don't use booleanp which isn't supported
14477         in Emacs 21 and XEmacs.
14478
14479 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14480
14481         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14482         gnus-group-gmane-group-download-format.
14483         (gnus-group-read-ephemeral-gmane-group): Rename from
14484         gnus-group-read-ephemeral-gmane-group.
14485         (gnus-read-ephemeral-gmane-group-url): Rename from
14486         gnus-group-read-ephemeral-gmane-group-url.
14487         (gnus-bug-group-download-format-alist): New variable.
14488         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14489         (gnus-read-ephemeral-emacs-bug-group): New commands.
14490
14491 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14492
14493         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14494         (gnus-visible-headers): Improve custom type.
14495
14496 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14497
14498         * mml.el (mml-menu): Add workarounds for XEmacs.
14499
14500         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14501         X-Boundary header.
14502
14503         * message.el (message-simplify-recipients): Fix previous commit.
14504
14505 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14506
14507         * mm-util.el (mm-set-buffer-multibyte): New function.
14508         * mm-decode.el (mm-copy-to-buffer): Use it.
14509
14510         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14511         Prefer fboundp to functionp so it works with macros as well.
14512
14513 2008-03-19  Glenn Morris  <rgm@gnu.org>
14514
14515         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14516         Accidentally removed in the sync process with Emacs.
14517
14518 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14519
14520         * message.el (message-alter-recipients-discard-bogus-full-name):
14521         New function.
14522         (message-alter-recipients-function): New variable.
14523         (message-get-reply-headers): Use it.
14524         (message-replace-header): New helper function.
14525         (message-recipients-without-full-name): New variable.
14526         (message-simplify-recipients): New command.
14527
14528         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14529
14530         * message.el (message-info): Handle EasyPG manual.
14531
14532         * mml.el (mml-menu): Add entry for EasyPG.
14533
14534 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14535
14536         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14537         parameter.
14538
14539         * message.el (message-disassociate-draft): Specify drafts group name
14540         fully.
14541
14542 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14543
14544         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14545         Eliminate unnecessary duplicates from the match list.
14546
14547 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14548
14549         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14550
14551         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14552
14553         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14554         args of `how-many' of which the XEmacs version doesn't take; declare
14555         Info-index-next as function.
14556
14557 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14558
14559         * gnus-score.el (gnus-score-headers): Fix handling of
14560         gnus-inhibit-slow-scoring.
14561
14562         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14563         string.
14564         (gnus-button-url-regexp): Improve handling of parenthesis.
14565         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14566         (gnus-button-handle-info-keystrokes): Handle index entries.
14567
14568 2008-03-15  Glenn Morris  <rgm@gnu.org>
14569
14570         * parse-time.el (parse-time-string): Simplify.
14571
14572 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14573
14574         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14575         Incoming* files.
14576
14577 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14578
14579         * auth-source.el (auth-sources): Rename from auth-source-choices.
14580         (auth-source-pick): Use it.
14581
14582 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14583
14584         * binhex.el (binhex-decode-region-internal):
14585         * uudecode.el (uudecode-decode-region-internal):
14586         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14587         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14588         setting default-enable-multibyte-characters.
14589
14590 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14591
14592         * auth-source.el (auth-source-protocols)
14593         (auth-source-protocols-customize, auth-source-choices): Add and
14594         modified variable customizations and defaults.
14595         (auth-source-pick, auth-source-user-or-password)
14596         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14597         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14598         (auth-source-user-or-password-sftp)
14599         (auth-source-user-or-password-smtp): Use new variables and provide an
14600         interface to netrc.el.
14601
14602 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14603
14604         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14605         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14606         Make sure the nntp port to specify is a string.
14607
14608 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14609
14610         * nntp.el: Use with-current-buffer.
14611         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14612         dubious mm-with-unibyte-current-buffer.
14613         (nntp-with-open-group-function): New function extracted from
14614         nntp-with-open-group macro.
14615         (nntp-with-open-group): Use the function, so it's easier to debug.
14616         Add indentation and debugging info.
14617         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14618         Recommend the use of the netcat alternatives.
14619
14620         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14621         Avoid mm-string-as-multibyte as well.
14622
14623         * nnweb.el (nnweb-insert-html):
14624         Remove use of nnheader-string-as-multibyte.
14625
14626         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14627         (nnheader-string-as-multibyte): Remove.
14628
14629         * mm-view.el: Use inhibit-read-only.
14630         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14631         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14632         or unibyte-string.
14633
14634         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14635         (mm-uu-yenc-extract): Use with-current-buffer.
14636
14637         * gnus-soup.el (gnus-soup-send-packet): Don't use
14638         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14639
14640         * nnmh.el: Use with-current-buffer.
14641         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14642         mm-string-as-multibyte on the output of mm-encode-coding-string.
14643
14644         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14645         (nnimap-request-move-article): Use with-current-buffer.
14646
14647         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14648         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14649         conversion uses string-make-unibyte rather than string-as-unibyte.
14650
14651         * gnus-msg.el: Use with-current-buffer.
14652
14653         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14654
14655 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14656
14657         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14658         string for caching if it is 'PIN.
14659
14660 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14661
14662         * lpath.el: Consider the case without Emacs/W3.
14663
14664 2008-03-08  Glenn Morris  <rgm@gnu.org>
14665
14666         * time-date.el (date-to-time, time-subtract, time-add)
14667         (safe-date-to-time): Doc fixes.
14668
14669 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14670
14671         * mail-source.el (mail-source-delete-old-incoming-confirm):
14672         Change default to nil.
14673         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14674
14675 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14676
14677         * lpath.el: Rearrange.
14678
14679         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14680         (gnus-article-goto-prev-page): Work for articles having ^L's.
14681
14682         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14683
14684         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14685
14686 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14687
14688         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14689         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14690         (gnus-bookmark-jump): Adjust some variable names.
14691
14692 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14693
14694         * auth-source.el: New package.
14695         (auth-source-choices): Add customization entry point variable.
14696
14697         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14698         bug.
14699
14700 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14701
14702         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14703         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14704         (gnus-registry-install-shortcuts): Rename from
14705         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14706         the `gnus-registry-mark-map' keymap dynamically from
14707         `gnus-registry-marks'.  The generated functions update the summary line
14708         when a registry mark is added or deleted, and will call
14709         `gnus-registry-install-p' (see the comments in the code).
14710         (gnus-registry-user-format-function-M): Use concat intelligently.
14711
14712         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14713         the registry mark functions.
14714
14715 2008-03-05  Glenn Morris  <rgm@gnu.org>
14716
14717         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14718         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14719         gnus-art.
14720         (top-level): No need to load own source when compiling.
14721
14722 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14723
14724         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14725         Suggested by <chris.anderton@zetnet.co.uk>.
14726
14727 2008-03-04  Glenn Morris  <rgm@gnu.org>
14728
14729         * gnus-sum.el (top-level): No need to require gnus when compiling,
14730         since unconditionally required near start of file.
14731         (gnus-summary-display-while-building): Move definition before use.
14732
14733 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14734
14735         * gnus-registry.el (gnus-registry-user-format-function-M):
14736         Add formatting function.
14737
14738 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14739
14740         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14741         with plists.
14742         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14743         Use new format.
14744
14745 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14746
14747         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14748         `where-is-internal' that returns a range of key sequences.
14749
14750 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14751
14752         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14753
14754         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14755         (gnus-summary-jump-to-group): Consider windows on other displayed
14756         frames as well.  Similar changes might be needed elsewhere, but that's
14757         the one I've bumped into during my use.
14758
14759         * nndoc.el (nndoc-oe-dbx-type-p):
14760         * gnus-msg.el (gnus-debug):
14761         * gnus-group.el (gnus-update-group-mark-positions):
14762         Use mm-string-to-multibyte.
14763
14764 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14765
14766         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14767         doesn't handle NotDashEscaped.
14768
14769         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14770         (mml-dnd-attach-options): Fix typo in custom choice.
14771
14772         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14773         Change nndoc-article-type to mbox.
14774         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14775
14776         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14777         to nil, instead of html2text.
14778
14779         * imap.el (imap-debug): Add `imap-ping-server'.
14780
14781         * gnus-bookmark.el: Add FIXMEs.
14782
14783         * message.el (message-form-letter-separator)
14784         (message-send-form-letter-delay): New variables.
14785         (message-send-form-letter): Use them.  New command to send form
14786         letters.  Requested by Uwe Siart.
14787         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14788
14789 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14790
14791         * Update copyright years.
14792
14793 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14794
14795         Sync from EMACS_22_BASE.
14796
14797         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14798
14799 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14800
14801         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14802         empty author.
14803
14804 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14805
14806         * gnus-registry.el (gnus-registry-marks): Add variable for
14807         customization of marks and their appearance.
14808         (gnus-registry-read-mark): Use it.
14809         (gnus-registry-do-marks): Add utility function to loop through
14810         `gnus-registry-marks'.
14811         (gnus-registry-install-shortcuts-and-menus): Add function to install
14812         shortcuts and menus.
14813         (gnus-registry-initialize): Use it.
14814         (gnus-registry-default-mark): Clarify documentation.
14815
14816 2008-02-29  Glenn Morris  <rgm@gnu.org>
14817
14818         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14819         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14820         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14821         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14822         Change defcustom :version from 23.0 to 23.1.
14823
14824 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14825
14826         * gnus-registry.el (gnus-registry-follow-group-p)
14827         (gnus-registry-post-process-groups): Add functions to aid registry
14828         splitting and improve logging.  Clarify behavior in function
14829         documentation.
14830         (gnus-registry-split-fancy-with-parent): Use them.
14831
14832 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14833
14834         * gnus-art.el: Use with-current-buffer.
14835
14836 2008-02-27  David Engster  <dengste@eml.cc>
14837
14838         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14839         Express real group name in the response.
14840
14841 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14842
14843         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14844         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14845         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14846         autoload gnus-registry-fetch-group when compiling.
14847         (nnmairix-request-group-with-article-number-correction):
14848         Remove unreferenced argument passed to nnmairix-call-backend.
14849
14850 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14851
14852         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14853         (mm-uu-extract): Improve face for low color ttys.
14854         Reported by Sascha Wilde.
14855
14856 2008-02-27  Glenn Morris  <rgm@gnu.org>
14857
14858         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14859         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14860         variables to defconsts.  Convert comments to doc-strings.
14861         (nnmairix-last-server, nnmairix-current-server): Convert from free
14862         variables to defvars.  Convert comments to doc-strings.
14863         (gnus-registry-fetch-group): Autoload.
14864         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14865         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14866         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14867         caddr.
14868         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14869         nnmairix-request-group-with-article-number-correction call.
14870         (nnmairix-fast, nnmairix-group): New, less general names, for free
14871         variables passed from nnmairix-request-group to
14872         nnmairix-request-group-with-article-number-correction.  Declare.
14873         (nnmairix-request-group-with-article-number-correction):
14874         Use nnmairix-fast, nnmairix-group rather than fast, group.
14875
14876 2008-02-26  David Engster  <dengste@eml.cc>
14877
14878         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14879         version 0.5.
14880
14881 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14882
14883         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14884         instead of making an extra function call.  Don't add the current group
14885         to articles only when they have the group.  Use
14886         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14887         Reported by David <de_bb@arcor.de>.
14888
14889 2008-02-24  Miles Bader  <miles@gnu.org>
14890
14891         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14892         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14893         (mm-find-mime-charset-region):
14894         * mm-bodies.el (mm-encode-body):
14895         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14896
14897 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14898
14899         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14900         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14901
14902 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14903
14904         * mail-source.el (mail-source-delete-incoming): Change default.
14905         Supplement doc string.
14906
14907         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14908
14909 2008-02-14  Glenn Morris  <rgm@gnu.org>
14910
14911         * time-date.el (format-seconds): New function.
14912
14913 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14914
14915         * nnmail.el (nnmail-message-id-cache-file): Derive from
14916         `gnus-home-directory'.
14917
14918 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14919
14920         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14921         Document negative prefix.
14922
14923         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14924
14925 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14926
14927         * message.el (message-unsent-separator): Add the Exim bounce
14928         separator.
14929
14930 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14931
14932         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14933         list.
14934         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14935         recipient/signer list.
14936
14937 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14938
14939         * Makefile.in (datarootdir): Define.
14940         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14941         name that might contain whitespace.
14942
14943 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14944
14945         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14946         fbound (Emacs 23 unicode), signal an error.
14947
14948 2008-02-08  Glenn Morris  <rgm@gnu.org>
14949
14950         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14951
14952 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14953
14954         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14955         ports to the calls to `netrc-machine-user-or-password' in addition to
14956         "imap" and "imaps".
14957
14958 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14959
14960         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14961
14962         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14963
14964 2008-02-01  Kenichi Handa  <handa@m17n.org>
14965
14966         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14967         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14968         (rfc2104-hash): Convert the result of concat to unibyte string.
14969
14970 2008-02-01  Dave Love  <fx@gnu.org>
14971
14972         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14973         coding-system-for-read.
14974         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14975
14976 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14977
14978         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14979         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14980         <hanche@math.ntnu.no>.
14981
14982 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14983
14984         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14985
14986         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14987
14988 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14989
14990         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14991         * message.el (message-beginning-of-line): Use featurep instead of bound
14992         tests in order to resolve conditionals at compile time.
14993
14994 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14995
14996         * mail-source.el (mail-sources): Add `group' choice.
14997
14998         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14999         parameter `in-group' to control into which group the articles go.
15000         Add treatment of `group' mail-source.
15001
15002 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15003
15004         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15005
15006         * mm-decode.el (mm-dissect-buffer): Decode description.
15007
15008         * mml.el (mml-to-mime): Encode message header first.
15009
15010 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15011
15012         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15013         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15014
15015         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15016         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15017
15018 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15019
15020         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15021
15022 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15023
15024         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15025         prefix keys.
15026         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15027         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15028         gnus-xmas.el.
15029
15030         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15031         (gnus-xmas-article-describe-bindings): New function.
15032         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15033         gnus-xmas-article-describe-bindings.
15034
15035         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15036
15037 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15038
15039         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15040         Add new variables for article mark management.
15041         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15042         list of extra data entries which, when present, will indicate that the
15043         article ID should not be trimmed from the registry.
15044         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15045         functions.
15046         (gnus-registry-read-mark): New function to read a mark name from the
15047         user.
15048         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15049         (gnus-registry-set-article-mark-internal): New functions to add and
15050         remove marks.
15051         (gnus-registry-get-article-marks): New function to show the marks for
15052         an article, or retrieve them for further use.
15053
15054 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15055
15056         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15057         keys when no argument is given.
15058
15059 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15060
15061         * imap.el (imap-ping-server): New variable.
15062         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15063         (imap-ping-server): Minor doc string fixes.
15064
15065 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15066
15067         * imap.el (imap-ping-server): New function.
15068         (imap-opened): Call imap-ping-server.
15069
15070 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15071
15072         * gnus-sum.el (gnus-article-sort-by-random)
15073         (gnus-thread-sort-by-random): Fix doc strings.
15074         Reported by jidanni@jidanni.org.
15075
15076 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15077
15078         * gnus-art.el (gnus-article-describe-bindings): New function.
15079         (gnus-article-read-summary-keys): Use it.
15080         (gnus-article-mode-map): Bind `C-h b' to it.
15081
15082 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15085         XEmacs.
15086         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15087         Protect against non-character events.
15088
15089         * lpath.el: Fbind map-keymap for Emacs 21.
15090
15091 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15092
15093         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15094         New command.
15095         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15096         instead of END.  Change name of the temp file.
15097         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15098         customizable.
15099
15100 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15103         bind `S W' to gnus-article-wide-reply-with-original; set default
15104         binding to gnus-article-read-summary-send-keys.
15105         (gnus-article-read-summary-keys): Fix the order of keys; display
15106         continuation keys correctly in the echo area; describe bindings
15107         correctly when keys end with `C-h'.
15108         (gnus-article-read-summary-send-keys): New function.
15109         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15110         Work for gnus-article-read-summary-send-keys; display continuation keys
15111         correctly in the echo area.
15112         (gnus-article-reply-with-original): Ignore prefix argument.
15113         (gnus-article-wide-reply-with-original): New function.
15114
15115         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15116         Emacs 21.
15117
15118 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15119
15120         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15121         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15122
15123 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15124
15125         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15126         (gnus-group-read-ephemeral-gmane-group): New command.
15127
15128 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15129
15130         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15131
15132 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15133
15134         * message.el (message-send-mail-function): Increase custom version.
15135
15136         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15137         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15138
15139 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15140
15141         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15142         for the cases where imap-authenticate is called with a nil buffer
15143         parameter.
15144
15145 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15148         html parts correctly; support forwarded messages.
15149         (gnus-article-browse-html-article): Remove work buffers.
15150
15151         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15152         compiling.
15153         (netrc-bound-and-true-p): New macro.
15154         (netrc-parse): Use it instead of bound-and-true-p that is not available
15155         in XEmacs 21.4.
15156
15157 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15158
15159         * gnus-registry.el (gnus-registry-mark-article)
15160         (gnus-registry-article-marks): Add functionality to mark articles
15161         through the Gnus registry.
15162
15163         * encrypt.el: Clarify documentation for the new pgg method.
15164         (encrypt-file-alist): Add PGG option.
15165         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15166         functionality.  Abstract password key and messaging to external
15167         functions.
15168         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15169         (encrypt-message-method-and-cipher): Add new convenience external
15170         functions.
15171         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15172         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15173
15174         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15175         (netrc-parse): Use encrypt-file-alist to determine if
15176         encrypt-find-model or encrypt-insert-file-contents should be used.
15177
15178         * encrypt.el: Clarify documentation.  Load password-cache or
15179         password, whichever one is found first, instead of autoloading.
15180
15181 2007-12-19  Glenn Morris  <rgm@gnu.org>
15182
15183         * mml.el (message-options-set, message-narrow-to-head)
15184         (message-in-body-p, message-mail-p, message-encode-message-body):
15185         Autoload.
15186         (message-remove-header, message-narrow-to-headers-or-head)
15187         (message-subscribed-p, message-make-mail-followup-to)
15188         (message-position-on-field, message-news-p)
15189         (message-options-set-recipient, message-generate-headers)
15190         (message-sort-headers): Declare as functions.
15191
15192 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15193
15194         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15195         convention in doc string.
15196
15197 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15200         title to html parts.
15201         (gnus-article-browse-html-article): Pass message header to it.
15202
15203         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15204
15205 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15206
15207         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15208         or password compatible with XEmacs.
15209
15210 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15211
15212         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15213         format document.
15214         (gnus-mime-delete-part): Don't write description line if empty.
15215         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15216
15217 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15218
15219         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15220         (gnus-summary-mark-read-and-unread-as-read)
15221         (gnus-summary-mark-current-read-and-unread-as-read)
15222         (gnus-summary-mark-unread-as-ticked): Doc fix.
15223         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15224
15225 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15226
15227         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15228         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15229
15230 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15231
15232         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15233         yes-or-no-p.
15234
15235 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * mm-decode.el (mm-add-meta-html-tag): New function.
15238         (mm-save-part-to-file, mm-pipe-part): Use it.
15239
15240         * gnus-art.el (gnus-article-browse-delete-temp-files):
15241         Use gnus-y-or-n-p instead of y-or-n-p.
15242         (gnus-article-browse-html-parts): Work with message/external-body; use
15243         mm-add-meta-html-tag.
15244
15245 2007-12-11  Glenn Morris  <rgm@gnu.org>
15246
15247         * gnus-cache.el: Require gnus-sum not just when compiling.
15248
15249         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15250
15251         * gnus-int.el (gnus-server-opened, gnus-status-message):
15252         Move definitions before use.
15253
15254         * mm-decode.el: Require gnus-util.
15255         (mm-remove-part): Only call delete-annotation on XEmacs.
15256
15257         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15258
15259         * nnmail.el: Require gnus-int.
15260
15261         * spam.el: Move `require's before `eval-when-compile's.
15262
15263         * gnus-ems.el (gnus-alive-p):
15264         * gnus-fun.el (message-goto-eoh):
15265         * gnus-util.el (gnus-group-name-decode):
15266         * mail-source.el (gnus-compress-sequence):
15267         * message.el (Info-goto-node, format-spec):
15268         * mm-bodies.el (message-options-get):
15269         * mm-decode.el (mm-view-pkcs7):
15270         * mm-util.el (gmm-write-region):
15271         * mml-smime.el (mml-compute-boundary)
15272         (gnus-completing-read-with-default):
15273         * mml.el (widget-button-press, gnus-make-hashtable):
15274         * mml1991.el (mm-decode-content-transfer-encoding)
15275         (mm-encode-content-transfer-encoding)
15276         (message-options-get, message-options-set):
15277         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15278         * nnfolder.el (gnus-request-group):
15279         * nnheader.el (ietf-drums-unfold-fws):
15280         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15281         * smime.el (gnus-run-mode-hooks):
15282         * spam-stat.el (gnus-message): Autoload.
15283
15284         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15285         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15286         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15287         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15288         Add declare-function compatibility definition.
15289
15290         * gnus-cache.el (nnvirtual-find-group-art):
15291         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15292         (gnus-add-image, gnus-add-wash-type):
15293         * gnus-group.el (nnkiboze-score-file):
15294         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15295         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15296         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15297         (message-tokenize-header, gnus-get-buffer-create)
15298         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15299         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15300         * gnus.el (gnus-group-decoded-name):
15301         * mail-source.el (imap-capability):
15302         * mm-bodies.el (message-options-set):
15303         * mm-decode.el (gnus-configure-windows):
15304         * mm-extern.el (message-goto-body):
15305         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15306         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15307         (epg-sub-key-validity, message-options-set):
15308         * mml.el (widget-event-point, gnus-configure-windows):
15309         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15310         * mml2015.el (epg-check-configuration, epg-configuration)
15311         (message-options-set):
15312         * nndb.el (nndb-request-article):
15313         * nnfolder.el (gnus-request-create-group):
15314         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15315         * nnmaildir.el (gnus-group-mark-article-read):
15316         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15317         * rfc1843.el (message-fetch-field):
15318         * spam.el (gnus-extract-address-components):
15319         Declare as functions.
15320
15321 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15324
15325         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15326
15327         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15328         bind show-trailing-whitespace for XEmacs.
15329
15330 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15331
15332         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15333         new no-op macro for backward compatibility.
15334
15335         * imap.el (imap-string-to-integer): New function.
15336
15337 2007-12-09  Glenn Morris  <rgm@gnu.org>
15338
15339         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15340
15341         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15342         * message.el, mm-view.el, sieve-manage.el, smime.el:
15343         Add declare-function compatibility definition.
15344
15345         * gnus-art.el (w3-region, w3m-region, Info-menu):
15346         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15347         * gnus-sum.el (gnus-get-predicate):
15348         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15349         * message.el (mail-abbrev-in-expansion-header-p):
15350         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15351         (w3m-detect-meta-charset, w3m-region):
15352         * sieve-manage.el (password-read, password-cache-add)
15353         (password-cache-remove):
15354         * smime.el (password-read-and-add): Declare as functions.
15355
15356 2007-12-08  David Kastrup  <dak@gnu.org>
15357
15358         * gnus-sum.el (gnus-summary-simplify-subject-query):
15359         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15360         `message'.
15361
15362 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15363
15364         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15365         it to bind idna-program, installation-directory, defined-colors, and
15366         face-attribute for XEmacs of the version that compiles defcustom forms.
15367
15368 2007-12-07  Glenn Morris  <rgm@gnu.org>
15369
15370         * gnus-art.el (article-make-date-line): Revert previous change.
15371
15372 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15373
15374         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15375
15376 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15377
15378         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15379         Call gnus-add-to-range ranges only once with a prepared article-list.
15380
15381 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15382
15383         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15384         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15385         group names with backslashes.
15386         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15387
15388 2007-12-06  Deepak Goel  <deego3@gmail.com>
15389
15390         * gnus-art.el (article-make-date-line):
15391         * gnus-start.el (gnus-load):
15392         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15393
15394 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15395
15396         * gnus-art.el (gnus-use-idna):
15397         * gnus-start.el (gnus-site-init-file):
15398         * message.el (message-use-idna):
15399         * mm-uu.el (mm-uu-hide-markers):
15400         * smiley.el (smiley-style): Revert changes that suppress warnings.
15401
15402 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15403
15404         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15405         specify charset to html source.
15406         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15407
15408 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15409
15410         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15411         idna-program in order to suppress byte compile warning issued by XEmacs
15412         that came to byte compile the default value section of defcustom forms
15413         recently.
15414
15415         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15416         value of installation-directory.
15417
15418         * message.el (message-use-idna): Don't directly refer to the value of
15419         idna-program.
15420
15421         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15422
15423         * smiley.el (smiley-style): Don't directly call face-attribute.
15424
15425 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15426
15427         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15428
15429         * gnus-dired.el: Reduce Gnus dependencies.
15430         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15431         Don't require.  Use autoloads instead.
15432         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15433         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15434         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15435         (gnus-dired-mode): Adjust doc string.
15436         (gnus-dired-mail-mode): New variable.
15437         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15438         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15439         (gnus-dired-mail-buffers): New function.  Return mail or message
15440         composition buffers.
15441         (gnus-dired-attach): Use it.
15442         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15443         NO-DECODE.
15444         (gnus-dired-print): Use `gnus-print-buffer' depending on
15445         `gnus-dired-mail-mode'.
15446
15447 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15448
15449         * rfc2047.el (rfc2047-encoded-word-regexp)
15450         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15451         explaining what regexp patterns are for.
15452
15453 2007-12-04  Glenn Morris  <rgm@gnu.org>
15454
15455         * password.el: Move to password-cache.el.
15456
15457         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15458         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15459         * mml-smime.el (password-read, password-cache-add)
15460         (password-cache-remove):
15461         No need to autoload, since mml-sec requires password.
15462
15463         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15464         * message.el (gnus-extract-address-components):
15465         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15466
15467         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15468         password.
15469
15470 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15471
15472         * mailcap.el: Reduce dependencies.
15473         (mail-header-parse-content-type): Autoload.
15474         (mailcap-delete-duplicates): New alias.
15475         (mailcap-mime-info): Add optional argument NO-DECODE.
15476         (mailcap-mime-types): Use mailcap-delete-duplicates.
15477
15478         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15479
15480 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15481
15482         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15483         (imap-parse-status): Upcase status-att for servers that sends them
15484         lower-case (e.g., MS Exchange 2007).
15485
15486 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15487
15488         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15489         function.
15490
15491         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15492         (gnus-uu-yenc-article): New function.
15493
15494         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15495
15496         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15497
15498 2007-12-02  Glenn Morris  <rgm@gnu.org>
15499
15500         * binhex.el (binhex): New custom group.
15501         (binhex-decoder-program, binhex-decoder-switches)
15502         (binhex-use-external): Move to the binhex custom group.
15503
15504         * uudecode.el (uudecode): New custom group.
15505         (uudecode-decoder-program, uudecode-decoder-switches)
15506         (uudecode-use-external): Move to the uudecode custom group.
15507
15508         * netrc.el (top-level): Don't load `encrypt' features.
15509         (netrc-parse): Don't use encrypt.
15510         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15511
15512         * encrypt.el: Remove file.
15513
15514 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15515
15516         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15517         matches on patches.
15518
15519         * gnus-art.el (gnus-article-browse-html-article):
15520         Mention `mm-text-html-renderer' in the doc string.
15521
15522         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15523         string.  Add comments.
15524
15525         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15526         if rhs is ASCII.
15527
15528 2007-12-01  Glenn Morris  <rgm@gnu.org>
15529
15530         * mail-source.el (top-level): Require format-spec before
15531         eval-when-compile.
15532
15533 2007-11-30  Glenn Morris  <rgm@gnu.org>
15534
15535         * encrypt.el: Require password, rather than autoloading password-read.
15536
15537 2007-11-29  Glenn Morris  <rgm@gnu.org>
15538
15539         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15540         (sasl-make-client, sasl-next-step, sasl-step-data)
15541         (sasl-step-set-data): Declare as functions.
15542
15543 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15544
15545         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15546
15547 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15548
15549         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15550         certs should be verified and what is to be done in the event of a
15551         verification failure.
15552
15553         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15554         caller can indicate whether the cache should be disregarded for this
15555         call.  This way the result of the call is reproducible at all times and
15556         can be considered a canonical server name for the supplied method.
15557         (gnus-agent-method-p): Canonicalize server names by pushing their
15558         method through `gnus-method-to-server' using the no-cache argument.
15559
15560         * gnus-srvr.el (gnus-server-insert-server-line):
15561         Call `gnus-method-to-server' with `no-cache' argument.
15562
15563         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15564         gnus-agent-possibly-synchronize-flags as this should be called when the
15565         server is actually being opened.
15566         (gnus-agent-possibly-synchronize-flags)
15567         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15568         flags file of an agentized server to the latter function.
15569
15570         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15571         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15572         after a connection has been established successfully.
15573
15574 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15575
15576         * gnus-art.el (article-display-face): Force to display face if called
15577         interactively; check if gnus-article-x-face-too-ugly matches author.
15578         (article-display-x-face): Display face even if From header is missing
15579         as article-display-face does.
15580
15581 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15582
15583         * hashcash.el (message-narrow-to-headers-or-head)
15584         (message-fetch-field, message-goto-eoh)
15585         (message-narrow-to-headers): Declare as functions.
15586
15587 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15588
15589         * mail-source.el (mail-sources): Default to fetch from file for
15590         compatibility with default of nnmail-spool-file.
15591
15592 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15593
15594         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15595         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15596         to look for encoded word that should be encoded again.
15597         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15598         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15599         encoding pattern.
15600         (rfc2047-decode-region): Switch strict regexp and loose one according
15601         to rfc2047-allow-irregular-q-encoded-words.
15602
15603 2007-11-25  Romain Francoise  <romain@orebokech.com>
15604
15605         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15606
15607 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15608
15609         * tls.el (tls-program): Provide more custom choices from
15610         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15611         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15612
15613 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15614
15615         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15616         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15617
15618         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15619         `nnmail-spool-file'.
15620
15621         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15622         `nnmail-spool-file'.
15623
15624         * gnus-move.el (gnus-change-server): Ditto.
15625
15626         * gnus-kill.el (gnus-batch-score): Ditto.
15627
15628         * gnus-cache.el (gnus-jog-cache): Ditto.
15629
15630         * gnus-msg.el (gnus-summary-reply):
15631         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15632
15633 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15634
15635         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15636         version.  Minor improvement to doc strings.
15637         (tls-program): Add comment.
15638
15639 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15640
15641         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15642         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15643         mismatch between the hostname provided in the certificate and the name
15644         of the host connnecting to.
15645         (open-tls-stream): Use them.  Check certificates against trusted root
15646         certificates.
15647
15648 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15649
15650         * gnus-cache.el (gnus-cache-generate-nov-databases):
15651         Use nnml-generate-nov-databases-directory instead of
15652         nnml-generate-nov-databases-1.
15653
15654 2007-11-24  Glenn Morris  <rgm@gnu.org>
15655
15656         * message.el (message-tool-bar-retro): Update for rename
15657         mail_send.xpm->mail-send.xpm.
15658
15659 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15660
15661         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15662         `smime-ldap-search' for Emacs 22 and up.
15663
15664 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15665
15666         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15667
15668         * message.el (message-send-mail-function): Fix error convention.
15669         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15670         (message-widen-reply, message-send-mail, message-talkative-question)
15671         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15672         (message-clone-locals, message-send-news): Use with-current-buffer.
15673         (message-insert-or-toggle-importance): Remove unused var `valid'.
15674         (message-make-references): Remove unused var `new-references'.
15675         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15676
15677 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15678
15679         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15680         (spam-split-symbolic-return-positive): Reflow docstring.
15681         (spam-backends, spam-summary-exit-behavior)
15682         (spam-mark-ham-unread-before-move-from-spam-group)
15683         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15684         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15685         (spam-clear-cache, spam-backend-check, spam-install-backend)
15686         (spam-install-statistical-backend, spam-list-of-processors)
15687         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15688         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15689         (spam-check-crm114, spam-initialize, spam-unload-hook):
15690         Fix typos in docstrings.
15691
15692 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15693
15694         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15695         been checked if they have never been read and those group levels are
15696         higher than the one that a user specified.
15697
15698 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15699
15700         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15701         foreign groups unless a group level is specified by a user.
15702         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15703
15704 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15705
15706         * message.el (message-send-mail-function): Require sendmail.
15707
15708 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15709
15710         * message.el (message-send-mail-function): Check for smtpmail too.
15711
15712         * utf7.el (utf7-encode, utf7-decode): Use coding system
15713         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15714
15715         * message.el (message-send-mail-function): New function.
15716         (message-send-mail-function): Set default using
15717         message-send-mail-function.  Adjust doc string.
15718         (message-send-mail-with-mailclient): New function.
15719
15720 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15721
15722         * smime.el (from):
15723         * rfc2047.el (message-posting-charset):
15724         * qp.el (mm-use-ultra-safe-encoding):
15725         * pop3.el (parse-time-months):
15726         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15727         * nnml.el (files):
15728         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15729         (jka-compr-compression-info-list, ange-ftp-path-format)
15730         (efs-path-regexp):
15731         * nndiary.el (files):
15732         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15733         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15734         (epg-digest-algorithm-alist, inhibit-redisplay)
15735         (password-cache-expiry):
15736         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15737         (pgg-output-buffer, password-cache-expiry):
15738         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15739         (efs-path-regexp):
15740         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15741         (inhibit-redisplay):
15742         * mm-uu.el (file-name, start-point, end-point, entry)
15743         (gnus-newsgroup-name, gnus-newsgroup-charset):
15744         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15745         (latin-unity-ucs-list):
15746         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15747         (mm-uu-binhex-decode-function):
15748         * message.el (gnus-message-group-art, gnus-list-identifiers)
15749         (rmail-enable-mime-composing, gnus-local-organization)
15750         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15751         (gnus-read-active-file, facemenu-add-face-function)
15752         (facemenu-remove-face-function, gnus-article-decoded-p)
15753         (tool-bar-mode):
15754         * mail-source.el (display-time-mail-function):
15755         * gnus-util.el (nnmail-pathname-coding-system)
15756         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15757         (gnus-original-article-buffer, gnus-user-agent)
15758         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15759         (xemacs-codename, sxemacs-codename, emacs-program-version):
15760         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15761         * gnus-start.el (gnus-agent-covered-methods)
15762         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15763         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15764         (gnus-newsgroup-headers, gnus-group-list-mode)
15765         (gnus-group-mark-positions, gnus-newsgroup-data)
15766         (gnus-newsgroup-unreads, nnoo-state-alist)
15767         (gnus-current-select-method, mail-sources)
15768         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15769         (nnmail-spool-file, gnus-cache-active-hashtb):
15770         * gnus-mh.el (mh-lib-progs):
15771         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15772         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15773         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15774         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15775         (gnus-group-buffer):
15776         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15777         (font-lock-set-defaults):
15778         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15779         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15780         (gnus-summary-post-menu, total-parts, type, condition, length):
15781         * gnus-agent.el (gnus-agent-read-agentview):
15782         * flow-fill.el (show-trailing-whitespace):
15783         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15784         eval-and-compile wrappers for byte compiler pacifiers.
15785
15786         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15787         (mm-display-inline-fontify): Check for featurep 'xemacs not
15788         extent-list.
15789
15790         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15791         itimer-list.
15792         (mm-create-image-xemacs): Only do something for XEmacs.
15793         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15794
15795         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15796
15797         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15798         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15799
15800 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15801
15802         * nnimap.el (nnimap-split-download-body):
15803         * gnus-demon.el (gnus-demon):
15804         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15805
15806 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15807
15808         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15809         New macros.
15810         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15811         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15812         copy data from unibyte buffer to multibyte current buffer.
15813         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15814         to copy data from unibyte current buffer to multibyte buffer.
15815         (nntp-make-process-buffer): Make process buffer unibyte.
15816
15817         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15818
15819 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15820
15821         * pop3.el (pop3-open-server): Accept and process data more robustly at
15822         connection start to avoid spurious "POP SSL connection failed" errors.
15823
15824 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15825
15826         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15827         read group names.
15828
15829 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15830
15831         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15832
15833 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15834
15835         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15836         (nnmail-save-active): Use a unibyte buffer when saving active file,
15837         which may contain non-ASCII group names.
15838
15839         * nnml.el (nnml-request-group): Decode group names in messages.
15840
15841 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15842
15843         * message.el (message-citation-line-function)
15844         (message-insert-formatted-citation-line): Fix spelling of
15845         `message-insert-formated-citation-line'.
15846
15847 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15848
15849         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15850
15851 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15852
15853         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15854         nnmail-pathname-coding-system.
15855
15856         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15857         that a user enters; decode group names in messages.
15858
15859         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15860
15861 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15862
15863         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15864
15865         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15866
15867         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15868         risky local variable.
15869
15870         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15871
15872 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15873
15874         * encrypt.el: Improve documentation to fix function name typo.
15875         Reported by Daiki Ueno <ueno@unixuser.org>.
15876
15877 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15878
15879         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15880         even if the point is not in the last page of an article.
15881         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15882         back to the previous page.
15883
15884 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15885
15886         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15887
15888 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15889
15890         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15891
15892 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15893
15894         * message.el (message-check-news-body-syntax):
15895         Avoid mm-string-as-multibyte.
15896         (message-hide-headers): Don't assume (point-min)==1.
15897
15898 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15899
15900         * message.el (message-remove-blank-cited-lines): Fix if remove is
15901         given.
15902         (message-bogus-address-regexp): New variable.
15903         (message-bogus-recipient-p): New function.
15904         (message-check-recipients): New command.
15905         (message-syntax-checks): Add `bogus-recipient'.
15906         (message-fix-before-sending): Add `bogus-recipient'.
15907
15908         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15909         (gnus-treat-body-boundary): Don't test window-system.
15910
15911 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15912
15913         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15914
15915 2007-10-28  Miles Bader  <miles@gnu.org>
15916
15917         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15918         at compile-time too.
15919
15920 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15921
15922         * gnus-msg.el (gnus-message-setup-hook):
15923         Add `message-remove-blank-cited-lines' to options.
15924
15925 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15926
15927         * message.el (message-remove-blank-cited-lines): New function.
15928         Suggested by Karl Plästerer.
15929
15930 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15931
15932         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15933         mapc.
15934
15935         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15936         (top-level): Use mapc to set functions to be traced for debugging.
15937
15938         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15939         called for effect with while loop.
15940
15941         * message.el (message-talkative-question): Replace mapcar called for
15942         effect with mapc.
15943
15944         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15945         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15946         called for effect with dolist.
15947
15948         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15949
15950         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15951         gnus-extra-headers and nnmail-extra-headers.
15952
15953         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15954         called for effect with dolist.
15955         (top-level): Use mapc to set functions to be traced for debugging.
15956
15957         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15958         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15959         dolist.
15960
15961         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15962         Replace mapcar called for effect with mapc.
15963         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15964         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15965         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15966         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15967
15968         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15969         remove-if that's a cl function.
15970
15971         * webmail.el (webmail-debug): Replace mapcar called for effect with
15972         dolist.
15973
15974         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15975         with mapc.
15976
15977 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15978
15979         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15980         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15981         with while loop.
15982
15983         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15984         functions from article-* functions.
15985         (gnus-multi-decode-header): Replace mapcar called for effect with
15986         dolist.
15987
15988         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15989         (gnus-bookmark-show-details): Replace mapcar called for effect with
15990         while loop.
15991
15992         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15993         called for effect with while loop.
15994
15995         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15996         with dolist.
15997
15998         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15999         Replace mapcar called for effect with dolist.
16000
16001         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16002
16003         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16004         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16005         Replace mapcar called for effect with dolist.
16006         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16007         mapc.
16008
16009         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16010         Replace mapcar called for effect with dolist.
16011         (gnus-topic-list): Replace mapcar called for effect with mapc.
16012
16013         * gnus.el: Use mapc instead of mapcar to add autoloads.
16014
16015 2007-10-23  Richard Stallman  <rms@gnu.org>
16016
16017         * gnus-group.el (gnus-group-highlight): Mark as risky.
16018
16019 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16020
16021         * gnus.el (gnus-server-to-method): Return method found first in
16022         gnus-newsrc-alist.
16023
16024         * gnus-art.el (gnus-article-highlight-signature)
16025         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16026         button overlay without the front stickiness.
16027
16028 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16029
16030         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16031         overview buffer needed a catch to receive its throw.
16032         (gnus-agent-flush-cache): Declare as interactive to make this function
16033         easier to use.
16034
16035 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16036
16037         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16038         `next-line'.
16039
16040 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16041
16042         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16043         exclude address matching message-dont-reply-to-names.
16044
16045 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16046
16047         * gnus-util.el (gnus-string<): New function.
16048
16049         * gnus-sum.el (gnus-article-sort-by-author)
16050         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16051
16052 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16053
16054         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16055         the frame-focus tag is set in gnus-buffer-configuration.
16056
16057 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16058
16059         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16060         the front stickiness.
16061
16062 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16063
16064         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16065         url pattern; remove duplicate one.
16066         (gnus-article-extend-url-button): New function.
16067         (gnus-article-add-buttons): Use it.
16068         (gnus-button-push): Use concatenated url that it makes.
16069
16070 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16071
16072         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16073
16074 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16075
16076         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16077         Don't hardcode point-min==1.
16078
16079 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16080
16081         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16082         Fix comment about "iso8859-1".
16083
16084 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16085
16086         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16087         ones returned from the verify-function.
16088
16089         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16090         Call mml2015-extract-cleartext-signature if extraction failed.
16091
16092 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16093
16094         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16095         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16096         failed.
16097
16098 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16099
16100         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16101
16102 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16103
16104         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16105         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16106         recommends to use EasyPG instead of PGG.
16107
16108         * pgg.el: Revert to revision 6.23.2.16.
16109
16110         * pgg-def.el: Revert to revision 6.6.2.14.
16111
16112         * pgg-gpg.el: Revert to revision 6.23.2.34.
16113
16114 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16115
16116         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16117         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16118         thread for both the null and zero (kill/expire thread) universal prefix
16119         cases.
16120         (gnus-summary-expire-thread): Add new function to expire a thread,
16121         using gnus-summary-kill-thread.
16122         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16123         shortcuts for gnus-summary-expire-thread.
16124         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16125         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16126
16127 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16128
16129         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16130         extras value, so an extras entry can be deleted.
16131         (gnus-registry-delete-extra-entry): Use it.
16132         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16133         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16134         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16135         storage through the gnus-registry, and provide an appropriate API for
16136         it.
16137
16138 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16141         Suggested by Leo <sdl.web@gmail.com>.
16142
16143         * gnus.el: Do.
16144
16145 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16146
16147         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16148         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16149
16150         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16151
16152         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16153         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16154
16155 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16156
16157         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16158         newline.
16159         (nnmbox-request-accept-article): Don't change article in source buffer;
16160         narrow to header to use message-fetch-field rather than
16161         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16162         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16163         as delimiters; make sure article ends with newline.
16164         (nnmbox-delete-mail): Correct last position of article to be deleted;
16165         ignore X-Gnus-Newsgroup header in article body.
16166         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16167         positions; make sure article ends with newline.
16168
16169         * message.el (message-display-abbrev): Don't infloop when a user
16170         inserts SPC in the beginning of header.
16171
16172         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16173         coding-system-for-read and coding-system-for-write for XEmacs having no
16174         file-coding feature.
16175
16176         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16177
16178 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16179
16180         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16181         list of groups not followed by default.  Fix type to be regexp.
16182         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16183
16184 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16185
16186         * hmac-def.el (define-hmac-function): Switch from old-style to
16187         new-style backquotes.
16188
16189         * md4.el (md4-make-step): Likewise.
16190
16191 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16192
16193         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16194         raw-text coding system when saving .newsrc file, which may contain
16195         non-ASCII group names.
16196
16197 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * gnus-cus.el (gnus-score-extra): New widget.
16200         (gnus-score-extra-convert): New function.
16201         (gnus-score-customize): Use it for Extra.
16202
16203 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16204
16205         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16206         (mml2015-mailcrypt-clear-verify): Use it.
16207         (mml2015-gpg-clear-verify): Use it.
16208         (mml2015-pgg-clear-verify): Use it.
16209         (mml2015-epg-clear-verify): Replace the current part with the output
16210         from GnuPG; don't extract the plaintext by itself.
16211
16212         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16213         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16214         mml2015-clear-verify-function; don't touch the armor headers or
16215         dash-escaped text here.
16216
16217 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16218
16219         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16220         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16221         parts, or application/octet-stream as a last resort.
16222         (gnus-mime-view-part-as-type): Don't toggle display.
16223         (gnus-mime-view-part-as-charset): Don't turn off display before
16224         querying charset.
16225
16226         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16227         stuff to undisplayer function in Emacs.
16228         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16229
16230         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16231         text/calendar parts.
16232
16233 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16234
16235         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16236         decoding text/calendar parts.
16237
16238         * message.el (message-forward-make-body-mime): Always mark body as
16239         having no illegible text; remove signed-or-encrypted argument.
16240         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16241
16242         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16243         (mml-generate-mime-1): Don't encode body if it is specified to be in
16244         raw form; don't make buffer be unibyte when inserting multibyte string.
16245
16246 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16247
16248         * sha1.el: Fix up comment style.
16249         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16250         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16251
16252         * hex-util.el: Fix up comment style.
16253         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16254
16255         * gnus-salt.el: Use with-current-buffer.
16256         (gnus-pick-setup-message): Fix long-standing typo.
16257
16258 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16259
16260         * imap.el (imap-logout-timeout): New variable.
16261         (imap-logout, imap-logout-wait): New functions.
16262         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16263
16264         * nnimap.el (nnimap-logout-timeout): New server variable.
16265         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16266         nnimap-logout-timeout.
16267
16268         * gnus-art.el (gnus-article-summary-command-nosave)
16269         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16270
16271 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16272
16273         * gnus.el (gnus-maximum-newsgroup): New variable.
16274
16275         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16276         according to gnus-maximum-newsgroup.
16277
16278         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16279         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16280         Limit the range of articles according to gnus-maximum-newsgroup.
16281
16282 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16283
16284         * gnus-art.el (gnus-sticky-article): Fix problems described in
16285         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16286         Don't perform gnus-configure-windows here; reuse existing sticky
16287         article buffer.
16288
16289         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16290         it doesn't exist in gnus-article-mode.
16291
16292 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16293
16294         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16295         (gnus-agent-decoded-group-name): New function.
16296         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16297         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16298
16299 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16300
16301         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16302         Add binding for gnus-sticky-article.
16303         (gnus-summary-exit): Don't kill sticky article buffers.
16304
16305         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16306         article buffer.
16307         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16308         (gnus-kill-sticky-article-buffers): New commands.
16309
16310 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16311
16312         * nntp.el (nntp-xref-number-is-evil): New server variable.
16313         (nntp-find-group-and-number): If it is non-nil, don't trust article
16314         numbers in the Xref header.
16315
16316 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16317
16318         * gnus-agent.el (gnus-agent-read-group): New function.
16319         (gnus-agent-flush-group, gnus-agent-expire-group)
16320         (gnus-agent-regenerate-group): Use it.
16321         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16322         nnmail-pathname-coding-system.
16323
16324 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16325
16326         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16327
16328         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16329         that are unread as unread, and also as selected so that information of
16330         marks having been changed by a user may be updated when exiting group.
16331
16332 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16333
16334         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16335
16336 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16337
16338         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16339         calculated ignoring signature parts to gnus-treat-article.
16340
16341 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16342
16343         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16344         a point here in order to keep the window start.
16345         (gnus-insert-mime-security-button): Make a button overlay without the
16346         front stickiness.
16347         (gnus-mime-display-security): Goto the end of a button.
16348
16349         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16350
16351 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16352
16353         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16354         group-name-at-point.
16355         (gnus-group-completing-read): New function that offers decoded
16356         non-ASCII group names for completion.
16357         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16358         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16359         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16360         (gnus-group-fetch-control): Use it.
16361         (gnus-fetch-group): Use group-name-at-point for the initial value
16362         rather than the default value; use gnus-alive-p.
16363
16364         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16365         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16366         (gnus-summary-post-news): Use gnus-group-completing-read.
16367
16368         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16369         (gnus-read-move-group-name): Decode group name for completion.
16370
16371 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16372
16373         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16374         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16375         Yamaoka slightly modified the code).
16376
16377 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16378
16379         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16380         (nnmail-split-incoming): Bind it.
16381
16382         * nnml.el (nnml-group-name-charset): New function.
16383         (nnml-decoded-group-name): Use it; don't decode group name if
16384         nnmail-group-names-not-encoded-p is non-nil.
16385         (nnml-encoded-group-name): New function.
16386         (nnml-group-pathname): Inline nnml-decoded-group-name.
16387         (nnml-request-expire-articles): Decode group name in message.
16388         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16389         nnmail-pathname-coding-system.
16390         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16391         not decoded ones according to nnmail-group-names-not-encoded-p.
16392         (nnml-generate-active-info): Use nnml-encoded-group-name.
16393
16394 2007-08-08  Glenn Morris  <rgm@gnu.org>
16395
16396         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16397         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16398         doc-strings and comments.
16399
16400 2007-07-25  Glenn Morris  <rgm@gnu.org>
16401
16402         * Relicense all FSF files to GPLv3 or later.
16403
16404 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16405
16406         * gnus-sum.el (gnus-summary-move-article):
16407         Make gnus-summary-respool-article work.
16408
16409 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16410
16411         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16412         string.
16413
16414 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16415
16416         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16417         that should be ignored when comparing distant RSS articles with local
16418         ones.
16419         (nnrss-make-hash-index): New function.  Create a hash index according
16420         to the ignored fields.
16421         (nnrss-check-group): Use it.
16422
16423 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16424
16425         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16426
16427         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16428
16429         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16430         the new optional argument ENCODED is non-nil.
16431         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16432         coding system for encoding group name.
16433         (gnus-group-make-rss-group): Pass un-encoded group name to
16434         gnus-group-make-group.
16435         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16436         encoded.
16437
16438         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16439         Encode group name to which articles are moved or copied.
16440         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16441         coding system for encoding Newsgroup, Followup-To and Xref headers.
16442
16443         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16444         marks; use nnheader-file-coding-system to write a file.
16445         (nnagent-retrieve-headers): Bind file-name-coding-system to
16446         nnmail-pathname-coding-system.
16447
16448         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16449
16450         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16451         (nnml-request-article, nnml-request-create-group)
16452         (nnml-request-rename-group, nnml-find-id)
16453         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16454         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16455         (nnml-save-marks): Use nnml-group-pathname instead of
16456         nnmail-group-pathname.
16457
16458         (nnml-request-create-group, nnml-request-expire-articles)
16459         (nnml-request-move-article, nnml-request-delete-group)
16460         (nnml-deletable-article-p, nnml-possibly-create-directory)
16461         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16462         (nnml-open-marks): Bind file-name-coding-system to
16463         nnmail-pathname-coding-system.
16464
16465         (nnml-request-article): Pass server argument to nnml-find-group-number.
16466         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16467         Pass server argument to nnml-possibly-create-directory.
16468         (nnml-request-accept-article): Pass server argument to
16469         nnml-active-number and nnml-save-mail.
16470         (nnml-find-group-number): Pass server argument to nnml-find-id.
16471         (nnml-request-update-info): Pass server argument to
16472         nnml-marks-changed-p.
16473
16474         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16475         (nnml-save-mail, nnml-active-number): Add server argument.
16476
16477         (nnml-request-delete-group): Warn if group is missing.
16478         (nnml-get-nov-buffer): Decode group name.
16479         (nnml-generate-active-info): Encode group name.
16480         (nnml-open-marks): Decode group name in messages.
16481
16482 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16483
16484         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16485         if it is not specified.
16486         (gnus-article-pipe-part, gnus-article-save-part)
16487         (gnus-article-interactively-view-part, gnus-article-copy-part)
16488         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16489         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16490         (gnus-article-replace-part, gnus-article-delete-part)
16491         (gnus-article-view-part-as-type): Pass raw prefix argument to
16492         gnus-article-part-wrapper.
16493
16494 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16495
16496         * gnus-agent.el (gnus-agent-save-active):
16497         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16498
16499         * gnus-cache.el (gnus-cache-save-buffers)
16500         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16501         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16502         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16503         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16504         (gnus-cache-generate-active, gnus-cache-rename-group)
16505         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16506         (gnus-cache-update-overview-total-fetched-for):
16507         Bind file-name-coding-system to nnmail-pathname-coding-system.
16508         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16509         New variables.
16510         (gnus-cache-decoded-group-name): New function.
16511         (gnus-cache-file-name): Use it.
16512         (gnus-cache-generate-active): Use non-decoded group name for active.
16513
16514         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16515         right place.
16516         (gnus-write-active-file): Don't break non-ASCII group names.
16517
16518         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16519         nnmail-pathname-coding-system.
16520
16521         * lpath.el: Bind default-file-name-coding-system,
16522         file-name-coding-system and language-info-alist for XEmacs.
16523
16524         * gnus-uu.el (gnus-uu-decode-save): Typo.
16525
16526 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16527
16528         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16529
16530 2007-07-14  David Kastrup  <dak@gnu.org>
16531
16532         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16533         finishing actions if we did not edit the article.
16534
16535 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16536
16537         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16538         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16539         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16540         (gnus-agent-flush-group, gnus-agent-flush-cache)
16541         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16542         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16543         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16544         (gnus-agent-regenerate-group)
16545         (gnus-agent-update-files-total-fetched-for)
16546         (gnus-agent-update-view-total-fetched-for):
16547         Bind file-name-coding-system to nnmail-pathname-coding-system.
16548         (gnus-agent-group-pathname): Don't encode file names by
16549         nnmail-pathname-coding-system.
16550         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16551         coding-system-for-write instead of buffer-file-coding-system to
16552         gnus-agent-file-coding-system.
16553
16554         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16555         Decode group name.
16556
16557         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16558
16559         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16560         (gnus-read-newsrc-el-file): Make group names unibyte.
16561
16562         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16563         nnmail-pathname-coding-system.
16564
16565         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16566         (nnrss-request-delete-group): Bind file-name-coding-system to
16567         nnmail-pathname-coding-system.
16568         (nnrss-read-server-data, nnrss-read-group-data):
16569         Bind file-name-coding-system correctly.
16570         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16571
16572         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16573         (nntp-server-to-method-cache): New variable.
16574         (nntp-group-pathname): New function that decodes non-ASCII group names.
16575         (nntp-possibly-create-directory, nntp-marks-changed-p)
16576         (nntp-save-marks, nntp-open-marks): Use it.
16577         (nntp-possibly-create-directory, nntp-open-marks):
16578         Bind file-name-coding-system to nnmail-pathname-coding-system.
16579         (nntp-open-marks): Decode group names when bootstrapping marks.
16580
16581         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16582         Newsgroups and Followup-To headers.
16583
16584 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16585
16586         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16587         (gnus-server-closed-face, gnus-server-denied-face)
16588         (gnus-server-offline-face): Remove variable.
16589         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16590
16591         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16592         of modifying message-stack directly for XEmacs.
16593
16594         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16595         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16596         if the coding-system argument is nil for XEmacs.
16597
16598         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16599         mm-charset-override-alist.
16600
16601         * rfc2047.el: Don't require base64; require rfc2045 for the function
16602         rfc2045-encode-string.
16603         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16604         to quote the parameter value.
16605
16606 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16607
16608         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16609         form in gnus-group-name-charset-method-alist.
16610
16611         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16612         overrides the default layout edit-form.
16613
16614         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16615
16616         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16617
16618 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16619
16620         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16621         as unfetched articles.
16622
16623 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16624
16625         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16626
16627 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16628
16629         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16630         original back end that keeps marks in the local system.
16631
16632 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16635         arg of pop-to-buffer for XEmacs.
16636         (gnus-article-read-summary-keys): Ditto; don't restore window
16637         configuration if summary command ends up with neither article buffer
16638         nor summary buffer; describe bindings if summary keys end with C-h.
16639
16640 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16641
16642         * message.el (message-fix-before-sending): Skip raw message part to be
16643         forwarded while checking illegible text.
16644         (message-forward-make-body-mime, message-forward-make-body):
16645         Mark signed or encrypted raw message as having no illegible text.
16646
16647 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16648
16649         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16650         (gnus-message-with-timestamp-1): New macro.
16651         (gnus-message-with-timestamp): New function.
16652         (gnus-message): Use them.
16653
16654         * nnheader.el (nnheader-message): Use them.
16655
16656 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16657
16658         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16659         .newsrc.eld file.
16660
16661 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16662
16663         * gnus-agent.el (gnus-agent-fetch-headers)
16664         (gnus-agent-retrieve-headers):
16665         Bind gnus-decode-encoded-address-function to identity.
16666
16667         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16668         available also when the server returns simply a dot.
16669
16670         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16671
16672 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16675
16676 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16677
16678         * gnus-ems.el (gnus-x-splash): Make it work.
16679
16680         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16681         from being used.
16682
16683         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16684
16685 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16686
16687         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16688         4th and the 5th arguments.
16689
16690         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16691         the front stickiness.
16692         (gnus-article-summary-command-nosave): Correct the order of the
16693         arguments passed to pop-to-buffer.
16694         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16695         summary command ends up with the article buffer.
16696
16697         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16698         the same faces.
16699
16700 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16701
16702         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16703
16704 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16705
16706         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16707         * gnus-sum.el (gnus-summary-highlight):
16708         * pgg.el (pgg-sign-region, pgg-sign):
16709         * mail-source.el (mail-source-delete-old-incoming-confirm):
16710         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16711
16712 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16713
16714         * gnus-art.el (gnus-mime-view-part-externally)
16715         (gnus-mime-view-part-internally): Fix predicate function passed to
16716         completing-read.
16717
16718         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16719
16720         * gnus.el (gnus-update-message-archive-method): Add :version.
16721
16722 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16723
16724         * gnus.el (gnus-update-message-archive-method): New variable.
16725
16726         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16727         according to gnus-message-archive-method if
16728         gnus-update-message-archive-method is non-nil.
16729
16730 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16731
16732         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16733         Suggested by Loic Dachary <loic@dachary.org>.
16734         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16735
16736 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16737
16738         * message.el (message-pop-to-buffer): Add switch-function argument.
16739         (message-mail): Pass switch-function argument to it.
16740
16741 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16742
16743         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16744         Improve doc string.
16745
16746 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16747
16748         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16749         (gnus-header-content):
16750         * gnus-cite.el (gnus-cite-10):
16751         * gnus-srvr.el (gnus-server-closed):
16752         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16753         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16754         (gnus-group-mail-3-empty, gnus-group-mail-low)
16755         (gnus-group-mail-low-empty, gnus-splash):
16756         * message.el (message-header-to, message-header-cc)
16757         (message-header-subject, message-header-other, message-header-name)
16758         (message-header-xheader, message-separator, message-cited-text)
16759         (message-mml): Lighten colors of faces used for dark background.
16760
16761 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16762
16763         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16764         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16765
16766 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16767
16768         * message.el (message-narrow-to-headers-or-head):
16769         Ignore mail-header-separator in the body.
16770
16771 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16772
16773         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16774         same as window size.
16775
16776 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16777
16778         * message.el (message-font-lock-keywords): Use message-header-xheader
16779         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16780         ahead of the anything pattern, to get it recognized.
16781
16782 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16785         spam.el loads uses it in the compiled defadvice form.
16786
16787 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16788
16789         * gnus-sum.el (gnus-articles-to-read)
16790         (gnus-summary-insert-old-articles): Don't truncate group name for
16791         `read-string'.
16792
16793         * gnus-util.el (gnus-limit-string): Delete this function.
16794
16795         * gnus-sum.el (gnus-simplify-subject-fully):
16796         Use `truncate-string-to-width' instead.
16797
16798 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16799
16800         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16801         Tell if, on summary exit, the next group has to be selected.
16802         (gnus-summary-exit): Use it.
16803
16804 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16805
16806         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16807         non-break space.
16808
16809 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16810
16811         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16812         Check if group is not a directory.
16813         (nnfolder-request-expire-articles): Don't delete articles if the target
16814         group is not available.
16815
16816         * nnml.el (nnml-request-create-group): Properly check if group is not a
16817         file.
16818         (nnml-request-expire-articles): Don't delete articles if the target
16819         group is not available.
16820
16821         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16822         Don't quote characters that are within parentheses.
16823
16824 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16825
16826         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16827         (gnus-handle-ephemeral-exit): Select article according to it.
16828
16829 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16830
16831         * message.el (message-insert-formated-citation-line): Remove newline.
16832         (message-citation-line-format): Add final \n here so that the user can
16833         avoid a blank line.
16834
16835 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16836
16837         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16838         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16839         Update lanl/arXiv support.
16840
16841 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16842
16843         * gnus.el: Bump version number.
16844
16845 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16846
16847         * gnus.el (gnus-version-number): Bump version.
16848
16849 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16850
16851         * gnus.el: No Gnus v0.6 is released.
16852
16853 2007-04-27  Didier Verna  <didier@xemacs.org>
16854
16855         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16856         * gmm-utils.el (gmm-regexp-concat): ... here.
16857         * message.el: Don't require 'gnus-util.
16858         (message-dont-reply-to-names): Handle name change above.
16859         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16860
16861 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16862
16863         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16864         since the initial value varies according to the system.
16865
16866 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16869
16870 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16871
16872         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16873
16874 2007-04-24  Didier Verna  <didier@xemacs.org>
16875
16876         Improve the type of gnus-ignored-from-addresses.
16877         * gnus-util.el (gnus-orify-regexp): New function.
16878         * message.el (gnus-util): Require it.
16879         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16880         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16881         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16882
16883 2007-04-24  Didier Verna  <didier@xemacs.org>
16884
16885         * gnus-sum.el:
16886         * gnus-utils.el: Fix some trailing whitespaces.
16887
16888 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16889
16890         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16891         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16892         article's Message-ID; refer parent article in summary buffer.
16893
16894         * message.el (message-bounce): Call mime-to-mml.
16895
16896         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16897         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16898         optimize and/or forms properly.
16899
16900 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16901
16902         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16903         URL.
16904
16905 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16906
16907         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16908
16909 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16910
16911         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16912         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16913         displayed of multipart/alternative part if it is invoked from summary
16914         buffer.
16915
16916         * mm-view.el (mm-inline-text-html-render-with-w3m)
16917         (mm-inline-text-html-render-with-w3m-standalone)
16918         (mm-inline-render-with-function): Use mail-parse-charset by default.
16919
16920 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16921
16922         * parse-time.el (parse-time-string-chars): Check if CHAR
16923         is less than the length of parse-time-syntax.
16924
16925 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16926
16927         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16928         from gnus-newsgroup-processable.
16929
16930 2007-04-16  Didier Verna  <didier@xemacs.org>
16931
16932         * gnus-msg.el (gnus-configure-posting-styles):
16933         Handle message-signature-directory properly with :file syntax.
16934         Reported by "Leo".
16935
16936 2007-04-11  Didier Verna  <didier@xemacs.org>
16937
16938         New user option: message-signature-directory.
16939         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16940         * message.el (message-insert-signature): Ditto.
16941         * message.el (message-signature-file): Doc update.
16942         * message.el (message-signature-directory): New.
16943
16944 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * gnus-msg.el (gnus-inews-yank-articles):
16947         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16948
16949 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16950
16951         * message.el (message-yank-original): Make sure cited text ends with
16952         newline; don't exchange point and mark.
16953
16954 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16955
16956         * tls.el (open-tls-stream): Properly handle case where there
16957         is no associated buffer.
16958
16959 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16960
16961         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16962         message-yank-original, make sure (< mark TEXT point).
16963
16964 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16965
16966         * message.el (message-fill-column): New variable.
16967         (message-mode): Use it.  Add comment on a possible new hook.
16968
16969         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16970         (nnmail-get-new-mail): Reformat.
16971
16972         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16973
16974         * gmm-utils.el: Fix Commentary.
16975         (gmm-tool-bar-from-list): Fix typo in doc string.
16976
16977 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16978
16979         * message.el (message-yank-original): Don't switch point and mark
16980         unnecessarily to put point and mark as documented.
16981
16982 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16983
16984         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16985         from the message heads.
16986
16987 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16988
16989         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16990         article buffer does not have a window.  This may not be the best
16991         solution but is certainly better than setting the start of the null,
16992         that is the current, window.
16993
16994 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16995
16996         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16997         (gnus-draft-setup): Run it.
16998
16999         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17000         gnus-score-fast-scoring.  Allow regexp.
17001         (gnus-score-headers): Use it.
17002
17003         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17004         XEmacs.
17005
17006         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17007         string.
17008         (gnus-button-alist): Also catch `<f1> k ...'.
17009         (gnus-treat-display-x-face): Fix doc string.
17010
17011 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17012
17013         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17014         evaluation of gnus-extended-version to ensure correct generation of the
17015         User-Agent header when message-generate-headers-first is used.
17016
17017 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17018
17019         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17020         hashcash-path is nil.  Don't call callback with incorrect number of
17021         parameters if val is 0.
17022
17023 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17024
17025         * message.el (message-required-news-headers):
17026         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17027
17028 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17029
17030         * tls.el (open-tls-stream): In handshake-waiting loop,
17031         don't wait more if there is output available to process.
17032
17033 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17034
17035         * tls.el (tls-program): Doc fix.
17036
17037 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17038
17039         * message.el (message-generate-new-buffers): Change the meaning of the
17040         nil value; add `standard' to the choices; treat t as `unique'; improve
17041         doc string.
17042         (gnus-select-frame-set-input-focus): Autoload.
17043         (message-buffer-name): Search for the existing message buffer if
17044         message-generate-new-buffers is nil or `standard'; treat the value t of
17045         message-generate-new-buffers as `unique'.
17046         (message-pop-to-buffer): Raise the frame already displaying the message
17047         buffer; clear the echo area after querying.
17048         (message-setup): Pass the `continue' argument to compose-mail.
17049         (message-mail): Prefer `switch-function' if it is given; search for the
17050         existing message buffer if the `continue' argument is non-nil; pass
17051         continue and switch-function arguments to compose-mail by way of
17052         message-setup.
17053         (message-mail-other-window): Adjust argument of message-setup.
17054         (message-mail-other-frame): Ditto.
17055
17056 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17057
17058         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17059         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17060         to turn font-lock on when turning gnus-message-citation-mode on.
17061
17062 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17063
17064         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17065         (mml-smime-function-alist): New variable; add epg as the backend.
17066         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17067         mml-smime- functions instead.
17068         * mm-view.el: Require smime.
17069
17070 2007-03-05  Didier Verna  <didier@xemacs.org>
17071
17072         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17073         instead of just inheritance for posting styles.
17074         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17075
17076 2007-02-24  Chris Moore  <dooglus@gmail.com>
17077
17078         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17079         * pgg-pgp.el (pgg-pgp-encrypt-region):
17080         * pgg-gpg.el (pgg-gpg-encrypt-region):
17081         Check pgg-encrypt-for-me if no other recipients.
17082
17083 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17084
17085         * tls.el (tls-certtool-program): Fix custom type.
17086
17087 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17088
17089         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17090         and point-at-eol instead of line-(beginning|end)-position.
17091
17092         * assistant.el (assistant-parse-buffer): Ditto.
17093
17094         * netrc.el (netrc-parse-services): Ditto.
17095
17096 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17097
17098         * mml2015.el (mml2015-epg-find-usable-key): New function.
17099         (mml2015-epg-sign): Use it.
17100         (mml2015-epg-encrypt): Use it.
17101
17102 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17103
17104         * message.el (message-make-in-reply-to): Quote name containing
17105         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17106         if there are special characters.  Reported by NAKAJI Hiroyuki
17107         <nakaji@jp.freebsd.org>.
17108
17109 2007-02-27  Didier Verna  <didier@xemacs.org>
17110
17111         Include the group parameters as well as the topic ones in the
17112         inheritance filter process.
17113         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17114         argument GROUP-PARAMS-LIST.
17115         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17116
17117 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17118
17119         * nntp.el (nntp-never-echoes-commands)
17120         (nntp-open-connection-functions-never-echo-commands): New variables.
17121         (nntp-send-command): Use them.
17122
17123 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17124
17125         * mml2015.el (mml2015-epg-verify): Simplify.
17126
17127 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17128
17129         * mml.el (mml-content-disposition-alist): New user option.
17130         (mml-content-disposition): New function.
17131         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17132         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17133
17134 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17135
17136         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17137         verification.
17138
17139 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17140
17141         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17142         articles posted in the last 24 hours.
17143
17144 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17145
17146         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17147
17148 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17149
17150         * nntp.el (nntp-send-command): Don't wait for echoes when
17151         nntp-open-ssl-stream is used.
17152
17153 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17154
17155         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17156         (gnus-message-add-citation-keywords)
17157         (gnus-message-remove-citation-keywords): Remove.
17158         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17159         directly, make the variables in font-lock-defaults buffer-local, add
17160         gnus-message-citation-keywords to them and then update the value of
17161         font-lock-keywords.
17162
17163 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17164
17165         * message.el (message-cite-original-1): Don't call
17166         gnus-article-highlight-citation.
17167
17168         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17169         citations; fix line count.
17170
17171 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17172
17173         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17174         (gnus-message-add-citation-keywords)
17175         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17176         versions of font-lock-add-keywords and font-lock-remove-keywords to
17177         work with XEmacs correctly.
17178
17179 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17180
17181         * gnus-cite.el (gnus-cite-face-list): Set the values of
17182         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17183         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17184         (gnus-message-cite-prefix-regexp): New variable.
17185         (gnus-message-search-citation-line): Use it; protect against long
17186         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17187         the 0th match data for Emacs.
17188         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17189         (gnus-message-add-citation-keywords): Append keywords rather than
17190         prepending; emulate font-lock-add-keywords if it is not available.
17191         (gnus-message-remove-citation-keywords):
17192         Emulate font-lock-remove-keywords if it is not available.
17193
17194         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17195
17196         * message.el (message-cite-prefix-regexp): Set the value of
17197         gnus-message-cite-prefix-regexp.
17198
17199 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17200
17201         * nnweb.el (nnweb-google-parse-1): Update parser.
17202
17203 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17204
17205         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17206
17207 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17208
17209         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17210         regexp.
17211
17212 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17213
17214         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17215         string-to-multibyte.
17216         (uudecode-decode-region-internal): Use it.
17217
17218         * lpath.el: Fbind string-as-multibyte for XEmacs.
17219
17220 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17221
17222         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17223         Fix custom choice.
17224
17225         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17226
17227 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17228
17229         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17230
17231         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17232         `write-region' to respect `mm-inhibit-file-name-handlers'.
17233
17234 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17235
17236         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17237         Use gnus-home-directory instead of "~/" or "$HOME".
17238
17239 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17240
17241         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17242         to mention filename.
17243         Add comments at beginning regarding usage.
17244         (encrypt-write-file-contents): Change interactive so a string is
17245         acceptable.  If the file has no associated model, show an error instead
17246         of a nonsense prompt.
17247
17248 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17249
17250         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17251         Thanks to Yoshihiko Yamada for kind notification of this typo.
17252
17253 2007-01-12  Kenichi Handa  <handa@m17n.org>
17254
17255         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17256         multibyte buffer.
17257
17258 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17259
17260         * gnus-score.el (gnus-score-fast-scoring): New variable.
17261         (gnus-score-headers): Use it.
17262
17263         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17264
17265         * message.el (message-cite-original-1):
17266         Call gnus-article-highlight-citation if requested.
17267         (message-make-from): Allow name and address as optional arguments.
17268
17269         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17270
17271         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17272         bugs to doc string.
17273         (gnus-button-alist): Add mid\\|message-id.
17274         (gnus-button-fetch-group): Extend for use in
17275         `browse-url-browser-function'.
17276         (gnus-button-url-regexp): Try to catch paired parentheses like in
17277         Wikipedia URLs.
17278
17279         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17280         Suggested by Simon Krahnke <overlord@gmx.li>.
17281
17282 2007-01-13  Romain Francoise  <romain@orebokech.com>
17283
17284         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17285         Update copyright.
17286
17287 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17288
17289         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17290
17291 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17292
17293         * gnus-registry.el (gnus-registry-unfollowed-groups)
17294         (gnus-registry-split-fancy-with-parent): Fix documentation.
17295
17296 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17297
17298         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17299         from nnweb groups.
17300
17301 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17302
17303         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17304         Xref urls.  Erase buffer before requesting head.
17305
17306         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17307
17308 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17309
17310         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17311         customizable.
17312
17313 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17314
17315         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17316         no signing key is found.
17317         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17318         no encrypting and/or signing key is found.
17319
17320 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17321
17322         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17323
17324 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17325
17326         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17327         headers read from disk with the ones newly found in the current search.
17328         This should no longer cause problems, because the article numbers in
17329         Gmane's `nov.php' output are ignored since the previous change.
17330
17331 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17332
17333         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17334
17335 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17336
17337         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17338         replace-regexp-in-string; bind url-version; fbind display-images-p and
17339         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17340         find-face and set-itimer-function for Emacs; bind itimer-list for
17341         Emacs.
17342
17343         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17344
17345 2007-01-01  Romain Francoise  <romain@orebokech.com>
17346
17347         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17348
17349 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17350
17351         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17352         `define-minor-mode' macro definition expanded properly.
17353         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17354         exclude it there.
17355
17356         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17357         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17358         `fboundp' test.
17359         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17360         This is OK to autoload in (S)XEmacs now.
17361
17362 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17363
17364         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17365         keystroke.
17366         (gnus-summary-limit-to-singletons): Fix typo.
17367
17368         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17369         else fails.
17370
17371 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17372
17373         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17374         docstring.
17375
17376         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17377         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17378         (gnus-summary-insert-dormant-articles): Fix typo in message.
17379
17380 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17381
17382         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17383         nil for XEmacs.
17384         (gnus-message-citation-mode): Don't autoload in XEmacs.
17385
17386         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17387
17388 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17389
17390         * nnimap.el (nnimap-expunge-search-string):
17391         Mention nnimap-search-uids-not-since-is-evil in docstring.
17392
17393 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17394
17395         * spam.el: Revert to make-obsolete-variable because
17396         define-obsolete-variable-alias is not supported in Emacs 21.
17397
17398         * spam.el (spam-ifile-path, spam-ifile-database-path)
17399         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17400         make-obsolete-variable.
17401         (spam-bsfilter-path, spam-bsfilter-program)
17402         (spam-spamassassin-path, spam-spamassassin-program)
17403         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17404         Don't use "path" inappropriately.
17405         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17406         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17407         variable names.
17408
17409 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17410
17411         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17412         summary buffer.
17413
17414         * password.el (password-cache-remove): Use clear-string to burn
17415         password, if available.
17416
17417 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17418
17419         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17420
17421         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17422
17423         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17424         (gnus-message-highlight-citation): Move defcustom here from
17425         gnus-cite.el.
17426         (gnus-message-citation-mode): Autoload.
17427
17428         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17429         checks to make it compile with XEmacs.
17430         (gnus-message-citation-mode): New minor mode.
17431         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17432         (gnus-message-highlight-citation): New variables.
17433         (gnus-message-search-citation-line)
17434         (gnus-message-add-citation-keywords)
17435         (gnus-message-remove-citation-keywords)
17436         (turn-on-gnus-message-citation-mode)
17437         (turn-off-gnus-message-citation-mode): New functions.
17438
17439 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17440
17441         * gnus-cite.el: Enable highlighting of different citation levels in
17442         message-mode.
17443
17444 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17445
17446         * message.el (message-make-fqdn): Fix comment.
17447         (message-bogus-system-names): Add ".local".
17448
17449         * spam.el (spam-ifile-path, spam-ifile-program)
17450         (spam-ifile-database-path, spam-ifile-database)
17451         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17452         Don't use "path" inappropriately.
17453         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17454         strings.
17455         (spam-check-ifile, spam-ifile-register-with-ifile)
17456         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17457         Use new variable names.
17458
17459         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17460         (gnus-treat-display-smileys): Simplify using
17461         gnus-image-type-available-p.
17462
17463         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17464         available.
17465
17466         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17467         Use `display-images-p' if available.
17468
17469 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17470
17471         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17472         one after turning on the buffer's multibyteness instead of decoding
17473         them directly in the unibyte buffer that causes unexpected conversion
17474         in Emacs 23 (unicode).
17475
17476 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17477
17478         * message.el (message-generate-hashcash): Fix custom type.
17479
17480 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17481
17482         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17483
17484 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17485
17486         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17487         disconnect icons.  Add help text.
17488
17489 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17490
17491         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17492         negated to be consistent with the others we handle.
17493
17494 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17495
17496         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17497         version of gnus-summary-buffer to something, so that we can use two
17498         article buffers at the same time.
17499
17500 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17501
17502         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17503         trigger all the extra headers.
17504         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17505         sorting.
17506
17507 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17508
17509         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17510         solid groups.
17511
17512 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17513
17514         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17515
17516 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17517
17518         * legacy-gnus-agent.el: Add Copyright notice.
17519
17520 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17521
17522         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17523
17524 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17525
17526         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17527
17528         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17529         to make it work reliably in CVS Emacs.
17530         (gnus-summary-limit-strange-charsets-predicate)
17531         (gnus-summary-limit-to-predicate): New functions.
17532
17533 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17534
17535         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17536         specifying array size.
17537         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17538         array if it is too small.
17539         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17540         (gnus-sort-threads-loop): New function.
17541
17542 2006-12-06  Chris Moore  <dooglus@gmail.com>
17543
17544         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17545         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17546
17547 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17548
17549         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17550         options.
17551
17552 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17553
17554         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17555         DOS-ing the recipient.
17556
17557         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17558         the headers when creating the mapping to avoid mismappings.
17559         (nnweb-gmane-create-mapping): Always nix out old mapping.
17560
17561 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17562
17563         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17564         and mm-verify-option to never.
17565
17566 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17567
17568         * message.el (message-signed-or-encrypted-p): New function.
17569         (message-forward-make-body): Use it.
17570
17571         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17572         Replace encode-coding-string with mm-encode-coding-string.
17573
17574 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17575
17576         * nneething.el (nneething-decode-file-name):
17577         Replace decode-coding-string with mm-decode-coding-string.
17578
17579         * gnus-int.el (gnus-open-server): Say failed server's name.
17580
17581 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17582
17583         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17584         strings to a single string.  Quote `errors-file-name'.
17585         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17586         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17587         Adjust calls.  Use `shell-quote-argument'.
17588
17589 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17590
17591         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17592         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17593
17594         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17595         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17596         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17597         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17598         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17599         (gnus-subscribe-newsgroup, gnus-1):
17600         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17601         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17602         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17603         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17604
17605 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17606
17607         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17608         keystroke.
17609         (gnus-summary-limit-to-bodies): Implement headersp.
17610
17611 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17612
17613         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17614
17615 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17616
17617         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17618
17619 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17620
17621         * message.el (message-generate-hashcash): Expand range of values to
17622         include `opportunistic'.
17623         (message-send-mail): Use it.
17624
17625 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17626
17627         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17628         and comment it.
17629
17630         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17631
17632 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17633
17634         * gnus-util.el (gnus-extract-address-components): Improve comment.
17635
17636 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17637
17638         * gnus-util.el (gnus-extract-address-components): Work with address in
17639         which the name portion contains @.
17640
17641         * lpath.el: Fbind custom-autoload.
17642
17643 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17644
17645         * gnus.el (gnus-start): Move custom group up.
17646         (gnus-select-method): Don't autoload, but make it available for
17647         `customize-variable'.
17648         (gnus-getenv-nntpserver): Don't autoload.
17649
17650 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17651
17652         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17653
17654 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17655
17656         * message.el (message-sendmail-extra-arguments): New variable.
17657         (message-send-mail-with-sendmail): Use it.
17658
17659 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17662         mm-with-unibyte-current-buffer to make string unibyte.
17663
17664         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17665         mm-string-as-multibyte.
17666
17667 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17668
17669         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17670         Reported by Werner Koch <wk@gnupg.org>.
17671
17672 2006-11-14  Daiki Ueno  <ueno@p360>
17673
17674         * mml2015.el: Autoload epa-select-keys when compiling.
17675
17676 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17677
17678         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17679         message-options.
17680         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17681
17682 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17683
17684         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17685         EasyPG (< 0.0.6).
17686         (mml2015-always-trust): New user option.
17687         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17688         prompt.
17689
17690 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17691
17692         * nntp.el (nntp-authinfo-force): New variable.
17693         (nntp-send-authinfo): Use it.
17694
17695 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17696
17697         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17698         decode encoded words.  Improve prompt.  Add comment about forwarding.
17699         (message-replacement-char): Move up.
17700
17701 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17702
17703         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17704         instead of gnus-intersection because arguments of gnus-sorted-nunion
17705         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17706
17707 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17708
17709         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17710         (message-simplify-subject-functions):
17711         Enable message-strip-subject-encoded-words by default.
17712
17713 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17714
17715         * message.el (message-strip-subject-encoded-words): New function.
17716         (message-simplify-subject-functions): New variable.
17717         (message-simplify-subject): Use it.  Fix typo in doc string.
17718         Support message-strip-subject-encoded-words.
17719
17720 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17721
17722         * gnus-diary.el (gnus-diary-delay-format-function):
17723         * nndiary.el (nndiary-reminders):
17724         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17725
17726 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17727
17728         * gnus-art.el (article-hide-boring-headers): Fetch date from
17729         gnus-original-article-buffer to avoid problems with localized date
17730         strings.
17731
17732 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17733
17734         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17735
17736 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17737
17738         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17739         New variables.
17740         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17741         (mm-charset-synonym-alist): Move some entries to
17742         mm-codepage-iso-8859-list.
17743         (mm-charset-synonym-alist, mm-charset-override-alist):
17744         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17745
17746 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17747
17748         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17749
17750 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17751
17752         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17753         with Emacs 21 and XEmacs.
17754
17755 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17756
17757         * spam.el (spam-parse-address): New function for better parsing,
17758         catching errors, etc.
17759         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17760
17761 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17762
17763         * mm-view.el: Add interactive arg to html2text autoload.
17764
17765 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17766
17767         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17768
17769 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17770
17771         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17772         New variables.
17773         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17774         (mm-charset-synonym-alist): Move some entries to
17775         mm-codepage-iso-8859-list.
17776
17777         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17778
17779 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17780
17781         * message.el (message-citation-line-format)
17782         (message-insert-formated-citation-line): Fix implementation of %E, %N
17783         and %n according to the doc string.
17784
17785 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17786
17787         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17788         Use car-safe to avoid bad parses.
17789
17790 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17791
17792         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17793         names.
17794
17795         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17796
17797 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17798
17799         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17800         header.
17801
17802         * message.el (message-draft-headers): Add Date.
17803         (message-headers-to-generate): Fix typo in docstring.
17804
17805         * nndraft.el (nndraft-required-headers): New variable.
17806         (nndraft-generate-headers): Use it.
17807
17808         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17809
17810 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17811
17812         * gnus-registry.el (gnus-registry-wash-for-keywords)
17813         (gnus-registry-find-keywords): New functions to allow easy searching of
17814         articles that are in the registry.
17815
17816 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17817
17818         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17819         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17820         Reported by Damien Elmes <damien@repose.cx>.
17821
17822 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17823
17824         * gnus.el (gnus-mime): Remove unused custom group.
17825
17826 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17827
17828         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17829         "blank line" when searching for end of armor headers.
17830
17831 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17832
17833         * gmm-utils.el (gmm-write-region): Fix variable name.
17834
17835 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17836
17837         * gmm-utils.el (gmm-write-region): New function based on compatibility
17838         code from `mm-make-temp-file'.
17839
17840         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17841
17842         * nnmaildir.el (nnmaildir--update-nov)
17843         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17844         Use `gmm-write-region'.
17845
17846 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17847
17848         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17849         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17850
17851         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17852
17853         * message.el (message-replacement-char): New variable.
17854         (message-fix-before-sending): Use it.
17855         (message-simplify-subject): New function to remove duplicate code.
17856         (message-reply, message-followup): Use it.
17857
17858         * gnus-sum.el (gnus-summary-make-menu-bar):
17859         Clarify gnus-summary-limit-to-articles.
17860
17861 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * gnus-util.el (gnus-with-local-quit): New macro.
17864
17865         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17866
17867 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17868
17869         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17870         ignore non-string data.
17871
17872 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17873
17874         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17875         non-string data (needs to be done in the registry too).
17876
17877 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17878
17879         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17880         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17881         (gnus-registry-split-fancy-with-parent)
17882         (gnus-registry-fetch-simplified-message-subject-fast)
17883         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17884         Remove text properties on ingress into the registry and when it's saved.
17885         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17886         registry from entries with no groups.
17887
17888 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17889
17890         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17891         function to remove string properties.
17892
17893 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17894
17895         * gmm-utils.el (gmm): Adjust custom version.
17896
17897         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17898         Adjust custom version.
17899
17900         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17901
17902 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17903
17904         * gnus-art.el (gnus-insert-prev-page-button)
17905         (gnus-insert-next-page-button): Simplify.  Reformat.
17906
17907 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17908
17909         * gnus-art.el (gnus-insert-prev-page-button)
17910         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17911
17912 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17913
17914         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17915
17916 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17917
17918         * gnus-art.el (gnus-insert-mime-button)
17919         (gnus-insert-mime-security-button):
17920         Apply gnus-article-button-face to MIME and security buttons.
17921
17922 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17923
17924         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17925         readable.
17926
17927 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17928
17929         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17930
17931 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17932
17933         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17934         `browse-url-of-file' instead of `browse-url'.
17935
17936 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17937
17938         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17939         regexp.  Articles containing quotation were cut prematurely.
17940
17941 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17942
17943         * message.el (message-cite-original-1): Use nobody by default for the
17944         value of From header.
17945         (message-reply): Ditto.
17946
17947 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17948
17949         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17950         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17951         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17952
17953 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17954
17955         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17956         mails in the doc string.  Add some URLs in comment.
17957         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17958
17959 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17962         backslashes handling and the way to find boundaries of quoted strings.
17963
17964 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17965
17966         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17967         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17968         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17969         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17970
17971 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17972
17973         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17974         doc string.
17975         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17976
17977 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17978
17979         * lpath.el: Fbind epg-check-configuration.
17980
17981 2006-09-06  Simon Josefsson  <jas@extundo.com>
17982
17983         * mml2015.el (mml2015-use): Doc fix, mention epg.
17984
17985 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17986
17987         * mml2015.el (mml2015-use): Default to epg, if available.
17988
17989 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17990
17991         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17992         message-sender.
17993         (mml1991-epg-encrypt): Ditto.
17994         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17995         message-sender.
17996         (mml2015-epg-encrypt): Ditto.
17997
17998 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17999
18000         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18001         several common directories.
18002
18003 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18004
18005         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18006         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18007
18008 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18009
18010         * gnus-art.el (article-decode-encoded-words): Make it fast.
18011
18012 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18013
18014         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18015
18016         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18017         in quoted string into `\'.
18018
18019 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18020
18021         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18022         Use standard-syntax-table.
18023
18024 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18025
18026         * gnus-art.el (gnus-decode-address-function): New variable.
18027         (article-decode-encoded-words): Use it to decode headers which are
18028         assumed to contain addresses.
18029         (gnus-mime-delete-part): Remove useless `or'.
18030
18031         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18032         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18033         (gnus-nov-parse-line): Use it to decode From header.
18034         (gnus-get-newsgroup-headers): Ditto.
18035         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18036
18037         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18038         (mail-decode-encoded-address-string): New alias.
18039
18040         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18041         New function.
18042         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18043         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18044         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18045         (rfc2047-decode-string): Ditto.
18046         (rfc2047-decode-address-region): New function.
18047         (rfc2047-decode-address-string): New function.
18048
18049 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18050
18051         * message.el (message-caesar-buffer-body): Allow rotating headers.
18052
18053         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18054
18055         * message.el (message-insert-formated-citation-line): Fix %f.
18056         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18057
18058 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18059
18060         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18061         (gnus-bookmark-mouse-available-p): New macro.
18062         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18063         (gnus-bookmark-bmenu-show-infos): Use it.
18064         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18065         (gnus-bookmark-bmenu-hide-infos): Ditto.
18066         (gnus-bookmark-remove-properties): New function.
18067         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18068         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18069         (gnus-bookmark-write-file): Bind coding-system-for-write.
18070         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18071         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18072         group before selecting it.
18073         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18074         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18075         quit-window if it is not available; use gnus-mouse-2 and bind it to
18076         gnus-bookmark-bmenu-select-by-mouse.
18077         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18078         (gnus-bookmark-bmenu-select-by-mouse): New function.
18079
18080 2006-08-13  Romain Francoise  <romain@orebokech.com>
18081
18082         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18083         space.
18084
18085 2006-08-10  Romain Francoise  <romain@orebokech.com>
18086
18087         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18088         (dns-mode-soa-auto-increment-serial): New user option.
18089         (dns-mode-soa-maybe-increment-serial): New function.
18090         (dns-mode): Add the latter to `write-contents-functions'.
18091
18092 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18093
18094         * compface.el (uncompface): Use binary rather than raw-text-unix.
18095
18096 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18097
18098         * compface.el (uncompface): Make sure the eol conversion doesn't take
18099         place when communicating with the external programs.
18100         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18101
18102 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18103
18104         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18105
18106 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18107
18108         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18109         Make it more robust by parsing author and date independently.
18110
18111 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18112
18113         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18114
18115 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18116
18117         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18118         first matching secret key.
18119         (mml2015-epg-encrypt): Ditto.
18120
18121         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18122         first matching secret key.
18123         (mml1991-epg-encrypt): Ditto.
18124
18125         * mml2015.el (mml2015-encrypt-to-self): New user option.
18126         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18127         mml2015-epg-encrypt-to-self is set.
18128
18129         * mml1991.el (mml1991-encrypt-to-self): New variable.
18130         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18131         mml1991-epg-encrypt-to-self is set.
18132
18133         * mml2015.el (mml2015-signers): New user option.
18134         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18135         (mml2015-epg-encrypt): Allow to select signing keys.
18136
18137         * mml1991.el (mml1991-signers): New variable.
18138         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18139         (mml1991-epg-encrypt): Allow to select signing keys.
18140
18141 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18142
18143         * nnheader.el (nnheader-insert-head): Make it work even if the file
18144         uses CRLF for the line-break code.
18145
18146 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18147
18148         * mml2015.el: Require mml-sec instead of password.
18149         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18150         (mml2015-cache-passphrase): Inherit the default value from
18151         mml-secure-cache-passphrase.
18152         (mml2015-passphrase-cache-expiry): Inherit the default value from
18153         mml-secure-passphrase-cache-expiry.
18154
18155         * mml1991.el: Require mml-sec instead of password.
18156         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18157         (mml1991-cache-passphrase): Inherit the default value from
18158         mml-secure-cache-passphrase.
18159         (mml1991-passphrase-cache-expiry): Inherit the default value from
18160         mml-secure-passphrase-cache-expiry.
18161
18162         * mml-sec.el: Require password.
18163         (mml-secure-verbose): New user option.
18164         (mml-secure-cache-passphrase): New user option.
18165         (mml-secure-passphrase-cache-expiry): New user option.
18166
18167 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18168             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18169
18170         * pgg-def.el (pgg-truncate-key-identifier):
18171         Truncate the key ID to 8 letters from the end.
18172
18173 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18174
18175         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18176         workaround for the url package included with Emacs.
18177
18178         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18179
18180 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18181
18182         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18183         correctly.  This fixes a bug caused by the 2006-05-12 change.
18184
18185 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18186
18187         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18188         some information about the error when saying that the `bogus' mail
18189         group will be used.
18190
18191 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18192
18193         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18194         string.
18195
18196 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18197
18198         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18199
18200 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18201
18202         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18203
18204 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18205
18206         * mml1991.el (mml1991-function-alist): Add epg.
18207         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18208         (mml1991-epg-encrypt): New functions.
18209
18210 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18211
18212         * mml2015.el (mml2015-verbose): New variable.
18213         (mml2015-cache-passphrase): Ditto.
18214         (mml2015-passphrase-cache-expiry): Ditto.
18215         (mml2015-function-alist): Add epg.
18216         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18217         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18218         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18219         New functions.
18220
18221 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18222
18223         * message.el (message-cite-original-1): Preserve region when removing
18224         quoted text due to X-No-Archive in order to avoid bogus attribution
18225         when citing multiple messages.
18226
18227 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18228
18229         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18230         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18231
18232 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18233
18234         * gnus-diary.el (gnus-user-format-function-d)
18235         (gnus-user-format-function-D): Autoload.
18236
18237         * imap.el (Commentary): Fix typo.
18238
18239         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18240         2006-04-22 contribution.
18241
18242 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18243
18244         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18245         It didn't really fix the bogosity I'm seeing with solid web groups.
18246
18247 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18248
18249         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18250         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18251         created using server names.  If we use the feature without declaring
18252         it, Gnus does not properly manage server and group state.
18253
18254         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18255         bound.
18256
18257 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18258
18259         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18260         looking up the method using GROUP's prefix before inventing a new one.
18261         It is used on killed/unknown groups in various places where returning
18262         an all-new method isn't expected by the caller.
18263
18264         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18265         and match semantics of gnus-group-real-prefix.
18266
18267 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18268
18269         * nnmail.el (nnmail-broken-references-mailers): New variable.
18270         (nnmail-ignore-broken-references): New function generalizing
18271         nnmail-fix-eudora-headers.
18272         (nnmail-fix-eudora-headers): Now obsolete.
18273
18274         * gnus-art.el (gnus-button-handle-custom):
18275         Support `customize-apropos*'.
18276
18277 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18278
18279         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18280
18281         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18282         articles.
18283
18284 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18285
18286         * message.el (message-cite-reply-above): New variable.
18287         (message-yank-original): Use it.
18288
18289 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18290
18291         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18292
18293 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18294
18295         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18296         as read.
18297
18298         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18299
18300 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18301
18302         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18303         (gnus-bookmark-default-file): Use gnus-directory.
18304         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18305         Remove "*" in doc string.
18306         (gnus-bookmark-write-file): Simplify.
18307         (gnus-bookmark-maybe-sort-alist): Use `when'.
18308         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18309         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18310         Add FIXME about Emacs 21 and XEmacs compatibility.
18311         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18312         compatibility.
18313         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18314         compatibility.
18315         (gnus-bookmark-menu-heading): Fix version.
18316
18317 2006-06-19  Bastien Guerry  <bzg@altern.org>
18318
18319         * gnus-bookmark.el: New file.
18320
18321 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * message.el (message-syntax-checks): Doc fix.
18324
18325 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18326
18327         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18328         unsubscribed groups as if they were killed ones.  It causes duplicate
18329         entries in gnus-newsrc-alist.
18330
18331 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18332
18333         * message.el (message-syntax-checks): Doc fix.
18334         (message-send-mail): Add check for continuation headers.
18335         (message-check-news-header-syntax): Fix regexp used to check for
18336         continuation headers.
18337
18338 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18339
18340         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18341
18342 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18343
18344         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18345
18346 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18347
18348         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18349         default-truncate-lines.
18350
18351 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18352
18353         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18354         to fill the utf-8 entry.
18355
18356         * lpath.el: Fbind unicode-precedence-list.
18357
18358 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18359
18360         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18361
18362 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18363
18364         * gnus-agent.el (directory-files-and-attributes): Move all the way
18365         forward (the third and final move).
18366         (gnus-agent-read-agentview): Trap reconstruction errors due to
18367         nonexistent directory.  Handle by returning nil.
18368
18369 2006-05-30  Didier Verna  <didier@xemacs.org>
18370
18371         * message.el (message-dont-reply-to-names): Update the custom type.
18372         * message.el (message-dont-reply-to-names): New defsubst: potentially
18373         convert a list of regexps into a single one.
18374         * message.el (message-get-reply-headers): Use it.
18375         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18376
18377 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18378
18379         * gnus-agent.el (directory-files-and-attributes): Move forward.
18380
18381 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18382
18383         * gnus-ml.el (gnus-mailing-list-subscribe)
18384         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18385         (gnus-mailing-list-message): Fix doc strings.
18386
18387 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18388
18389         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18390         of doing it manually.
18391
18392 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18393
18394         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18395         comment.
18396
18397 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18398
18399         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18400         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18401         (gnus-agent-read-local): All symbols allocated in my-obarray.
18402         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18403         (gnus-agent-regenerate-group): Check numeric names to see if they are
18404         messages or groups.
18405         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18406         better way of do this...)
18407
18408         * gnus-cache.el (gnus-agent-total-fetched-for):
18409         Ignore 'dummy.group' (there should be a better way of do this...)
18410
18411 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18412
18413         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18414         (gnus-saved-headers): Ditto.
18415         (gnus-default-article-saver): Mention functions may have properties.
18416         (gnus-article-save): Override gnus-save-all-headers and
18417         gnus-saved-headers by :headers property which saver function may have.
18418         (gnus-summary-save-in-file): Add :headers property.
18419         (gnus-summary-write-to-file): Ditto.
18420
18421         * gnus-sum.el (gnus-summary-save-article): Bind
18422         gnus-prompt-before-saving to t when saving many articles in a file;
18423         always show all headers.
18424
18425         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18426
18427 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18428
18429         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18430         marks.
18431
18432         * message.el (message-indent-citation): Add optional arguments to allow
18433         using it outside of message buffers.
18434
18435         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18436         (gnus-article-treat-unfold-headers): Use it.
18437         (gnus-article-truncate-lines): New variable.
18438         (gnus-article-mode): Use it.
18439         (gnus-article-toggle-truncate-lines): New function.
18440
18441         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18442         Add gnus-article-toggle-truncate-lines.
18443
18444         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18445         coding system in XEmacs, use binary.
18446
18447 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18448
18449         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18450         after-load-alist.
18451
18452         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18453         this function should save decoded articles.
18454         (gnus-summary-write-to-file): Use property to specify this function
18455         should save decoded articles and specify gnus-summary-save-in-file
18456         should be used to save articles other than the first one when saving
18457         many articles.
18458         (gnus-summary-save-body-in-file): Use property to specify this
18459         function should save decoded articles.
18460         (gnus-summary-write-body-to-file): Use property to specify this
18461         function should save decoded articles and specify
18462         gnus-summary-save-body-in-file should be used to save articles other
18463         than the first one when saving many articles.
18464
18465         * gnus-sum.el (gnus-summary-save-article): Simplify.
18466
18467 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18468
18469         * gnus-art.el (gnus-default-article-saver):
18470         Add gnus-summary-write-body-to-file.
18471         (gnus-article-save-coding-system): Don't use coding system object
18472         in XEmacs.
18473         (gnus-read-save-file-name): Add optional `dir-var' argument which
18474         specifies directory in which files are saved; work even if optional
18475         `variable' argument is not specified.
18476         (gnus-summary-write-to-file): Read file name.
18477         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18478         (gnus-summary-write-body-to-file): New function.
18479
18480         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18481         (gnus-summary-local-variables): Add it.
18482         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18483         (gnus-summary-save-article): Remove optional `decode' argument;
18484         determine whether to decode articles by the value of
18485         gnus-default-article-saver; when saving many files using
18486         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18487         it first and use gnus-summary-save-in-file or
18488         gnus-summary-save-body-in-file thereafter unless
18489         gnus-prompt-before-saving is always; move point to article which
18490         will be saved.
18491         (gnus-summary-save-article-file): Revert.
18492         (gnus-summary-write-article-file): Revert.
18493         (gnus-summary-save-article-body-file): Revert.
18494         (gnus-summary-write-article-body-file): New function.
18495
18496 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18497
18498         * gnus-art.el (gnus-default-article-saver): Doc fix.
18499         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18500         from gnus-summary-save-article-coding-system, and default to a
18501         certain coding system.
18502         (gnus-output-to-file): Add coding cookie and encode text according
18503         to gnus-article-save-coding-system; don't use mm-append-to-file.
18504
18505         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18506         gnus-art.el and rename to gnus-article-save-coding-system.
18507         (gnus-summary-save-article): Require gnus-art; don't show all
18508         headers if it decodes articles; don't add coding cookie here;
18509         don't bind mm-text-coding-system-for-write.
18510         (gnus-summary-save-article-file): Save decoded articles.
18511         (gnus-summary-write-article-file): When saving many files, use
18512         gnus-summary-write-to-file first and gnus-summary-save-in-file
18513         thereafter unless gnus-prompt-before-saving is always.
18514         (gnus-summary-save-article-body-file): Save decoded articles.
18515
18516         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18517
18518 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18519
18520         * nnrss.el (nnrss-check-group): Bind hash-index.
18521
18522 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18523
18524         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18525         its hash index.  Store this hash in `nnrss-group-data'.
18526         (nnrss-read-group-data): Update accordingly.
18527
18528 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18529
18530         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18531         entry.
18532
18533         * gnus-sum.el (gnus-summary-make-menu-bar):
18534         Add gnus-article-browse-html-article.
18535
18536 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18537
18538         * gnus-sum.el (gnus-summary-mime-map):
18539         Add gnus-article-browse-html-article.
18540
18541         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18542
18543 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18544
18545         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18546         suitable coding systems in customize.
18547
18548 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18549
18550         * mail-source.el (mail-sources): Fix custom type.
18551
18552 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18553
18554         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18555         (gnus-summary-expire-articles-now): Shorten prompt.
18556
18557         * gmm-utils.el (wid-edit): Require.
18558         (defun-gmm): Rename from `gmm-defun-compat'.
18559         (gmm-image-search-load-path): Use it.
18560         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18561
18562 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18563
18564         * gnus-sum.el (gnus-summary-save-article-coding-system):
18565         New variable.
18566         (gnus-summary-save-article): Add optional `decode' argument.
18567         If it is set and gnus-summary-save-article-coding-system is non-nil,
18568         save decoded article.
18569         (gnus-summary-write-article-file): Save decoded article if
18570         gnus-summary-save-article-coding-system is non-nil.
18571
18572         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18573         type.
18574
18575 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18576
18577         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18578
18579 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18580
18581         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18582         first to test gnus-single-article-buffer which may be buffer-local.
18583
18584         * gnus-sum.el (gnus-summary-setup-buffer):
18585         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18586         group; make gnus-article-buffer, gnus-article-current, and
18587         gnus-original-article-buffer always buffer-local.
18588         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18589         group.
18590         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18591
18592 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18593
18594         * nnml.el (nnml-request-compact-group): Compressed files might not
18595         have .gz extension.
18596
18597 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18598
18599         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18600         (mm-copy-to-buffer): Use with-current-buffer.
18601         (mm-display-part): Simplify.
18602         (mm-inlinable-p): Add optional arg `type'.
18603
18604 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18605
18606         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18607         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18608         Try harder to show the attachment internally or externally using
18609         gnus-mime-view-part-as-type.
18610
18611 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18612
18613         * message.el (message-from-style, message-signature-separator)
18614         (message-user-organization-file, message-send-mail-function)
18615         (message-citation-line-function, message-yank-prefix)
18616         (message-indent-citation-function, message-signature)
18617         (message-signature-file, message-signature-insert-empty-line):
18618         Remove autoloads.
18619
18620         * gnus-art.el (gnus-buttonized-mime-types):
18621         Remove "multipart/signed".  Revert 2006-04-26 change.
18622
18623 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18624
18625         * gnus.el (gnus-version-number): Bump version.
18626
18627 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18628
18629         * gnus.el: No Gnus v0.5 is released.
18630
18631 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18632
18633         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18634         fetching articles by message-id.
18635
18636 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18637
18638         * message.el (hashcash): Require hashcash as normal.
18639
18640         * ecomplete.el (ecomplete-highlight-match-line):
18641         Use point-at-eol.
18642         (ecomplete-highlight-match-line): Use `highlight', because that
18643         face exists in both Emacs and XEmacs.
18644
18645         * message.el (message-display-abbrev): Use point-at-bol.
18646
18647         * mail-source.el: Don't require timer/timer-funcs.
18648
18649         * gnus-async.el: Ditto.
18650
18651         * password.el: Ditto.
18652
18653         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18654
18655         * mm-url.el: Ditto.
18656
18657         * gnus-xmas.el: Don't require timer-funcs.
18658
18659         * mm-util.el: Require timer/timer-funcs.
18660
18661 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18662
18663         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18664         Close.
18665
18666 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18667
18668         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18669         unibyte after clear-decrypt function runs.
18670
18671         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18672         returns as a unibyte string.
18673
18674 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18675
18676         * lpath.el: Revert.
18677
18678         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18679         (pgg-gpg-process-sentinel): Revert.
18680
18681         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18682         (pgg-pgp-lookup-key): Revert.
18683
18684         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18685         (pgg-pgp5-lookup-key): Revert.
18686
18687         * pgg.el (pgg-fetch-key): Revert.
18688
18689 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18690
18691         * lpath.el: Fbind string-as-multibyte for XEmacs.
18692
18693         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18694         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18695         (mml1991-pgg-encrypt): Ditto.
18696
18697         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18698         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18699         a multibyte buffer.
18700
18701         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18702         (pgg-pgp-lookup-key): Ditto.
18703
18704         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18705         (pgg-pgp5-lookup-key): Ditto.
18706
18707         * pgg.el (pgg-fetch-key): Ditto.
18708
18709 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18710
18711         * message.el (message-user-organization-file): Check several
18712         locations of the organization file.
18713
18714         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18715         Add gnus-article-view-part-as-type.
18716
18717         * gnus-art.el (gnus-article-view-part-as-type): New function.
18718
18719         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18720         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18721
18722         * mml.el: Simplify autoload.
18723         (mml-mode): defvar dnd-protocol-alist instead of using
18724         symbol-value.
18725         (mml-default-directory): New variable.
18726         (mml-minibuffer-read-file): Use it.
18727         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18728
18729         * message.el (message-citation-line-format): New variable.
18730         (message-insert-formated-citation-line): New function.
18731         (message-citation-line-function):
18732         Add `message-insert-formated-citation-line' to custom type.
18733
18734         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18735         to doc string.
18736
18737         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18738         depending on mm-verify-option.
18739
18740 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18741
18742         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18743         binding pgg-* variables; reimplement the section which prevents
18744         MIME header from being signed.
18745         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18746         pgg-text-mode; remove a blank line at the top of body.
18747
18748         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18749         lines at the top of body; use gnus-newsgroup-charset if there's no
18750         Charset header.
18751
18752 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18753
18754         * message.el (message-self-insert-commands): Doc fix.
18755
18756         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18757         (mm-uu-pgp-encrypted-test): Ditto.
18758         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18759         between header and body; return application/pgp-encrypted handle
18760         if decryption failed; decode decrypted body by charset.
18761
18762         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18763         element match to application/pgp-*.
18764
18765 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18766
18767         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18768         HTML.
18769
18770 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18771
18772         * mail-source.el (mail-source-call-script): Message the error
18773         string.
18774
18775 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18776
18777         * gnus-util.el (gnus-byte-compile): Use it.
18778
18779 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18780
18781         * gnus-util.el (kill-empty-logs): New function.
18782
18783 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18784
18785         * message.el (message-mail-alias-type): Doc fix.
18786         (message-mail-alias-type-p): New function.
18787         (message-send): Use it.
18788         (message-mode): Ditto.
18789         (message-strip-forbidden-properties): Ditto.
18790
18791         * ecomplete.el (ecomplete-database-file-coding-system):
18792         New variable.
18793         (ecomplete-save): Use it.
18794         (ecomplete-setup): Use it.
18795
18796 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18797
18798         * message.el (message-self-insert-commands): New variable.
18799         (message-strip-forbidden-properties): Use it.
18800
18801 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18802
18803         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18804         that doesn't make XEmacs choke.
18805
18806 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18807
18808         * gnus-util.el (gnus-replace-in-string):
18809         Prefer replace-regexp-in-string over of replace-in-string.
18810
18811 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18812
18813         * gnus-util.el (gnus-select-frame-set-input-focus):
18814         Use select-frame-set-input-focus if it is available in XEmacs; use
18815         definition defined in Emacs 22 for old Emacsen.
18816
18817         * dgnushack.el: Autoload unmorse-region for XEmacs.
18818
18819         * lpath.el: Bind cursor-in-non-selected-windows and
18820         select-frame-set-input-focus for XEmacs.
18821
18822 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18823
18824         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18825
18826 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18827
18828         * gnus-registry.el (gnus-registry-cache-save): Remove text
18829         properties when saving via the temp buffer.
18830
18831 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18832
18833         * message.el (message-generate-hashcash): Honor custom type.
18834
18835 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18836
18837         * message.el (message-generate-hashcash): Default to non-nil when
18838         hashcash is found.
18839
18840         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18841         (gnus-refer-thread-limit): Increase default to 500.
18842
18843         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18844
18845         * flow-fill.el (fill-flowed): Allow delete-space.
18846
18847 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18848
18849         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18850         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18851         Remove autoloads.
18852
18853 2006-04-18  Simon Josefsson  <jas@extundo.com>
18854
18855         * message.el (message-generate-hashcash): Default to.
18856
18857 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18858
18859         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18860         concatenating segments rather than before concatenating them.
18861
18862 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18863
18864         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18865
18866 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18867
18868         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18869
18870         * message.el (message-forward-make-body-plain):
18871         Allow message-forward-ignored-headers to be a list.
18872         (message-remove-ignored-headers): Factor out into function.
18873         (message-forward-make-body-mml): Use it.
18874
18875         * imap.el (imap-quote-specials): New function.
18876         (imap-login-auth): Quote specials.
18877
18878         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18879         (rfc2231-parse-string): Allow concatanation of parameters that
18880         aren't contiguous.  The test case is
18881           (mail-header-parse-content-type "message/external-body;
18882             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18883             access-type=LOCAL-FILE;
18884             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18885
18886 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18887
18888         * nntp.el (nntp-accept-process-output): Return the value of
18889         `nnheader-accept-process-output'.
18890
18891 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18892
18893         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18894         (gnus-button-alist): Recognize more diff formats.
18895         (gnus-button-patch): Strip directory.
18896
18897 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18898
18899         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18900         Emacs 22 when setting focus.
18901
18902 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18903
18904         * gnus-art.el (gnus-article-treat-types): Do treatment of
18905         text/x-verbatim parts.
18906         (gnus-button-patch): New command.
18907
18908         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18909         addresses that contain invalid characters.
18910
18911 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18912
18913         * message.el (message-put-addresses-in-ecomplete):
18914         Use gnus-replace-in-string.
18915         (message-is-yours-p): Use the more correct
18916         mail-header-parse-address instead of
18917         mail-extract-address-components.
18918         (message-put-addresses-in-ecomplete): Fix typo.
18919
18920         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18921         keystroke.
18922
18923         * gnus-art.el (gnus-treatment-function-alist): Change order of
18924         newsgroups/generic header folding to avoid double-folding.
18925
18926         * message.el (message-hidden-headers): Add X-Draft-From.
18927
18928         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18929         New command.
18930         (gnus-summary-repeat-search-article-backward): New command.
18931
18932         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18933         groups in the parent topic.
18934
18935 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18936
18937         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18938         (spam-extra-header-to-number): Return the CRM114 number as a
18939         number instead of a string.
18940
18941 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18942
18943         * gnus-art.el (gnus-face-properties-alist): Move here from
18944         gnus-fun.
18945
18946         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18947
18948 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18949
18950         * message.el (message-strip-forbidden-properties): Only display on
18951         self-insert-command.
18952
18953         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18954         reindent.
18955         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18956
18957 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18958
18959         * smiley.el (smiley-style): Fix typo.
18960
18961 2006-03-23  Kenichi Handa  <handa@m17n.org>
18962
18963         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18964         instead of set-buffer-multibyte.
18965
18966 2006-03-23  Kenichi Handa  <handa@m17n.org>
18967
18968         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18969         buffer and then decode the buffer text if necessary.
18970         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18971         first, and after mm-encode-body, change the buffer to unibyte.
18972
18973 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18974
18975         * hashcash.el (hashcash-insert-payment-async-2):
18976         Use message-goto-eoh instead of doing it manually.
18977         (mail-add-payment): Use message-narrow-to-header instead of trying
18978         to do the same itself.
18979
18980         * message.el (message-hidden-headers): Add Face.
18981
18982         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18983         reparenting code.
18984         (gnus-summary-reparent-children): Refactored out code.
18985         (gnus-summary-thread-map): New keystroke.
18986         (gnus-summary-reparent-children): Make into command.
18987
18988         * smiley.el (smiley-style): Default to `medium' if using a large
18989         font.
18990
18991         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18992         does it itself.
18993
18994         * message.el (message-point-in-header-p): Simplify definition.
18995
18996 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18997
18998         * nnagent.el (nnagent-request-set-mark): Silence log file
18999         writing.
19000         (nnagent-request-set-mark): Use write-region instead of
19001         append-to-file.
19002
19003         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19004         strange select method.
19005
19006         * ecomplete.el (ecomplete-display-matches): Get highlightling
19007         right.
19008         (ecomplete-display-matches): Use literals.
19009         (ecomplete-display-matches): Disable message logging.
19010
19011         * message.el (message-display-abbrev): Small optimization.
19012
19013         * ecomplete.el (ecomplete-display-matches): Allow automatic
19014         display.
19015
19016         * message.el (message-strip-forbidden-properties):
19017         Display abbrevs.
19018         (message-display-abbrev): Get automatic display right.
19019
19020         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19021         keystrokes.
19022
19023 2006-04-13  Romain Francoise  <romain@orebokech.com>
19024
19025         TODO: Backport to v5-10!
19026
19027         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19028         Move here (and rename) from gnus-registry.el.
19029
19030         * gnus-registry.el: Require gnus-util.
19031         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19032
19033 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19034
19035         * gnus-group.el (gnus-group-catchup-current):
19036         Change if-then-else-if-then-else into cond.
19037         (gnus-group-catchup): Indent.
19038         (group-name-at-point): New function.
19039         (gnus-fetch-group): Provide default from thing at point.
19040
19041 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19042
19043         * message.el (message-display-abbrev): Fix regexp.
19044
19045         * ecomplete.el (ecomplete-highlight-match-line):
19046         Reimplement choosing.
19047         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19048         dead variables.
19049
19050         * message.el (message-newline-and-indent): Remove debugging.
19051         (message-display-abbrev): Use new implementation.
19052
19053 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19054
19055         * gnus-art.el (gnus-article-mode):
19056         Set cursor-in-non-selected-windows to nil.
19057
19058         * smiley.el: Revert previous change.
19059         (smiley-data-directory): defvar it before using it in the
19060         defcustom of `smiley-style'.
19061
19062 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19063
19064         * message.el (message-newline-and-indent): New function.
19065
19066         * ecomplete.el: Implement more bits.
19067
19068         * message.el (message-put-addresses-in-ecomplete): Clean up the
19069         string.
19070
19071         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19072
19073         * gnus-sum.el (gnus-summary-save-parts):
19074         Bind gnus-summary-save-parts-counter and use it to make unique file
19075         names.
19076
19077         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19078
19079         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19080         parameter to say whether to actually parse the individual
19081         addresses.
19082
19083         * message.el (message-put-addresses-in-ecomplete): New function.
19084         (ecomplete): Require.
19085         (message-mail-alias-type): Add ecomplete as an option.
19086
19087 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19088
19089         * flow-fill.el (fill-flowed): Remove trailing space from blank
19090         quoted lines.
19091
19092 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19093
19094         * smiley.el (smiley-style): Move definition later to avoid a
19095         compilation warning.
19096
19097 2006-04-12  Kenichi Handa  <handa@m17n.org>
19098
19099         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19100         buffer and then decode the buffer text if necessary.
19101         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19102         first, and after mm-encode-body, change the buffer to unibyte.
19103         Use mm-disable-multibyte instead of set-buffer-multibyte.
19104
19105 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19106
19107         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19108         Content-Type header instead of Content-Disposition header.
19109         (gnus-mime-inline-part): Ditto.
19110         (gnus-mime-view-part-as-charset): Ignore charset that the part
19111         specifies.
19112
19113         * mm-decode.el (mm-display-part): Work with external parts and
19114         usual parts similarly.
19115
19116         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19117         instead of gnus-display-mime.
19118
19119         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19120         instead of with-temp-buffer.
19121
19122         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19123         tag to summarized topics part in order to encode non-ASCII text.
19124
19125 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19126
19127         * smiley.el (smiley-style): New variable.
19128         (smiley-directory): New function.
19129         (smiley-data-directory): Derive from `smiley-style' using
19130         `smiley-directory'.
19131         (smiley-regexp-alist): Add new entries.
19132
19133         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19134         (gnus-article-browse-delete-temp): Add :version.
19135
19136 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19137
19138         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19139         the sieve region.
19140
19141 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19142
19143         * gnus.el (gnus-version-number): Bump version.
19144
19145 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19146
19147         * gnus.el: No Gnus v0.4 is released.
19148
19149 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19150
19151         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19152         layout.
19153
19154         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19155         unknown charset.
19156
19157         * message.el (message-header-synonyms): Add Original-To to the
19158         default.
19159
19160         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19161         optional parameter.
19162
19163 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19164
19165         * gnus-fun.el (gnus): Require it for gnus-directory.
19166
19167 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19168
19169         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19170
19171 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19172
19173         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19174
19175 2006-04-05  Simon Josefsson  <jas@extundo.com>
19176
19177         * password.el (password-reset): New function.
19178
19179 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19180
19181         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19182         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19183
19184 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19185
19186         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19187         Some whitespace was matched into the url, which broke browsing hits
19188         > 100 when mm-url-use-external was nil.
19189
19190 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19191
19192         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19193         Check gnus-extra-headers for 'Newsgroups.
19194
19195         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19196         bound.
19197
19198 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19199
19200         * pgg-gpg.el: Clean up process buffers every time gpg processes
19201         complete.
19202
19203 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19204
19205         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19206         doc string.
19207
19208 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19209
19210         * pgg-gpg.el (pgg-gpg-process-filter)
19211         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19212
19213         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19214         lines, temporary fix.
19215
19216 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19217
19218         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19219
19220 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19221
19222         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19223         default-enable-multibyte-characters.  This reverts the change from
19224         revision 6.17 which is no longer necessary because the passphrase
19225         is sent separately now.  GnuPG messages are unreadable under
19226         multibyte locales with default-enable-multibyte-characters set to
19227         nil.
19228
19229 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19230
19231         * message.el (message-tool-bar-gnome): Move "spell".
19232
19233 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19234
19235         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19236         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19237         instead.
19238
19239 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19240
19241         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19242         Improve newsgroups handling for NNTP overviews which don't include
19243         Newsgroups.
19244
19245 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19246
19247         * message.el (message-resend): Bind message-generate-hashcash to nil.
19248
19249 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19250
19251         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19252         when searching for already-paid recipients.
19253
19254 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19255
19256         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19257         passphrases when it is not needed.
19258         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19259         passphrase stuff from gpg, should only be necessary when you use
19260         gpg with a smartcard.
19261
19262 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19263
19264         * mml.el (mml-insert-mime): Ignore cached contents of
19265         message/external-body part.
19266
19267         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19268         (mm-insert-part): Ditto.
19269
19270 2006-03-23  Simon Josefsson  <jas@extundo.com>
19271
19272         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19273         Reiner.
19274         (pgg-gpg-use-agent-p): Use it again.
19275
19276 2006-03-23  Simon Josefsson  <jas@extundo.com>
19277
19278         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19279         older emacsen.
19280         (pgg-gpg-use-agent-p): Don't use it.
19281
19282 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19283
19284         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19285         if we can.
19286
19287 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19288
19289         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19290         (pgg-gpg-update-agent): New function.
19291         (pgg-gpg-use-agent-p): New function.
19292         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19293         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19294         (pgg-gpg-sign-region): Use it.
19295
19296 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19297
19298         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19299         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19300
19301 2006-03-21  Simon Josefsson  <jas@extundo.com>
19302
19303         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19304         <wilde@sha-bang.de>.
19305         (pgg-gpg-use-agent): New variable.
19306         (pgg-gpg-process-region): Use it.
19307         (pgg-gpg-encrypt-region): Likewise.
19308         (pgg-gpg-encrypt-symmetric-region): Likewise.
19309         (pgg-gpg-decrypt-region): Likewise.
19310         (pgg-gpg-sign-region): Likewise.
19311         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19312
19313 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19314
19315         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19316
19317         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19318         Add comment on version.
19319
19320 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19321
19322         * smiley.el: Add missing test smiley.
19323
19324 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19325
19326         * mm-decode.el (mm-with-part): New macro.
19327         (mm-get-part): Use it; work with message/external-body as well.
19328         (mm-save-part): Treat name and filename equally.
19329
19330         * mm-extern.el (mm-extern-cache-contents): New function.
19331         (mm-inline-external-body): Use it; force the part to be displayed;
19332         move undisplayer added to the cached handle to the parent.
19333
19334         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19335         (gnus-mime-view-part-as-type): Work with message/external-body.
19336
19337         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19338
19339 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19340
19341         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19342         images in image-load-path.  [Sync with image.el, revision 1.60, in
19343         Emacs.]
19344
19345 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19346
19347         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19348         path rather than symbol.  Always return list of directories.
19349         Guarantee that image directory comes first.  [Sync with image.el,
19350         revision 1.59, in Emacs.]
19351
19352         * message.el (message-make-tool-bar): Adjust to new API of
19353         `gmm-image-load-path-for-library'.
19354
19355         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19356
19357         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19358
19359 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19360
19361         * gnus-art.el (gnus-article-only-boring-p):
19362         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19363         intangible text.
19364         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19365
19366 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19367
19368         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19369         Use `defun' instead of `gmm-defun-compat'.
19370
19371 2006-03-14  Simon Josefsson  <jas@extundo.com>
19372
19373         * message.el (message-unique-id): Don't use message-number-base36
19374         if (user-uid) is a float.
19375         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19376
19377 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19378
19379         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19380
19381         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19382         empty line between a part and a message part.
19383
19384 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19385
19386         * smiley.el: Add more test smileys.
19387         (smiley-data-directory, smiley-regexp-alist)
19388         (gnus-smiley-file-types): Fix doc strings.
19389         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19390         adding new elements.
19391         (smiley-mouse-map): Unused code.  Make it a comment.
19392
19393 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19394
19395         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19396         scan latest NoCeM messages instead of old ones.
19397         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19398         delimiters that are recently used.
19399         (gnus-nocem-load-cache): Add autoload cookie.
19400
19401         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19402
19403         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19404         level which is larger than gnus-use-nocem is specified.
19405
19406         * gnus-group.el (gnus-group-get-new-news): Ditto.
19407
19408 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19409
19410         * gnus-util.el (gnus-tool-bar-update): New function.
19411
19412         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19413         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19414
19415         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19416
19417         * gnus-group.el (gnus-group-redraw-when-idle)
19418         (gnus-group-redraw-check): Remove.
19419         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19420
19421 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19422
19423         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19424         if optional last element is specified in splits (FIELD VALUE...).
19425
19426 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19427
19428         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19429         to gmm-image-load-path-for-library.  Call with no-error argument.
19430         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19431
19432         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19433
19434         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19435
19436         * gmm-utils.el (gmm-image-load-path): Remove alias.
19437
19438 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19439
19440         * gmm-utils.el (gmm-image-load-path): Add alias.
19441
19442         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19443         nnml-generate-nov-databases-1.
19444         (nnml-generate-nov-databases): Use it.
19445         (nnml-generate-nov-databases-directory): Document no-active
19446         argument.
19447
19448         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19449         directory if path is t.  Add no-error.
19450
19451         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19452         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19453
19454         * gnus-art.el (gnus-article-browse-delete-temp-files):
19455         Simplify resetting gnus-article-browse-html-temp-list.
19456
19457         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19458         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19459         Add example to docstring.  Rename local variables.  Move error
19460         checks to default case in cond and simplify.
19461
19462 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19463
19464         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19465         handle is multipart when calling it recursively.
19466         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19467
19468 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19469
19470         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19471         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19472
19473 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19474
19475         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19476         is loaded.
19477
19478         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19479         loaded.
19480
19481 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19482
19483         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19484         to "Emacs 23 (unicode)" in doc string.
19485
19486         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19487         "Emacs 23 (unicode)" in comment.
19488
19489 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19490
19491         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19492
19493         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19494         characters 160 through 255 in Emacs 23.
19495
19496 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19497
19498         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19499         gnus-article-browse-html-temp.
19500         (gnus-article-browse-delete-temp): Make it customizable.
19501         Add `file'.  Adjust doc string.
19502         (gnus-article-browse-delete-temp-files): Add argument.
19503         Allow query for each file.  Adjust doc string.
19504         (gnus-article-browse-html-parts):
19505         Add `gnus-article-browse-delete-temp-files' to
19506         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19507
19508 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19509
19510         * gnus-art.el (gnus-article-browse-html-temp)
19511         (gnus-article-browse-delete-temp): New variables.
19512         (gnus-article-browse-delete-temp-files): New function.
19513         (gnus-article-browse-html-parts): Use it.
19514
19515 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19516
19517         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19518
19519         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19520         string.
19521
19522         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19523         gnus-summary-insert-new-articles when unplugged.
19524         Remove gnus-summary-search-article-forward.
19525
19526         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19527         display-visual-class instead of display-color-cells.
19528
19529 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19530
19531         * dgnushack.el: Autoload customize-group for XEmacs.
19532
19533         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19534         message/* containing non-ASCII text properly.
19535
19536 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19537
19538         * message.el: Require gmm-utils, remove autoloads.
19539         (message-tool-bar): Set default based on
19540         gmm-tool-bar-style.
19541         (message-tool-bar-gnome): Add gmm-customize-mode.
19542
19543         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19544         gmm-tool-bar-style.
19545         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19546
19547         * gnus-group.el (gnus-group-tool-bar): Set default based on
19548         gmm-tool-bar-style.
19549         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19550
19551         * gmm-utils.el (gmm-image-directory): Rename variable from
19552         gmm-image-load-path.
19553         (gmm-image-load-path): Use gmm-image-directory.
19554         (gmm-customize-mode): New function.
19555         (gmm-tool-bar-style): New variable.
19556
19557         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19558         gnus-group-redraw-line-number.
19559         (gnus-group-redraw-check): Simplify.
19560         (gnus-group-tool-bar-update): Remove redraw check.
19561         (gnus-group-make-tool-bar): Add redraw check.
19562
19563 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19564
19565         * gnus-art.el (gnus-button): Add missing parentheses.
19566
19567 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19568
19569         * lpath.el: Fbind line-number-at-pos.
19570
19571 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19572
19573         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19574
19575 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19576
19577         * gnus-art.el (gnus-button): New face.
19578         (gnus-article-button-face): Use it.
19579
19580         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19581         Add gnus-summary-next-page.  Re-order.
19582
19583         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19584         next-node are now included.
19585         (gnus-group-redraw-line-number): New internal variable.
19586         (gnus-group-redraw-check): Helper function for updating the tool
19587         bar.
19588         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19589
19590         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19591
19592         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19593         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19594         Use it to match format of Spamassassin 3.0 and later.
19595         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19596         (spam-check-bogofilter)
19597         (spam-bogofilter-register-with-bogofilter): Fix args of
19598         `gnus-error' calls.
19599
19600 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19601
19602         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19603         unnecessary interaction when sending queued mails.
19604         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19605
19606 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19607
19608         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19609         first or last are nil.
19610
19611 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19612
19613         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19614
19615 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19616
19617         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19618
19619 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19620
19621         * dns.el (query-dns): Protect more against buggy tcp output.
19622
19623 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19624
19625         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19626         nov.php.
19627
19628 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19629
19630         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19631         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19632         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19633         output on the server side.
19634         (nnweb-google-create-mapping): Update regexps and add some
19635         progress indication.
19636
19637 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19638
19639         * gnus-group.el (gnus-group-tool-bar-gnome):
19640         Fix gnus-agent-toggle-plugged.  Re-order icons.
19641         (gnus-group-tool-bar-gnome):
19642         Add gnus-group-{prev,next}-unread-group.
19643         (gnus-group-tool-bar-gnome): Re-order icons.
19644
19645         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19646         Move gnus-summary-insert-new-articles.
19647
19648         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19649         Fix comments.
19650
19651         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19652         also available in Emacs 21.3.
19653
19654         * message.el (message-fix-before-sending): Change "Emacs 22" to
19655         "Emacs 23 (unicode)" in comment.
19656
19657         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19658         "Emacs 23 (unicode)" in comment.
19659
19660         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19661         comment.
19662         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19663
19664         * mm-view.el (mm-fill-flowed): Add :version.
19665
19666 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19667
19668         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19669         and load-path.
19670
19671 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19672
19673         * message.el: Autoload gmm-image-load-path.
19674         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19675         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19676         consitency.
19677
19678         * gmm-utils.el (gmm-image-load-path): Also search in
19679         "../etc/images".  Don't set gmm-image-load-path if we don't find
19680         the image.
19681
19682 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19683
19684         * gmm-utils.el (gmm-image-load-path): Don't make
19685         `gmm-image-load-path' include subdirectories which the second arg
19686         `image' might specify.
19687
19688         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19689         subdirectory to icon file names.
19690
19691         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19692
19693 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19694
19695         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19696         gmm-image-load-path calls.
19697
19698         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19699
19700         * message.el (message-make-tool-bar): Ditto.
19701
19702         * mml.el (mml-preview): Add comment concerning tool bar icons.
19703
19704         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19705         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19706
19707         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19708         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19709
19710         * message.el (message-tool-bar-gnome): Use new icon names.
19711         (message-make-tool-bar): Use `gmm-image-load-path'.
19712
19713         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19714         New functions from MH-E.
19715         (gmm-image-load-path): New variable from MH-E.
19716         (gmm-image-load-path): New function from MH-E.  Add arguments
19717         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19718         *-image-load-path-called-flag.
19719
19720 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19721
19722         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19723
19724 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19725
19726         * nnimap.el (nnimap-request-move-article): Change folder back to
19727         source group before deleting.
19728
19729 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19730
19731         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19732
19733         * gnus-art.el (mm-url-insert-file-contents-external):
19734         Autoload mm-url.
19735
19736         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19737
19738 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19739
19740         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19741         coding system which mm-charset-to-coding-system returns for a
19742         given charset is valid.
19743
19744 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19745
19746         * html2text.el (html2text-remove-tag-list):
19747         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19748
19749 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19750
19751         * gnus-cus.el: Revert 2005-10-17 change.
19752
19753 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19754
19755         * gnus-art.el (article-strip-banner):
19756         Call article-really-strip-banner only when the regexp match is made.
19757
19758 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19759
19760         * gnus-art.el (article-strip-banner):
19761         Use gnus-extract-address-components instead of
19762         mail-header-parse-addresses to make it work with non-ASCII text;
19763         remove mail-encode-encoded-word-string.
19764
19765         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19766         values which are surrounded with \"...\"; make it never cause a
19767         Lisp error; give up parsing of parameters if it failed in
19768         extracting type.
19769
19770 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19771
19772         * smime.el (smime-cert-by-ldap-1): Fix bug where
19773         `smime-ldap-search' returns results without userCertificates.
19774
19775 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19776
19777         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19778
19779 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19780
19781         * spam.el (spam-check-spamassassin-headers): Adapt format for
19782         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19783         <ari@mbf.ocn.ne.jp>.
19784         (spam-list-of-processors): Add spam-use-gmane.
19785
19786 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19787
19788         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19789         make-temp-file; make it work with XEmacs as well.
19790
19791         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19792         mm-make-temp-file.
19793
19794         * mm-decode.el (mm-display-external): Use the 3rd arg of
19795         mm-make-temp-file.
19796         (mm-create-image-xemacs): Ditto.
19797
19798 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19799
19800         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19801         with message-narrow-to-headers.
19802         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19803         (gnus-draft-check-draft-articles): New function.
19804         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19805
19806 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19807
19808         * gnus-art.el (gnus-article-browse-html-parts):
19809         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19810         Don't use suffix argument for mm-make-temp-file for Emacs 21
19811         compatibility.  Remove useless `format'.
19812
19813 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19814
19815         * nnweb.el (nnweb-google-wash-article): Update regexps.
19816         (nnweb-group-alist): Use defvoo instead of defvar.
19817
19818 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19819
19820         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19821         re-loading nn* modules.
19822
19823 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19824
19825         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19826         for `tool-bar-mode' and don't check it's default-value.
19827
19828         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19829
19830         * message.el (message-make-tool-bar): Ditto.
19831
19832         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19833         `substring'.  Shorten tmp-file name.
19834
19835         * gnus.el: Remove bogus comment.
19836
19837 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19838
19839         * gnus-art.el (gnus-article-browse-html-parts): New function.
19840         (gnus-article-browse-html-article): New function for viewing html
19841         articles with a browser.
19842
19843 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19844
19845         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19846         in elisp.
19847         (pgg-gpg-encrypt-symmetric-region): Ditto.
19848         (pgg-gpg-sign-region): Ditto.
19849
19850         * pgg-def.el (pgg-text-mode): New variable.
19851
19852         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19853         (mml2015-pgg-encrypt): Ditto.
19854
19855         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19856         (mml1991-pgg-encrypt): Ditto.
19857
19858 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19859
19860         * nnfolder.el (nnfolder-insert-newsgroup-line):
19861         Use message-make-date instead of current-time-string.
19862
19863         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19864         to gnus-decoded which mm-uu might set.
19865
19866 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19867
19868         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19869         don't decode quoted parameters; remove misimported Emacs code.
19870         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19871         (rfc2231-decode-encoded-string): Don't use split-string which
19872         behaves differently according to Emacs version; use
19873         mm-decode-coding-region to convert charset to coding-system.
19874         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19875         (rfc2231-encode-string): Remove misimported Emacs code.
19876
19877 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19878
19879         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19880         when calling mail-header-parse-content-type.
19881         (article-de-quoted-unreadable): Ditto.
19882         (article-de-base64-unreadable): Ditto.
19883         (article-wash-html): Ditto.
19884
19885         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19886         calling mail-header-parse-content-type and
19887         mail-header-parse-content-disposition.
19888         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19889         mail-header-parse-content-type.
19890
19891         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19892         insert charset and format parameters; encode description after
19893         inserting it to buffer.
19894         (mml-insert-parameter): Fold lines properly even if a parameter is
19895         segmented into two or more lines; change the max column to 76.
19896
19897         * rfc1843.el (rfc1843-decode-article-body): Don't use
19898         ignore-errors when calling mail-header-parse-content-type.
19899
19900         * rfc2231.el (rfc2231-parse-string): Return at least type if
19901         possible; don't cause an error even if it fails in parsing of
19902         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19903         (rfc2231-encode-string): Don't break lines at the beginning, leave
19904         it to mml-insert-parameter.
19905
19906         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19907         calling mail-header-parse-content-type.
19908
19909 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19910
19911         * spam-report.el (spam-report-gmane-use-article-number):
19912         Improve doc string.
19913         (spam-report-gmane-internal): Check if a suitable header was found
19914         in the article.
19915
19916 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19917
19918         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19919         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19920
19921 2006-02-05  Romain Francoise  <romain@orebokech.com>
19922
19923         Update copyright notices of all files in the gnus directory.
19924
19925 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19926
19927         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19928
19929 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19930
19931         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19932         segmented lines of parameter value to cope with Thunderbird 1.5
19933         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19934         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19935         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19936
19937 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19938
19939         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19940         parts.
19941
19942 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19943
19944         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19945         there's only one active file for all servers.
19946         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19947         solid groups.  Gnus might have used a FAST request to select the group.
19948         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19949         and nnweb-search redundantly in the active file.
19950         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19951         (nnweb-request-create-group): Don't use ARGS.
19952         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19953         initializations.  Let nnoo do the work.
19954
19955 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19956
19957         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19958         Say the part has been decoded.
19959
19960         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19961
19962 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19963
19964         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19965         mailcap-viewer-test-cache when there's no 'test clause, since that
19966         will invert the meaning of a "nil" test previously determined by
19967         mailcap-mailcap-entry-passes-test.
19968
19969 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19970
19971         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19972         compiling.
19973
19974         * gnus-sum.el: Ditto.
19975
19976         * message.el: Don't bind tool-bar-map when compiling.
19977
19978 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19979
19980         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19981
19982 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19983
19984         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19985         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19986         current Google Groups.
19987
19988 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19989
19990         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19991         and tool-bar-mode.
19992
19993         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19994         and tool-bar-mode.
19995
19996         * message.el (message-tool-bar-update): Simplify.
19997         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19998
19999         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20000         gnus-summary-buffer.
20001         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20002         gnus-summary-reply.
20003
20004         * gmm-utils.el (gmm): Add :version.
20005
20006 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20007
20008         * Makefile.in (clean): New rule.
20009         (distclean): Use it.
20010
20011 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20012
20013         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20014         Don't autoload.
20015
20016 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20017
20018         * gmm-utils.el (gmm-verbose): Add :group.
20019
20020 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20021
20022         * message.el: Change some comments WRT tool-bars.
20023
20024         * gnus-sum.el (gnus-summary-tool-bar)
20025         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20026         (gnus-summary-tool-bar-zap-list): New variables.
20027         (gnus-summary-make-tool-bar): Complete rewrite using
20028         `gmm-tool-bar-from-list'.
20029
20030         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20031         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20032         New variables.
20033         (gnus-group-make-tool-bar): Complete rewrite using
20034         `gmm-tool-bar-from-list'.
20035         (gnus-group-tool-bar-update): New function.
20036
20037         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20038
20039 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20040
20041         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20042         is dissected into a single part of which the type is the same as
20043         the given one; decode charset.
20044
20045 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20046
20047         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20048         into alists as symbol not string, since that's what
20049         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20050         look for.
20051
20052 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20053
20054         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20055         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20056
20057         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20058
20059 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20060
20061         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20062         (gnus-xmas-mime-security-button-menu): New function.
20063
20064         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20065         (gnus-mime-security-button-menu): New definition.
20066         (gnus-mime-security-button-map): Use them.
20067         (gnus-mime-security-button-menu): New function.
20068         (gnus-insert-mime-security-button): Addition to help echo.
20069         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20070         (gnus-mime-security-pipe-part): New functions.
20071
20072         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20073         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20074
20075         * mm-decode.el (mm-handle-set-disposition): Remove.
20076         (mm-handle-set-description): Remove.
20077
20078 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20079
20080         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20081         (mm-w3m-standalone-supports-m17n-p): New function.
20082         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20083         w3m usage.
20084
20085         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20086         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20087
20088 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20089
20090         * message.el (message-tool-bar-zap-list):
20091         Use gmm-tool-bar-zap-list as custom type.
20092         (message-tool-bar-update): New function.
20093         (message-tool-bar, message-tool-bar-gnome)
20094         (message-tool-bar-retro): Add message-tool-bar-update.
20095         (message-tool-bar-gnome): Add flyspell-buffer.
20096
20097         * gnus-util.el (gnus-error): Describe `args'.
20098
20099         * gmm-utils.el (gmm-error): Describe `args'.
20100         (gmm-tool-bar-zap-list): New widget.
20101         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20102
20103 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20104
20105         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20106         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20107         the number of recursive calls.
20108
20109         * mm-decode.el (mm-handle-set-disposition): New macro.
20110         (mm-handle-set-description): New macro.
20111
20112 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20113
20114         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20115         encoding.
20116
20117 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20118
20119         * message.el (message-tool-bar-zap-list, message-tool-bar)
20120         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20121         (message-tool-bar-local-item-from-menu): Remove.
20122         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20123         (message-make-tool-bar): New function.
20124         (message-mode): Use `message-make-tool-bar'.
20125
20126         * gmm-utils.el: New file.
20127         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20128         (gmm-lazy): New widget copied from `nnmail.el'.
20129         (gmm-tool-bar-from-list): New function for creating customizable
20130         tool bars.
20131         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20132         output.
20133         (gmm): Add :prefix to defgroup.
20134
20135 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20136
20137         * gmm-utils.el (gmm-widget-p): New function.
20138
20139 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20140
20141         * mml.el (mml-attach-file): Describe `description' in doc string.
20142         (mml-menu): Add Emacs MIME manual and PGG manual.
20143
20144 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20145
20146         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20147
20148 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20149
20150         * nntp.el (nntp-end-of-line): Doc fix.
20151
20152 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20153
20154         * imap.el (imap-open): Handle case where buffer is a buffer
20155         object.
20156
20157 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20158
20159         * gnus-delay.el (gnus-delay): Don't autoload.
20160         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20161         to be re-loaded when customizing the `gnus-delay' group.
20162
20163 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20164
20165         * message.el (message-insert-citation-line): Use newlines.
20166
20167 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20168
20169         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20170         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20171         these routines, so the passphrase can be managed externally and
20172         passed in to the system.
20173         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20174         pgg-add-passphrase-to-cache function.
20175
20176         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20177         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20178         these routines, so the passphrase can be managed externally and
20179         passed in to the system.
20180         (pgg-pgp5-sign-region): Use new name of
20181         pgg-add-passphrase-to-cache function.
20182
20183 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20184
20185         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20186         part of the decoded armor to find the key-identifier.
20187         (pgg-gpg-lookup-key-owner): New function to return the
20188         human-readable identifier of a key owner.
20189         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20190         itself.
20191         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20192         the key value) if we have a key and can match it against a secret
20193         key.  Also, added a note pointing out fact that the prompt only
20194         indicates the first matching key.
20195
20196         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20197         pgg-decrypt-region.
20198         (pgg-add-passphrase-to-cache): Rename from
20199         `pgg-add-passphrase-cache' to reduce confusion (all callers
20200         changed).
20201         (pgg-remove-passphrase-from-cache): Rename from
20202         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20203         changed).
20204         (pgg-read-passphrase, pgg-add-passphrase-cache)
20205         (pgg-remove-passphrase-cache): Add informative docstrings.
20206         (pgg-decrypt): Convey provided passphrase in subordinate call to
20207         pgg-decrypt-region.
20208
20209 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20210
20211         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20212         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20213         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20214         'passphrase' argument, so the passphrase can be managed externally
20215         and then passed in to the system.
20216
20217         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20218         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20219         so the passphrase cache can be used reliably with identifiers
20220         besides a pgp packet's key id.
20221
20222         * pgg-gpg.el (pgg-gpg-encrypt-region)
20223         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20224         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20225         these routines, so the passphrase can be managed externally and
20226         passed in to the system.
20227
20228         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20229         'notruncate' argument, so the passphrase cache can be used
20230         reliably with identifiers besides a pgp packet's key id.
20231
20232 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20233
20234         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20235         symmetric encryption.
20236         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20237         encrypted session key.
20238         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20239         message ask for the passphrase in a proper way.
20240
20241         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20242         New user commands for symmetric encryption.
20243
20244 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20245
20246         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20247
20248         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20249
20250 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20251
20252         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20253
20254 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20255
20256         * mm-decode.el (mm-inlined-types): Add application/pgp.
20257         (mm-automatic-display): Ditto.
20258
20259         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20260         part as text.
20261
20262 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20263
20264         * nnrss.el: Update copyright.
20265         (nnrss-opml-import): Query whether to subscribe to each entry.
20266
20267         * gnus-art.el:
20268         * gnus-sum.el:
20269         * gnus-xmas.el:
20270         * messagexmas.el:
20271         * mm-uu.el:
20272         * mm-view.el: Update copyright.
20273
20274 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20275
20276         * message.el (message-info): New function.
20277         (message-mode-menu): Add it.
20278         Update copyright.
20279
20280         * ChangeLog: Fix and update copyright.
20281
20282 2006-01-13  Romain Francoise  <romain@orebokech.com>
20283
20284         * message.el (message-forward-subject-name-subject): Prefer the
20285         address to 'nowhere' if the sender has no name.
20286         Fix typo.  Update copyright year.
20287
20288 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20289
20290         * gnus-art.el (article-wash-html):
20291         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20292         (gnus-article-wash-html-with-w3m-standalone): New function.
20293
20294         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20295         mm-inline-text-html-render-with-w3m-standalone.
20296         (mm-text-html-washer-alist): Map w3m-standalone to
20297         gnus-article-wash-html-with-w3m-standalone.
20298         (mm-inline-text-html-render-with-w3m-standalone): New function.
20299
20300 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20301
20302         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20303         Improve LaTeX.
20304
20305 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20306
20307         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20308         (nnrss-request-article): Render text/plain parts as HTML.
20309
20310         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20311         the buffer.
20312
20313 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20314
20315         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20316         custom definition of `gnus-posting-styles'.
20317
20318         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20319         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20320
20321 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20322
20323         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20324         Use nntp for bug archive.
20325
20326 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20327
20328         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20329         parts.
20330         (nnrss-normalize-date): New function converts ISO 8601 date into
20331         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20332         (nnrss-check-group): Use it.
20333
20334 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20335
20336         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20337
20338         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20339         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20340         (nnrss-insert-w3): Ditto.
20341
20342 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20343
20344         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20345         the articles to be forwarded including the case where neither a
20346         number of articles nor a region is specified.
20347
20348 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20349
20350         * nnrss.el (nnrss-request-article): Fix last change; fill
20351         text/plain parts.
20352
20353 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20354
20355         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20356         in text/plain part.
20357         (nnrss-check-group): Don't add excessive newline to dc:subject.
20358
20359 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20360
20361         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20362         article.
20363
20364 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20365
20366         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20367         (nnml-use-compressed-files, nnml-save-mail): Support other
20368         comression programs such as bzip2.
20369
20370 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20371
20372         * dns.el (query-dns): Make sure we check the buffer size before
20373         removing tcp headers.
20374
20375 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20376
20377         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20378         remove MIME buttons associated with multipart/alternative parts.
20379         (gnus-mime-display-alternative): Tag buttons using `article-type'
20380         text property.
20381
20382         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20383         associated with multipart/alternative parts.
20384
20385         * gnus-art.el (gnus-signature-separator): Fix custom type.
20386
20387         * mm-decode.el (mm-inlined-types): Fix custom type.
20388         (mm-keep-viewer-alive-types): Ditto.
20389         (mm-automatic-display): Ditto.
20390         (mm-attachment-override-types): Ditto.
20391         (mm-inline-override-types): Ditto.
20392         (mm-automatic-external-display): Ditto.
20393
20394 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20395
20396         * spam-report.el (spam-report-user-mail-address)
20397         (spam-report-user-agent): New variables.
20398         (spam-report-url-ping-plain): Use spam-report-user-agent.
20399
20400 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20401
20402         * gnus-art.el (gnus-button-handle-custom): Do not just use
20403         `customize-apropos' for any "M-x customize-*" button but the
20404         function called for.  Accept both the function name and its
20405         argument in order to achieve this.
20406         (gnus-button-alist): Remove support for "custom:" URL's.
20407         Pass function name to `gnus-button-handle-custom' in case of "M-x
20408         customize-*" buttons.
20409
20410 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20411
20412         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20413         multipart/alternative and add xref to mm-discouraged-alternatives
20414         in doc string.
20415
20416         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20417         gnus-buttonized-mime-types in doc string.
20418
20419 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20420
20421         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20422         Suggest image/.* in the doc string.
20423
20424 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20425
20426         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20427         message-marks (Debian bug#342521).
20428
20429 2005-12-12  Simon Josefsson  <jas@extundo.com>
20430
20431         * password.el (password-read-from-cache): Add.
20432         (password-read): Use it.
20433
20434 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20435
20436         * rfc2047.el (rfc2047-charset-to-coding-system):
20437         Recognize us-ascii as a MIME charset.
20438
20439         * mm-bodies.el (mm-decode-content-transfer-encoding):
20440         Protect against the case where the 2nd arg TYPE is nil.
20441
20442 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20443
20444         * pop3.el (pop3-stream-type): Fix custom version.
20445
20446         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20447
20448 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20449
20450         * mm-decode.el (mm-display-external): Add missing cdr.
20451
20452 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20453
20454         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20455         RFC1524) if it is in mailcap or add a suffix according to
20456         mailcap-mime-extensions when generating a temp filename; postpone
20457         deleting a temp file for 2 seconds for some wrappers, shell
20458         scripts, and so on, which might exit right after having started a
20459         viewer command as a background job.
20460
20461 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20462
20463         * nntp.el (nntp-marks-directory): Fix custom group.
20464
20465         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20466         steps when < 10.
20467
20468         * gnus-start.el (gnus-no-server-1):
20469         Mention `gnus-level-default-subscribed' in doc string.
20470
20471 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20472
20473         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20474         parens.
20475
20476 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20477
20478         * gnus-xmas.el (gnus-use-toolbar): Revert.
20479         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20480         gnus-use-toolbar is default.
20481
20482         * messagexmas.el (message-use-toolbar): Revert.
20483         (message-setup-toolbar): Use global default-toolbar if
20484         message-use-toolbar is default.
20485
20486 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20487
20488         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20489         according to default-toolbar-visible-p.
20490
20491         * messagexmas.el (message-use-toolbar): Ditto.
20492
20493 2005-11-26  Dave Love  <fx@gnu.org>
20494
20495         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20496         (tls-program, tls-success): Provide openssl alternative.
20497
20498         * starttls.el: Doc fixes.
20499         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20500         SERVICE to PORT.
20501
20502         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20503         port null or service name.
20504         (starttls-negotiate): Autoload.
20505
20506 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20507
20508         * message.el (message-kill-to-signature): Fix interactive spec.
20509
20510 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20511
20512         * pop3.el (pop3-open-server): Recognize a string as a service name.
20513
20514 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20515
20516         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20517
20518 2005-11-23  Dave Love  <fx@gnu.org>
20519
20520         Add pop3s, pop3/starttls.
20521
20522         * pop3.el (pop3-authentication-scheme): Clarify doc.
20523         (open-tls-stream, starttls-open-stream): Autoload.
20524         (pop3-stream-type): New.
20525         (pop3-open-server): Use it.
20526
20527         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20528         for POP.
20529         (mail-source-keyword-map): Add :stream for POP.
20530         (mail-source-fetch-pop): Use pop3-stream-type.
20531
20532 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20533
20534         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20535         of current-time-string.
20536
20537 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20538
20539         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20540         date header.
20541
20542 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20543
20544         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20545         it can seriously impact performance as it bypasses the agent's
20546         local caches.
20547
20548 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20549
20550         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20551         must be explicitly online rather than "not explicitly offline" for
20552         its flags to be synchronized.
20553
20554         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20555         that gnus-uu-unmark-thread will function correctly.
20556
20557         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20558         1024K is instead displayed as 1M.
20559
20560 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20561
20562         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20563
20564 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20565
20566         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20567
20568 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20569
20570         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20571         error message to display actual error condition.
20572         (gnus-agent-save-local): Avoid saving symbols that are bound to
20573         nil as they simply result in a warning message in
20574         gnus-agent-read-local.
20575
20576 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20577
20578         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20579         rather than make-variable-buffer-local for file-precious-flag.
20580
20581 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20582
20583         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20584         for duplicates which are removed.  The invalid sort check then
20585         triggers a rescan after the sort as sorting may have moved
20586         duplicate entries such that they can be cheaply detected.
20587
20588 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20589
20590         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20591
20592 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20593
20594         * gnus-agent.el (gnus-agent-article-alist-save-format):
20595         Change internal variable to a custom variable.  Change default value
20596         from compressed(2) to uncompressed(1).
20597         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20598         support for uncompressed agentview files.  Taken together, reading
20599         the agentview file should now be 6-7 times faster.
20600
20601 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20602
20603         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20604         as a buffer-local variable.  This avoids creating truncated
20605         dribble files as a result of a hang up, eg.
20606
20607 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20608
20609         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20610         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20611         XEmacs.
20612
20613 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20614
20615         * gnus-start.el (gnus-start-draft-setup):
20616         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20617
20618         * gnus.el (gnus-splash): Change custom group.
20619         (gnus-group-get-parameter, gnus-group-parameter-value):
20620         Describe allow-list argument.
20621
20622         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20623         string.
20624
20625 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20626
20627         * gnus-art.el (gnus-default-article-saver): Add user-defined
20628         `function' to custom type.
20629
20630 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20631
20632         * imap.el (imap-open): Handle case where buffer is a buffer
20633         object.
20634
20635 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20636
20637         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20638         long lines.
20639         (gnus-cache-delete-group): Wrap doc strings.
20640
20641         * gnus-agent.el (gnus-agent-rename-group)
20642         (gnus-agent-delete-group): Wrap doc strings.
20643
20644 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20645
20646         * messagexmas.el (message-use-toolbar): Change the valid values
20647         into default, top, bottom, left, and right.
20648         (message-toolbar-thickness): New variable.
20649         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20650         well.
20651         (message-setup-toolbar): Make it work.
20652
20653         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20654         (gnus-use-toolbar): Change the valid values into default, top,
20655         bottom, left, and right.
20656         (gnus-toolbar-thickness): New variable.
20657         (gnus-xmas-setup-toolbar): New function.
20658         (gnus-xmas-setup-group-toolbar): Use it.
20659         (gnus-xmas-setup-summary-toolbar): Use it.
20660
20661 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20662
20663         * gnus-start.el (gnus-1): Add "native" to
20664         gnus-predefined-server-alist.
20665
20666         * gnus.el (gnus-method-to-server): Don't add "native" to the
20667         lists here, because that leads to problems when
20668         gnus-select-method is bound.
20669
20670 2005-11-09  Simon Josefsson  <jas@extundo.com>
20671
20672         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20673         use (not sort-by-date) instead.
20674
20675 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20676
20677         * gnus-delay.el (gnus-delay-group): Don't autoload.
20678         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20679         to be re-loaded when customizing the `gnus-delay' group.
20680
20681 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20682
20683         * message.el: Revert last changes.
20684         (message-insert-citation-line): Use newlines.
20685
20686 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20687
20688         * message.el (message-courtesy-message)
20689         (message-mark-insert-begin, message-mark-insert-end)
20690         (message-elide-ellipsis, message-cancel-message)
20691         (message-add-header, message-change-subject)
20692         (message-cross-post-followup-to-header)
20693         (message-cross-post-insert-note, message-reduce-to-to-cc)
20694         (message-widen-reply, message-delete-not-region)
20695         (message-kill-to-signature, message-insert-signature)
20696         (message-insert-importance-high, message-insert-importance-low)
20697         (message-insert-or-toggle-importance)
20698         (message-insert-disposition-notification-to)
20699         (message-indent-citation, message-yank-original)
20700         (message-cite-original-without-signature, message-cite-original)
20701         (message-insert-citation-line, message-position-on-field)
20702         (message-fix-before-sending, message-send-mail-partially)
20703         (message-send-mail, message-send-mail-with-sendmail)
20704         (message-send-mail-with-qmail, message-send-news)
20705         (message-check-news-header-syntax, message-generate-headers)
20706         (message-insert-courtesy-copy, message-fill-address)
20707         (message-fill-header, message-shorten-references)
20708         (message-setup-1, message-cancel-news)
20709         (message-forward-make-body-plain, message-forward-make-body-mime)
20710         (message-forward-make-body-mml, message-encode-message-body)
20711         (message-forward-make-body-digest-plain)
20712         (message-forward-make-body-digest-mime)
20713         (message-use-alternative-email-as-from): Insert `hard-newline'
20714         instead of ordinary newlines.
20715
20716 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20717
20718         * message.el (message-generate-headers): Downcase the argument
20719         given to message-check-element.
20720
20721 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20722
20723         * nntp.el (nntp-authinfo-rejected): New error condition.
20724         (nntp-wait-for): Use new error condition to signal authentication
20725         error.
20726         (nntp-retrieve-data): Rethrow new error condition to break out of
20727         recursive call to nntp-send-authinfo.
20728
20729 2005-11-08  Romain Francoise  <romain@orebokech.com>
20730
20731         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20732         (gnus-summary-exit-map): Bind to `Z p'.
20733         (gnus-summary-make-menu-bar): Add menu item.
20734
20735 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20736
20737         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20738         (gnus-treat-*): Add `first' in all doc strings.
20739
20740         * gnus-group.el (gnus-group-compact-group): Fix typo.
20741
20742 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20743
20744         * gnus.el (gnus-parameters-case-fold-search): New variable.
20745         (gnus-parameters-get-parameter): Use it.
20746
20747         * gnus-score.el (gnus-home-score-file): Doc fix.
20748
20749 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20750
20751         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20752
20753 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20754
20755         * mm-util.el (mm-special-display-p): New function.
20756
20757         * mml.el (mml-preview): Use it; doc fix.
20758
20759 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20760
20761         * imap.el (imap-open): Handle case where buffer is a buffer object.
20762
20763 2005-10-29  Romain Francoise  <romain@orebokech.com>
20764
20765         * message.el (message-fix-before-sending): Fix comment.
20766
20767 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20768
20769         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20770
20771 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20772
20773         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20774         Used in gnus-score.el.
20775
20776 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20777
20778         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20779
20780 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20781
20782         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20783         whitespace removed in revision 7.8.  Use concatenated string to
20784         protect trailing whitespace.
20785
20786 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20787
20788         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20789         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20790         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20791         Courier IMAP ("some version from 2004").  Mostly based on similar
20792         code in the same function.
20793
20794 2005-10-26  Didier Verna  <didier@xemacs.org>
20795
20796         * gnus-group.el (gnus-group-compact-group): Invalidate original
20797         article buffer.
20798         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20799         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20800         NOV database and in article itself.
20801         Invalidate article backlog.
20802
20803 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20804
20805         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20806
20807 2005-10-26  Simon Josefsson  <jas@extundo.com>
20808
20809         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20810         part of 2004-07-25 change.
20811
20812 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20813
20814         * message.el (message-display-completion-list): New function.
20815         (message-expand-group): Use it; make sure the Completions buffer
20816         is modifiable.
20817 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20818
20819         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20820         user-mail-name is an empty string.
20821
20822 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20823
20824         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20825         depending on gnus-score-decay-constant.
20826
20827         * encrypt.el (encrypt-insert-file-contents)
20828         (encrypt-write-file-contents): Don't use `gnus-message'.
20829
20830         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20831         arguments.
20832         (mm-uu-type-alist): Add message-marks and insert-marks.
20833         Pass arguments to mm-uu-verbatim-marks-extract.
20834         (mm-uu-hide-markers): New variable.
20835         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20836
20837         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20838         (gnus-convert-image-to-face-command): Use "convert" by default to
20839         allow other input image formats.
20840         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20841         accordingly.
20842
20843 2005-10-23  Simon Josefsson  <jas@extundo.com>
20844
20845         * imap.el (imap-gssapi-program): Align command line parameters
20846         with latest GNU SASL.
20847         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20848
20849 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20850
20851         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20852         HTML.
20853         (nnslashdot-request-article): Ditto.
20854
20855         * lpath.el (featurep): Add nobreak-char-display.
20856
20857 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20858
20859         * mail-source.el (mail-source-fetch-pop): Require pop3.
20860         (mail-source-check-pop): Ditto.
20861
20862 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20863
20864         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20865         errors.
20866
20867 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20868
20869         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20870         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20871
20872         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20873
20874         * mm-bodies.el (mm-decode-string):
20875         Call `mm-charset-to-coding-system' with allow-override argument.
20876
20877 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20878
20879         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20880         (rfc2047-charset-to-coding-system): New function.
20881         (rfc2047-decode-encoded-words): New function.
20882         (rfc2047-decode-region): Use them.
20883         (rfc2047-decode-cte): Remove.
20884         (rfc2047-parse-and-decode): Remove.
20885         (rfc2047-decode): Remove.
20886
20887 2005-10-15  Kenichi Handa  <handa@m17n.org>
20888
20889         * rfc2047.el (rfc2047-decode-cte): New function.
20890         (rfc2047-decode-region): Change the way to decode successive
20891         encoded-words: decode B- or Q-encoding in each encoded-word,
20892         concatenate them, and decode it as charset.
20893
20894 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20895
20896         * lpath.el: Fbind codepage-setup for XEmacs.
20897
20898 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20899
20900         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20901         widget-move-and-invoke.
20902         (gnus-custom-mode): Use gnus-custom-map.
20903
20904 2005-10-15  Bill Wohler  <wohler@newt.com>
20905
20906         * message.el (message-tool-bar-map): Rename image file from
20907         mail_send to mail/send.
20908
20909 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20910
20911         * message.el (message-expand-group): Pass the common
20912         prefix substring of completion to `display-completion-list'.
20913
20914 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20915
20916         * mml-sec.el (mml-secure-method): New internal variable.
20917         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20918         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20919         New functions using mml-secure-method.
20920
20921         * mml.el (mml-mode-map): Add key bindings for those functions.
20922         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20923         Harder <harder@myrealbox.com>.
20924         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20925         Goto end of message if point is the headers of the message.
20926
20927         * message.el (message-in-body-p): New function.
20928
20929         * assistant.el: Autoload gnus-util and netrc.
20930
20931         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20932         Use `mm-charset-override-alist' only when decoding.
20933
20934         * mm-bodies.el (mm-decode-body):
20935         Call `mm-charset-to-coding-system' with allow-override argument.
20936
20937         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20938         `filename' from Content-Disposition if Content-Type doesn't
20939         provide `name'.
20940         (gnus-mime-view-part-as-type): Set default instead of
20941         initial-input.
20942
20943 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20944
20945         * format-spec.el (format-spec): Propagate text properties of % spec.
20946
20947 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20948
20949         * gnus-art.el (gnus-treat-predicate): Add `first'.
20950
20951 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20952
20953         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20954         (mm-charset-override-alist): New variable.
20955         (mm-charset-to-coding-system): Use it.
20956         (mm-codepage-setup): New helper function.
20957         (mm-charset-eval-alist): New variable.
20958         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20959         Warn about unknown charsets.
20960
20961         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20962
20963 2005-10-04  David Hansen  <david.hansen@gmx.net>
20964
20965         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20966         (nnrss-check-group): Ditto.
20967
20968 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20969
20970         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20971         Rename x-gnus-verbatim to x-verbatim.
20972         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20973
20974         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20975         x-verbatim.
20976
20977         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20978
20979         * gnus-util.el (gnus-remove-duplicates): Remove.
20980
20981         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20982         instead of gnus-remove-duplicates.
20983
20984         * message.el (message-remove-duplicates): Remove.
20985         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20986         message-remove-duplicates.
20987
20988         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20989         available, else use implementation from `delete-dups'.
20990
20991         * message.el (message-insert-expires): New function.
20992         (message-mode-map): Add key binding.
20993         (message-mode-field-menu): Add menu entry.
20994         (message-mode): Document it.
20995         (message-make-expires-date): Use `message-make-date'.
20996
20997 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20998
20999         * message.el (message-make-expires-date): New function.
21000
21001 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21002
21003         * Makefile.in (list-installed-shadows): New entry.
21004         (install): Use it.
21005         (remove-installed-shadows): New entry.
21006
21007         * dgnushack.el (dgnushack-default-load-path): New variable.
21008         (dgnushack-find-lisp-shadows): New function.
21009         (dgnushack-remove-lisp-shadows): New function.
21010
21011 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21012
21013         * Makefile.in (install-el-elc): New entry.
21014         (install): Use it so that .el files are necessarily installed.
21015
21016 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21017
21018         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21019
21020 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21021
21022         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21023         function rather than the diff-mode.el package.
21024         (mm-display-external): Use with-current-buffer.
21025         (mm-viewer-completion-map, mm-viewer-completion-map):
21026         Move initialization inside declaration.
21027
21028 2005-09-29  Simon Josefsson  <jas@extundo.com>
21029
21030         * spam.el: Load hashcash when compiling, to avoid warnings.
21031         Don't autoload mail-check-payment.
21032         (spam-check-hashcash): Define unconditionally, since hashcash.el
21033         is part of Gnus now.  Ignore errors from payment checking.
21034
21035 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21036
21037         * message.el (message-bold-region, message-unbold-region):
21038         Rename from `bold-region' and `unbold-region'.
21039
21040         * message.el: Remove useless autoloads.
21041
21042 2005-09-28  Simon Josefsson  <jas@extundo.com>
21043
21044         * message.el (message-use-idna): Default to t.
21045         (message-use-idna): Test whether encoding works too.  Doc fix.
21046
21047 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21048
21049         * nntp.el (nntp-warn-about-losing-connection): Remove.
21050
21051 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21052
21053         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21054         customizable.  Change default value.
21055         (mm-uu-diff-groups-regexp): Change default value.
21056         (mm-uu-type-alist): Add doc string.
21057         (mm-uu-configure): Add doc string.  Make it interactive.
21058         (mm-uu-tex-groups-regexp): New variable.
21059         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21060         (mm-uu-type-alist): Add LaTeX documents.
21061         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21062         of "text/verbatim".
21063         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21064
21065         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21066         instead of "text/verbatim".
21067
21068         * message.el (message-mark-inserted-region)
21069         (message-mark-insert-file): Use slrn style marks when called with
21070         prefix argument.
21071
21072 2005-09-27  Simon Josefsson  <jas@extundo.com>
21073
21074         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21075
21076 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21077
21078         * message.el (message-remove-duplicates): New function.
21079         Implementation borrowed from `gnus-remove-duplicates'.
21080         (message-idna-to-ascii-rhs): Also encode idna addresses in
21081         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21082         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21083         only ask about the same idna domain once per header and also tell
21084         in what header to replace the idna domain.
21085
21086         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21087         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21088         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21089         a header is decoded and not just the last one.
21090
21091 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21092
21093         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21094         has been decoded.
21095
21096         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21097         (mm-insert-part): Don't modify text if it has been decoded.
21098
21099         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21100         decoded.
21101
21102         * mm-view.el (mm-inline-text): Don't strip text props unless
21103         decoding enriched or richtext parts.
21104
21105 2005-09-25  Romain Francoise  <romain@orebokech.com>
21106
21107         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21108         * gnus-start.el (gnus-subscribe-interactively):
21109         * gnus-uu.el (gnus-uu-grab-articles):
21110         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21111         space.
21112
21113 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21114
21115         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21116         * mm-view.el (mm-view-pkcs7-decrypt):
21117         * gnus-sum.el (gnus-summary-limit-to-extra)
21118         (gnus-summary-respool-article, gnus-read-move-group-name):
21119         * gnus-score.el (gnus-summary-increase-score):
21120         * gnus-util.el (gnus-completing-read-with-default):
21121         * gnus-art.el (gnus-read-save-file-name)
21122         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21123         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21124         * message.el (message-check-news-header-syntax):
21125         Follow convention for reading with the minibuffer.
21126
21127 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21128
21129         * spam-report.el (spam-report-url-ping-plain):
21130         Use gnus-extended-version as User-Agent.
21131
21132         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21133         default value is nil.
21134
21135         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21136         (mm-uu-verbatim-marks-extract): New function.
21137         (mm-uu-extract): New face.
21138         (mm-uu-copy-to-buffer): Use it.
21139
21140         * spam-report.el (spam-report-gmane-ham): Rename from
21141         `spam-report-gmane-unspam'.
21142         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21143         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21144
21145         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21146         Autoload.
21147         (spam-report-gmane-unregister-routine):
21148         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21149
21150 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21151
21152         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21153         (spam-report-gmane-unregister-routine): Add support for gmane
21154         unregistration.
21155
21156         * spam-report.el (spam-report-gmane-unspam)
21157         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21158         (spam-report-gmane): Change to take a single article and do unspam
21159         registration.
21160
21161 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21162
21163         * mm-url.el (mm-url-decode-entities): Fix regexp.
21164
21165 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21166
21167         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21168         default to nil, to be able to use Gnus at all.  If the default
21169         switches to something else, then the function should be fixed not
21170         be exceedingly slow.
21171
21172 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21173
21174         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21175         fail hard.
21176
21177         * spam-report.el: Add better Keywords line.
21178
21179         * spam.el: Add Maintainer and better Keywords line.
21180
21181 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21182
21183         * gnus-art.el (gnus-article-replace-part)
21184         (gnus-mime-replace-part): New functions.
21185         (gnus-mime-action-alist, gnus-mime-button-commands)
21186         (gnus-mime-save-part-and-strip): Add file argument.
21187         (gnus-article-part-wrapper): Add interactive argument.
21188
21189         * gnus-sum.el (gnus-summary-mime-map):
21190         Add `gnus-article-replace-part'.
21191
21192 2005-09-19  Didier Verna  <didier@xemacs.org>
21193
21194         The nnml compaction feature:
21195         * nnml.el (nnml-request-compact-group): New function.
21196         * nnml.el (nnml-request-compact): New function.
21197         * gnus-int.el (gnus-request-compact-group): New function.
21198         * gnus-int.el (gnus-request-compact): New function.
21199         * gnus-group.el (gnus-group-compact-group): New function.
21200         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21201         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21202         * gnus-srvr.el (gnus-server-compact-server): New function.
21203         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21204         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21205
21206 2005-09-18  Deepak Goel  <deego@gnufans.org>
21207
21208         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21209         format spec.
21210
21211 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21212
21213         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21214
21215 2005-09-15  Romain Francoise  <romain@orebokech.com>
21216
21217         * message.el (message-fill-paragraph): Clarify docstring.
21218
21219 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21220
21221         * gnus-art.el (gnus-mime-display-part): Protect against broken
21222         MIME messages.
21223
21224 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21225
21226         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21227         before parsing header.
21228
21229 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21230
21231         * html2text.el (html2text-replace-list): Add new entities.
21232
21233 2005-09-11  Romain Francoise  <romain@orebokech.com>
21234
21235         * message.el (message-alternative-emails): Improve docstring.
21236         (message-setup-1): Call `message-use-alternative-email-as-from'
21237         after `message-setup-hook' to give it precedence over posting
21238         styles, etc.
21239         (message-use-alternative-email-as-from): Add docstring.
21240         Remove the original From header if present.
21241
21242         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21243         (nnml-save-mail): Use it.
21244
21245         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21246         articles.  Add new argument `silent'.
21247         (gnus-uu-mark-all): Report the total number of marked articles.
21248
21249 2005-09-10  Romain Francoise  <romain@orebokech.com>
21250
21251         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21252         (gnus-uu-mark-series): Likewise.
21253
21254 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21255
21256         * spam-report.el (spam-report-gmane): Fix generation of spam
21257         report URL.
21258
21259 2005-09-10  Simon Josefsson  <jas@extundo.com>
21260
21261         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21262         t, based on discussion on the ding list with Robert Epprecht
21263         <epprecht@solnet.ch>.
21264
21265 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21266
21267         * spam-report.el (spam-report-gmane): Make it work without
21268         X-Report-Spam header.  Gmane now only provides Archived-At.
21269         This is only used if `spam-report-gmane-use-article-number' is nil.
21270         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21271
21272         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21273         make `gnus-summary-sort-by-recipient' work with threading.
21274
21275         * nnweb.el (nnweb-google-wash-article): Print a message if article
21276         is not available.
21277
21278 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21279
21280         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21281         change.  Decode text/* parts content before displaying.
21282
21283 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21284
21285         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21286
21287 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21288
21289         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21290
21291         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21292         url-package-name, url-package-version,
21293         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21294         w3m-display-inline-images, and w3m-minor-mode-map.
21295
21296 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21297
21298         * message.el (message-tab-body-function): Fix mismatched custom type.
21299
21300         * gnus.el (gnus-group-change-level-function): Ditto.
21301
21302         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21303
21304         * gnus-art.el (gnus-signature-limit)
21305         (gnus-article-mime-part-function): Ditto.
21306
21307 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21308
21309         * mml.el (mml-mode): Silence the byte compiler.
21310
21311         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21312         using `(sit-for 0)' before moving the point to the specified part;
21313         skip unbuttonized parts.
21314         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21315         return to the summary window if gnus-auto-select-part is non-nil.
21316
21317 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21318
21319         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21320         New variables.
21321         (mml-dnd-attach-file, mml-mode): Use them.
21322
21323         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21324         Make fetching article by MID work again for Google Groups.
21325         Add FIXME concerning gnus-group-make-web-group.
21326
21327         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21328         Don't depend on Gnus by using mail-extract-address-components if
21329         gnus-extract-address-components is not bound.
21330
21331 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21332
21333         * gnus-art.el (gnus-mime-display-security): Don't display the
21334         signature, but only the signed part.
21335
21336 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21337
21338         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21339
21340         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21341         list, not listp.
21342
21343 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21344
21345         * mm-encode.el (mm-encode-content-transfer-encoding):
21346         Likewise when encoding.
21347
21348         * mm-bodies.el (mm-decode-content-transfer-encoding):
21349         De-canonicalize CRLF for all text content types, not just
21350         text/plain.
21351
21352 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21353
21354         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21355         valid article; point arrow and cursor at the MIME button.
21356
21357 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21358
21359         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21360         Suggested by Dan Christensen <jdc@uwo.ca>.
21361
21362         * mm-decode.el (mm-save-part): Enable change of prompt.
21363
21364 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21365
21366         * gnus-msg.el (gnus-inews-add-send-actions):
21367         Make `message-post-method' lambda parameter ARG `&optional'.
21368
21369 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21370
21371         * gnus-sum.el (gnus-summary-mime-map):
21372         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21373         gnus-article-jump-to-part.
21374
21375         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21376         (gnus-article-edit-part): Use it.
21377         (gnus-article-part-wrapper): Add no-handle argument.
21378         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21379         New functions.
21380
21381 2005-08-29  Romain Francoise  <romain@orebokech.com>
21382
21383         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21384         docstring.
21385         (gnus-face-from-file): Likewise.
21386
21387 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21388
21389         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21390         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21391         non-nil.
21392         (gnus-auto-select-part): New variable.
21393         (gnus-article-jump-to-part): New function.
21394         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21395         (gnus-mime-delete-part): Allow selecting specified part after
21396         deleting or stripping parts.
21397         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21398         part if argument is bogus.
21399
21400 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21401
21402         * gnus-art.el (w3m-minor-mode-map):
21403         * gnus-spec.el (gnus-newsrc-file-version):
21404         * gnus-util.el (nnmail-active-file-coding-system)
21405         (gnus-original-article-buffer, gnus-user-agent):
21406         * gnus.el (gnus-ham-process-destinations)
21407         (gnus-parameter-ham-marks-alist)
21408         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21409         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21410         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21411         * mm-decode.el (gnus-current-window-configuration):
21412         * mm-extern.el (gnus-article-mime-handles):
21413         * mm-url.el (url-current-object, url-package-name)
21414         (url-package-version):
21415         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21416         (smime-keys, w3m-cid-retrieve-function-alist)
21417         (w3m-current-buffer, w3m-display-inline-images)
21418         (w3m-minor-mode-map):
21419         * mml-smime.el (gnus-extract-address-components):
21420         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21421         (gnus-newsrc-hashtb, message-default-charset)
21422         (message-deletable-headers, message-options)
21423         (message-posting-charset, message-required-mail-headers)
21424         (message-required-news-headers):
21425         * mml1991.el (mc-pgp-always-sign):
21426         * mml2015.el (mc-pgp-always-sign):
21427         * nnheader.el (nnmail-extra-headers):
21428         * rfc1843.el (gnus-decode-encoded-word-function)
21429         (gnus-decode-header-function, gnus-newsgroup-name):
21430         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21431
21432 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21433
21434         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21435         the end of the date treatments.
21436
21437 2005-08-15  Simon Josefsson  <jas@extundo.com>
21438
21439         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21440         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21441         Capello and Romain Francoise.
21442         (pgg-fetch-key-function): Remove, not used?
21443         (pgg-insert-url-with-w3): Require url, to get
21444         url-insert-file-contents regardless of where it is defined.
21445
21446 2005-08-13  Romain Francoise  <romain@orebokech.com>
21447
21448         * message.el (message-cite-original-1): New function.
21449         (message-cite-original): Use it.
21450         (message-cite-original-without-signature): Ditto.
21451
21452 2005-08-08  Romain Francoise  <romain@orebokech.com>
21453
21454         * message.el (message-yank-empty-prefix): New variable.
21455         (message-indent-citation): Use it.
21456         (message-cite-original-without-signature): Respect X-No-Archive.
21457
21458 2005-08-08  Simon Josefsson  <jas@extundo.com>
21459
21460         * pgg.el: Autoload url-insert-file-contents instead of loading
21461         w3/url.
21462         (pgg-insert-url-with-w3): Don't load url here.
21463
21464 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21465
21466         * message.el (message-kill-to-signature): Don't insert newline at
21467         bol.
21468         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21469
21470 2005-08-06  Romain Francoise  <romain@orebokech.com>
21471
21472         * message.el (message-user-fqdn): Fix typo in docstring.
21473
21474 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21475
21476         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21477
21478         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21479
21480 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21481
21482         * mm-bodies.el (mm-encode-body): Use coding system rather than
21483         charset to encode text.
21484
21485         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21486         number of charsets if utf-8 is available (XEmacs).
21487
21488 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21489
21490         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21491         taken from `gnus-button-mid-or-mail-regexp'.
21492         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21493         (gnus-button-alist): Improve regexp for domain part of the MIDs
21494         for news:localpart@domain buttons.
21495         (gnus-button-ctan-directory-regexp): Update.
21496
21497 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21498
21499         * sieve-manage.el (sieve-manage-interactive-login):
21500         Use make-local-variable rather than make-variable-buffer-local.
21501         (sieve-manage-open): Ditto.
21502         (sieve-manage-authenticate): Ditto.
21503
21504         * mml.el (mml-generate-mime-1): Make the content type default to
21505         text/plain if the filename is not specified.
21506
21507 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21508
21509         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21510         instead of insert-buffer.
21511
21512         * message.el (message-yank-original): Ditto; set the mark at the
21513         end of the yanked message.
21514
21515 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21516
21517         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21518         lines to scroll rather than to stop it.
21519
21520         * mml.el (mml-generate-default-type): Add doc string.
21521         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21522         default to application/octet-stream when determining the content
21523         type if it is not specified for the part or the mml contents; add
21524         a comment about mml-generate-default-type.
21525
21526 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21527
21528         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21529         make it default to application/octet-stream when determining the
21530         content type if it is not specified for the external contents.
21531
21532 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21533
21534         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21535         segmented parameter but also other parameters might be there.
21536
21537 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21538
21539         * mm-decode.el (mm-display-external): Delete temp file, directory
21540         and buffer immediately if the external process is exited.
21541
21542 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21543
21544         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21545         fewer lines than that of scroll-margin.
21546         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21547
21548 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21549
21550         * gnus-art.el (gnus-article-next-page): Revert.
21551         (gnus-article-beginning-of-window): New macro.
21552         (gnus-article-next-page-1): Use it.
21553         (gnus-article-prev-page): Ditto.
21554         (gnus-article-edit-part): Use insert-buffer-substring instead of
21555         insert-buffer.
21556         (gnus-article-edit-exit): Ditto.
21557
21558         * gnus-util.el (gnus-beginning-of-window): Remove.
21559         (gnus-end-of-window): Remove.
21560
21561         * lpath.el: Don't bind header-line-format and scroll-margin.
21562
21563 2005-07-25  Simon Josefsson  <jas@extundo.com>
21564
21565         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21566         to have the url package without w3.  Reported by Daiki Ueno
21567         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21568
21569 2005-07-20  Didier Verna  <didier@xemacs.org>
21570
21571         * gnus-diary.el: Remove the description comment (nndiary is now
21572         properly documented in the Gnus manual).
21573         Fix the spelling of "Back End".
21574         * nndiary.el: Ditto.
21575         Fix the copyright notice.
21576
21577 2005-07-18  Romain Francoise  <romain@orebokech.com>
21578
21579         * gnus-sum.el (gnus-summary-to-prefix)
21580         (gnus-summary-newsgroup-prefix): New variables.
21581         (gnus-summary-from-or-to-or-newsgroups): Use them.
21582
21583 2005-07-17  Romain Francoise  <romain@orebokech.com>
21584
21585         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21586         space as it's generally not especially interesting to the user.
21587
21588 2005-07-16  Romain Francoise  <romain@orebokech.com>
21589
21590         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21591         nil to avoid prompting and file modification if one of the
21592         messages at the top of the nnfolder file contains a copyright
21593         notice.
21594         Update copyright notice.
21595
21596         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21597         instead of `current-time-string' as the latter creates a time
21598         string that is not RFC 2822 compliant (it lacks the zone).
21599         Update copyright notice.
21600
21601 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21602
21603         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21604         for text/rtf.  Display default in prompt.  Pass default for M-n.
21605
21606         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21607
21608 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21609
21610         * gnus-msg.el (gnus-button-mailto):
21611         Remove save-selected-window-window hackery because it relies on
21612         save-selected-window internals.
21613
21614 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21615
21616         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21617         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21618         (gnus-article-prev-page): Ditto.
21619
21620         * gnus-util.el (gnus-beginning-of-window): New function.
21621         (gnus-end-of-window): New function.
21622
21623         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21624
21625 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21626
21627         * gnus-score.el (gnus-score-edit-all-score):
21628         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21629         gnus-message.
21630
21631 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21632
21633         * gnus-msg.el (gnus-button-mailto):
21634         Remove save-selected-window-window hackery because it relies on
21635         save-selected-window internals.
21636
21637 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21638
21639         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21640         add-minor-mode.
21641         (gnus-binary-mode): Ditto.
21642
21643         * gnus-topic.el (gnus-topic-mode): Ditto.
21644
21645 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21646
21647         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21648         (gnus-article-prev-page): Take scroll-margin into consideration.
21649
21650 2005-07-04  Lute Kamstra  <lute@gnu.org>
21651
21652         Update FSF's address in GPL notices.
21653
21654 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21655
21656         * gnus.el (gnus-exit):
21657         * gnus-group.el (gnus-group-icons):
21658         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21659
21660         * gnus-nocem.el (gnus-nocem):
21661         * message.el (message-various, message-buffers, message-sending)
21662         (message-interface, message-forwarding, message-insertion)
21663         (message-headers, message-news, message-mail):
21664         * pgg-gpg.el (pgg-gpg):
21665         * pgg-parse.el (pgg-parse):
21666         * pgg-pgp.el (pgg-pgp):
21667         * pgg-pgp5.el (pgg-pgp5):
21668         * pop3.el (pop3): Finish `defgroup' description with period.
21669
21670 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21671
21672         * gnus-art.el (article-display-face): Improve the efficiency.
21673         (article-display-x-face): Ditto; remove gray x-face stuff.
21674
21675 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21676
21677         * gnus-art.el (article-display-face): Correct the position in
21678         which Faces are inserted.
21679
21680 2005-06-29  Didier Verna  <didier@xemacs.org>
21681
21682         * gnus-art.el (article-display-face): Display faces in correct
21683         order.
21684
21685 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21686
21687         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21688         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21689         (gnus-nocem-check-article): Fetch the Type header.
21690         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21691         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21692         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21693         make sure gnus-nocem-hashtb is initialized.
21694         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21695         (gnus-nocem-unwanted-article-p): Ditto.
21696
21697         * pgg.el (pgg-verify): Return the verification result.
21698
21699 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21700
21701         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21702         is ascii.
21703
21704 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21705
21706         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21707         `show-nonbreak-escape'.
21708
21709 2005-06-23  Lute Kamstra  <lute@gnu.org>
21710
21711         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21712
21713         * dig.el (dig-mode):
21714         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21715
21716 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21717
21718         * nnimap.el (nnimap-split-download-body): Fix spellings.
21719
21720 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21721
21722         * gnus-art.el (gnus-article-encrypt-body):
21723         * gnus-cus.el (gnus-score-customize):
21724         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21725         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21726
21727 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21728
21729         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21730         header by looking for magic "MII" at the beginning.
21731
21732 2005-06-16  Miles Bader  <miles@gnu.org>
21733
21734         * gnus-xmas.el (gnus-xmas-group-startup-message):
21735         Use renamed gnus-splash face.
21736
21737         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21738         (assistant-field-face): New backward-compatibility alias for renamed
21739         face.
21740         (assistant-render-text): Use renamed assistant-field face.
21741
21742         * spam.el (spam): Remove "-face" suffix from face name.
21743         (spam-face): New backward-compatibility alias for renamed face.
21744         (spam-face, spam-initialize): Use renamed spam face.
21745
21746         * message.el (message-header-to, message-header-cc)
21747         (message-header-subject, message-header-newsgroups)
21748         (message-header-other, message-header-name)
21749         (message-header-xheader, message-separator, message-cited-text)
21750         (message-mml): Remove "-face" suffix from face names.
21751         (message-header-to-face, message-header-cc-face)
21752         (message-header-subject-face, message-header-newsgroups-face)
21753         (message-header-other-face, message-header-name-face)
21754         (message-header-xheader-face, message-separator-face)
21755         (message-cited-text-face, message-mml-face):
21756         New backward-compatibility aliases for renamed faces.
21757         (message-font-lock-keywords): Use renamed message faces.
21758
21759         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21760         (sieve-test-commands, sieve-tagged-arguments):
21761         Remove "-face" suffix from face names.
21762         (sieve-control-commands-face, sieve-action-commands-face)
21763         (sieve-test-commands-face, sieve-tagged-arguments-face):
21764         New backward-compatibility aliases for renamed faces.
21765         (sieve-control-commands-face, sieve-action-commands-face)
21766         (sieve-test-commands-face, sieve-tagged-arguments-face):
21767         Use renamed sieve faces.
21768
21769         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21770         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21771         (gnus-group-news-3-empty, gnus-group-news-4)
21772         (gnus-group-news-4-empty, gnus-group-news-5)
21773         (gnus-group-news-5-empty, gnus-group-news-6)
21774         (gnus-group-news-6-empty, gnus-group-news-low)
21775         (gnus-group-news-low-empty, gnus-group-mail-1)
21776         (gnus-group-mail-1-empty, gnus-group-mail-2)
21777         (gnus-group-mail-2-empty, gnus-group-mail-3)
21778         (gnus-group-mail-3-empty, gnus-group-mail-low)
21779         (gnus-group-mail-low-empty, gnus-summary-selected)
21780         (gnus-summary-cancelled, gnus-summary-high-ticked)
21781         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21782         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21783         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21784         (gnus-summary-low-undownloaded)
21785         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21786         (gnus-summary-low-unread, gnus-summary-normal-unread)
21787         (gnus-summary-high-read, gnus-summary-low-read)
21788         (gnus-summary-normal-read, gnus-splash):
21789         Remove "-face" suffix from face names.
21790         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21791         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21792         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21793         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21794         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21795         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21796         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21797         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21798         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21799         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21800         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21801         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21802         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21803         (gnus-summary-normal-ticked-face)
21804         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21805         (gnus-summary-normal-ancient-face)
21806         (gnus-summary-high-undownloaded-face)
21807         (gnus-summary-low-undownloaded-face)
21808         (gnus-summary-normal-undownloaded-face)
21809         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21810         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21811         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21812         (gnus-splash-face):
21813         New backward-compatibility aliases for renamed faces.
21814         (gnus-group-startup-message): Use renamed gnus faces.
21815
21816         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21817         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21818         (gnus-server-agent): Remove "-face" suffix from face names.
21819         (gnus-server-agent-face, gnus-server-opened-face)
21820         (gnus-server-closed-face, gnus-server-denied-face)
21821         (gnus-server-offline-face):
21822         New backward-compatibility aliases for renamed faces.
21823         (gnus-server-agent-face, gnus-server-opened-face)
21824         (gnus-server-closed-face, gnus-server-denied-face)
21825         (gnus-server-offline-face): Use renamed gnus faces.
21826
21827         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21828         Remove "-face" suffix from face names.
21829         (gnus-picon-xbm-face, gnus-picon-face):
21830         New backward-compatibility aliases for renamed faces.
21831
21832         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21833         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21834         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21835         (gnus-cite-11): Remove "-face" suffix from face names.
21836         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21837         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21838         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21839         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21840         New backward-compatibility aliases for renamed faces.
21841         (gnus-cite-attribution-face, gnus-cite-face-list)
21842         (gnus-article-boring-faces): Use renamed gnus faces.
21843
21844         * gnus-art.el (gnus-signature, gnus-header-from)
21845         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21846         (gnus-header-content): Remove "-face" suffix from face names.
21847         (gnus-signature-face, gnus-header-from-face)
21848         (gnus-header-subject-face, gnus-header-newsgroups-face)
21849         (gnus-header-name-face, gnus-header-content-face):
21850         New backward-compatibility aliases for renamed faces.
21851         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21852
21853         * gnus-sum.el (gnus-summary-selected-face)
21854         (gnus-summary-highlight): Use renamed gnus faces.
21855         * gnus-group.el (gnus-group-highlight): Likewise.
21856
21857 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21858
21859         * gnus-sieve.el (gnus-sieve-article-add-rule):
21860         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21861         * spam-stat.el (spam-stat-buffer-change-to-spam)
21862         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21863
21864         * message.el (message-is-yours-p):
21865         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21866
21867 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21868
21869         * mm-view.el (mm-inline-text): Withdraw the last change.
21870
21871 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21872
21873         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21874         executing enriched-decode.
21875
21876 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21877
21878         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21879         charset of tar files.
21880
21881 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21882
21883         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21884
21885 2005-06-04  Lute Kamstra  <lute@gnu.org>
21886
21887         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21888         information is never recorded.
21889
21890 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21891
21892         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21893
21894 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21895
21896         * pop3.el (pop3-apop): Run md5 in the binary mode.
21897
21898         * starttls.el (starttls-set-process-query-on-exit-flag):
21899         Use eval-and-compile.
21900
21901 2005-05-31  Simon Josefsson  <jas@extundo.com>
21902
21903         * smime.el (smime-replace-in-string): Define.
21904         (smime-cert-by-ldap-1): Use it.
21905
21906 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21907
21908         * gnus-art.el (article-display-x-face): Replace
21909         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21910
21911         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21912         set-process-query-on-exit-flag or process-kill-without-query.
21913
21914         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21915         loop instead of replace-regexp.
21916
21917         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21918         instead of process-kill-without-query if it is available.
21919
21920         * lpath.el: Fbind ldap-search-entries.
21921
21922         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21923         instead of find-file-hooks if it is available.
21924
21925         * mml1991.el: Bind pgg-default-user-id when compiling.
21926
21927         * mml2015.el: Bind pgg-default-user-id when compiling.
21928
21929         * nndraft.el (nndraft-request-associate-buffer):
21930         Use write-contents-functions instead of write-contents-hooks if it is
21931         available.
21932
21933         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21934         instead of find-file-hooks if it is available.
21935
21936         * nntp.el (nntp-open-connection): Replace
21937         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21938         (nntp-open-ssl-stream): Ditto.
21939         (nntp-open-tls-stream): Ditto.
21940
21941         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21942         set-process-query-on-exit-flag or process-kill-without-query.
21943         (starttls-open-stream-gnutls): Use it instead of
21944         process-kill-without-query.
21945         (starttls-open-stream): Ditto.
21946
21947 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21948
21949         * smime.el (smime-cert-by-ldap-1): Don't use
21950         replace-regexp-in-string.
21951
21952 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21953
21954         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21955
21956         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21957         in PEM format.  Adjust to the XEmacs compatibility.
21958
21959 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21960
21961         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21962         by `string-to-number'.
21963         * gnus-agent.el (gnus-agent-regenerate-group)
21964         (gnus-agent-fetch-articles): Ditto.
21965         * gnus-art.el (gnus-button-fetch-group): Ditto.
21966         * gnus-cache.el (gnus-cache-generate-active)
21967         (gnus-cache-articles-in-group): Ditto.
21968         * gnus-group.el (gnus-group-set-current-level)
21969         (gnus-group-insert-group-line): Ditto.
21970         * gnus-score.el (gnus-score-set-expunge-below)
21971         (gnus-score-set-mark-below, gnus-summary-score-effect)
21972         (gnus-summary-score-entry): Ditto.
21973         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21974         (gnus-soup-pack): Ditto.
21975         * gnus-spec.el (gnus-xmas-format): Ditto.
21976         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21977         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21978         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21979         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21980         * nndb.el (nndb-get-remote-expire-response): Ditto.
21981         * nndiary.el (nndiary-parse-schedule-value)
21982         (nndiary-string-to-number, nndiary-request-replace-article)
21983         (nndiary-request-article): Ditto.
21984         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21985         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21986         * nneething.el (nneething-make-head): Ditto.
21987         * nnfolder.el (nnfolder-request-article)
21988         (nnfolder-retrieve-headers): Ditto.
21989         * nnheader.el (nnheader-file-to-number): Ditto.
21990         * nnkiboze.el (nnkiboze-request-article): Ditto.
21991         * nnmail.el (nnmail-process-unix-mail-format)
21992         (nnmail-process-babyl-mail-format): Ditto.
21993         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21994         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21995         (nnmh-request-create-group, nnmh-request-list-1)
21996         (nnmh-request-group, nnmh-request-article): Ditto.
21997         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21998         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21999         * nnsoup.el (nnsoup-make-active): Ditto.
22000         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22001         * nntp.el (nntp-find-group-and-number)
22002         (nntp-retrieve-headers-with-xover): Ditto.
22003         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22004         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22005         (pgg-format-key-identifier): Ditto.
22006         * pop3.el (pop3-last, pop3-stat): Ditto.
22007         * qp.el (quoted-printable-decode-region): Ditto.
22008
22009         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22010         of concat.
22011
22012 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22013
22014         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22015
22016         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22017
22018         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22019
22020         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22021
22022         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22023
22024         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22025
22026         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22027         (gnus-carpal-mode): Ditto.
22028
22029         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22030         (gnus-browse-mode): Ditto.
22031
22032         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22033
22034         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22035
22036 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22037
22038         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22039
22040 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22041
22042         * gnus-util.el (gnus-run-mode-hooks): New function.
22043
22044         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22045
22046         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22047         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22048
22049 2005-05-27  Lute Kamstra  <lute@gnu.org>
22050
22051         * dns-mode.el (dns-mode): Specify customization group.
22052
22053 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22054
22055         * gnus-agent.el (gnus-agent-make-mode-line-string):
22056         Use mode-line-highlight as mouse-face.
22057
22058 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22059
22060         * canlock.el (canlock): Change the parent group to news.
22061
22062         * deuglify.el (gnus-outlook-deuglify): Add :group.
22063
22064         * dig.el (dig): Add :group.
22065
22066         * dns-mode.el (dns-mode): Add :group.
22067
22068         * encrypt.el (encrypt): Add :group.
22069
22070         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22071         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22072         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22073         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22074         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22075
22076         * gnus-diary.el (gnus-diary): Add :group.
22077
22078         * gnus.el (gnus-group-news-1-face): Add :group.
22079         (gnus-group-news-1-empty-face): Ditto.
22080         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22081         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22082         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22083         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22084         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22085         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22086         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22087         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22088         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22089         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22090         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22091         (gnus-summary-high-ticked-face): Ditto.
22092         (gnus-summary-low-ticked-face): Ditto.
22093         (gnus-summary-normal-ticked-face): Ditto.
22094         (gnus-summary-high-ancient-face): Ditto.
22095         (gnus-summary-low-ancient-face): Ditto.
22096         (gnus-summary-normal-ancient-face): Ditto.
22097         (gnus-summary-high-undownloaded-face): Ditto.
22098         (gnus-summary-low-undownloaded-face): Ditto.
22099         (gnus-summary-normal-undownloaded-face): Ditto.
22100         (gnus-summary-high-unread-face): Ditto.
22101         (gnus-summary-low-unread-face): Ditto.
22102         (gnus-summary-normal-unread-face): Ditto.
22103         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22104         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22105
22106         * hashcash.el (hashcash): New custom group.
22107         (hashcash-default-payment): Add :group.
22108         (hashcash-payment-alist): Ditto.
22109         (hashcash-default-accept-payment): Ditto.
22110         (hashcash-accept-resources): Ditto.
22111         (hashcash-path): Ditto.
22112         (hashcash-extra-generate-parameters): Ditto.
22113         (hashcash-double-spend-database): Ditto.
22114         (hashcash-in-news): Ditto.
22115
22116         * message.el (message-minibuffer-local-map): Add :group.
22117
22118         * netrc.el (netrc): Add :group.
22119
22120         * sieve-manage.el (sieve-manage-log): Add :group.
22121         (sieve-manage-default-user): Diito.
22122         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22123         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22124         (sieve-manage-authenticators): Ditto.
22125         (sieve-manage-authenticator-alist): Ditto.
22126         (sieve-manage-default-port): Ditto.
22127
22128         * sieve-mode.el (sieve-control-commands-face): Add :group.
22129         (sieve-action-commands-face): Ditto.
22130         (sieve-test-commands-face): Ditto.
22131         (sieve-tagged-arguments-face): Ditto.
22132
22133         * smime.el (smime): Add :group.
22134
22135         * spam-report.el (spam-report): Add :group.
22136
22137         * spam.el (spam, spam-face): Add :group.
22138
22139 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22140
22141         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22142         return \n.\n.\n at the end of articles.  Protect against that.
22143         (nntp-with-open-group): Allow debugging.
22144
22145         * nnheader.el (mail-header-set-extra): Make into a function
22146         because I just could't understand how to quote the list properly.
22147
22148         * dns.el (query-dns-cached): New function.
22149
22150 2005-05-26  Lute Kamstra  <lute@gnu.org>
22151
22152         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22153
22154 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22155
22156         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22157
22158         * gnus-art.el: Don't autoload mail-extract-address-components.
22159
22160         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22161         eval-and-compile to evaluate it.
22162
22163         * hashcash.el: Don't autoload executable-find.
22164
22165         * nndb.el: Don't declare the nndb back end two or more times; don't
22166         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22167
22168         * nntp.el: Autoload format-spec instead of format; use
22169         eval-and-compile to evaluate autoload forms.
22170
22171 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22172
22173         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22174
22175 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22176
22177         * gnus.el (gnus-version-number): Bump version.
22178
22179 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22180
22181         * gnus.el: No Gnus v0.3 is released.
22182
22183 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22184
22185         * lpath.el (featurep): Bind show-nonbreak-escape.
22186
22187 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22188
22189         * gnus-art.el (gnus-article-edit-part): Disable undo.
22190
22191 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22192
22193         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22194         gnus-article-date-lapsed-new-header is t if date timer is active;
22195         skip headers in which the original date value is empty.
22196         (gnus-article-save-original-date): Redefine it as a macro.
22197         (gnus-display-mime): Use it.
22198
22199 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22200
22201         * gnus-art.el (article-date-ut): Support converting date in
22202         forwarded parts as well.
22203         (gnus-article-save-original-date): New function.
22204         (gnus-display-mime): Use it.
22205
22206 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22207
22208         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22209         enclosure element of <item>.
22210
22211 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22212
22213         * message.el (message-kill-buffer-query): Rename from
22214         `message-kill-buffer-query-if-modified'.  Add :version.
22215
22216 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22217
22218         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22219         window layout.
22220
22221 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22222
22223         * mml.el: Autoload dnd when compiling.
22224
22225 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22226
22227         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22228         x-dnd-*.
22229
22230 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22231
22232         * qp.el (quoted-printable-encode-region): Save excursion.
22233
22234 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22235
22236         * message.el (message-kill-buffer-query-if-modified): Add new variable
22237         so the user can kill a modified message buffer quickly.
22238         (message-kill-buffer): Use it.
22239
22240 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22241
22242         * lpath.el: Fbind display-time-event-handler; don't fbind
22243         string-to-multibyte.
22244
22245         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22246
22247 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22248
22249         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22250         contained in text because xml.el decodes entities) with LFs.
22251
22252 2005-04-11  Lute Kamstra  <lute@gnu.org>
22253
22254         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22255         differently.
22256
22257 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22258
22259         * mm-util.el (mm-detect-coding-region): Typo.
22260
22261 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22262
22263         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22264
22265 2005-04-06  Deepak Goel  <deego@gnufans.org>
22266
22267         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22268         user-function allow user modifications of the scores.
22269         (spam-stat-score-buffer-user): New function, to allow
22270         user-computed modifications to the score.
22271         (spam-stat-score-buffer-user-functions): List of additional
22272         scoring functions.
22273         (spam-stat-error-holder): Global temporary error holder.
22274         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22275         variable.
22276
22277 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22278
22279         * gnus-registry.el (gnus-registry-clean-empty-function)
22280         (gnus-registry-trim, gnus-registry-fetch-groups)
22281         (gnus-registry-delete-group): Groups that match
22282         `gnus-registry-ignored-groups' are removed from the registry
22283         entries, not just ignored for splitting.  This helps clean up the
22284         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22285         to get all the groups a message ID is in.
22286
22287         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22288         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22289         (spam-stat-score-buffer-user-functions): Add :number custom type.
22290
22291 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22292
22293         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22294         argument in XEmacs.
22295
22296         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22297         (nnrss-request-group): Decode group name first.
22298         (nnrss-request-article): Make a text/plain article if mml-to-mime
22299         failed.
22300         (nnrss-get-encoding): Return a compatible encoding according to
22301         nnrss-compatible-encoding-alist.
22302         (nnrss-find-el): Use consp instead of listp.
22303         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22304
22305 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22306
22307         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22308         which Emacs 20 doesn't support.
22309         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22310
22311 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22312
22313         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22314         silence the byte compiler inside the defun.
22315
22316         * gnus-demon.el (parse-time-string): Add autoload.
22317
22318         * gnus-delay.el (parse-time-string): Add autoload.
22319
22320         * gnus-art.el (parse-time-string): Add autoload.
22321
22322         * nnultimate.el (parse-time): Require for `parse-time-string'.
22323
22324 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22325
22326         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22327
22328         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22329
22330         * smime.el (smime-ldap-host-list): Add :version.
22331
22332 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22333
22334         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22335         pass it to `gnus-browse-read-group'.
22336         (gnus-browse-read-group): Add NUMBER argument and pass it to
22337         `gnus-group-read-ephemeral-group'.
22338
22339         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22340         argument and pass it to `gnus-group-read-group'.
22341
22342 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22343
22344         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22345         mm-xemacs-find-mime-charset-1 if we have the mule feature
22346         available at runtime.
22347
22348 2005-03-25  Werner Lemberg  <wl@gnu.org>
22349
22350         * nnmaildir.el: Replace `illegal' with `invalid'.
22351
22352 2005-03-23  Lute Kamstra  <lute@gnu.org>
22353
22354         * time-date.el: Add comment on time value formats.
22355         Don't require parse-time.
22356         (with-decoded-time-value): New macro.
22357         (encode-time-value): New function.
22358         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22359         (days-to-time): Return a valid time value when arg is huge.
22360         (time-since): Use time-subtract.
22361         (time-to-number-of-days): Use time-to-seconds.
22362
22363 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22364
22365         * gnus-start.el (gnus-display-time-event-handler):
22366         Check display-time-timer at runtime rather than only at load time
22367         in case display-time-mode is turned off in the mean time.
22368
22369 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22370
22371         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22372         used.
22373
22374         * nneething.el (nneething-map-file-directory): Derive from
22375         `gnus-directory'.
22376
22377         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22378         the To/Cc button.
22379
22380 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22381
22382         * nnmaildir.el (nnmaildir-request-accept-article):
22383         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22384
22385 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22386
22387         * gnus-async.el: Require timer-funcs at compile time when in
22388         XEmacs for `run-with-idle-timer'.
22389
22390 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22391
22392         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22393         autoloaded function.
22394
22395 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22396
22397         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22398
22399 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22400
22401         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22402
22403 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22404
22405         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22406         Add gnus-expert-user to default.
22407
22408 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22409
22410         * nnimap.el (nnimap-open-server): Ditto.
22411
22412         * imap.el (imap-authenticate): Fix typo.
22413
22414 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22415
22416         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22417         buffer (since IMAP server might return FETCH response out of
22418         order, and the nntp buffer must be sorted).
22419
22420 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22421
22422         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22423         comparison on string.
22424
22425         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22426         (gnus-agent-score): Rename category keywords to match gnus-cus.
22427         (gnus-agent-summary-fetch-series): Modify to protect against
22428         gnus-agent-summary-fetch-group clearing processable flags.
22429         (gnus-agent-synchronize-group-flags): Update live group buffer as
22430         synchronization may occur due to the user toggle the plugged
22431         status.
22432         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22433         successfully downloaded.
22434         (gnus-agent-expire-group-1): Avoid using markers when the overview
22435         is in ascending order; greatly improves performance.
22436         (gnus-agent-regenerate-group):
22437         Use gnus-agent-synchronize-group-flags to reset read status in both
22438         gnus and server.
22439         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22440
22441 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22442
22443         * message.el: Don't autoload former message-utils variables.
22444         (message-strip-subject-trailing-was): Change doc string.
22445
22446         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22447         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22448         (nnweb-google-search): Add "hl=en" here.
22449         (nnweb-google-parse-1, nnweb-google-create-mapping):
22450         Don't hardcode URL.
22451
22452 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22453
22454         * message.el (message-get-reply-headers, message-followup):
22455         Mention related variables `message-use-followup-to' and
22456         `message-use-mail-followup-to', in the information buffer.
22457
22458         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22459         of broken groups(-beta).google.com.
22460
22461 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22462
22463         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22464         parameter to invoked gnus-request-move-article; remove the
22465         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22466         all at once instead of once per article.
22467         (gnus-summary-remove-process-mark): Accept a list of articles as
22468         well as a single article for processing.
22469
22470         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22471         parameter.
22472
22473         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22474
22475         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22476
22477         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22478         parameter.
22479
22480         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22481         parameter.
22482
22483         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22484         parameter and remove the gnus-sum-hint-move-is-internal variable.
22485
22486         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22487         parameter.
22488
22489         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22490         parameter.
22491
22492         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22493         parameter.
22494
22495         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22496
22497         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22498         parameter.
22499
22500         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22501         parameter.
22502
22503 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22504
22505         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22506         a more conservative way.
22507
22508 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22509
22510         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22511         buffer, so it moves the window's cursor.
22512
22513 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22514
22515         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22516         `mm-dissect-multipart' and receive the from field as an (optional)
22517         argument from `mm-dissect-multipart'.
22518         (mm-dissect-multipart): Receive the from field as an argument and
22519         pass it on when we call `mm-dissect-buffer' on MIME parts.
22520         Fixes verification/decryption of signed/encrypted MIME parts.
22521
22522 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22523
22524         * gnus-sum.el (gnus-summary-move-article):
22525         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22526         whatever it calls (right now, only nnimap-request-move article
22527         respects it).
22528
22529         * nnimap.el (nnimap-request-move-article):
22530         When gnus-sum-hint-move-is-internal is set, don't do the extra
22531         nnimap-request-article.
22532
22533 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22534
22535         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22536
22537         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22538         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22539
22540         * gnus-sum.el (gnus-summary-caesar-message):
22541         Apply `gnus-treat-article' after rotation.
22542
22543         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22544         doc string.
22545
22546 2005-02-22  Simon Josefsson  <jas@extundo.com>
22547
22548         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22549         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22550         <arne@arnested.dk>.
22551         (encrypt): Add password-cache and password-cache-expiry as group
22552         members.
22553
22554 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22555
22556         * smime.el (smime-ldap-host-list): Doc fix.
22557         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22558         cache) password.
22559         (smime-sign-region): Use it.
22560         (smime-decrypt-region): Use it.
22561         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22562         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22563         fails.
22564         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22565         certificate from DER to PEM format rather than calling openssl.
22566
22567         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22568
22569         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22570         for signing/encryption.
22571
22572         * mml.el (mml-parse-1): Use them.
22573
22574 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22575
22576         * nnrss.el (nnrss-verbose): Remove.
22577         (nnrss-request-group): Use `nnheader-message' instead.
22578
22579 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22580
22581         * nnrss.el (nnrss-verbose): New variable.
22582         (nnrss-request-group): Make it say nnrss is requesting a group.
22583
22584 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22585
22586         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22587         Handle news URL with given port correctly.
22588
22589 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22590
22591         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22592         containing special characters.
22593
22594         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22595
22596         * mml.el (mime-to-mml): Ditto.
22597
22598         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22599         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22600         (rfc2047-decode-region): Quote decoded words containing special
22601         characters when rfc2047-quote-decoded-words-containing-tspecials
22602         is non-nil.
22603
22604 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22605
22606         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22607
22608         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22609
22610 2005-02-15  Simon Josefsson  <jas@extundo.com>
22611
22612         * nnimap.el (nnimap-debug): Doc fix.
22613
22614         * imap.el (imap-debug): Doc fix.
22615
22616 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22617
22618         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22619
22620 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22621
22622         * gnus.el (spam-contents): Improve docs for spam-contents
22623         parameter in its variable incarnation.
22624
22625 2005-02-14  Simon Josefsson  <jas@extundo.com>
22626
22627         * smime-ldap.el: Use require instead of load-library for ldap.
22628         (smime-ldap-search): Indent.
22629         (smime-ldap-search-internal): Shorten line.
22630
22631         * smime.el (smime-cert-by-dns): Add doc-string.
22632         (smime-cert-by-ldap-1): Indent.
22633
22634         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22635         mml-smime-get-dns-ldap.
22636         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22637
22638 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22639
22640         * smime.el: Require smime-ldap.
22641         (smime-ldap-host-list): New variable.
22642         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22643
22644         * mml-smime.el (mml-smime-encrypt-query): New function.
22645         (mml-smime-encrypt-query): Use it.
22646
22647         * smime-ldap.el: New file.
22648
22649 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22650
22651         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22652
22653 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22654
22655         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22656         argument in doc string.  Make query for type more clear.
22657
22658 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22659
22660         * gnus.el (gnus-group-startup-message): Search for gnus images in
22661         etc/images/gnus.
22662         * mm-util.el (mm-image-load-path): Likewise.
22663         * smiley.el (smiley-data-directory): Search for smilies in
22664         etc/images/smilies.
22665
22666 2005-02-09  Kim F. Storm  <storm@cua.dk>
22667
22668         Change Emacs release version from 21.4 to 22.1 throughout.
22669         Change Emacs development version from 21.3.50 to 22.0.50.
22670
22671 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22672
22673         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22674
22675         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22676         non-Mule XEmacs as well.
22677         (mm-decompress-buffer): Signal an error intentionally if it does
22678         not decompress compressed data because auto-compression-mode is
22679         disabled.
22680
22681 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22682
22683         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22684         an ID in the registry even if it has no groups.
22685
22686 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22687
22688         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22689         merge it into mm-decompress-buffer.
22690         (gnus-mime-copy-part): Use the MIME part charset, the value which
22691         a user specified or gnus-newsgroup-charset for decoding, like
22692         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22693         save-buffer what was used.  Suggested by Kevin Ryde
22694         <user42@zip.com.au>.
22695         (gnus-mime-inline-part): Allow the name parameter as well as the
22696         filename parameter; force decompressing of compressed data; always
22697         display contents being not decoded as unibyte.
22698
22699         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22700         as well as the filename parameter.
22701
22702         * mm-util.el (mm-decompress-buffer):
22703         Merge gnus-mime-jka-compr-maybe-uncompress.
22704         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22705         of compressed data.
22706
22707 2005-02-08  Simon Josefsson  <jas@extundo.com>
22708
22709         * imap.el (imap-log): Doc fix.
22710
22711 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22712
22713         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22714         the coding cookies; decompress compressed parts.
22715
22716         * mml.el (mml-generate-mime-1): Add the charset parameter according
22717         to the value which a user specified manually or the coding cookie.
22718
22719         * mm-util.el (mm-string-to-multibyte): New function.
22720         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22721         (mm-coding-system-to-mime-charset): New function.
22722         (mm-decompress-buffer): New function.
22723         (mm-find-buffer-file-coding-system): New function.
22724
22725         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22726         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22727         parts.
22728
22729 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22730
22731         * mm-view.el (mm-display-inline-fontify): Decode a part according
22732         to the charset parameter.
22733
22734 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22735
22736         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22737         prefix arg is neither nil nor a number, as info specifies.
22738
22739 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22740
22741         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22742         timestamps.
22743
22744 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22745
22746         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22747         groups error checking and notify user.
22748
22749 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22750
22751         * message.el (message-send-mail-function): Check existence of
22752         sendmail-program first before using default value
22753         `message-send-mail-with-sendmail'.  Otherwise use more generic
22754         `smtpmail-send-it'.
22755
22756 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22757
22758         * nntp.el (nntp-request-update-info): Always return nil.
22759
22760 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22761
22762         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22763
22764 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22765
22766         * message.el (message-beginning-of-line): Change the behavior when
22767         invoked between BOL and : so that it first moves backward.
22768
22769 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22770
22771         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22772         article buffer when editing of the article is discarded.
22773         (gnus-article-prepare): Revert.
22774
22775 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22776
22777         * gnus-art.el (gnus-article-prepare):
22778         Remove message-strip-forbidden-properties from the local hook.
22779
22780 2005-01-27  Simon Josefsson  <jas@extundo.com>
22781
22782         * password.el (password-cache-add): Only start one timer per key.
22783         Reported by Derek Atkins <warlord@MIT.EDU>.
22784
22785 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22786
22787         * run-at-time.el: Remove.  It is no longer needed as
22788         timer-funcs.el in the xemacs-base package has a working version of
22789         `run-at-time'.
22790
22791         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22792
22793         * password.el: Require timer-funcs instead of run-at-time in
22794         XEmacs.
22795         Remove `password-run-at-time' macro.
22796         (password-cache-add): Use `run-at-time' instead of
22797         `password-run-at-time'.
22798
22799         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22800         Remove `nnheader-cancel-function-timers' alias,
22801         `cancel-function-timers' exists in XEmacs in timer-funcs.
22802
22803         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22804         for `run-with-idle-timer'.
22805
22806         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22807         for `run-at-time'.
22808
22809         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22810         for `with-timeout'.
22811
22812         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22813         the same as for XEmacs 21.4.
22814         No need to ignore `run-with-idle-timer', this function exists in
22815         XEmacs now in timer-funcs.el in the xemacs-base package.
22816         (dgnushack-compile): No need to delete
22817         run-at-time.el from the list of files to compile because it
22818         doesn't exist anymore.
22819
22820 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22821
22822         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22823         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22824
22825 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22826
22827         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22828         sensitively.
22829
22830 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22831
22832         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22833
22834 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22835
22836         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22837         which will be inserted according to the multibyteness of a buffer
22838         rather than the type of contents.  Suggested by ARISAWA Akihiro
22839         <ari@mbf.ocn.ne.jp>.
22840
22841         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22842         of string which old xml.el may return rather than a string.
22843
22844 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22845
22846         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22847
22848 2005-01-16  Simon Josefsson  <jas@extundo.com>
22849
22850         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22851         idn/idna.el isn't available.
22852         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22853         <michael@waxrat.com>.
22854
22855         * hashcash.el: Remove non-FSF copyright header.
22856
22857         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22858         (hashcash-generate-payment): Use it.
22859         (hashcash-generate-payment-async): Use it.
22860
22861 2005-01-15  Simon Josefsson  <jas@extundo.com>
22862
22863         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22864         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22865
22866         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22867         gnus-summary-idna-message.
22868         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22869         (gnus-summary-idna-message): New function.
22870
22871 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22872
22873         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22874         gnus-novice-user.
22875
22876 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22877
22878         * nnrss.el (nnrss-request-delete-group): Delete entries in
22879         nnrss-group-alist as well.
22880         (nnrss-save-server-data): Insert newline.
22881
22882 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22883
22884         * gnus.el (gnus-user-agent): Use list of symbols instead of
22885         symbols.  Display full version number for (S)XEmacs.
22886         Optionally display (S)XEmacs codename.
22887
22888         * gnus-util.el (gnus-emacs-version): Update for new
22889         `gnus-user-agent'.
22890
22891         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22892         Gnus version.
22893
22894 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22895
22896         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22897         which is unreadable in some setups.
22898
22899 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22900
22901         * gnus-spec.el (gnus-update-format-specifications): Flush the
22902         group format spec cache if it doesn't support decoded group names.
22903
22904 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22905
22906         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22907         Allow to apply decay on score files matching a regexp.
22908
22909 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22910
22911         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22912         compatibility in %g and %c.
22913
22914 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22915
22916         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22917         name for only %g and %c.
22918         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22919         of gnus-tmp-group to decoded group name.
22920         (gnus-group-make-rss-group): Exclude `/'s from group names.
22921
22922 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22923
22924         * nnrss.el (nnrss-get-encoding): Fix regexp.
22925
22926 2004-12-27  Simon Josefsson  <jas@extundo.com>
22927
22928         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22929         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22930         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22931
22932 2004-12-17  Kim F. Storm  <storm@cua.dk>
22933
22934         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22935
22936         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22937
22938 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22939
22940         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22941
22942 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22943
22944         * nnrss.el: Require rfc2047 and mml.
22945         (nnrss-file-coding-system): New variable.
22946         (nnrss-format-string): Redefine it as an inline function.
22947         (nnrss-decode-group-name): New function.
22948         (nnrss-string-as-multibyte): Remove.
22949         (nnrss-retrieve-headers): Decode group name; don't use
22950         nnrss-format-string.
22951         (nnrss-request-group): Decode group name.
22952         (nnrss-request-article): Decode group name; allow a Message-ID as
22953         well as an article number; don't use nnrss-format-string; encode a
22954         Message-ID string which may contain non-ASCII characters; use
22955         mml-to-mime to compose a MIME article.
22956         (nnrss-request-expire-articles): Decode group name.
22957         (nnrss-request-delete-group): Decode group name.
22958         (nnrss-fetch): Clarify error message.
22959         (nnrss-read-server-data): Use insert-file-contents instead of load;
22960         bind file-name-coding-system; use multibyte buffer.
22961         (nnrss-save-server-data): Bind coding-system-for-write to the
22962         value of nnrss-file-coding-system; bind file-name-coding-system;
22963         add coding cookie.
22964         (nnrss-read-group-data): Use insert-file-contents instead of load;
22965         bind file-name-coding-system; use multibyte buffer.
22966         (nnrss-save-group-data): Bind coding-system-for-write to the
22967         value of nnrss-file-coding-system; bind file-name-coding-system.
22968         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22969         make it work with non-ASCII text.
22970         (nnrss-find-el): Make it work with old xml.el as well.
22971
22972 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22973
22974         * nnrss.el (nnrss-get-encoding): New function.
22975         (nnrss-fetch): Use unibyte buffer initially; bind
22976         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22977         decode contents according to the encoding attribute.
22978         (nnrss-save-group-data): Add coding cookie.
22979         (nnrss-mime-encode-string): New function.
22980         (nnrss-check-group): Use it to encode subject and author.
22981
22982 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22983
22984         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22985         imaginary variable.
22986
22987 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22988
22989         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22990         correctly even if there are wide characters.
22991
22992 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22993
22994         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22995         downcased symbol names; make a new cache instead of reusing
22996         bbdb-hashtable.
22997
22998 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22999
23000         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23001         concatenating segments rather than before concatenating them.
23002         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23003
23004         * message.el (message-get-reply-headers): Bind `extra'.
23005
23006 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23007
23008         * message.el (message-extra-wide-headers): New variable.
23009         (message-get-reply-headers): Use it.
23010
23011 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23012
23013         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23014         (gnus-agent-group-pathname): Ditto.
23015
23016         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23017
23018         * gnus-group.el (gnus-group-make-group): Decode group name.
23019         (gnus-group-make-rss-group): Register the group data after opening
23020         the nnrss group.
23021
23022 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23023
23024         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23025         by expiry now get marked as read.
23026
23027 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23028
23029         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23030
23031 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23032
23033         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23034         unify Latin characters in XEmacs.
23035         (mm-find-mime-charset-region): Use it.
23036
23037 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23038
23039         * gnus-util.el (gnus-delete-directory): New function.
23040
23041         * gnus-agent.el (gnus-agent-delete-group): Use it.
23042
23043         * gnus-cache.el (gnus-cache-delete-group): Use it.
23044
23045 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23046
23047         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23048         names.
23049
23050 2004-12-16  Simon Josefsson  <jas@extundo.com>
23051
23052         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23053
23054 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23055
23056         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23057
23058         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23059         (gnus-group-set-current-level): Decode group name.
23060
23061 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23062
23063         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23064         failed.
23065
23066 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23067
23068         * gnus-group.el (gnus-group-delete-group): Decode group name.
23069         (gnus-group-make-rss-group): Encode group name.
23070         (gnus-group-catchup-current): Decode group name.
23071         (gnus-group-kill-group): Decode group name.
23072
23073 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23074
23075         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23076
23077 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23078
23079         * gnus-group.el (gnus-group-make-rss-group):
23080         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23081
23082         * gnus-start.el (gnus-setup-news): Honor user's setting to
23083         gnus-message-archive-method.  Suggested by Lute Kamstra
23084         <lute@gnu.org>.
23085
23086 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23087
23088         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23089         global counterparts of the buffer-local variables.
23090
23091 2004-11-16  Romain Francoise  <romain@orebokech.com>
23092
23093         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23094         counterparts of the buffer-local variables.
23095
23096 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23097
23098         * message.el (message-forbidden-properties): Fix typo in doc
23099         string.
23100
23101 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23102
23103         * gnus-util.el (gnus-replace-in-string): Add doc string.
23104
23105         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23106         to avoid problems when splitting mails with many recipients.
23107
23108 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23109
23110         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23111         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23112
23113 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23114
23115         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23116         if there is no hashtable in memory or file modification time is
23117         newer than cached timestamp.
23118
23119 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23120
23121         * gnus-sum.el (gnus-summary-limit-to-recipient):
23122         Implement not-matching option.
23123
23124 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23125
23126         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23127         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23128         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23129         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23130         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23131         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23132
23133 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23134
23135         * message.el (message-forward-make-body-mml): Remove headers
23136         according to message-forward-ignored-headers if a message is decoded.
23137
23138 2004-12-02  Romain Francoise  <romain@orebokech.com>
23139
23140         * message.el (message-forward-make-body-plain): Always remove
23141         headers according to message-forward-ignored-headers.
23142
23143 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23144
23145         * spam.el (spam-summary-prepare-exit): Remove the
23146         gnus-summary-limit pop for now, it has problems with ham marks for
23147         me.
23148
23149 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23150
23151         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23152         correctly.
23153
23154 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23155
23156         * format-spec.el (format-spec): Message the char.
23157
23158 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23159
23160         * gnus-art.el (gnus-split-methods): Reformat comments.
23161
23162         * spam.el (spam-summary-prepare-exit): Remove article limits
23163         before exiting the summary buffer.
23164
23165 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23166
23167         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23168         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23169
23170         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23171         order to silence the byte compiler.
23172
23173         * spam.el: Fix the way to silence the byte compiler, which
23174         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23175         bbdb-search-simple, spam-BBDB-register-routine,
23176         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23177         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23178         spam-stat-buffer-is-spam, spam-stat-load,
23179         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23180         spam-stat-save and spam-stat-split-fancy.
23181
23182 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23183
23184         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23185         which may confuse users.
23186         (canlock-password-for-verify): Ditto.
23187
23188         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23189
23190         * gnus-art.el (gnus-emphasis-alist): Ditto.
23191
23192         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23193
23194         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23195
23196         * gnus-start.el (gnus-save-killed-list): Ditto.
23197
23198         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23199         (gnus-sum-thread-tree-root): Ditto.
23200         (gnus-sum-thread-tree-false-root): Ditto.
23201         (gnus-sum-thread-tree-single-indent): Ditto.
23202
23203         * message.el (message-courtesy-message): Ditto.
23204         (message-archive-note): Ditto.
23205         (message-subscribed-address-file): Ditto.
23206         (message-user-fqdn): Ditto.
23207
23208         * spam-report.el (spam-report-gmane-regex): Ditto.
23209
23210         * spam.el (spam-blackhole-good-server-regex): Ditto.
23211
23212 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23213
23214         * mml.el (mml-preview): Widen the message buffer before copying
23215         the contents to the preview buffer; sort headers before previewing.
23216
23217         * message.el (message-hidden-headers): Fix the way to avoid a bug
23218         in the `repeat' widget in Emacs 21.3 or earlier.
23219
23220 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23221
23222         * message.el (message-hidden-headers): Default to "^References:".
23223         Improve customization type.  Suggested by Reiner Steib
23224         <Reiner.Steib@gmx.de>.
23225
23226 2004-11-25  Romain Francoise  <romain@orebokech.com>
23227
23228         * message.el (message-strip-forbidden-properties): Remove check for
23229         obsolete `message-hidden' text property, hidden headers are not
23230         accessible in the buffer anymore.
23231
23232 2004-11-22  Romain Francoise  <romain@orebokech.com>
23233
23234         * message.el (message-header-format-alist): Add `From' in list
23235         so that it can be sorted.
23236         (message-fix-before-sending): Widen and sort headers before
23237         sending.
23238         (message-hide-headers): Use narrowing to hide headers by moving
23239         them to the top of the buffer and narrowing to the region
23240         underneath.
23241
23242 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23243
23244         * message.el (message-strip-forbidden-properties):
23245         Bind buffer-read-only (etc) to nil.
23246
23247 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23248
23249         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23250         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23251
23252 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23253
23254         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23255
23256 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23257
23258         * dns.el (query-dns): Use sit-for to time instead of
23259         accept-process-output, since that doesn't seem to work on udp
23260         sockets.
23261
23262 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23263
23264         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23265
23266 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23267
23268         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23269         doc string.  Improve doc string.
23270
23271 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23272
23273         * nntp.el (nntp-request-update-info): Return nil if
23274         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23275         may not call gnus-activate-group which uselessly issues the GROUP
23276         commands for all nntp groups and wastes time.  Reported by Romain
23277         Francoise <romain@orebokech.com>.
23278
23279         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23280
23281 2004-11-15  Simon Josefsson  <jas@extundo.com>
23282
23283         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23284         headers separately.
23285         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23286         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23287
23288 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23289
23290         * gnus-start.el (gnus-convert-old-newsrc):
23291         Assign legacy-gnus-agent to 5.10.7.
23292
23293 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23294
23295         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23296         start of the lines.
23297
23298 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23299
23300         * hashcash.el (hashcash-default-payment): Change default to 20.
23301         (hashcash-default-accept-payment): Change default to 20.
23302         (hashcash-process-alist): New variable.
23303         (hashcash-generate-payment-async): Add.
23304         (hashcash-already-paid-p): Add.
23305         (hashcash-insert-payment): Don't generate payments twice.
23306         (hashcash-insert-payment-async): Add.
23307         (hashcash-insert-payment-async-2): Add.
23308         (hashcash-cancel-async): Add.
23309         (hashcash-wait-async): Add.
23310         (hashcash-processes-running-p): Add.
23311         (hashcash-wait-or-cancel): Add.
23312         (mail-add-payment): New optional argument.  Conditionally start
23313         asynchronous calculation.
23314         (mail-add-payment-async): Add.
23315
23316         * message.el (message-send-mail): Wait for asynchronous hashcash
23317         results.  Don't clobber existing X-Hashcash headers.
23318         (message-setup-1): Call mail-add-payment-async when
23319         message-generate-hashcash is non-nil.
23320
23321 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23322
23323         * message.el (message-use-alternative-email-as-from): Examine the
23324         From header as well; use message-make-from in order to include a
23325         user's full name.
23326
23327 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23328
23329         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23330         default; improve customization type.
23331         (gnus-emphasis-custom-with-format): New macro.
23332         (gnus-emphasis-custom-value-to-external): New function.
23333         (gnus-emphasis-custom-value-to-internal): New function.
23334
23335 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23336
23337         * dns.el (query-dns): Resolve reverse addresses.
23338
23339 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23340
23341         * gnus-group.el (gnus-group-get-new-news): Use it.
23342
23343         * gnus-start.el (gnus-check-reasonable-setup): New function.
23344
23345 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23346
23347         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23348         "Args out of range" error.  Reported by Arnaud Giersch
23349         <arnaud.giersch@free.fr>.
23350
23351 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23352
23353         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23354
23355 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23356
23357         * spam.el (spam group): Add :version.
23358
23359         * pgg-def.el (pgg group): Add :version.
23360
23361 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23362
23363         * gnus-art.el (gnus-article-edit-article): Don't associate the
23364         article buffer with a draft file.  This is a temporary measure
23365         against the 2004-08-22 change to gnus-article-edit-mode.
23366
23367 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23368
23369         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23370         (html2text-format-tags): Remove unused variable `attr'.
23371
23372 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23373
23374         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23375
23376         * tls.el (tls-process-connection-type, tls-success)
23377         (tls-certtool-program): Add :version.
23378
23379         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23380         (starttls-extra-arguments, starttls-process-connection-type)
23381         (starttls-connect, starttls-failure, starttls-success): Add :version.
23382
23383         * spam-stat.el (spam-stat): Add :version.
23384
23385         * sieve.el (sieve): Add :version.
23386
23387         * sha1.el (sha1): Add :version.
23388         (sha1-use-external): Remove redundant version.
23389
23390         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23391         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23392         (nnmail-split-fancy-match-partial-words)
23393         (nnmail-split-lowercase-expanded): Add :version.
23394
23395         * nndiary.el (nndiary): Add :version.
23396
23397         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23398
23399         * mml-sec.el (mml-default-sign-method)
23400         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23401         Add :version.
23402
23403         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23404
23405         * mm-url.el (mm-url-use-external, mm-url-program)
23406         (mm-url-arguments): Add :version.
23407
23408         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23409         (mm-attachment-file-modes, mm-decrypt-option)
23410         (mm-w3m-safe-url-regexp): Add :version.
23411
23412         * message.el (message-cite-prefix-regexp)
23413         (message-sendmail-envelope-from, message-minibuffer-local-map)
23414         (message-user-fqdn, message-completion-alist): Add :version.
23415
23416         * gnus-win.el (gnus-configure-windows-hook)
23417         (gnus-use-frames-on-any-display): Add :version.
23418
23419         * gnus-art.el (gnus-article-address-banner-alist)
23420         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23421         (gnus-treat-from-picon, gnus-treat-mail-picon)
23422         (gnus-treat-x-pgp-sig): Add :version.
23423
23424         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23425         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23426         (gnus-summary-article-delete-hook)
23427         (gnus-summary-display-while-building): Add :version.
23428
23429         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23430         (gnus-get-top-new-news-hook): Add :version.
23431
23432         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23433         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23434
23435         * gnus-registry.el (gnus-registry): Add :version.
23436
23437         * gnus-spec.el (gnus-use-correct-string-widths)
23438         (gnus-make-format-preserve-properties): Add :version.
23439
23440         * gnus.el (gnus-group-charter-alist)
23441         (gnus-group-fetch-control-use-browse-url)
23442         (gnus-install-group-spam-parameters): Add :version.
23443
23444         * gnus-diary.el (gnus-diary): Add :version.
23445
23446         * gnus-delay.el (gnus-delay): Add :version.
23447
23448         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23449         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23450         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23451         Add :version.
23452
23453         * gnus-agent.el (gnus-agent-max-fetch-size)
23454         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23455         (gnus-agent-prompt-send-queue): Add :version.
23456
23457         * deuglify.el (gnus-outlook-deuglify): Add :version.
23458
23459         * html2text.el: Beautify code.  Improve doc strings.
23460         Some checkdoc cleanup.
23461         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23462
23463 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23464
23465         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23466
23467 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23468
23469         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23470         when package is loaded.
23471
23472         * spam.el (spam-summary-score-preferred-header): Add global preference
23473         for people who want to override the default SpamAssassin over
23474         Bogofilter preference (when both are set).
23475         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23476         (spam-user-format-function-S):
23477         Check spam-summary-score-preferred-header.
23478         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23479         (spam-user-format-function-S): Format the score correctly.
23480
23481 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23482
23483         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23484         signature file.  Suggested by Manoj Srivastava
23485         <srivasta@golden-gryphon.com>.
23486
23487         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23488         iso-2022-jp even in the Japanese language environment.
23489         Suggested by Jason Rumney <jasonr@gnu.org>.
23490
23491 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23492
23493         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23494         use the same characters as the dummy marks; make it free from
23495         getting affected by the language environment.
23496         (gnus-summary-read-group-1): Update mark positions only when the
23497         format spec is updated.
23498
23499         * gnus-spec.el (gnus-update-format-specifications): Return a list
23500         of updated types.
23501
23502 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23503
23504         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23505         of boundp to check if display-warning is available.
23506
23507 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23508
23509         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23510
23511 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23512
23513         * nnspool.el (nnspool-spool-directory): Use news-path if the
23514         news-directory variable is not bound.
23515
23516         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23517         function instead of display-warning if it is not available.
23518
23519 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23520
23521         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23522         v5-10: Use `point-at-bol'.
23523
23524 2004-10-26  Simon Josefsson  <jas@extundo.com>
23525
23526         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23527         <chenggao@gmail.com>.
23528
23529 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23530
23531         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23532         instead.
23533
23534 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23535
23536         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23537         to remove a server from the nnimap-server-buffer-alist.
23538         (nnimap-open-connection, nnimap-close-server): Use it.
23539
23540         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23541
23542 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23543
23544         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23545         running the major-mode function.
23546
23547 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23548
23549         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23550         dummy marks in the right way.
23551
23552 2004-10-18  David Edmondson  <dme@dme.org>
23553
23554         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23555         excessively.
23556
23557 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23558
23559         * gnus-util.el (gnus-split-references): Accept a nil references
23560         string and go on blissfully.
23561
23562         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23563         cases where the references string is non-nil but has no references.
23564
23565         * encrypt.el: Add autoload tags.
23566
23567         * spam.el (spam-resolve-registrations-routine): Remove article
23568         from unregistration list too.  Reported by David Hanak
23569         <dhanak@isis.vanderbilt.edu>
23570
23571 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23572
23573         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23574         nil.  Change custom type.
23575
23576 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23577
23578         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23579
23580         * gnus-sum.el (gnus-summary-move-article): Use it.
23581
23582 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23583
23584         * encrypt.el: Add autoload cookies.
23585
23586         * spam.el (spam-backend-article-list-property)
23587         (spam-backend-get-article-todo-list)
23588         (spam-backend-put-article-todo-list)
23589         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23590         Resolve registrations separately.
23591         (spam-register-routine): Format comments.
23592         (spam-unregister-routine, spam-register-routine): Always call with
23593         specific-articles, no default list.
23594         (spam-summary-prepare-exit): Use the spam-classifications function.
23595
23596         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23597         gnus-encrypt.el.
23598
23599         * encrypt.el: Copied from gnus-encrypt.el.
23600
23601         * gnus-encrypt.el: Commented that it's obsolete.
23602
23603 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23604
23605         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23606         (gnus-score-save): Use it.
23607
23608         * message.el (message-bury): Use `window-dedicated-p'.
23609
23610 2004-10-15  Simon Josefsson  <jas@extundo.com>
23611
23612         * pop3.el (top-level): Don't require nnheader.
23613         (pop3-read-timeout): Add.
23614         (pop3-accept-process-output): Add.
23615         (pop3-read-response, pop3-retr): Use it.
23616
23617 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23618
23619         * spam.el (spam-register-routine): Move comment.
23620         (spam-verify-bogofilter): Use 'unknown for the initial
23621         spam-bogofilter-valid state, not 'never.
23622
23623         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23624         for netrc-machine.
23625
23626         * nnimap.el (nnimap-open-connection):
23627         Use netrc-machine-user-or-password.
23628
23629 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23630
23631         * gnus-registry.el (gnus-registry-unload-hook):
23632         Set as a variable with add-hook.
23633
23634         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23635         of news-path.
23636
23637         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23638
23639         * spam.el: Delete duplicate `provide'.
23640         (spam-unload-hook): Set as a variable with add-hook.
23641
23642 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23643
23644         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23645         in the doc string.
23646
23647         * message.el (message-ignored-news-headers)
23648         (message-ignored-supersedes-headers)
23649         (message-ignored-resent-headers)
23650         (message-forward-ignored-headers): Improve custom type.
23651
23652 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23653
23654         * message.el (message-tokenize-header): Fix 2004-09-06 change
23655         which used point-min in the wrong place.
23656
23657 2004-10-12  Simon Josefsson  <jas@extundo.com>
23658
23659         * tls.el (tls-certtool-program): New variable.
23660         (tls-certificate-information): New function, based on
23661         ssl-certificate-information.
23662
23663 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23664
23665         * compface.el: Move the version of ELisp-based uncompface program
23666         to the contrib directory because of the copyright problem.
23667
23668 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23669
23670         * message.el (message-kill-buffer): Raise the current frame.
23671
23672 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23673
23674         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23675
23676         * gnus.el (message-y-or-n-p): Autoload.
23677
23678         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23679         (pop3-password-required, pop3-authentication-scheme)
23680         (pop3-leave-mail-on-server): Make customizable.
23681         (pop3): New custom group.
23682         (pop3-retr): Remove `sleep-for' statements.
23683         Suggested by Dave Love <fx@gnu.org>.
23684
23685         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23686         Windows/DOS.
23687
23688         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23689         (imap-parse-body): Fix incorrect use of `assert'.
23690         Suggested by Dave Love <fx@gnu.org>.
23691
23692         * mml.el (mml-minibuffer-read-disposition): Require match.
23693         Suggested by Dave Love <fx@gnu.org>.
23694
23695 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23696
23697         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23698         doc string.
23699
23700 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23701
23702         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23703
23704 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23705
23706         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23707         instead of calling `mm-insert-inline', to decode text/* parts
23708         before displaying them.
23709
23710 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23711
23712         * mm-uu.el (mm-uu-text-plain-type): New variable.
23713         (mm-uu-pgp-signed-extract-1): Use it.
23714         (mm-uu-pgp-encrypted-extract-1): Use it.
23715         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23716         bind mm-uu-text-plain-type with that value.
23717         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23718         mm-uu-dissect.
23719
23720 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23721
23722         * gnus-group.el (gnus-update-group-mark-positions):
23723         * gnus-sum.el (gnus-update-summary-mark-positions):
23724         * message.el (message-check-news-body-syntax):
23725         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23726         of string-as-multibyte.
23727
23728 2004-10-05  Juri Linkov  <juri@jurta.org>
23729
23730         * gnus-group.el (gnus-update-group-mark-positions):
23731         * gnus-sum.el (gnus-update-summary-mark-positions):
23732         * message.el (message-check-news-body-syntax):
23733         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23734         8-bit unibyte values to a multibyte string for search functions.
23735
23736 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23737
23738         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23739         (mm-uu-dissect-text-parts): New function.
23740
23741         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23742         dissect text parts.
23743
23744         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23745         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23746
23747         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23748
23749         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23750         Use gnus-current-topics instead of gnus-current-topic.
23751
23752 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23753
23754         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23755
23756 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23757
23758         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23759         where appropriate.
23760
23761         * nnml.el (nnml-generate-active-info): do.
23762
23763         * nndiary.el (nndiary-generate-active-info): do.
23764
23765         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23766         (gnus-topic-move): do.
23767
23768         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23769         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23770
23771         * gnus-srvr.el (gnus-server-prepare)
23772         (gnus-server-open-all-servers): do.
23773
23774         * gnus-msg.el (gnus-summary-cancel-article)
23775         (gnus-summary-resend-message)
23776         (gnus-summary-mail-crosspost-complaint): do.
23777
23778         * gnus-move.el (gnus-change-server): do.
23779
23780         * gnus-group.el (gnus-group-unmark-all-groups)
23781         (gnus-group-set-current-level): do.
23782
23783 2004-10-04  Simon Josefsson  <jas@extundo.com>
23784
23785         * message.el (message-generate-hashcash): Doc fix.
23786
23787 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23788
23789         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23790         avoid infinite recursion via gnus-get-function.
23791
23792 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23793
23794         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23795
23796         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23797
23798         * nnmail.el (nnmail-split-history): do.
23799
23800         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23801         (nnml-request-delete-group): do.
23802
23803         * nnslashdot.el (nnslashdot-read-groups): do.
23804
23805         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23806         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23807
23808         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23809         (nnspool-sift-nov-with-sed): Use last.
23810         (nnspool-retrieve-headers-with-nov): Use mapc.
23811         (nnspool-request-newgroups): Use dolist.
23812         (nnspool-request-group): Use last.
23813
23814         * nntp.el (nntp-read-server-type): Use dolist.
23815
23816         * nnvirtual.el (nnvirtual-create-mapping)
23817         (nnvirtual-update-read-and-marked): Use dolist.
23818         (nnvirtual-convert-headers): Simplify.
23819
23820 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23821
23822         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23823         Add support for sync'ing tick marks.
23824
23825 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23826
23827         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23828         there's no visible header.
23829
23830 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23831
23832         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23833         When necessary, pass full group name to gnus-request-set-marks.
23834
23835 2004-10-01  Simon Josefsson  <jas@extundo.com>
23836
23837         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23838         acroread.
23839
23840 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23841
23842         * spam-report.el (spam-report-gmane): Fix interactive.
23843
23844         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23845
23846         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23847         when writing file.
23848         (gnus-agent-synchronize-flags): Don't default to being
23849         interactive.
23850
23851 2004-09-30  Simon Josefsson  <jas@extundo.com>
23852
23853         * message.el (message-generate-hashcash): Add.
23854         (message-send-mail): Use it, call mail-add-payment.
23855
23856 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23857
23858         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23859
23860 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23861
23862         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23863         gnus-requst-update-info with explicit code to sync the in-memory
23864         info read flags with the marks being sync'd to the backend.
23865
23866         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23867
23868 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23869
23870         * spam.el (spam-verify-bogofilter): Add new function.
23871         (spam-check-bogofilter)
23872         (spam-bogofilter-register-with-bogofilter): Use it.
23873         (spam-verify-bogofilter): Add small fixes.
23874
23875 2004-09-28  Simon Josefsson  <jas@extundo.com>
23876
23877         * hashcash.el (hashcash-generate-payment): Revert.
23878
23879 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23880
23881         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23882         Use gnus-extract-references instead of gnus-split-references.
23883
23884         * gnus-util.el (gnus-extract-references): Add new function, analogous
23885         to gnus-split-references but extracts only the message-ID without
23886         anything extra.
23887
23888         * hashcash.el (hashcash-generate-payment)
23889         (hashcash-check-payment): Do the right thing if hashcash-path is
23890         nil (because the hashcash program could not be found).
23891
23892         * spam.el (spam-use-hashcash): Remove comment.
23893
23894 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23895
23896         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23897         (gnus-cache-enter-article, gnus-cache-remove-article)
23898         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23899
23900         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23901
23902         * gnus-art.el (article-hide-boring-headers)
23903         (article-translate-strings, article-display-face)
23904         (gnus-article-mime-match-handle-first)
23905         (gnus-article-highlight-headers)
23906         (gnus-article-add-buttons-to-head): do.
23907
23908 2004-09-27  Simon Josefsson  <jas@extundo.com>
23909
23910         * hashcash.el: New version, from
23911         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23912         ../contrib/.
23913
23914 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23915
23916         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23917
23918 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23919
23920         * gnus-dup.el (gnus-dup-open): Use mapc.
23921         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23922
23923         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23924         Reported by Stefan Wiens <s.wi@gmx.net>.
23925
23926         * gnus.el (gnus-shutdown): Use dolist.
23927
23928         * gnus-undo.el (gnus-undo): Use mapc.
23929
23930         * nnrss.el (nnrss-generate-active): do.
23931
23932         * message.el (message-cite-original-without-signature)
23933         (message-cite-original): Use mapc.
23934         (message-do-actions, message-make-forward-subject): Use dolist.
23935
23936 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23937
23938         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23939         deletion to remove entire duplicate line.  Fixes merged article
23940         number bug.
23941
23942 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23943
23944         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23945         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23946         first ask if you want to open a server and then, even when you
23947         responded with no, asking if you want to synchronize the server's
23948         flags.
23949         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23950         multi-line expressions.
23951         (gnus-agent-synchronize-group-flags): New internal function.
23952         Updates marks in memory (in the info structure) AND in the
23953         backend.
23954
23955         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23956
23957         * nnagent.el (nnagent-request-set-mark):
23958         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23959         method, to ensure that synchronization updates marks in the
23960         backend and in the info (in memory) structure.
23961
23962 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23963
23964         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23965         convention fully; don't miss the root article of a thread; make
23966         the X-Draft-From header with correct article numbers.
23967
23968 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23969
23970         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23971         unless plugged.  Disable the agent so that an open failure causes
23972         an error.
23973
23974         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23975         Revert 2004-09-21 change.  The backend must be opened while
23976         synchronizing flags even when the backend stores the flags
23977         locally.
23978
23979 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23980
23981         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23982         in `header' match.  Reported by Svend Tollak Munkejord.
23983
23984         * message.el (message-cite-original): Fix use of
23985         `message-cite-articles-with-x-no-archive'.
23986
23987 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23988
23989         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23990         (gnus-window-to-buffer): Ditto.
23991
23992         * mml.el (mml-preview-buffer): New variable.
23993         (mml-preview): Manage window layout with gnus-buffer-configuration.
23994
23995         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23996         X-Draft-From header even if those articles aren't quoted.
23997
23998 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23999
24000         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24001         (gnus-request-set-mark, gnus-request-update-mark): Use new
24002         g-s-t-u-l-m to decide to use backend even when unplugged.
24003
24004 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24005
24006         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24007         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24008
24009 2004-09-20  Simon Josefsson  <jas@extundo.com>
24010
24011         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24012         "utf-16-le".
24013
24014 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24015
24016         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24017
24018 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24019
24020         * uudecode.el (uudecode-use-external): Add :version.
24021
24022         * smime.el (smime-CA-file, smime-encrypt-cipher)
24023         (smime-dns-server): Add :version.
24024
24025         * smiley.el (gnus-smiley-file-types): Add :version.
24026
24027         * sha1.el (sha1-use-external): Add :version.
24028
24029         * pgg-def.el (pgg-query-keyserver): Add :version.
24030
24031         * nnmail.el (nnmail-fancy-expiry-targets)
24032         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24033         Add :version.
24034
24035         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24036         (nnimap-retrieve-groups-asynchronous): Add :version.
24037         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24038
24039         * mml.el (mml-content-disposition-parameters)
24040         (mml-insert-mime-headers-always): Add :version.
24041
24042         * mm-util.el (mm-coding-system-priorities): Add :version.
24043
24044         * mm-decode.el (mm-inline-text-html-with-images)
24045         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24046         (mm-verify-option): Add :version.
24047         (mm-text-html-renderer): Change :version.
24048
24049         * message.el (message-fcc-externalize-attachments)
24050         (message-required-headers, message-draft-headers)
24051         (message-subject-trailing-was-query)
24052         (message-subject-trailing-was-ask-regexp)
24053         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24054         (message-mark-insert-end, message-archive-header)
24055         (message-archive-note, message-cross-post-default)
24056         (message-cross-post-note, message-followup-to-note)
24057         (message-cross-post-note-function, message-use-mail-followup-to)
24058         (message-subscribed-address-functions)
24059         (message-subscribed-address-file, message-subscribed-addresses)
24060         (message-subscribed-regexps, message-allow-no-recipients)
24061         (message-yank-cited-prefix, message-signature-insert-empty-line)
24062         (message-hidden-headers, message-hierarchical-addresses)
24063         (message-mail-user-agent, message-use-idna)
24064         (message-valid-fqdn-regexp)
24065         (message-strip-special-text-properties, message-header-synonyms)
24066         (message-beginning-of-line, message-tab-body-function): Add :version.
24067         (message-insert-canlock, message-wide-reply-confirm-recipients):
24068         Change :version.
24069
24070         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24071         and :version.
24072         (mail-source-delete-old-incoming-confirm)
24073         (mail-source-movemail-program): Add :version.
24074
24075         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24076         (gnus-agent-cache, gnus-agent): Change :version.
24077
24078         * gnus-util.el (gnus-use-byte-compile): Change :version.
24079
24080         * gnus-sum.el (gnus-summary-make-false-root-always)
24081         (gnus-summary-default-high-score)
24082         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24083         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24084         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24085         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24086         (gnus-sum-thread-tree-single-indent)
24087         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24088         (gnus-sum-thread-tree-leaf-with-other)
24089         (gnus-sum-thread-tree-single-leaf): Add :version.
24090         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24091         (gnus-article-loose-mime): Change :version.
24092
24093         * gnus-start.el (gnus-backup-startup-file)
24094         (gnus-save-startup-file-via-temp-buffer): Add :version.
24095
24096         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24097         (gnus-server-offline-face): Add :version.
24098
24099         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24100
24101         * gnus-msg.el (gnus-gcc-externalize-attachments)
24102         (gnus-debug-files, gnus-debug-exclude-variables)
24103         (gnus-discouraged-post-methods): Change :version.
24104         (gnus-confirm-mail-reply-to-news)
24105         (gnus-confirm-treat-mail-like-news): Add :version.
24106
24107         * gnus-int.el (gnus-server-unopen-status): Add :version.
24108
24109         * gnus-group.el (gnus-group-jump-to-group-prompt)
24110         (gnus-large-ephemeral-newsgroup)
24111         (gnus-fetch-old-ephemeral-headers): Add :version.
24112
24113         * gnus-fun.el (gnus-x-face-directory)
24114         (gnus-convert-pbm-to-x-face-command)
24115         (gnus-convert-image-to-x-face-command)
24116         (gnus-convert-image-to-face-command): Add :version.
24117
24118         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24119
24120         * gnus-cite.el (gnus-cite-blank-line-after-header)
24121         (gnus-article-boring-faces): Add :version.
24122
24123         * gnus-art.el (gnus-buttonized-mime-types)
24124         (gnus-inhibit-mime-unbuttonizing)
24125         (gnus-treat-display-face)
24126         (gnus-treat-body-boundary): Change :version.
24127         (gnus-body-boundary-delimiter, gnus-picon-databases)
24128         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24129         (gnus-treat-date-english, gnus-treat-fold-headers)
24130         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24131         (gnus-treat-mail-picon, gnus-treat-wash-html)
24132         (gnus-article-encrypt-protocol)
24133         (gnus-use-idna, gnus-article-over-scroll)
24134         (gnus-mime-display-multipart-alternative-as-mixed)
24135         (gnus-mime-display-multipart-related-as-mixed)
24136         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24137         (gnus-ctan-url, gnus-button-ctan-handler)
24138         (gnus-button-handle-ctan-bogus-regexp)
24139         (gnus-button-ctan-directory-regexp)
24140         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24141         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24142         (gnus-button-man-level, gnus-button-emacs-level)
24143         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24144
24145         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24146         (gnus-agent-go-online): Change :version.
24147         (gnus-agent-expire-unagentized-dirs)
24148         (gnus-agent-auto-agentize-methods): Add :version.
24149
24150         * flow-fill.el (fill-flowed-display-column)
24151         (fill-flowed-encode-column): Add :version.
24152
24153         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24154         (gnus-outlook-deuglify-unwrap-max)
24155         (gnus-outlook-deuglify-cite-marks)
24156         (gnus-outlook-deuglify-unwrap-stop-chars)
24157         (gnus-outlook-deuglify-no-wrap-chars)
24158         (gnus-outlook-deuglify-attrib-cut-regexp)
24159         (gnus-outlook-deuglify-attrib-verb-regexp)
24160         (gnus-outlook-deuglify-attrib-end-regexp)
24161         (gnus-outlook-display-hook): Add :version.
24162
24163         * binhex.el (binhex-use-external): Add :version.
24164
24165 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24166
24167         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24168         and `invisible'.
24169
24170 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24171
24172         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24173         in gnus-registry-trim.
24174
24175 2004-09-13  Simon Josefsson  <jas@extundo.com>
24176
24177         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24178
24179         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24180
24181         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24182         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24183         <yamaoka@jpl.org>.
24184         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24185         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24186         <yamaoka@jpl.org>.
24187
24188         * sieve.el (sieve-manage-mode): Ditto.
24189
24190 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24191
24192         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24193
24194 2004-09-11  Simon Josefsson  <jas@extundo.com>
24195
24196         * dns-mode.el: Add.
24197
24198         * mm-view.el (mm-display-dns-inline): Add.
24199
24200         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24201         (mm-automatic-display): Ditto.
24202
24203         * mailcap.el (mailcap-mime-data): Add text/dns.
24204         (mailcap-mime-extensions): Map .soa to text/dns.
24205
24206 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24207
24208         * gnus-art.el (article-decode-mime-words, article-babel)
24209         (gnus-article-highlight-signature, gnus-article-add-buttons)
24210         (gnus-signature-toggle): Remove unnecessary bindings of
24211         `inhibit-read-only' inherited from v5.10 merge.
24212
24213 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24214
24215         * nntp.el (nntp): New customization group.
24216         (nntp-authinfo-file): Add customization group.
24217
24218         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24219
24220         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24221
24222         * gnus.el (to-address, to-list, subscribed)
24223         (large-newsgroup-initial): Ditto.
24224
24225         * flow-fill.el (fill-flowed-display-column)
24226         (fill-flowed-encode-column): Ditto.
24227
24228 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24229
24230         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24231         Use point-min rather than 1.
24232         (message-send-mail): Use buffer-size rather than point-max.
24233
24234         * gnus-sum.el (gnus-summary-search-article-forward):
24235         Signal a specific `search-failed' rather than a generic `error'.
24236
24237         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24238         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24239         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24240
24241 2004-09-10  Simon Josefsson  <jas@extundo.com>
24242
24243         * nndb.el (require): Remove tcp and duplicate cl.
24244
24245 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24246
24247         * gnus-agent.el (directory-files-and-attributes): Move forward.
24248
24249 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24250
24251         * gnus-agent.el (directory-files-and-attributes):
24252         Optionally defined to support XEmacs.
24253
24254 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24255
24256         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24257         to avoid run-time CL dependencies.
24258         (gnus-agent-unfetch-articles): New function.
24259         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24260         article numbers even when local .overview file is missing.
24261         (gnus-agent-read-article-number): New function.  Only accepts
24262         27-bit article numbers.
24263         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24264         Use gnus-agent-read-article-number.
24265         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24266         from backend while recognizing that article numbers in .overview
24267         must be valid.
24268         (gnus-agent-update-files-total-fetched-for):
24269         Use directory-files-and-attributes to improve performance.
24270         * gnus-int.el (gnus-request-move-article):
24271         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24272         improve performance.
24273
24274         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24275         some users confused by references to .newsrc when they only have a
24276         .newsrc.eld file.
24277         (gnus-convert-mark-converter-prompt)
24278         (gnus-convert-converter-needs-prompt): Fix use of property list.
24279         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24280         New function.  Used internally to only display 'gnus converting
24281         files' message when actually necessary.
24282
24283         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24284         methods now autoloaded.
24285
24286 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24287
24288         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24289         identifiers.
24290
24291 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24292
24293         * gnus-picon.el: Fix indentation and closing parenthesis.
24294
24295 2004-09-01  Simon Josefsson  <jas@extundo.com>
24296
24297         * message.el (message-canlock-generate): Require sha1, not
24298         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24299         to require within a function.  Sadly, if sha1.el isn't loaded, the
24300         let binding in m-c-g will hide the defcustom definition, which is
24301         bad.)
24302
24303         * canlock.el: Require sha1, not sha1-el.
24304
24305         * message.el: Don't autoload sha1 (there is a autoload cookie in
24306         sha1.el).
24307
24308         * sha1-el.el: Rename to sha1.el.
24309
24310 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24311
24312         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24313
24314 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24315
24316         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24317
24318 2004-08-30  Kim F. Storm  <storm@cua.dk>
24319
24320         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24321
24322         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24323         Add :group 'nnimap.
24324
24325 2004-08-30  Andreas Schwab  <schwab@suse.de>
24326
24327         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24328         ?* and ?\;.
24329
24330         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24331         and ?\' to symbol instead of whitespace.
24332
24333 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24334
24335         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24336
24337         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24338         instead of re-search-forward.
24339
24340         * gnus-uu.el (gnus-uu-save-article): Ditto.
24341         (gnus-uu-post-encode-uuencode): Ditto.
24342
24343         * html2text.el (html2text-clean-list-items): Ditto.
24344         (html2text-clean-dtdd): Ditto.
24345         (html2text-format-tags): Ditto.
24346
24347         * message.el (message-send-mail-with-sendmail): Fix regexp.
24348         (message-fill-field-general): Use search-forward instead of
24349         re-search-forward.
24350         (unbold-region): Ditto.
24351
24352         * nnrss.el (nnrss-request-article): Ditto.
24353
24354         * nnslashdot.el (nnslashdot-request-article): Ditto.
24355
24356         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24357
24358         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24359         "Unrecognized menu descriptor" error in XEmacs.
24360
24361 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24362
24363         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24364         parent article of a sparse article in the thread hashtb.
24365
24366 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24367
24368         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24369         (nnmail-expand-newtext): Lowercase expanded entries if
24370         nnmail-split-lowercase-expanded is non-nil.
24371
24372 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24373
24374         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24375
24376         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24377         of gnus-tmp-news-method into string under XEmacs.  It will be
24378         passed to gnus-correct-length which takes only a string argument.
24379
24380 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24381
24382         * gnus-util.el (gnus-bind-print-variables): New macro.
24383         (gnus-prin1): Use it.
24384         (gnus-prin1-to-string): Use it.
24385         (gnus-pp): New function.
24386         (gnus-pp-to-string): New function.
24387
24388         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24389         Replace pp-to-string with gnus-pp-to-string.
24390         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24391         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24392         * gnus-msg.el (gnus-debug): Ditto.
24393         * gnus-score.el (gnus-score-save): Ditto.
24394         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24395         gnus-pp-to-string.
24396         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24397         with gnus-pp.
24398         * score-mode.el (gnus-score-pretty-print): Ditto.
24399         * webmail.el (webmail-debug): Ditto.
24400
24401 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24402
24403         * gnus-art.el (article-display-face, article-display-x-face):
24404         Use buffer-read-only.
24405
24406 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24407
24408         * gnus-art.el (article-hide-list-identifiers):
24409         Bind inhibit-read-only as t.
24410
24411 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24412
24413         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24414
24415 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24416
24417         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24418         (gnus-narrow-to-page): Don't assume point-min == 1.
24419         (gnus-article-edit-mode): Derive from message-mode.
24420
24421         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24422         point-min == 1.
24423
24424         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24425         Disable incorrect use of `assert'.
24426
24427         * message.el (message-mode): Set comment-start-skip.
24428
24429
24430 2004-08-22  Sam Steingold  <sds@gnu.org>
24431
24432         * pop3.el (pop3-leave-mail-on-server): New user variable.
24433         (pop3-movemail): Delete mail only when it is nil.
24434
24435 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24436
24437         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24438
24439         * mml.el (mml-preview): Use `pop-to-buffer'.
24440
24441         * message.el (message-goto-mail-followup-to): Insert after "To".
24442         (message-carefully-insert-headers): Add comment.
24443
24444         * gnus.el: Remove unused variable `gnus-article-check-size'.
24445
24446         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24447
24448         * gnus-art.el (gnus-button-alist):
24449         Improve `gnus-button-handle-library' entry.
24450
24451 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24452
24453         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24454         Use downcase, since XEmacs capitalizes error messages differently.
24455
24456 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24457
24458         * nntp.el: Add (require 'gnus) due to reference to
24459         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24460
24461 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24462
24463         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24464         Bind `mm-fill-flowed'.
24465
24466         * mm-decode.el (mm-dissect-singlepart): Check it.
24467
24468 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24469
24470         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24471         'imap' for netrc parsing.
24472
24473 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24474
24475         * mailcap.el (mailcap-mime-data): Mark as risky.
24476
24477 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24478
24479         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24480         may be included in the encoded word.
24481         (rfc2047-encode): Don't append a space if the encoded word
24482         includes close parenthesis.
24483
24484 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24485
24486         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24487         of text within parentheses.
24488
24489 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24490
24491         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24492         (gnus-encrypt-write-file-contents): Make the password key the file
24493         name PLUS the cipher, not just the cipher.  Also remove failed
24494         passwords from the cache.
24495
24496 2004-08-06  Simon Josefsson  <jas@extundo.com>
24497
24498         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24499         Doc fix.
24500
24501 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24502
24503         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24504         LWSP.
24505
24506 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24507
24508         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24509         Try to append in-reply-to: data to the references: header.
24510
24511         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24512         (netrc-parse): Use gnus-encrypt.el functions.
24513
24514         * gnus-encrypt.el: Add new file for encryption support; currently
24515         does only a few GPG ciphers and an internal XOR cipher.
24516
24517         * password.el: Add comments on using password-read-and-add.
24518         (password-read-and-add): Add function to read and add the
24519         password to the cache at once.
24520
24521 2004-07-28  Simon Josefsson  <jas@extundo.com>
24522
24523         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24524         parameter (but don't use it, for now).
24525
24526         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24527         instead of hard coding to nil.
24528
24529 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24530
24531         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24532         as mm-inline-image-xemacs does.
24533
24534 2004-07-26  Simon Josefsson  <jas@extundo.com>
24535
24536         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24537         Revert part of 2004-07-17 change below.
24538
24539 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24540
24541         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24542         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24543
24544 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24545
24546         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24547         quotes that actually start with ">" at the beginning of the
24548         lines.
24549
24550 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24551
24552         * rfc2047.el (rfc2047-encode-region): Fix last change.
24553         (rfc2047-encode-parameter): Remove useless concat.
24554
24555 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24556
24557         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24558         encode special characters; fix some kind of misconfigured headers;
24559         signal a real error if debug-on-quit or debug-on-error is non-nil.
24560         (rfc2047-encode-max-chars): New variable.
24561         (rfc2047-encode-1): Use it.
24562         (rfc2047-encode-parameter): New function.
24563
24564         * mml.el (mml-insert-parameter): Remove an excessive space.
24565
24566 2004-07-17  Simon Josefsson  <jas@extundo.com>
24567
24568         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24569         Kai Grossjohann <kai@emptydomain.de>.
24570         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24571         (gnus-group-make-menu-bar): Ditto.
24572
24573         * gnus-util.el (gnus-group-server): Add.
24574
24575 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24576
24577         * message.el (message-clone-locals): Clone sendmail and smtp
24578         variables.
24579
24580 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24581
24582         * rfc2047.el (rfc2047-encode-region): Fix last change.
24583
24584 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24585
24586         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24587         characters as non-special.
24588
24589 2004-07-09  Simon Josefsson  <jas@extundo.com>
24590
24591         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24592         Users will lose all flag changes made while unplugged with
24593         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24594         good default.  See numerous reports on ding mailing list.
24595
24596 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24597
24598         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24599         add generate-head-function and generate-article-function to the
24600         rfc822-forward entry.
24601         (nndoc-rfc822-forward-generate-article): New function.
24602         (nndoc-rfc822-forward-generate-head): New function.
24603
24604         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24605
24606 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24607
24608         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24609         respect display group parameter and gnus-summary-expunge-below.
24610         (gnus-articles-to-read): Remove unused reference to display group
24611         parameter.
24612
24613 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24614
24615         * nnheader.el (nnheader-uniquify-message-id): New experimental
24616         variable.
24617         (nnheader-nov-read-message-id): Use it.
24618
24619         * spam-report.el (spam-report-gmane): Add interactive.
24620
24621 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24622
24623         * mm-encode.el (mm-content-transfer-encoding-defaults):
24624         Use qp-or-base64 for the application/* types.
24625
24626 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24627
24628         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24629
24630 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24631
24632         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24633         trim value.
24634
24635 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24636
24637         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24638         New macro and function.
24639         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24640
24641 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24642
24643         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24644         after-load-alist.
24645
24646 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24647
24648         * gnus-group.el (gnus-group-get-new-news-this-group):
24649         Don't update info that isn't there.
24650
24651 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24652
24653         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24654         entry.
24655
24656 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24657
24658         * mm-view.el (mm-inline-render-with-function): Use multibyte
24659         buffer; decode html source by charset.
24660
24661         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24662
24663         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24664         Mule-UCS is loaded under XEmacs.
24665         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24666
24667 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24668
24669         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24670
24671 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24672
24673         * mm-util.el (mm-coding-system-p): Return a coding-system.
24674         (mm-mime-mule-charset-alist): Use shift_jis instead of
24675         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24676         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24677         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24678         instead of japanese-shift-jis and iso-latin-1 respectively in
24679         order to share the default value with both Emacs and XEmacs-mule.
24680         (mm-mule-charset-to-mime-charset):
24681         Make mm-coding-system-priorities effective.
24682         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24683         while predicating of candidates upon the priorities.
24684
24685 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24686
24687         * gnus-sum.el (gnus-summary-make-menu-bar):
24688         Add gnus-uu-invert-processable.
24689
24690         * gnus.el: Autoload gnus-uu-invert-processable.
24691
24692 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24693
24694         * mm-util.el (mm-with-multibyte-buffer): New macro.
24695
24696         * rfc2047.el (rfc2047-encode-string): Use it.
24697         (rfc2047-encode-region): Move point to the end of the region after
24698         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24699
24700 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24701
24702         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24703         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24704
24705 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24706
24707         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24708         (gnus-cite-parse): Ignore quoted envelope From_.
24709         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24710
24711 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24712
24713         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24714         invalid addresses.
24715
24716 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24717
24718         * spam.el: Change section markers, revise TODO list.
24719         (spam-backends): Make new master list of all installed backends.
24720         (spam-summary-exit-behavior): Add new variable to determine how
24721         messages moves are done at summary exit.
24722         (spam-move-spam-nonspam-groups-only)
24723         (spam-process-ham-in-nonham-groups)
24724         (spam-process-ham-in-spam-groups): Remove variables, the
24725         spam-summary-exit-behavior variable should be used to manage this
24726         behavior.
24727         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24728         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24729         and spam-old-spam-articles.
24730         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24731         Add empty variables, placeholders for the backends they represent.
24732         (spam-set-difference): Move, unchanged.
24733         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24734         unless the user has a processor variable.
24735         (spam-classifications, spam-classification-valid-p)
24736         (spam-backend-properties, spam-backend-property-valid-p)
24737         (spam-backend-function-type-valid-p)
24738         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24739         (spam-report-articles-gmane, spam-report-articles-resend):
24740         Remove functions, they are not needed.
24741         (spam-install-backend-super, spam-backend-list)
24742         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24743         (spam-backend-function, spam-backend-ham-registration-function)
24744         (spam-backend-spam-registration-function)
24745         (spam-backend-ham-unregistration-function)
24746         (spam-backend-spam-unregistration-function)
24747         (spam-backend-statistical-p, spam-backend-mover-p)
24748         (spam-install-backend-alias, spam-install-checkonly-backend)
24749         (spam-install-mover-backend, spam-install-nocheck-backend)
24750         (spam-install-backend, spam-install-statistical-backend)
24751         (spam-install-statistical-checkonly-backend): Add backend installation
24752         support.
24753         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24754         (spam-group-processor-p): Use the new backend code and respect the
24755         summary exit behavior.
24756         (spam-mark-spam-as-expired-and-move-routine): Remove.
24757         (spam-summary-prepare): Change to use the new spam-old-articles
24758         variable.
24759         (spam-copy-or-move-routine, spam-copy-spam-routine)
24760         (spam-move-spam-routine, spam-copy-ham-routine)
24761         (spam-move-ham-routine): Add code to copy/move ham or spam.
24762         (spam-fetch-field-fast): Improve doc and code, plus allow the
24763         'number request.
24764         (spam-list-of-checks, spam-list-of-statistical-checks):
24765         Remove variables.
24766         (spam-split, spam-find-spam): Use the new backend code.
24767         (spam-registration-functions): Remove variable.
24768         (spam-unregister-routine): Add convenience wrapper.
24769         (spam-log-undo-registration, spam-register-routine)
24770         (spam-log-processing-to-registry)
24771         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24772         where possible.
24773         (spam-check-gmane-xref, spam-check-regex-headers)
24774         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24775         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24776         (spam-check-bogofilter-headers, spam-check-spamoracle)
24777         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24778         (spam-check-crm114-headers): Use the spam-split-group that
24779         spam-split prepares, no need to determine it every time.
24780
24781         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24782         to the nnheader-parse-naked-head call.
24783
24784         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24785
24786         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24787         the nnheader-nov-read-message-id call.
24788
24789 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24790
24791         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24792         gnus-activate-group twice.  Suggested by Markus Peter
24793         <warp@spin.de>.
24794
24795 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24796
24797         * gnus-art.el (gnus-article-time-format): Exchange the order of
24798         day and month in the default value; fix customization type.
24799         (article-date-ut): Use add-text-properties.
24800         (article-make-date-line): Use message-make-date instead of
24801         current-time-string.
24802
24803         * message.el (message-fetch-field): Don't use set-text-properties.
24804         (message-make-date): Simplify.
24805
24806         * messagexmas.el (message-xmas-make-date): New function.
24807         (message-xmas-redefine): Defalias message-make-date to it.
24808
24809 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24810
24811         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24812         (rfc2047-encode-region): Treat text within parentheses as special;
24813         show the original text when error has occurred.
24814
24815         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24816         already-computed method to gnus-activate-group.
24817
24818         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24819         same select-methods identical Lisp objects.
24820
24821         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24822         object when modifying the info.
24823
24824 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24825
24826         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24827         gnus-opened-servers since it has never been opened with the new
24828         configuration yet.
24829
24830 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24831
24832         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24833         arg to nnheader-generate-fake-message-id.
24834
24835 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24836
24837         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24838         number and build a fake message ID localized to a group and
24839         article number (so it's repeatable from that point on).
24840         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24841         ID format.
24842
24843         * gnus-sum.el (gnus-get-newsgroup-headers):
24844         Call nnheader-generate-fake-message-id with the article number.
24845
24846 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24847
24848         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24849         end-of-buffer.
24850
24851 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24852
24853         * message.el (message-ignored-supersedes-headers): Add Approved.
24854
24855 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24856
24857         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24858         goto-char.
24859         (rfc2047-encode): Fold the line before encoding.
24860
24861 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24862
24863         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24864         folding -- not all headers can be folded, and this should be done
24865         by the message composition mode.  Probably.  I think.
24866
24867 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24868
24869         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24870         fast.
24871
24872         * gnus-ems.el (gnus-remove-image): Don't use
24873         message-text-with-property; remove only the image found first.
24874
24875         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24876         found first.
24877
24878 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24879
24880         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24881
24882 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24883
24884         * message.el (message-text-with-property): Make it fast and accept
24885         optional arguments.
24886         (message-strip-forbidden-properties): Use it.
24887         (message-fix-before-sending): Follow the m-t-w-p change.
24888
24889         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24890
24891 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24892
24893         * gnus-art.el (article-hide-headers): Don't change the buffer
24894         mistakenly when performing mml-preview even if
24895         gnus-single-article-buffer is nil.
24896
24897 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24898
24899         * message.el (message-expand-name-databases): New user option.
24900         (message-expand-name): Use it.
24901
24902 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24903
24904         * spam.el (spam-report-articles-resend)
24905         (spam-report-resend-register-routine): Allow ham reporting.
24906         (spam-report-resend-register-ham-routine): Add wrapper.
24907         (spam-registration-functions): Add ham resending functions.
24908         (spam-list-of-processors): Add ham resend processor.
24909
24910         * gnus.el (ham-resend-to): Add new group parameter.
24911         (spam-process): Add ham resend option.
24912
24913         * spam-report.el (spam-report-resend): Allow reporting ham.
24914         (spam-report-resend-ham): Add wrapper.
24915
24916 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24917
24918         * message.el (message-cite-articles-with-x-no-archive):
24919         New variable.
24920         (message-cite-original): Use it.
24921
24922 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24923
24924         * message.el (message-cite-original): Respect X-No-Archive.
24925
24926 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24927
24928         * gnus-art.el (article-hide-headers): Refer to the values for
24929         gnus-ignored-headers and gnus-visible-headers in the summary
24930         buffer since a user may have set them as group parameters.
24931
24932 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24933
24934         * assistant.el (assistant-node-name): Add convenience function.
24935         (assistant-render-text, assistant-render-node): Add error handling,
24936         plus handle multiple next nodes.
24937         (assistant-find-next-node): Comment out for now.
24938         (assistant-find-next-nodes): Add function, returns list of next
24939         nodes.
24940
24941 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24942
24943         * mail-source.el (mail-source-directory): Fix doc-string.
24944
24945 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24946
24947         * assistant.el (assistant-render-text, assistant-eval): Add :set
24948         widget type, which is different because it takes and returns a
24949         list.  Much hilarity ensues.
24950
24951 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24952
24953         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24954
24955         * gnus-group.el (gnus-group-get-new-news-this-group):
24956         Add doc-string.
24957
24958         * gnus-start.el (gnus-activate-group): Add doc-string.
24959
24960 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24961
24962         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24963
24964 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24965
24966         * assistant.el (assistant-render-text): Try to add a :set
24967         widget, more to come.
24968
24969         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24970         strings.
24971         (spam-report-articles-resend)
24972         (spam-register-routine): Do registration iff any articles warrant
24973         it.
24974         (spam-summary-prepare-exit): Change log message for nil group
24975         destinations.
24976
24977 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24978
24979         * spam.el (spam-report-resend-register-routine):
24980         Allow spam-report-resend-to to be a group parameter or a global value.
24981
24982 2004-05-26  Simon Josefsson  <jas@extundo.com>
24983
24984         * starttls.el: Merge with my GNUTLS based starttls.el.
24985         (starttls-gnutls-program, starttls-use-gnutls)
24986         (starttls-extra-arguments, starttls-process-connection-type)
24987         (starttls-connect, starttls-failure, starttls-success):
24988         New variables.
24989         (starttls-program, starttls-extra-args): Doc fix.
24990         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24991         New functions.
24992         (starttls-negotiate, starttls-open-stream):
24993         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24994         function if it is set.
24995
24996 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24997
24998         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24999         structured fields.
25000
25001 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25002
25003         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25004
25005 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25006
25007         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25008         Add variable.
25009         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25010         assigning the spam-mark to new messages.
25011
25012 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25013
25014         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25015
25016 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25017
25018         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25019
25020         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25021         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25022         default.
25023
25024 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25025
25026         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25027         correct data.
25028
25029 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25030
25031         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25032         (spam-group-processor-p): Fix function.
25033         (spam-group-processor-multiple-p)
25034         (spam-group-spam-processor-report-gmane-p)
25035         (spam-group-spam-processor-report-resend-p)
25036         (spam-group-spam-processor-bogofilter-p)
25037         (spam-group-spam-processor-blacklist-p)
25038         (spam-group-spam-processor-ifile-p)
25039         (spam-group-ham-processor-ifile-p)
25040         (spam-group-spam-processor-spamoracle-p)
25041         (spam-group-spam-processor-crm114-p)
25042         (spam-group-ham-processor-bogofilter-p)
25043         (spam-group-spam-processor-stat-p)
25044         (spam-group-ham-processor-stat-p)
25045         (spam-group-ham-processor-whitelist-p)
25046         (spam-group-ham-processor-BBDB-p)
25047         (spam-group-ham-processor-spamoracle-p)
25048         (spam-group-ham-processor-copy-p): Remove functions with some
25049         prejudice against unneeded code.
25050         (spam-report-articles-resend)
25051         (spam-report-resend-register-routine): Allow the group/topic
25052         spam-resend-to value to override spam-report-resend-to.
25053         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25054         properly now.
25055
25056         * gnus.el (spam-resend-to): Add group/topic parameter.
25057         (spam-process): Move the OBSOLETE processors to the end of the
25058         choices.
25059
25060 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25061
25062         * spam-report.el (spam-report-resend-to, spam-report-resend):
25063         Start with resend-to set to nil, and then ask the user if necessary.
25064         (spam-report-resend): spam-report-resend takes a list of articles, not
25065         separate article numbers.
25066
25067 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25068
25069         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25070         addition to emacs-w3m.
25071
25072 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25073
25074         * assistant.el (assistant-authinfo-data): New function.
25075         (assistant-eval): Eval for entire assistant.
25076
25077         * netrc.el (netrc-services-file): New variable.
25078         (netrc-parse-services): New function.
25079         (netrc-find-service-name): New function.
25080         (netrc-find-service-number): New function.
25081         (netrc-port-equal): New function.
25082         (netrc-machine): Use it.
25083
25084         * nnimap.el (nnimap-open-connection): Use netrc.
25085
25086         * gnus-util.el (gnus-netrc-get): Remove aliases.
25087
25088         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25089
25090         * assistant.el (wid-edit): Fix compilation.
25091
25092         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25093
25094 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25095
25096         * gnus-util.el (gnus-set-file-modes): New function.  (small
25097         patch).
25098
25099 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25100
25101         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25102
25103         * assistant.el (assistant-render-node): Fix up rendering and
25104         read-only text.
25105         (assistant-render-node): Reset.
25106         (assistant-make-read-only): Not sticky.
25107
25108 2004-05-20  Danny Siu  <dsiu@adobe.com>
25109
25110         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25111         centered even when gnus-auto-center-summary is t.
25112
25113 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25114
25115         * dns.el (dns-get-txt-answer): New function.
25116         (dns-read-txt): Ditto.
25117         (query-dns): Use it.
25118
25119 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25120
25121         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25122         active for foreign groups even if the group level is higher than
25123         the specified value.
25124
25125 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25126
25127         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25128         non-active groups.
25129
25130         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25131
25132 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25133
25134         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25135
25136 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25137
25138         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25139         (spam-crm114-header, spam-crm114-spam-switch)
25140         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25141         (spam-crm114-positive-spam-header)
25142         (spam-crm114-database-directory, spam-list-of-processors)
25143         (spam-group-spam-processor-crm114-p)
25144         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25145         (spam-generic-score, spam-list-of-checks)
25146         (spam-list-of-statistical-checks, spam-registration-functions)
25147         (spam-check-crm114-headers, spam-crm114-score)
25148         (spam-check-crm114, spam-crm114-register-with-crm114)
25149         (spam-crm114-register-spam-routine)
25150         (spam-crm114-unregister-spam-routine)
25151         (spam-crm114-register-ham-routine)
25152         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25153
25154 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25155
25156         * gnus.el: Add spam-use-crm114.
25157
25158         * spam.el (spam-list-of-processors, spam-registration-functions):
25159         Add spam-use-resend.
25160         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25161         (spam-report-articles-gmane): Add doc fix.
25162         (spam-report-articles-resend, spam-report-resend-register-routine):
25163         Add wrappers around spam-report-resend-to.
25164
25165         * spam-report.el (spam-report-resend-to, spam-report-resend):
25166         Add support for resending spam.
25167         (spam-report-gmane): Fix line length >80.
25168
25169         * gnus.el (spam-process): Add spam-use-resend.
25170
25171 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25172
25173         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25174         number of processed spam messages.
25175         (spam-ham-copy-or-move-routine): Return the number of processed
25176         ham messages.
25177         (spam-summary-prepare-exit): Use the above values to decide
25178         whether status messages shouled be displayed.
25179
25180 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25181
25182         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25183         `rfc2047-encoding-function-alist' in order to avoid conflicting
25184         with the old version.
25185         (rfc2047-encode-region): Concatenate words containing non-ASCII
25186         characters in structured fields; don't encode space-delimited
25187         ASCII words even in unstructured fields; don't break words at
25188         char-category boundaries.
25189         (rfc2047-encode-1): New function.
25190         (rfc2047-encode): Use it; encode text so that it occupies the
25191         maximum width within 76-column; work correctly on Q encoding for
25192         iso-2022-* charsets.
25193         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25194         sure not to break a line just after the header name.
25195         (rfc2047-b-encode-region): Remove.
25196         (rfc2047-b-encode-string): New function.
25197         (rfc2047-q-encode-region): Remove.
25198         (rfc2047-q-encode-string): New function.
25199
25200         * mm-util.el (mm-replace-in-string): New function.
25201
25202 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25203
25204         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25205         Really get it right.
25206         (gnus-inews-make-draft): Really.
25207
25208 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25209
25210         * nnmh.el (nnmh-request-list-1): Don't check the link count
25211         before descending.  (small patch)
25212
25213 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25214
25215         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25216         stuff.
25217
25218         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25219         Match on real group name.
25220
25221         * gnus-art.el (gnus-signature-limit): Doc fix.
25222
25223         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25224
25225         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25226
25227 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25228
25229         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25230         isn't a string.
25231
25232 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25233
25234         * gnus-draft.el (gnus-draft-send):
25235         Bind rfc2047-encode-encoded-words.
25236
25237         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25238         (rfc2047-encodable-p): Say that =? needs encoding.
25239         (rfc2047-encode-encoded-words): New variable.
25240
25241         * gnus-group.el (gnus-group-select-group): Doc fix.
25242
25243         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25244
25245         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25246         to nil.
25247
25248         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25249
25250         * nnheader.el (nnheader-get-lines-and-char): New function.
25251
25252 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25253
25254         * gnus-msg.el (gnus-summary-followup-with-original):
25255         Document yanking of region when active.
25256
25257 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25258
25259         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25260         groups if the group level is higher than the specified value.
25261
25262 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25263
25264         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25265         (gnus-group-jump-to-group): Add prefix argument using
25266         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25267         non-active group.
25268
25269         * compface.el (uncompface): Be verbose when changing
25270         `uncompface-use-external'.
25271
25272         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25273         handle manual section.
25274
25275 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25276
25277         * gnus-art.el (gnus-button-alist): Revert previous change.
25278
25279 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25280
25281         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25282
25283 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25284
25285         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25286         whether backend can accept message.
25287
25288         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25289
25290 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25291
25292         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25293         Avoid creating directory when nntp-marks-is-evil is true.
25294         Reported by Reiner Steib.
25295
25296 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25297
25298         * gnus-picon.el (gnus-picon-insert-glyph):
25299         Add optional `nostring' argument.
25300
25301 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25302
25303         * gnus-picon.el (gnus-picon-style): New variable.
25304         (gnus-picon-transform-address): Support `gnus-picon-style'.
25305
25306 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25307
25308         * message.el (message-fill-field): Return point.
25309         (message-generate-headers): Go to end of field.
25310
25311         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25312         stuff for non-living groups.
25313
25314 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25315
25316         * gnus-art.el (gnus-article-followup-with-original)
25317         (gnus-article-reply-with-original): gnus-mark-active-p ->
25318         gnus-region-active-p.
25319
25320 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25321
25322         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25323         only when there is spam or ham to be processed.
25324
25325 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25326
25327         * mail-source.el (mail-source-delete-crash-box): Refactor.
25328         (mail-source-fetch): Use it.
25329         (mail-source-fetch-file): Ditto.
25330         (mail-source-fetch-directory): Run postscript in loop.
25331         (mail-source-fetch-pop): Delete.
25332         (mail-source-fetch-maildir): Ditto.
25333         (mail-source-fetch-imap): Ditto.
25334
25335         * imap.el (imap-authenticators): Comment out sasl.
25336
25337         * message.el (message-skip-to-next-address): New function.
25338         (message-fill-header-address): Refactor.
25339         (message-fill-address): Use it.
25340         (message-delete-address): Use it.
25341         (message-fill-header-general): Refactor.
25342         (message-fill-field-address): Rename.
25343         (message-narrow-to-field): Find the start of the header.
25344         (message-header-format-alist): Don't pre-fill.
25345         (message-fill-header): Remove.
25346         (message-insert-header): New function.
25347         (message-shorten-references): Use it.
25348
25349         * rfc2047.el (rfc2047-field-value): Strip props.
25350
25351         * mail-parse.el (mail-header-make-address): New alias.
25352
25353         * ietf-drums.el (ietf-drums-make-address): New function.
25354
25355         * imap.el: Add compiler directives.
25356
25357         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25358
25359         * gnus-art.el (article-decode-idna-rhs): Don't use
25360         message-idna-inside-rhs-p.
25361
25362 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25363
25364         * message.el (message-idna-inside-rhs-p): Remove.
25365         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25366
25367         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25368         false positives.
25369
25370 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25371
25372         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25373
25374 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25375
25376         * nneething.el (nneething-file-name): Don't create spurious
25377         files.
25378
25379         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25380         (gnus-inews-do-gcc): Remove sleep.
25381
25382         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25383         part under point.
25384
25385         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25386         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25387
25388 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25389
25390         * spam.el (spam-summary-prepare-exit): Fix (length).
25391
25392 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25393
25394         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25395         as expired without moving it" message when there are spam
25396         messages left.
25397
25398 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25399
25400         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25401         header is not nil.
25402
25403 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25404
25405         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25406         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25407         (nntp-marks-changed-p): New arg SERVER.
25408         (nntp-request-update-info): Adjust caller.
25409
25410 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25411
25412         * nntp.el (nntp-save-marks): Pass missing arg.
25413
25414 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25415
25416         * nntp.el: Support marks.
25417         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25418         (nntp-marks-modtime, nntp-marks-directory): New variables.
25419         (nntp-request-set-mark, nntp-request-update-info)
25420         (nntp-possibly-create-directory, nntp-marks-changed-p)
25421         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25422         New functions.
25423
25424 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25425
25426         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25427         (gnus-xmas-redefine): Rename.
25428
25429         * gnus-score.el (gnus-score-insert-help):
25430         Use gnus-select-lowest-window.
25431
25432         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25433         appt-select-lowest-window and rename to gnus-select-lowest-window.
25434
25435         * gnus.el: do.
25436
25437 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25438
25439         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25440         encodings of MIME-encoded words, in order to improve
25441         interoperability with several broken MUAs.
25442
25443 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25444
25445         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25446         tags, only when charsets are not specified in headers.
25447         (mm-inline-text-html-render-with-w3m): Ditto.
25448
25449         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25450         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25451
25452 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25453
25454         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25455         instead of MIME-decoded from fields when checking
25456         `gnus-article-address-banner-alist'.
25457
25458 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25459
25460         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25461         description rather than subject.
25462
25463 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25464
25465         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25466
25467 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25468
25469         * gnus.el (gnus-version-number): Bump.
25470
25471 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25472
25473         * gnus.el: No Gnus v0.2 is released.
25474
25475 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25476
25477         * gnus-agent.el (gnus-agent-read-agentview):
25478         Inline gnus-uncompress-range.
25479
25480 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25481
25482         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25483         `exec-installed-p'.
25484
25485 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25486
25487         * gnus.el (spam-process, spam-autodetect-methods):
25488         Add bsfilter and bsfilter-headers.
25489
25490         * spam.el (spam-bsfilter): New customize group.
25491         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25492         (spam-bsfilter-header, spam-bsfilter-probability-header)
25493         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25494         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25495         (spam-bsfilter-database-directory): New options.
25496         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25497         (spam-list-of-statistical-checks, spam-registration-functions):
25498         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25499         (spam-bsfilter-score): New command.
25500         (spam-check-bsfilter-headers, spam-check-bsfilter)
25501         (spam-bsfilter-register-with-bsfilter)
25502         (spam-bsfilter-register-spam-routine)
25503         (spam-bsfilter-unregister-spam-routine)
25504         (spam-bsfilter-register-ham-routine)
25505         (spam-bsfilter-unregister-ham-routine): New functions.
25506         (spam-generic-score): Support bsfilter; Accept an optional argument
25507         to recalcurate spam score even if scoring header has already been
25508         added.
25509         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25510         optional argument to recalcurate spam score even if scoring header
25511         has already been added.
25512
25513 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25514
25515         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25516         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25517         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25518         link is missing.
25519
25520 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25521
25522         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25523         (html2text-get-attr): Rewrite.
25524
25525         * message.el (message-setup-1): Remove redundant put-text-property
25526         on mail-header-separator.
25527
25528 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25529
25530         * gnus-registry.el (gnus-registry-cache-whitespace)
25531         (gnus-registry-action, gnus-registry-spool-action)
25532         (gnus-registry-split-fancy-with-parent): Change message levels
25533         from 5 to 3 or 7, as needed.
25534
25535         * spam.el (spam-summary-prepare-exit)
25536         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25537         (spam-split, spam-find-spam, spam-log-undo-registration)
25538         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25539         level from 5 to 6.
25540
25541 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25542
25543         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25544         2004-03-04 change).
25545
25546 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25547
25548         * sieve-manage.el (sieve-manage-open):
25549         * nnweb.el (nnweb-insert-html):
25550         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25551         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25552         * nnspool.el (nnspool-request-group):
25553         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25554         * nnml.el (nnml-request-update-info):
25555         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25556         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25557         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25558         (nnimap-request-set-mark):
25559         * nnfolder.el (nnfolder-request-update-info):
25560         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25561         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25562         * gnus-uu.el (gnus-uu-find-articles-matching):
25563         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25564         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25565         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25566         * gnus-nocem.el (gnus-nocem-scan-groups):
25567         * gnus-int.el (gnus-start-news-server):
25568         * gnus-group.el (gnus-group-make-kiboze-group)
25569         (gnus-group-browse-foreign-server):
25570         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25571         Use mapc when appropriate.
25572
25573 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25574             Adam Sjøgren  <asjo@koldfront.dk>
25575             Wes Hardaker  <wes@hardakers.net>
25576             Michael Shields  <shields@msrl.com>
25577
25578         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25579         may need for spam sorting and scoring.
25580         (spam-user-format-function-S): Add user format function suitable for
25581         general use.
25582         (spam-article-sort-by-spam-status): Add sorting function for summary
25583         sorting.
25584         (spam-extra-header-to-number): Add function to get a score from a
25585         header.
25586         (spam-summary-score): Add function to get a numeric score from the
25587         headers.
25588         (spam-generic-score): Fix function doc, was in wrong place.
25589         (spam-initialize): Take symbols when it's run, and install the
25590         extra headers that spam-necessary-extra-headers thinks we need.
25591
25592 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25593
25594         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25595         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25596
25597 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25598
25599         * gnus-sum.el (gnus-set-global-variables)
25600         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25601         (gnus-article-get-xrefs, gnus-summary-best-group)
25602         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25603         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25604         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25605         Use with-current-buffer.
25606
25607 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25608
25609         * spam.el (spam-summary-prepare-exit): Simplify logic.
25610         (spam-fetch-article-header): Read the article header if it's not
25611         available.
25612         (spam-list-articles): Simplify logic.
25613         (spam-filelist-register-routine): Fix bug with unregister-list.
25614
25615         * gnus-registry.el: Fix comments at beginning.
25616
25617 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25618
25619         * message.el (message-cater-to-broken-inn): Remove.
25620         (message-shorten-references): Make sure the total folded length of
25621         References is shorter than 998 characters to cater to a bug in INN
25622         2.3.  Also, don't pretend that references aren't folded -- this
25623         hasn't worked for a while.
25624
25625 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25626
25627         * gnus-agent.el (gnus-agentize):
25628         gnus-agent-send-mail-real-function no longer set to current value
25629         of message-send-mail-function but rather a lambda that calls
25630         message-send-mail-function.  The change makes the agent real-time
25631         responsive to user changes to message-send-mail-function.
25632
25633 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25634
25635         * legacy-gnus-agent.el
25636         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25637         help from Florian Weimer <fw@deneb.enyo.de>
25638
25639 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25640
25641         * nnmail.el (nnmail-cache-insert): Revert last change.
25642
25643 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25644
25645         * nnmail.el (nnmail-cache-insert): Always check whether
25646         nnmail-cache-ignore-groups matches a group name.
25647
25648 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25649
25650         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25651         (spam-find-spam, spam-log-processing-to-registry)
25652         (spam-log-registered-p, spam-log-unregistration-needed-p)
25653         (spam-log-undo-registration): Use gnus-message instead of
25654         gnus-error, none of these errors are fatal.
25655
25656         * gnus-registry.el (gnus-registry-clean-empty-function)
25657         (gnus-registry-clean-empty): Remove only empty entries without
25658         extra data.
25659
25660 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25661
25662         * spam-stat.el (spam-stat-buffer-change-to-spam)
25663         (spam-stat-buffer-change-to-non-spam): Change (error) to
25664         (gnus-message 8) invocation.
25665
25666 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25667
25668         * nntp.el (nntp-via-netcat-command): New variable.
25669         (nntp-via-netcat-switches): New variable.
25670         (nntp-open-via-rlogin-and-netcat): New function.
25671         (nntp-open-connection-function): Doc fix.
25672         (nntp-telnet-command): Doc fix.
25673         (nntp-end-of-line): Doc fix.
25674         (nntp-via-rlogin-command): Doc fix.
25675         (nntp-via-user-name): Doc fix.
25676         (nntp-via-address): Doc fix.
25677
25678 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25679
25680         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25681         error in Emacs 21.1.
25682
25683 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25684
25685         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25686
25687 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25688
25689         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25690         (gnus-agent-with-refreshed-group): New macro.
25691         (gnus-agent-rename-group): New function.
25692         (gnus-agent-delete-group): New function.
25693         (gnus-agent-save-group-info): Use gnus-command-method when
25694         `method' parameter is nil.  Don't write nil entries into the
25695         active file.
25696         (gnus-agent-get-group-info): New function.
25697         (gnus-agent-fetch-articles):
25698         Use gnus-agent-update-files-total-fetched-for to increment disk space
25699         used.
25700         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25701         Use gnus-agent-update-view-total-fetched-for to increment disk space
25702         used.
25703         (gnus-agent-get-local): Add optional parameters to avoid calling
25704         gnus-group-real-name and gnus-find-method-for-group.
25705         (gnus-agent-set-local): Delete stored entry if either min, or max,
25706         are nil.
25707         (gnus-agent-fetch-session): Reworded error/quit messages.
25708         On quit, use gnus-agent-regenerate-group to record existance of any
25709         articles fetched to disk before the quit occurred.
25710         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25711         gnus-agent-update-view-total-fetched-for, and
25712         gnus-agent-update-files-total-fetched-for to decrement disk space
25713         used.
25714         (gnus-agent-retrieve-headers):
25715         Use gnus-agent-update-view-total-fetched-for to increment disk space
25716         used.
25717         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25718         with gnus-agent-update-files-total-fetched-for to decrement disk
25719         space and fresh group buffer.
25720         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25721         (gnus-agent-need-update-total-fetched-for): New variable.
25722         (gnus-agent-update-files-total-fetched-for): New function.
25723         (gnus-agent-update-view-total-fetched-for): New function.
25724         (gnus-agent-total-fetched-for): New function.
25725
25726         * gnus-cache.el (gnus-cache-save-buffers):
25727         Use gnus-cache-update-overview-total-fetched-for to change disk space
25728         used by this group.
25729         (gnus-cache-possibly-enter-article):
25730         Use gnus-cache-update-file-total-fetched-for to increment disk space
25731         used by this group.
25732         (gnus-cache-possibly-remove-article):
25733         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25734         used by this group.
25735         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25736         (gnus-cache-rename-group): New function.
25737         (gnus-cache-delete-group): New function.
25738         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25739         (gnus-cache-need-update-total-fetched-for): New variable.
25740         (gnus-cache-with-refreshed-group): New macro.
25741         (gnus-cache-update-file-total-fetched-for): New function.
25742         (gnus-cache-update-overview-total-fetched-for): New function.
25743         (gnus-cache-rename-group-total-fetched-for): New function.
25744         (gnus-cache-delete-group-total-fetched-for): New function.
25745         (gnus-cache-total-fetched-for): New function.
25746
25747         * gnus-group.el: Require gnus-sum and autoload functions to
25748         resolve warnings when gnus-group.el compiled alone.
25749         (gnus-group-line-format): Documented new %F.
25750         (size of Fetched data) group line format; identifies disk space
25751         used by agent and cache.
25752         (gnus-group-line-format-alist): Defined new F format.
25753         (gnus-total-fetched-for): New function.
25754         (gnus-group-delete-group): No longer update
25755         gnus-cache-active-altered as gnus-request-delete-group now keeps
25756         the cache in sync.
25757         (gnus-group-list-active): Let the agent store a server's active
25758         list if currently plugged.
25759
25760         * gnus-int.el (gnus-request-delete-group):
25761         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25762         local disk in sync with the server.
25763         (gnus-request-rename-group):
25764         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25765         local disk in sync with the server.
25766
25767         * gnus-start.el (gnus-get-unread-articles):
25768         Cosmetic simplification to logic.
25769
25770         * gnus-util.el (gnus-rename-file): New function.
25771
25772 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25773
25774         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25775
25776 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25777
25778         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25779         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25780
25781 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25782
25783         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25784         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25785
25786 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25787
25788         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25789
25790 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25791
25792         * spam.el (spam-set-difference): Add function to replace
25793         gnus-set-difference in spam.el.
25794         (spam-summary-prepare-exit): Use spam-set-difference.
25795
25796 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25797
25798         * gnus-registry.el (gnus-registry-cache-file): Update to use
25799         gnus-dribble-directory OR gnus-home-directory OR ~.
25800         (gnus-registry-split-fancy-with-parent): Fix doc.
25801
25802 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25803
25804         * message.el (message-exchange-point-and-mark):
25805         Use message-mark-active-p.  Suggested by Jesper Harder
25806         <harder@ifa.au.dk>.
25807
25808 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25809
25810         * message.el (message-exchange-point-and-mark): Don't activate
25811         region if it was inactive.  Suggested by Hiroshi Fujishima
25812         <pooh@nature.tsukuba.ac.jp>.
25813
25814 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25815
25816         * gnus-art.el (article-display-face): Display Faces in the same
25817         order as X-Faces.
25818
25819 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25820
25821         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25822
25823 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25824
25825         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25826         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25827         (gnus-article-mime-hierarchy): Remove.
25828         (gnus-article-mime-hierarchy-next): Remove.
25829         (gnus-article-mode): Revert 2004-03-19 change.
25830         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25831         (gnus-insert-mime-button): Revert 2004-03-19 change.
25832         (gnus-mime-accumulate-hierarchy): Remove.
25833         (gnus-mime-enter-multipart): Remove.
25834         (gnus-mime-leave-multipart): Remove.
25835         (gnus-mime-display-part): Revert 2004-03-19 change.
25836         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25837
25838         * mml.el (mml-preview): Revert 2004-03-19 change.
25839
25840 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25841
25842         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25843
25844 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25845
25846         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25847         t while entering a file name using the mm-with-multibyte macro.
25848         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25849
25850         * mm-util.el (mm-with-multibyte): New macro.
25851
25852 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25853
25854         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25855         New user option.
25856         (gnus-mime-multipart-functions): Doc and customization fix.
25857         (gnus-article-mime-hierarchy): New variable.
25858         (gnus-article-mime-hierarchy-next): New variable.
25859         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25860         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25861         gnus-article-mime-hierarchy-next to nil.
25862         (gnus-insert-mime-button): Show hierarchy numbers.
25863         (gnus-mime-accumulate-hierarchy): New function.
25864         (gnus-mime-enter-multipart): New function.
25865         (gnus-mime-leave-multipart): New function.
25866         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25867         (gnus-mime-display-alternative): Show hierarchy numbers.
25868
25869         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25870         gnus-article-mime-hierarchy-next to nil.
25871
25872 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25873
25874         * dns.el: Don't require gnus-xmas.
25875
25876 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25877
25878         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25879         inline PGP.
25880         (mml-menu): Disable mml-quote-region if mark is inactive.
25881
25882 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25883
25884         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25885         when the group's active is not available.
25886
25887 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25888
25889         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25890         error.
25891
25892 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25893
25894         * imap.el (imap-store-password): New variable.
25895         (imap-interactive-login): Use it.
25896         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25897
25898 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25899
25900         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25901         window-start and hscroll to summary window.
25902
25903 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25904
25905         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25906         conversion message to newsrc-dribble when an actual conversion is
25907         performed.
25908
25909 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25910
25911         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25912
25913 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25914
25915         * mm-decode.el (mm-complicated-handles): New function reviving
25916         former definition of mm-multiple-handles.
25917
25918         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25919         (gnus-mime-delete-part): Use it.
25920
25921 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25922
25923         * gnus-agent.el (gnus-agent-read-local):
25924         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25925         avoid the implicit assumption that they will always be equal.
25926         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25927         coding-system-for-write, as the with-temp-file macro first prints
25928         to a buffer then saves the buffer.
25929
25930 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25931
25932         * gnus-art.el (gnus-article-edit-part): New function.
25933         (gnus-mime-save-part-and-strip): Use it; do query instead of
25934         signaling an error; don't use mm-multiple-handles.
25935         (gnus-mime-delete-part): Ditto.
25936
25937 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25938
25939         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25940         old file versions.
25941         (gnus-group-prepare-hook): Remove function that converted list
25942         form of gnus-agent-expire-days to group properties.
25943
25944         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25945         (gnus-request-accept-article): Re-indented.
25946
25947         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25948         converters to handle old agent file formats.  Add logic for a
25949         "backup before upgrading warning".
25950         (gnus-convert-mark-converter-prompt): Developers can mark
25951         functions as needing (default), or not needing,
25952         gnus-convert-old-newsrc's "backup before upgrading warning".
25953         (gnus-convert-converter-needs-prompt): Tests whether the user
25954         should be protected from potentially irreversable changes by the
25955         function.
25956
25957         * legacy-gnus-agent.el: New.  Provides converters that are only
25958         loaded when gnus-convert-old-newsrc needs to call them.
25959
25960 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25961
25962         * mail-source.el (mail-source-touch-pop): Doc fix.
25963
25964         * message.el (message-smtpmail-send-it): Doc fix.
25965
25966 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25967
25968         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25969
25970         * nnmail.el (nnmail-split-fancy): do.
25971
25972         * gnus-kill.el (gnus-kill, gnus-execute): do.
25973
25974 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25975
25976         * gnus-sum.el (gnus-widget-reversible-match)
25977         (gnus-widget-reversible-to-internal)
25978         (gnus-widget-reversible-to-external): New functions.
25979         (gnus-widget-reversible): New widget.
25980         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25981
25982 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25983
25984         * gnus-sum.el (gnus-thread-sort-functions)
25985         (gnus-article-sort-functions): Document `(not F)' items.
25986
25987 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25988
25989         * spam.el (spam-use-gmane-xref): Add new backend.
25990         (spam-gmane-xref-spam-group): Add variable to control the name of the
25991         Gmane spam group.
25992         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25993         (spam-regex-headers-spam, spam-regex-headers-ham)
25994         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25995         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25996         backends and checks.
25997         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25998
25999         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26000         an autodetect method.
26001
26002 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26003
26004         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26005         articles are being added to a group.
26006         (gnus-request-replace-article): Inform the agent that articles
26007         need to be uncached as the cached contents are no longer valid.
26008
26009 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26010
26011         * binhex.el: Don't autoload executable-find.
26012
26013         * canlock.el: Don't autoload mail-fetch-field.
26014
26015         * dgnushack.el: Autoload c-mode for XEmacs.
26016
26017         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26018
26019         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26020         rmail-dont-reply-to and rmail-output.
26021
26022         * gnus-score.el: Don't autoload ffap-string-at-point.
26023
26024         * gnus-setup.el: Don't autoload sc-cite-original.
26025
26026         * imap.el: Don't autoload base64-decode-string,
26027         base64-encode-string and md5.
26028
26029         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26030         and rmail-msg-restore-non-pruned-header.
26031
26032         * mm-decode.el: Don't autoload executable-find.
26033
26034         * mm-url.el: Don't autoload executable-find.
26035
26036         * mm-view.el: Don't autoload diff-mode.
26037
26038         * nndb.el: Don't autoload news-reply-mode, news-setup,
26039         cancel-timer and telnet.
26040
26041         * password.el: Don't autoload run-at-time for Emacs.
26042
26043         * sha1-el.el: Don't autoload executable-find.
26044
26045         * sieve-mode.el: Don't autoload c-mode.
26046
26047         * uudecode.el: Don't autoload executable-find.
26048
26049 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26050
26051         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26052         (gnus-agent-possibly-alter-active): Avoid null in numeric
26053         comparison.
26054         (gnus-agent-set-local): Refuse to save null in local object table.
26055         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26056         list of articles that will be marked as unread.
26057
26058 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26059
26060         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26061
26062 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26063
26064         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26065         language tags.
26066
26067 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26068
26069         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26070         Don't bind "obarray".
26071
26072         * gnus-sum.el (gnus-thread-sort-functions):
26073         Add `gnus-thread-sort-by-most-recent-number' and
26074         `gnus-thread-sort-by-most-recent-date'.
26075         Reported by Kai Grossjohann <kai@emptydomain.de>.
26076
26077 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26078
26079         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26080
26081 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26082
26083         * gnus-cus.el (gnus-agent-customize-category):
26084         Remove ignore-errors macro reference that required cl to be loaded at
26085         run-time.
26086
26087         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26088         single-interval range of the form (min . max).  Previously the
26089         range had to look like ((min . max)).  Likewise, return
26090         (min . max) rather than ((min . max)).
26091         (gnus-range-map): Use gnus-range-normalize to accept
26092         single-interval range.
26093
26094         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26095         the cache, but not the agent, now appear with their usual face.
26096
26097         * dgnushack.el (loaddir): New variable that is bound to the
26098         directory containing the dgnushack.el file.  Use loaddir, rather
26099         than srcdir, to update load-path.  Change lets dgnushack compile
26100         code in directories other than GNUS/lisp.
26101
26102 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26103
26104         * lpath.el: Don't bind w3m-safe-url-regexp.
26105
26106         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26107         w3m-safe-url-regexp variable buffer-local.
26108
26109         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26110
26111 2004-02-27  Simon Josefsson  <jas@extundo.com>
26112
26113         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26114         gnus-group-real-prefix.
26115         (gnus-summary-move-article): Use it, instead of
26116         gnus-group-real-prefix.
26117
26118 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26119
26120         * lpath.el: Bind w3m-safe-url-regexp.
26121
26122         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26123         w3m-safe-url-regexp variable buffer-local and set it as the value
26124         of mm-w3m-safe-url-regexp.
26125
26126         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26127
26128         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26129         parsing gnus-posting-styles when the message is not for replying.
26130
26131         * dgnushack.el: Autoload sgml-mode for XEmacs.
26132
26133         * nnrss.el (nnrss-opml-export):
26134         Use mm-set-buffer-file-coding-system instead of
26135         set-buffer-file-coding-system.
26136
26137 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26138
26139         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26140         of checkdoc.el).
26141         * nnrss.el: do.
26142         * gnus-mlspl.el: do.
26143         * gnus-ml.el: do.
26144         * gnus-srvr.el: do.
26145
26146         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26147
26148 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26149
26150         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26151         Corrections to custom-manual links.
26152
26153         * gnus-art.el (gnus-article): Ditto.
26154
26155         * mm-decode.el (mime-display, mime-security): Ditto.
26156
26157 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26158
26159         * flow-fill.el: Typo.
26160
26161 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26162
26163         * spam-wash.el: New file.
26164
26165 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26166
26167         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26168
26169 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26170
26171         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26172         to be run with new-articles as LIST1, not LIST2.
26173         (spam-registration-functions): Add spam-use-ham-copy as a nil
26174         registration backend.
26175
26176 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26177
26178         * spam-stat.el (spam-stat-washing-hook): New option.
26179         (spam-stat-buffer-words): Use it.
26180         (spam-stat-process-directory, spam-stat-test-directory):
26181         Use insert-file-contents-literally.
26182         (spam-stat-coding-system): New variable.
26183         (spam-stat-load, spam-stat-save): Use it.
26184
26185 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26186
26187         * spam-report.el (spam-report-plug-agent):
26188         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26189
26190 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26191
26192         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26193         Allow / in mailto URLs.
26194
26195 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26196
26197         * spam-report.el (spam-report-process-queue): Fix interactive use.
26198         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26199         (spam-report-unplug-agent): Doc fixes.
26200         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26201         (spam-report-agentize, spam-report-deagentize): Autoload.
26202
26203 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26204
26205         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26206
26207         * message.el (message-setup-fill-variables): Add mml tags to
26208         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26209         <ajk@iu.edu>.
26210         (message-mode): Don't modify paragraph-separate there.
26211
26212 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26213
26214         * compface.el (uncompface-use-external): Default to undecided.
26215         (uncompface-use-external-threshold): New variable.
26216         (uncompface-float-time): New macro.
26217         (uncompface): Determine whether to use the external decoder if
26218         uncompface-use-external is undecided.
26219
26220 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26221
26222         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26223         after images.
26224
26225         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26226
26227 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26228
26229         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26230
26231         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26232
26233         * gnus-sum.el (gnus-summary-limit-to-age)
26234         (gnus-summary-limit-children): do.
26235
26236         * gnus-int.el (gnus-request-scan): do.
26237
26238         * gnus-group.el (gnus-group-suspend): do.
26239
26240         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26241
26242         * gnus-cite.el (gnus-cite-parse-attributions): do.
26243
26244         * gnus-agent.el (gnus-summary-set-agent-mark)
26245         (gnus-agent-regenerate-group): do.
26246
26247         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26248
26249         * binhex.el (binhex-decode-region-internal): do.
26250
26251 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26252
26253         * gnus-fun.el (gnus-face-properties-alist): New user option.
26254         (gnus-display-x-face-in-from): Use it.
26255
26256         * gnus-art.el (article-display-face): Ditto.
26257
26258         * compface.el (uncompface-use-external): Default to nil.
26259
26260 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26261
26262         * nntp.el (nntp-erase-buffer): New function.
26263         (nntp-retrieve-data, nntp-send-command)
26264         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26265         (nntp-possibly-change-group): Use it.
26266
26267         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26268         Use with-current-buffer.
26269
26270 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26271
26272         * compface.el: Merge the ELisp-based uncompface program.
26273         (compface): New customization group.
26274         (uncompface-use-external): New user option.
26275         (uncompface): Call uncompface-internal if uncompface-use-external
26276         is nil.
26277         (uncompface-internal): New function.  Note that there are also
26278         some other functions and variables added for this function.
26279
26280 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26281
26282         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26283         if necessary.
26284
26285 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26286
26287         * spam-report.el (spam-report-unplug-agent)
26288         (spam-report-plug-agent, spam-report-deagentize)
26289         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26290         Add support for the Agent in spam-report: when unplugged, report to a
26291         file; when plugged, submit all the requests.
26292
26293         * spam.el (spam-register-routine): Fix message about
26294         registration.
26295
26296 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26297
26298         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26299         dependencies.
26300         (rfc2047-encode): Use it.
26301
26302         * gnus-art.el (gnus-button-marker-list): Move before first
26303         reference.
26304
26305         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26306         (imap-parse-body): Fix format string mismatch.
26307
26308         * gnus-score.el (gnus-summary-increase-score): do.
26309
26310         * nnrss.el (nnrss-close): New function.
26311
26312 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26313
26314         * nnrss.el (nnrss-make-filename): New function.
26315         (nnrss-request-delete-group, nnrss-read-server-data)
26316         (nnrss-save-server-data, nnrss-read-group-data)
26317         (nnrss-save-group-data): Use it.
26318         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26319         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26320         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26321
26322 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26323
26324         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26325
26326 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26327
26328         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26329         files.
26330
26331         * message.el (message-generate-headers-first): Don't quote nil
26332         and t in docstrings.
26333
26334         * imap.el (imap-id): do.
26335
26336         * gnus-agent.el (gnus-agent-consider-all-articles)
26337         (gnus-agent-queue-mail): do.
26338
26339 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26340
26341         * spam-report.el (spam-report-process-queue): New function.
26342         Process requests from `spam-report-requests-file'.
26343         (spam-report-process-queue): Doc fix.
26344
26345 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26346
26347         * spam.el (spam-register-routine)
26348         (spam-log-processing-to-registry, spam-log-registered-p)
26349         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26350         Change "check" to "spam-check" for semi-clarity.
26351
26352 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26353
26354         * pop3.el: Require nnheader.
26355
26356         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26357
26358         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26359
26360         * gnus-picon.el: Require cl.
26361
26362         * gnus-fun.el: Require gnus-ems and gnus-util.
26363
26364         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26365
26366         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26367
26368         * gnus-art.el (gnus-article-edit-mode): Define before first
26369         reference.
26370
26371 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26372
26373         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26374         (gnus-uu-post-encoded): Use point-at-bol.
26375
26376         * gnus-topic.el (gnus-group-active-topic-p): do.
26377
26378         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26379
26380         * gnus-group.el (gnus-group-kill-region): do.
26381
26382         * gnus-art.el (article-date-ut): do.
26383
26384         * message.el (message-fetch-field): Remove redundant
26385         case-fold-search binding.
26386         (message-narrow-to-field): Simplify.
26387
26388 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26389
26390         * spam.el (spam-directory): Derive from `gnus-directory'.
26391
26392         * spam-report.el (spam-report-url-to-file)
26393         (spam-report-requests-file): New function and variable for offline
26394         reporting.
26395         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26396         and user defined function.
26397         (spam-report-url-ping-mm-url): Remove doubled slash.
26398
26399 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26400
26401         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26402
26403 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26404
26405         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26406         Fix format string mismatch.
26407
26408         * sieve.el (sieve-deactivate-all): do.
26409
26410         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26411
26412         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26413
26414         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26415
26416         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26417
26418 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26419
26420         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26421         the list of checks.
26422
26423 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26424
26425         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26426         padding.
26427
26428 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26429
26430         * mm-view.el (mm-fill-flowed): New variable.
26431         (mm-inline-text): Use it.
26432
26433 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26434
26435         * spam.el (spam-spamassassin-register-ham-routine)
26436         (spam-spamassassin-register-spam-routine): Fix function names.
26437
26438 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26439
26440         * gnus.el (gnus-tmp-grouplens): Remove.
26441         (gnus-summary-line-format): Remove grouplens.
26442
26443         * gnus-group.el (gnus-group-line-format): Ditto.
26444
26445         * gnus-spec.el (gnus-format-specs): Ditto.
26446         (gnus-update-format-specifications): Flush the group format spec
26447         cache if there's the grouplens stuff.
26448         (gnus-parse-simple-format): Replace %l with the empty string.
26449
26450 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26451
26452         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26453         omission.
26454
26455 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26456
26457         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26458         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26459
26460 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26461
26462         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26463         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26464         New macros and functions.
26465         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26466         Handle > NLINK_MAX messages.
26467         * nnmaildir.el (nnmaildir-request-set-mark):
26468         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26469
26470 2004-01-25  Alex Schroeder  <alex@gnu.org>
26471
26472         * spam-stat.el (spam-stat-process-directory-age): New option.
26473         (spam-stat-process-directory): Use it.
26474
26475 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26476
26477         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26478         (spam-stat-save): Accept prefix argument.
26479
26480 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26481
26482         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26483         links" error.
26484
26485 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26486
26487         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26488         the rest of the and/or forms.
26489
26490 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26491
26492         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26493         compatibility with old .newsrc.eld files.
26494
26495         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26496
26497         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26498
26499         * gnus-start.el (gnus-1): do.
26500
26501         * gnus-group.el (gnus-group-line-format-alist): do.
26502
26503         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26504
26505         * gnus-gl.el: Remove.
26506
26507 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26508
26509         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26510         marks consisting of a single range {for example, (3 . 5)} rather
26511         than a list of a single range { ((3 . 5)) }.
26512
26513 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26514
26515         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26516         Use with-current-buffer.
26517         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26518         avoid consing a string.
26519
26520         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26521         Remove obsolete entries for big5 and gb2312.
26522
26523 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26524
26525         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26526         uncompressed list.
26527
26528 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26529
26530         * spam-stat.el (spam-stat-strip-xref): New function.
26531         (spam-stat-process-directory): Use it.
26532
26533         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26534         here -- it's done in message-fetch-field.
26535
26536 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26537
26538         * gnus-agent.el (gnus-agent-queue-mail)
26539         (gnus-agent-prompt-send-queue): New variables.
26540         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26541         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26542         "nndraft:queue" along to gnus-draft-send.
26543         Use gnus-agent-prompt-send-queue.
26544         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26545         is "nndraft:queue".  Suggested by Gaute Strokkenes
26546         <gs234@srcf.ucam.org>
26547
26548         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26549         (agent-enable-undownloaded-faces): Add.
26550         (gnus-agent-cat-groups): Use eval-and-compile, not
26551         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26552         method of gnus-agent-cat-groups even when the buffer has been
26553         evaled.
26554         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26555         delete gnus-agent-save-active-1.
26556         (gnus-agent-save-groups): Delete.  Identical to
26557         gnus-agent-save-active.
26558         (gnus-agent-write-active): No longer adjust agent's copy of active
26559         file as agent's adjustments are now stored in their own
26560         file.  Remove optional parameter.
26561         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26562         servers.  Add use of min/max range limits from server's local
26563         file.
26564         (gnus-agent-save-alist): Remove unused optional argument.
26565         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26566         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26567         (gnus-agent-set-local): A per-server file that keeps min/max range
26568         limits for articles known to the agent.  Provides a fast mechanism
26569         for altering many active ranges.
26570         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26571         active file (local makes it unnecessary).
26572         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26573
26574         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26575         (agent-enable-undownloaded-faces): Add.
26576
26577         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26578         disable it when sending to "nndraft:queue".
26579         (gnus-group-send-queue): Add safety check to avoid sending queue
26580         when unplugged.
26581
26582         * gnus-group.el (gnus-group-catchup): Use new
26583         gnus-sequence-of-unread-articles, not
26584         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26585         numbers of articles.  Use gnus-range-map to avoid having to
26586         uncompress the unread list.
26587         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26588         Fix invalid ange-ftp reference.
26589
26590         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26591         (gnus-sorted-range-intersection): Intersection of two ranges
26592         without requiring that they first be uncompressed.
26593
26594         * gnus-start.el (gnus-activate-group): Unless blocked by the
26595         caller, possibly expand the active range to include both cached
26596         and agentized articles.
26597         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26598         multiple version-dependent converters.
26599         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26600         gnus-agent-save-active.
26601         (gnus-save-newsrc-file): Save dirty agent range limits.
26602
26603         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26604         gnus-agent-possibly-alter-active.
26605         (gnus-adjust-marked-articles): Faster handling of simple lists.
26606
26607 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26608
26609         * spam-stat.el (spam-stat-test-directory): New optional argument
26610         displays a list of files detected.  Suggested by Andrew Cohen
26611         <cohen@andy.bu.edu>.
26612         (spam-stat-buffer-words-with-scores): Don't narrow and change
26613         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26614
26615 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26616
26617         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26618         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26619         (spam-spamassassin-arguments)
26620         (spam-spamassassin-spam-flag-header)
26621         (spam-spamassassin-positive-spam-flag-header)
26622         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26623         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26624         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26625         (spam-list-of-processors, spam-list-of-checks)
26626         (spam-list-of-statistical-checks, spam-registration-functions)
26627         (spam-check-spamassassin-headers, spam-check-spamassassin)
26628         (spam-spamassassin-score)
26629         (spam-spamassassin-register-with-sa-learn)
26630         (spam-spamassassin-register-spam-routine)
26631         (spam-spamassassin-register-ham-routine)
26632         (spam-assassin-register-spam-routine)
26633         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26634         (spam-bogofilter-score): Fix to show article before scoring.
26635
26636 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26637
26638         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26639         default scoring function.
26640         (spam-generic-score): Call spam-spamassassin-score if
26641         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26642         spam-bogofilter-score otherwise.
26643
26644         * gnus.el (spam-process, spam-autodetect-methods):
26645         Add spamassassin and spamassassin-headers.
26646
26647 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26648
26649         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26650         Suppress unnecessary messages.
26651
26652 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26653
26654         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26655         make-hash-table.
26656
26657 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26658
26659         * canlock.el (base64-encode-string): Don't autoload it.
26660
26661 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26662
26663         * run-at-time.el: Remove useless (require 'itimer),
26664         eval-and-compile and (featurep 'xemacs).
26665
26666 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26667
26668         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26669         GROUP is a virtual group.
26670
26671 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26672
26673         * gnus.el: Autoload `message-y-or-n-p'.
26674
26675 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26676
26677         * pgg-parse.el: Remove unnecessary (require 'custom).
26678
26679         * pgg-def.el: do.
26680
26681         * nnmail.el: do.
26682
26683         * gnus-undo.el: do.
26684
26685         * gnus-picon.el: do.
26686
26687         * gnus-util.el: do.
26688
26689 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26690
26691         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26692
26693 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26694
26695         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26696         handle, as well as a list.
26697
26698         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26699         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26700         (mm-w3m-cid-retrieve): Simplify.
26701
26702 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26703
26704         * message.el (message-kill-to-signature): Allow prefix arg to
26705         specify number of lines to keep before signature.
26706
26707 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26708
26709         * message.el (message-kill-to-signature): Change docstring.
26710
26711 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26712
26713         * canlock.el: Always require sha1-el.
26714         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26715
26716         * message.el: Autoload sha1 only when compiling.
26717
26718         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26719         eudc-expand-inline for XEmacs.
26720
26721 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26722
26723         * message.el (message-canlock-generate): Require sha1-el.
26724
26725 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26726
26727         * message.el (message-expand-name): Silence the byte compiler.
26728
26729         * lpath.el: Add detect-coding-system.
26730
26731         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26732         cus-edit.
26733
26734 2004-01-13  Simon Josefsson  <jas@extundo.com>
26735
26736         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26737         Invoke gnus-score-mode.
26738         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26739
26740         * gnus-range.el (gnus-compress-sequence): Doc fix.
26741         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26742
26743 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26744
26745         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26746
26747 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26748
26749         * spam.el (spam-get-article-as-string): Update to use
26750         gnus-request-article-this-buffer, much simpler.
26751         (spam-get-article-as-buffer): Remove.
26752
26753 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26754
26755         * message.el (message-expand-name): Use EUDC if the user uses that.
26756
26757 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26758
26759         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26760         character for the encoding to avoid consing a string.
26761
26762         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26763         unnecessarily.
26764
26765         * mm-util.el (mm-replace-chars-in-string): Remove.
26766
26767         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26768         of mm-replace-chars-in-string.
26769
26770 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26771
26772         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26773
26774         * mm-util.el (mm-subst-char-in-string): Support inplace.
26775
26776         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26777         a new string in every iteration.  Use shy groups.
26778
26779 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26780
26781         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26782         * gnus-soup.el (gnus-soup-group-brew):
26783         * gnus-msg.el (gnus-put-message):
26784         * gnus-move.el (gnus-group-move-group-to-server):
26785         * gnus-kill.el (gnus-batch-score):
26786         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26787         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26788         (gnus-group-update-group, gnus-group-read-group)
26789         (gnus-group-make-group, gnus-group-make-help-group)
26790         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26791         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26792         (gnus-group-sort-by-unread, gnus-group-catchup)
26793         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26794         (gnus-group-yank-group, gnus-group-set-info)
26795         (gnus-group-list-groups):
26796         * gnus.el (gnus-generate-new-group-name):
26797         * gnus-delay.el (gnus-delay-send-queue):
26798         * nnvirtual.el (nnvirtual-catchup-group):
26799         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26800         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26801         (gnus-group-prepare-topics, gnus-topic-check-topology):
26802         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26803         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26804         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26805         (gnus-group-make-articles-read):
26806         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26807         (gnus-group-change-level, gnus-kill-newsgroup)
26808         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26809         (gnus-get-unread-articles, gnus-make-articles-unread)
26810         (gnus-make-ascending-articles-unread): Use accessor
26811         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26812         to get group information for improved readability.
26813
26814
26815 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26816
26817         * gnus-art.el (article-decode-mime-words, article-babel)
26818         (gnus-article-highlight-signature, gnus-article-add-buttons)
26819         (gnus-signature-toggle): Use gnus-with-article-buffer.
26820
26821         * gnus-art.el (gnus-article-highlight-headers)
26822         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26823
26824         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26825         (gnus-article-set-globals, gnus-request-article-this-buffer)
26826         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26827         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26828         (gnus-mime-display-alternative): Use with-current-buffer.
26829
26830 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26831
26832         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26833         also under 80 char limit, and call gnus-error if needed.
26834         (spam-fetch-article-header): Fix - it was a
26835         buffer-local variable (gnus-newsgroup-data).
26836         (spam-find-spam): Use spam-generate-fake-headers, forget about
26837         spam-insert-fake-headers.
26838         (spam-insert-fake-headers): Remove.
26839
26840 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26841
26842         * deuglify.el (gnus-article-outlook-unwrap-lines)
26843         (gnus-outlook-rearrange-article)
26844         (gnus-outlook-repair-attribution-outlook)
26845         (gnus-outlook-repair-attribution-block)
26846         (gnus-outlook-repair-attribution-other): Remove redundant
26847         save-excursion.
26848
26849 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26850
26851         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26852         (spam-fetch-field-subject-fast)
26853         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26854         (spam-fetch-article-header): Add functions to deal with Gnus
26855         internals for fast retrieval of article header data.
26856         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26857
26858 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26859
26860         * pop3.el (pop3-md5): Remove.
26861         (pop3-apop): Replace pop3-md5 with md5.
26862
26863         * mm-bodies.el: base64 is always built-in.
26864
26865         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26866         Use with-current-buffer.
26867
26868 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26869
26870         * canlock.el (canlock-insert-header): Remove excessive grouping in
26871         regexp.
26872
26873         * gnus-sum.el (gnus-summary-read-document): Ditto.
26874
26875         * gnus-uu.el (gnus-uu-part-number): Ditto.
26876
26877         * html2text.el (html2text-remove-tags): Ditto.
26878         (html2text-format-tags): Ditto.
26879         (html2text-format-single-elements): Ditto.
26880
26881         * mml.el (mml-parse-1): Ditto.
26882
26883 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26884
26885         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26886
26887         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26888
26889         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26890
26891         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26892
26893 2003-11-15  Simon Josefsson  <jas@extundo.com>
26894
26895         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26896         (pgg-gpg-lookup-key): Use regexp match instead of
26897         split-string (split-string is different between emacs 21.2 and
26898         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26899
26900 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26901
26902         * gnus-art.el (gnus-mime-view-all-parts)
26903         (gnus-article-part-wrapper, gnus-article-view-part):
26904         Use with-current-buffer.
26905
26906 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26907
26908         * spam.el (spam-disable-spam-split-during-ham-respool)
26909         (spam-spamoracle-database, spam-cache-lookups)
26910         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26911         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26912         (spam-group-ham-marks, spam-group-spam-marks)
26913         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26914         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26915         also add spam-use-blackholes to the statistical checks.
26916         (spam-fetch-field-fast): Add interface to fetching fields, may
26917         become a macro.
26918         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26919         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26920         (spam-insert-fake-headers): Fake an article when needed.
26921         (spam-find-spam): Fake article when possible.
26922         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26923         (spam-check-bogofilter-headers): Use message-fetch-field instead
26924         of nnmail-fetch-field.
26925
26926 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26927
26928         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26929
26930 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26931
26932         * spam.el (spam-split): Do not require spam-use-CHECK to be
26933         enabled if that check is passed to spam-split explicitly; also
26934         fix so 'spam doesn't get converted to spam-split-group when
26935         spam-split-symbolic-return is t.
26936         (spam-find-spam): Find registrations of the article and use those
26937         instead of re-running spam-split to find the spam/ham
26938         classification of the article.
26939         (spam-log-processing-to-registry, spam-log-registered-p)
26940         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26941         Use gnus-error instead of gnus-message.
26942         (spam-log-registration-type): Add function to determine the
26943         classification of a message based on registry entries; will
26944         return nil if both 'spam and 'ham are found.
26945         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26946         a reasonably fast local cache without the loading errors.
26947         (spam-cache-lookups): Set to t by default.
26948         (spam-find-spam): Don't try to guess spam-cache-lookups.
26949         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26950         spam-caches entry.
26951         (spam-filelist-build-cache, spam-filelist-check-cache):
26952         Fix caching of whitelist/blacklist entries.
26953         (spam-check-whitelist, spam-check-blacklist):
26954         Invoke spam-from-listed-p with a type, not a cache variable.
26955         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26956
26957 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26958
26959         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26960
26961         * nnmail.el (nnmail-split-fancy): do.
26962
26963         * mml.el (mml-parse): do.
26964
26965         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26966         (gnus-score-adaptive): do.
26967
26968 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26969
26970         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26971         (gnus-mime-button-map): Don't set keymap parent.
26972         (gnus-button-ctan-directory-regexp): Use shy grouping.
26973         (gnus-prev-page-map): Don't set keymap parent.
26974         (gnus-prev-page-map): Remove duplicated one.
26975         (gnus-next-page-map): Don't set keymap parent.
26976         (gnus-mime-security-button-map): Ditto.
26977
26978         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26979         version number.
26980
26981         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26982
26983 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26984
26985         * canlock.el (canlock-sha1-function): Remove.
26986         (canlock-sha1-function-for-verify): Remove.
26987         (canlock-openssl-program): Remove.
26988         (canlock-openssl-args): Remove.
26989         (canlock-ignore-errors): Remove.
26990         (canlock-sha1-with-openssl): Remove.
26991         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26992         (canlock-verify): Don't use canlock-ignore-errors.
26993
26994         * sha1-el.el (sha1-string-external): Make it can return a string
26995         in binary form.
26996         (sha1-region-external): Ditto.
26997         (sha1-string-internal): Ditto.
26998         (sha1-region-internal): Ditto.
26999         (sha1-region): Ditto.
27000         (sha1-string): Ditto.
27001         (sha1): Ditto.
27002
27003 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27004
27005         * spam.el (spam-report-articles-gmane): New command.
27006
27007 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27008
27009         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27010
27011         * run-at-time.el (run-at-time-saved): Remove.
27012         (run-at-time): Doc fix.
27013
27014 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27015
27016         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27017         (gnus-summary-limit-map): Add it.
27018         (gnus-summary-make-menu-bar): do.
27019
27020 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27021
27022         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27023         Make attempt at some caching support (done for BBDB only now).
27024         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27025         addresses to be checked.
27026         (spam-clear-cache-BBDB): Add function, to be invoked by
27027         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27028         (spam-check-BBDB): Check and use the caches, if
27029         spam-cache-lookups is on, remove superfluous (provide).
27030
27031 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27032
27033         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27034
27035 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27036
27037         * run-at-time.el (run-at-time-saved): Move to after the definition
27038         of `run-at-time'.
27039
27040         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27041
27042 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27043
27044         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27045         mm-w3m-local-map-property.
27046
27047         * mm-view.el (mm-w3m-mode-map): Remove.
27048         (mm-w3m-local-map-property): Remove.
27049         (mm-inline-text-html-render-with-w3m): Don't use
27050         mm-w3m-local-map-property.
27051
27052 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27053
27054         * run-at-time.el: New file.
27055
27056         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27057         under Emacs.
27058
27059         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27060         of gnus-set-text-properties.
27061
27062         * gnus-uu.el (gnus-uu-save-article): Ditto.
27063
27064         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27065
27066         * gnus-cite.el (gnus-cite-parse): Ditto.
27067
27068         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27069         of gnus-.
27070
27071         * gnus-xmas.el (run-at-time): Require run-at-time.
27072
27073         * gnus.el: Change calls to nnheader-run-at-time and
27074         password-run-at-time throughout to use run-at-time directly.
27075
27076         * password.el: Remove definition of run-at-time.
27077
27078         * nnheaderxm.el: Remove definition of run-at-time.
27079
27080 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27081
27082         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27083         in prompt.
27084
27085 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27086
27087         * messagexmas.el (message-xmas-redefine): Alias
27088         `message-make-caesar-translation-table' to
27089         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27090         version.
27091
27092         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27093         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27094         `gnus-xmas-set-text-properties'.
27095         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27096         `gnus-xmas-completing-read'.
27097         (gnus-xmas-completing-read): Removed.
27098         (gnus-xmas-open-network-stream): Removed.
27099
27100         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27101         XEmacs version.
27102
27103         * dns.el (dns-make-network-process): Use `open-network-stream'
27104         instead of `gnus-xmas-open-network-stream'.
27105
27106         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27107
27108         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27109
27110 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27111
27112         * gnus-art.el (gnus-mime-display-alternative)
27113         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27114         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27115         Don't use gnus-local-map-property.
27116
27117         * gnus-util.el (gnus-local-map-property): Remove.
27118
27119         * mm-view.el (mm-view-pkcs7-decrypt):
27120         Replace gnus-completing-read-maybe-default with completing-read.
27121
27122         * gnus-util.el (gnus-completing-read): do.
27123         (gnus-completing-read-maybe-default): Remove.
27124
27125 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27126
27127         * password.el: Only autoload `run-at-time' if not XEmacs.
27128         Only autoload the itimer functions if XEmacs.
27129
27130 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27131
27132         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27133         XEmacsen.
27134
27135         * dgnushack.el: Autoload executable-find for XEmacs.
27136
27137 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27138
27139         * gnus-art.el (gnus-read-string): Remove.
27140         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27141         read-string.
27142
27143 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27144
27145         * netrc.el: Autoload password-read.
27146         (netrc): Add configuration group.
27147         (netrc-encoding-method, netrc-openssl-path):
27148         Add variables for encoding and decoding of files with symmetric
27149         ciphers.
27150         (netrc-encode): Add assistant function to encode a file with
27151         netrc-encoding-method.
27152         (netrc-parse): Add interactive parameter, added optional
27153         decoding if netrc-encoding-method is non-nil but otherwise
27154         behavior is standard.
27155         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27156         Do s/encode/encrypt/ everywhere.
27157
27158         * spam.el: Remove executable-find autoload.
27159
27160 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27161
27162         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27163
27164         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27165
27166 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27167
27168         * gnus-art.el (gnus-treat-ansi-sequences)
27169         (article-treat-ansi-sequences): New variable and function.
27170         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27171
27172         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27173         Use it.
27174
27175 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27176
27177         * mm-util.el (mm-quote-arg): Remove.
27178
27179         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27180         shell-quote-argument.
27181
27182         * gnus-uu.el (gnus-uu-command): do.
27183
27184         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27185
27186         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27187         with make-char.
27188
27189         * mm-util.el (mm-make-char): Remove.
27190
27191         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27192         add-minor-mode.
27193
27194         * gnus-undo.el (gnus-undo-mode): do.
27195
27196         * gnus-topic.el (gnus-topic-mode): do.
27197
27198         * gnus-sum.el (gnus-dead-summary-mode): do.
27199
27200         * gnus-start.el (gnus-slave-mode): do.
27201
27202         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27203
27204         * gnus-ml.el (gnus-mailing-list-mode): do.
27205
27206         * gnus-gl.el (gnus-grouplens-mode): do.
27207
27208         * gnus-draft.el (gnus-draft-mode): do.
27209
27210         * gnus-dired.el (gnus-dired-mode): do.
27211
27212         * gnus-ems.el (gnus-add-minor-mode): Remove.
27213
27214         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27215         Replace gnus-char-width with char-width.
27216
27217         * gnus-ems.el (gnus-char-width): Remove.
27218
27219         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27220         Replace gnus-char-width with char-width.
27221
27222         * gnus-ems.el (gnus-char-width): Remove.
27223
27224         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27225         definition.
27226         Remove Emacs 20 hash table compatibility code.
27227
27228         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27229         20 compatibility code.
27230
27231         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27232
27233         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27234
27235         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27236         Replace with point-at-{eol,bol}.
27237
27238         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27239
27240         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27241
27242         * flow-fill.el (fill-flowed-point-at-bol)
27243         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27244
27245         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27246         Replace with point-at-{eol,bol} throughout all files.
27247
27248 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27249
27250         * ntlm.el (ntlm-string-as-unibyte): New macro.
27251         (ntlm-build-auth-response): Use it.
27252
27253         Remove Emacs 20 stuff:
27254         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27255         (butlast, mapc, remove): Remove the compiler macros.
27256         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27257         of delq and copy-sequence.
27258         * gnus-art.el (popup-menu): Remove the compiler macro.
27259         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27260         Emacs 20.
27261
27262 2004-01-05  Simon Josefsson  <jas@extundo.com>
27263
27264         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27265         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27266         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27267         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27268         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27269         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27270         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27271         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27272         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27273         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27274         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27275         string-xor into ntlm-string-xor.
27276         Suggested by Jesper Harder <harder@myrealbox.com>.
27277
27278         * ntlm.el: Don't include poem.
27279
27280         * md4.el (print-int32, print-string-hexa): Remove.
27281         Suggested by Jesper Harder <harder@myrealbox.com>.
27282
27283         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27284
27285         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27286         probably breaks emacs with DL patch, but do we care? Is anyone
27287         still using the DL stuff?)
27288
27289         * sieve-manage.el: Use the password package.
27290         (sieve-manage-read-passwd): Remove.
27291         (sieve-manage-interactive-login): Use password.  Re-add
27292         condition-case around loop.
27293
27294         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27295         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27296         Use the password package.
27297
27298 2003-02-19  Simon Josefsson  <jas@extundo.com>
27299
27300         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27301         token.
27302
27303 2002-08-07  Simon Josefsson  <jas@extundo.com>
27304
27305         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27306         (sieve-manage-authenticators)
27307         (sieve-manage-authenticator-alist): Add some SASL mechs.
27308         (sieve-sasl-auth): New function.
27309         (sieve-manage-cram-md5-auth)
27310         (sieve-manage-plain-auth): Rewrite using SASL library.
27311         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27312         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27313         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27314         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27315
27316 2004-01-05  Simon Josefsson  <jas@extundo.com>
27317
27318         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27319         New files.
27320
27321 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27322
27323         * gnus-group.el (gnus-no-groups-message): Update.
27324
27325         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27326
27327 2003-11-09  Simon Josefsson  <jas@extundo.com>
27328
27329         * imap.el: Support for ID IMAP extension (RFC 2971).
27330         (imap-local-variables): Add imap-id.
27331         (imap-id): New variable.
27332         (imap-id): New function.
27333         (imap-parse-response): Parse untagged ID response.
27334         * nnimap.el (nnimap-id): New variable.
27335         (nnimap-open-connection): Use it.
27336
27337 2003-12-28  Simon Josefsson  <jas@extundo.com>
27338
27339         * gnus-score.el (gnus-score-edit-all-score): New.
27340         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27341
27342 2004-01-04  Simon Josefsson  <jas@extundo.com>
27343
27344         * password.el: Add.
27345
27346 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27347
27348         * dns.el (dns-query-types): Fix typo.
27349         (dns-query-types): New function.
27350         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27351         PTR and SOA replies, see RFC 1035.
27352
27353 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27354
27355         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27356
27357         * Move to Changelog.2.
27358
27359 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27360
27361         * gnus.el (gnus-version-number): Bump version.
27362
27363 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27364
27365         * gnus.el: No Gnus v0.1 is released.
27366
27367 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27368
27369         * gnus.el: No Gnus v0.0 is released.
27370
27371 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27372
27373         * gnus.el (gnus-version-number): Bump.
27374         (gnus-version): No.
27375
27376 See ChangeLog.2 for earlier changes.
27377
27378   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27379
27380   This file is part of GNU Emacs.
27381
27382   GNU Emacs is free software: you can redistribute it and/or modify
27383   it under the terms of the GNU General Public License as published by
27384   the Free Software Foundation, either version 3 of the License, or
27385   (at your option) any later version.
27386
27387   GNU Emacs is distributed in the hope that it will be useful,
27388   but WITHOUT ANY WARRANTY; without even the implied warranty of
27389   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27390   GNU General Public License for more details.
27391
27392   You should have received a copy of the GNU General Public License
27393   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27394
27395 ;; Local Variables:
27396 ;; coding: utf-8
27397 ;; fill-column: 79
27398 ;; add-log-time-zone-rule: t
27399 ;; End: