rtree.el: Use American spelling for 'normalize'
[gnus] / lisp / ChangeLog
1 2015-04-06  Paul Eggert  <eggert@cs.ucla.edu>
2
3         Use American spelling for 'normalize'
4         * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range.
5         All uses changed.  Add an alias for obsolete usages.
6
7 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8
9         * gnus-art.el (gnus-article-browse-html-save-cid-content):
10         Always return relative file name.
11         (gnus-article-browse-html-parts):
12         Make external links absolute and cid file names relative.
13
14 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
15
16         * registry.el (registry-prune): Re-use `registry-full' in
17         `registry-prune'.  It's a bit of redundant work, but safer.
18         Also ensure that target-size is an integer.
19
20 2015-03-31  Daiki Ueno  <ueno@gnu.org>
21
22         * plstore.el (plstore--decrypt): Clear entry in
23         `plstore-passphrase-alist' if decryption failed (bug#20030).
24
25 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
26
27         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
28         to "Display" menu.
29
30 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
31
32         * nnimap.el (nnimap-split-incoming-mail): If a message is already
33         in the group it should be split to, don't re-copy it into the group.
34
35 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
36
37         * nnmh.el (nnmh-request-expire-articles):
38         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
39
40 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
41
42         * registry.el (registry-lookup-secondary, registry-full)
43         (registry-prune, registry-collect-prune-candidates):
44         * gnus-registry.el (gnus-registry-load): Use slot names rather than
45         initarg names in `oref' and `oset'.
46
47 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
48
49         * registry.el (registry-prune): Allow registry to reach full size
50         before pruning.
51
52 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
53
54         * registry.el (registry-collect-prune-candidates): Fix call to
55         cl-subseq.
56
57 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
58
59         * registry.el (registry-db): Temporary fix old Emacsen compilation.
60
61 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
62
63         * gnus-registry.el (gnus-registry-handle-action)
64         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
65         (gnus-registry-keywords): Make it do something.
66         (gnus-registry-import-eld): Remove unused var `new-entry'.
67         (gnus-registry-action): Remove unused var `to-name'.
68         (gnus-registry-make-db): Prefer `make-instance' to avoid
69         compiler warnings.
70         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
71
72         * registry.el (registry-db): Don't oset-default an instance-allocated
73         slot.
74
75 2015-03-10  Glenn Morris  <rgm@gnu.org>
76
77         * message.el (message-valid-fqdn-regexp): Bump :version for
78         2014-11-17 change.
79
80 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
81
82         * gnus-notifications.el (gnus-notifications-action): Raise window
83         frame.
84         (gnus-notifications-action): Allow mark as read.
85         (gnus-notifications-notify): Show uption to mark as read.
86
87 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
88
89         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
90         (registry-search, registry-delete, registry-size, registry-insert)
91         (registry-reindex, registry-collect-prune-candidates):
92         * gnus-registry.el (gnus-registry-fixup-registry)
93         (gnus-registry-remove-extra-data): Use slot names rather than initarg
94         names in `oref' and `oset'.
95
96 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
97         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
98         in the group it should be split to, don't re-copy it into the group.
99
100 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
101
102         * message.el (message-insert-formatted-citation-line): Change %F to
103         fall back to email address if no first name could be determined.
104
105 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
108         Fix point motion when removing displayed MIME part.
109         (gnus-article-edit-part): Make jumping to the next part really work
110         when deleting or stripping.
111         (gnus-mime-buttonize-attachments-in-header): Make header attachment
112         buttons identical to the ones in the article body so as to work deleting
113         and stripping.
114
115 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * mm-decode.el (mm-shr)
118         * mm-view.el (mm-inline-text-html-render-with-w3m):
119         Revert my bogus change that made the start marker of a part
120         the "moves after insertion" type.
121
122 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
123
124         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
125         Tools: https://github.com/politza/pdf-tools) for viewing PDF
126         attachments in emacs.
127
128 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
129
130         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
131         instead of sasl-scram-sha-1, as the former is the name that can be
132         required.
133
134         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
135         (sasl-scram-sha-1-client-final-message)
136         (sasl-scram-sha-1-authenticate-server): Move to end of file.
137
138 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
141
142 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
145         (sasl-string-prefix-p): New compatibility functions.
146
147 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
148
149         * gnus-compat.el (process-live-p): Added new compat function for Emacs
150         23.
151
152 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
153
154         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
155         from the server LIST response.
156
157 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
158
159         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
160         during header retrieval, error out instead of interpreting the data in
161         the buffer as the only messages there.  This way, we don't mark
162         articles as read on a server hangup (bug#19035).
163
164         * mm-decode.el (mm-head-p): New function.
165         (mm-display-part): Go to a blank line when inserting parts internally.
166
167 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
168
169         * sasl-scram-rfc.el: New file.
170
171         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
172         Add SCRAM-SHA-1 first.
173         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
174         entry (bug#17636).
175
176 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
177
178         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
179         that we don't get a warning when setting the buffer-local variable
180         (bug#19573).
181
182         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
183         `gnus-request-group'.
184
185 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
186
187         * gnus-art.el (gnus-article-browse-html-save-cid-content)
188         (gnus-article-browse-html-parts): Make cid file names relative if and
189         only if html doesn't specify <base> directory.
190
191 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
192
193         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
194         parts, because that breaks filling (since buttons are in a bold face).
195
196 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
197
198         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
199         use gnus-overlays-at and gnus-overlay-put.
200
201 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
202
203         * mm-decode.el (mm-shr): Only pass the fill column when not using
204         fonts, because limiting the width to what's appropriate for followups
205         doesn't really help when not using proportional fonts.
206
207 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
208
209         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
210         shr, beacause that breaks folding.
211         (mm-shr): Don't shorten the width when using fonts.
212
213 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
214
215         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
216         variable; always check the newrc timestamp.
217         (gnus-save-newsrc-file): Always check timestamp.
218
219 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
220
221         * mail-source.el (mail-source-call-script): If scripts exit with an
222         error, pop up an error buffer.
223
224 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
225
226         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
227         as a default.
228
229         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
230         correct server.
231
232 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
233
234         * nnimap.el (nnimap-request-group-scan): Fix the function name.
235
236         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
237
238 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
239
240         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
241         that nnimap works for non-activated backends.
242
243 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
244
245         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
246         message, since we already get an obsolescence message.  Use `declare'.
247
248 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
249
250         * nnir.el: Revert "Enable non-ASCII IMAP searches".
251
252 2015-01-30  Glenn Morris  <rgm@gnu.org>
253
254         * gnus-registry.el (gnus-registry-max-pruned-entries)
255         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
256         Fix :version.
257         (gnus-registry-default-sort-function): Improve :type.
258
259 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
260
261         * nnimap.el (nnimap-request-group): Allow running this function on
262         groups that don't exist in Gnus yet.
263         (nnimap-request-group): Revert previous patch since that made it
264         impossible to enter nnimap groups.
265
266         * message.el (message-smtpmail-send-it): Remove the mail header
267         separator before sending.
268
269 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
270
271         * nnimap.el (nnimap-find-expired-articles): Fix handling of
272         (expiry-wait . never).
273
274 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
275
276         * nnimap.el (nnimap-request-group): Clear the buffer before returning
277         the data.
278
279 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
280
281         * gnus-compat.el (string-bytes): Work for XEmacs.
282
283 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
284
285         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
286
287         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
288         IMAP.
289
290 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
291
292         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
293
294         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
295
296         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
297         be added to the backlog.
298
299 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
300
301         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
302         target with a recursive make call.
303
304 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
305
306         * nnimap.el (nnimap-header-parameters): Refactor and request
307         X-GM-LABELS if it's been announced.
308         (nnimap-transform-headers): Gather and output GM-LABELS.
309
310 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
311
312         * mm-decode.el (mm-display-part): Make non-string methods work.
313         Non-string methods are funcalled and work just fine, the test was
314         bogus.
315         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
316         whole frame.
317
318 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
319
320         * nnimap.el (nnimap-request-accept-article): Allow respooling using
321         nnimap.
322
323         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
324         request rescans when being run interactively.
325
326         * nnimap.el (nnimap-request-group): Don't rescan the group here,
327         because that can be very slow in large groups.
328
329         * gnus-int.el (gnus-request-group-scan): New backend function.
330
331         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
332
333 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
334
335         * gnus-group.el (gnus-group-suspend): Close all backends.
336
337 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
338
339         * dgnushack.el (dgnushack-compile-file): New function.
340         (dgnushack-compile): Use it (bug#19514).
341
342 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
343
344         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
345
346 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
347
348         * registry.el: Don't use <class> as a variable.
349
350 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
351
352         system-name's returned value can vary
353         Also, the system-name variable is now obsolete.
354         Fixes Bug#19438.
355         * message.el (message-make-fqdn):
356         * nnvirtual.el (nnvirtual-retrieve-headers)
357         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
358         and avoid naming locals 'system-name'.
359
360 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
361
362         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
363         lines don't get overlong when responding.
364
365 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * registry.el (cl-remf, cl-loop, cl-subseq):
368         Alias to remf, loop, and subseq respectively for old Emacsen.
369
370 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
371
372         * gnus-group.el (gnus-read-ephemeral-bug-group):
373         Bind coding-system-for-read and coding-system-for-write only around
374         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
375
376 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
377
378         * registry.el (registry-db): Set default slot later.
379         This is because its value is not a literal integer.
380
381 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
382
383         * registry.el (registry-db): Fix default registry-db max-size.
384
385 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
386
387         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
388         add warning.
389
390         * gnus-art.el: Fix up compiler warnings.
391         (article-display-face, article-display-x-face): Remove unused `face'.
392         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
393         (article-date-ut): Remove unused var `first'.
394         (gnus-article-prepare): Remove unused var `gnus-article'.
395         (gnus-mime-save-part-and-strip): Remove unused var `param'.
396         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
397         `coding-system' along with corresponding dead code.
398         (gnus-mime-view-part-externally): Remove unused var
399         `mm-user-display-methods'.
400         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
401         (gnus-display-mime): Remove unused var `handle'.
402         (gnus-mime-display-alternative): Remove unused var `props'.
403         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
404         (gnus-article-edit-done): Remove unused var `p'.
405         (gnus-url-mailto): Remove unused var `to'.
406         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
407         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
408
409 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
410
411         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
412         slots into a :max-size slot.
413         (registry-db-version): Add new variable for database version number.
414         (registry-prune): Use :max-size slot. Accept and use a sort-function
415         argument.
416         (registry-collect-prune-candidates): Add new function for finding
417         non-precious pruning candidates.
418         (registry-prune-hard-candidates, registry-prune-soft-candidates):
419         Remove obsolete functions.
420         (initialize-instance): Upgrade registry version when starting.
421
422         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
423         (gnus-registry-max-pruned-entries): Remove obsolete variable.
424         (gnus-registry-cache-file): Change default
425         filename extension to "eieio".
426         (gnus-registry-read): Add new function, split out from
427         `gnus-registry-load', that does the actual object reading.
428         (gnus-registry-load): Use it. Add condition case handler to check for
429         old filename extension and rename to the new one.
430         (gnus-registry-default-sort-function): New variable to specify a sort
431         function to use when pruning.
432         (gnus-registry-save, gnus-registry-insert): Use it.
433         (gnus-registry-sort-by-creation-time): Define a default sort function.
434
435         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
436         Adjust test for new object signature.
437         (gnustest-registry-pruning-test): Add new pruning test.
438         (gnustest-registry-sort-function): Default sort function for testing.
439         (gnustest-registry-pruning-sort-test): New test for sorting.
440
441 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
444         function for reuse.
445         (gnus-mime-buttonize-attachments-in-header): Adjust.
446
447 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
448
449         * message.el (message-change-subject): Really check whether the subject
450         changed.
451
452 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
453
454         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
455         PDFs.
456         (mailcap-view-mime): New function.
457
458 2014-12-01  Glenn Morris  <rgm@gnu.org>
459
460         * gnus-cloud.el (gnus-cloud): Add :version tag.
461
462 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * gnus-art.el (gnus-use-idna):
465         * gnus-sum.el (gnus-summary-idna-message):
466         * message.el (message-use-idna):
467         Protect against nil value for idna-program.
468
469         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
470
471 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
472
473         * auth-source.el (auth-source-macos-keychain-search-items): Return
474         result of `auth-source-macos-keychain-result-append' (bug#19074).
475
476 2014-11-25  Glenn Morris  <rgm@gnu.org>
477
478         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
479         Add :version tag.
480
481 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
482
483         * pop3.el (pop3-open-server): Warn unless encrypted.
484
485         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
486
487 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
488
489         Port new time stamp handling to Emacs 23.2.
490         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
491         * time-date.el (time-add, time-subtract, time-less-p):
492         Use eval-and-compile, not eval-when-compile.
493
494 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
495
496         * message.el (message-valid-fqdn-regexp): Add non-internaional new
497         TLDs.
498
499 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
500
501         Port new time stamp handling to old Emacs and to XEmacs.
502         This is needed for Gnus, which copies time-date.el and which
503         runs on older Emacs implementations.
504         * time-date.el (with-decoded-time-value):
505         Handle 'nil' and floating-point arg more compatibly with new Emacs.
506         (encode-time-value, with-decoded-time-value):
507         Obsolete only if new Emacs.
508         (time-add, time-subtract, time-less-p): Define if not new Emacs.
509
510         Improve time stamp handling, and be more consistent about it.
511         This implements a suggestion made in:
512         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
513         Among other things, this means timer.el no longer needs to
514         autoload the time-date module.
515         * time-date.el (seconds-to-time, days-to-time, time-since)
516         (with-decoded-time-value):
517         Treat 'nil' as current time.  This is mostly for XEmacs.
518         (encode-time-value, with-decoded-time-value): Obsolete.
519         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
520         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
521
522 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
523
524         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
525         discarding changes in ephemeral groups.
526
527         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
528         things the user isn't interested in.
529
530 2014-11-13  Julien Danjou  <jd@abydos>
531
532         * gnus-notifications.el (gnus-notifications-notify): Provide both
533         app-icon and image-path.
534
535 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
536
537         * mm-url.el (mm-url-encode-multipart-form-data):
538         Restore to handle "multipart/form-data" by eww.
539
540 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
541
542         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
543         Landscheidt.
544
545 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
546
547         Simplify use of current-time and friends.
548         * gnus-delay.el (gnus-delay-article):
549         * gnus-sum.el (gnus-summary-read-document):
550         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
551         * message.el (message-make-expires-date):
552         Omit unnecessary call to current-time.
553         * gnus-util.el (gnus-float-time): Simplify to an alias because
554         time-to-seconds now behaves like float-time with respect to nil arg.
555         (gnus-seconds-year): Don't call current-time twice to get the current
556         time stamp, as this can lead to inconsistent results.
557         * time-date.el (time-to-seconds) [!float-time]:
558         Use current time if arg is nil, to be compatible with float-time.
559         (time-date--day-in-year): New function, with most of the guts of
560         the old time-to-day-in-year.
561         (time-to-day-in-year): Use it.
562         (time-to-days): Use it, to avoid decoding the same time stamp twice.
563
564 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * gnus.el (gnus-mode-line-buffer-identification):
567         Don't add image data for a non-graphic display (bug#18813).
568
569 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
570
571         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
572         load-path, it blocks autoloading of find-image (bug#18813).
573
574 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
575
576         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
577         to keep connection open (bug#18728).
578
579 2014-10-20  Glenn Morris  <rgm@gnu.org>
580
581         * Merge in all changes up to 24.4 release.
582
583 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
584
585         * message.el (message-insert-signature): Use `newline' instead of
586         inserting explicit "\n".
587
588 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
589
590         * gnus-icalendar.el: Support vcal format timezones.
591         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
592         compute dates with associated timezone.
593         (gnus-icalendar-event-from-ical): Compute all timezones.
594
595 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
596
597         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
598         check the newsrc.eld file's timestamp before saving it.
599         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
600         timestamp has changed to be newer.
601
602 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
603
604         * gnus-icalendar.el (gnus-icalendar-identities):
605         Include message-alternative-emails.
606
607 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
608
609         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
610         New compatibility functions.
611         (ntlm-build-auth-response): Use them.
612
613 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
614
615         * ntlm.el (ntlm-build-auth-request):
616         Add NTLM2 Session support.  (Bug#15603)
617
618 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
619
620         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
621         expired messages only when it was built in reverse order.
622
623 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
624
625         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
626         last so it can be used in `message-send-hook'.
627
628 2014-09-29  Daiki Ueno  <ueno@gnu.org>
629
630         * mml.el (mml-parse-1): Error out if unknown mode is specified in
631         <#secure> tag (bug#18513).
632
633 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
634
635         * parse-time.el: Require cl when compiling.
636
637 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
638
639         Use cl-lib as much as possible following the 2014-09-26 change
640         in the Emacs trunk.
641         * parse-time.el: Try requiring cl-lib.
642         (parse-time-incf): Alias to cl-incf or incf.
643         (digit-char-p): Remove.
644         (parse-time-integer): Alias to cl-parse-integer or the one defined.
645         (parse-integer): Rename to parse-time-integer.
646         (parse-time-tokenize, parse-time-rules, parse-time-string)
647         Use parse-time-incf and parse-time-integer.
648
649 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
650
651         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
652         of ":delete".
653
654 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
655
656         * gnus-art.el (gnus-article-browse-html-save-cid-content)
657         (gnus-article-browse-html-parts):
658         Revert last change that breaks links other than cid contents.
659
660 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
661
662         * gnus-art.el (gnus-article-browse-html-save-cid-content)
663         (gnus-article-browse-html-parts): Make cid file names relative.
664
665 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
666
667         * mm-view.el (mm-display-inline-fontify): Make the working buffer
668         temporarily displayed when running a mode function (at least org-mode
669         requires it).
670
671 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
672
673         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
674         the gnus-summary-article-expire-hook should be told where the function
675         is going. In particular, the Gnus registry might want to know.
676
677 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
678
679         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
680
681 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
682
683         * gnus-sum.el (gnus-summary-expire-articles): Revert.
684
685 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
686
687         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
688         the gnus-summary-article-expire-hook should be told where the function
689         is going. In particular, the Gnus registry might want to know.
690
691 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
692
693         Don't mishandle year-9999 dates (Bug#18176).
694         * parse-time.el (parse-time-rules):
695         Allow years up to most-positive-fixnum.
696         * time-date.el (date-to-time):
697         Pass "Specified time is not representable" errors through.
698
699 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
700
701         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
702         groups and t.
703
704 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * gnus-utils.el (gnus-recursive-directory-files):
707         Unify hard or symbolic links (bug#18063).
708
709 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
710
711         * gnus-msg.el (gnus-configure-posting-style):
712         Allow string replacements in values when matching against a header.
713
714 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
715
716         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
717         the dribble buffer even when it is shrunk a lot.
718         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
719
720 2014-06-26  Glenn Morris  <rgm@gnu.org>
721
722         * mm-util.el (help-function-arglist): Remove outdated declaration.
723
724 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
725
726         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
727         attribute values.  (Bug#17834)
728
729 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
730
731         * gnus-sum.el (gnus-summary-edit-article-done):
732         Prefer point-marker to copy-marker of point.
733
734 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
735
736         * Makefile.in (install-el, install-el-elc): Compress .el files.
737         (uninstall): Remove compressed .el files.
738
739 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
740
741         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
742         (gnus-article-read-summary-keys):
743         Don't bug out when there is no article in the summary buffer.
744         (gnus-mime-buttonize-attachments-in-header):
745         Improve criterion that finds parts to display.
746
747         * gnus-art.el (gnus-mm-display-part):
748         * mm-decode.el (mm-shr):
749         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
750         (mm-insert-inline): Revert last changes.
751
752 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
753
754         * gnus-art.el (gnus-mm-display-part):
755         * mm-decode.el (mm-shr):
756         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
757         (mm-insert-inline): Set insertion type of end-marker, not only
758         start-marker, of undisplayer so as to stay after inserted text.
759
760 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
761
762         * html2text.el (html2text-get-attr): Fix typo when splitting value from
763         attribute. (Bug#17613)
764
765 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
766
767         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
768         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
769
770 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
771
772         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
773         Don't delete next part button; keep spacing between buttons.
774
775 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
778         Work for the last MIME part in an article.
779         (gnus-mime-display-single): Suppress excessive newlines between parts.
780
781         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
782         by leading or trailing newline.
783
784 2014-05-12  Sam Steingold  <sds@gnu.org>
785
786         * time-date.el (seconds-to-string): New function to pretty print time
787         delay in seconds.
788
789 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
790
791         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
792         while prompting a user for a file name, etc.
793         (gnus-mime-display-single): Display part with a common appearance no
794         matter whether MIME button is omitted or not; don't add duplicate entry
795         to gnus-article-mime-handle-alist.
796         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
797
798 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
799
800         * mml2015.el (mml2015-display-key-image): New variable.
801
802 2014-05-08  Glenn Morris  <rgm@gnu.org>
803
804         * gnus-fun.el (gnus-grab-cam-face):
805         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
806         This is CVE-2014-3421.
807
808 2014-05-04  Glenn Morris  <rgm@gnu.org>
809
810         * gnus-registry.el (gnus-registry-install-p): Doc fix.
811
812 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
813
814         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
815         the displaying state of a part.
816         (gnus-mm-display-part): Don't insert a newline in the beginning of
817         a part like gnus-mime-inline-part doesn't; work for XEmacs.
818
819         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
820         (mm-shr): Make undisplayer unbreakable.
821
822         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
823         Don't insert excessive newline.
824         (mm-inline-text-html-render-with-w3m, mm-inline-text)
825         (mm-insert-inline): Make undisplayer unbreakable.
826
827 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
828
829         * gnus.el: Ma Gnus v0.11 is released.
830
831 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
832
833         * gnus-art.el (gnus-mm-display-part):
834         Highlight header attachment buttons.
835
836 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
837
838         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
839         a part; redisplay a button (enbugged in 2014-02-05).
840
841 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
842
843         * auth-source.el (auth-source-search, auth-source-search-backends):
844         Treat :max 0 as an indicator that a boolean return is wanted, as
845         documented. Reported by Joe Bloggs.
846
847 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
848
849         * gnus-icalendar.el: Require gnus-art.
850
851 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
852
853         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
854         (gnus-icalendar--update-org-event): put event timestamp in
855         the org entry body instead of the drawer.
856         (gnus-icalendar-event--get-attendee-names): list of participants should
857         contain even attendees without common name attribute.
858         (gnus-icalendar--update-org-event): don't generate duplicates of empty
859         property tags in org drawers.
860
861 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
862
863         * gmm-utils.el (gmm-format-time-string): New function.
864
865         * message.el (message-insert-formatted-citation-line): Use the original
866         author's time zone to express a date string.
867
868 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
869
870         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
871         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
872         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
873         Silence compiler warnings.
874         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
875
876 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
877
878         * mml.el: Require url when compiling.
879
880         * gnus-cloud.el (gnus-cloud-parse-version-1):
881         Use plist-get rather than CL's getf.
882         (gnus-activate-group, gnus-subscribe-group): Declare.
883
884         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
885
886 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
887
888         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
889         buttons when toggling the header off.
890
891 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
892
893         * tls.el (tls-program): Reflow docstring.
894
895 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
896
897         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
898         groups work again.
899
900 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
901
902         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
903         999 correctly (i.e. "1,342").
904
905 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
906
907         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
908         out if the directory doesn't exist.
909
910 2014-03-07  Daiki Ueno  <ueno@gnu.org>
911
912         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
913         commands here; instead, only check if epg-config.el is available.
914
915 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
916
917         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
918         messages with embedded images.
919         (mml-generate-mime): Don't bug out if you don't have libxml.
920
921 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
922
923         * message.el (message-make-html-message-with-image-files): New command.
924
925 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
926
927         * gnus-group.el (gnus-group-make-group): Clarify prompt.
928
929         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
930
931 2014-02-23  David Engster  <deng@randomsample.de>
932
933         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
934         to stay compatible with older Emacsen, so replace `cl-loop' with
935         `loop'.
936
937 2014-02-22  Daniel Colascione  <dancol@dancol.org>
938
939         * auth-source.el (auth-source-secrets-listify-pattern): New function.
940         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
941         instead, build list of patterns.
942
943 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
946         Display header attachment buttons by gnus-article-prepare-display
947         rather than gnus-article-prepare so as to view in mml-preview as well.
948
949 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
950
951         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
952         in `auth-sources' means and link to EPA docs.
953
954 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
955
956         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
957         (bug#12375).
958
959 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
960
961         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
962         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
963
964 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
965
966         * message.el (message-tab): Mention what happens on normal tabs
967         (bug#11297).
968
969 2014-02-08  Glenn Morris  <rgm@gnu.org>
970
971         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
972
973 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
974
975         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
976         buttons that are hidden in unselected alternative part as well.
977         (gnus-mime-display-alternative): Redraw attachment buttons in header.
978
979         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
980
981 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
982
983         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
984         keystroke.
985         (gnus-server-toggle-cloud-server): Only allow clouding applicable
986         types.
987
988         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
989         with an empty string.
990
991 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
992
993         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
994         buffer-local in some buffers, so bind it explicitly in the buffer we're
995         trying to cancel the article in (bug#10808).
996
997 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
998
999         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
1000         New functions.
1001
1002         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
1003         New user option.
1004         (gnus-mime-buttonize-attachments-in-header): New function.
1005         (gnus-article-prepare): Use it.
1006         (gnus-mime-inline-part): Suppress extra newline.
1007         (gnus-mm-display-part): Save excursion;
1008         remove useless deleting and adding of buttons.
1009         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1010
1011         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1012         Add gnus-mime-buttonize-attachments-in-header.
1013
1014 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1015
1016         * nnimap.el (nnimap-request-articles): New command to download several
1017         articles at once.
1018
1019         * gnus.el (gnus-variable-list): Save Cloud variables.
1020
1021         * gnus-int.el (gnus-request-accept-article): Doc fix.
1022
1023 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1024
1025         * parse-time.el (parse-time-iso8601-regexp)
1026         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1027         it more generally.
1028
1029 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1030
1031         * gnus-cloud.el: New file to provide the Emacs Cloud.
1032
1033         * dgnushack.el: Silence XEmacs w3 warning.
1034
1035         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1036         `url-retrieve-synchronously', apparently.
1037
1038         * dgnushack.el: Silence XEmacs dns.el warning.
1039
1040         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1041         instead of in all files.
1042
1043         * dns.el (network-interface-list): Define for XEmacs.
1044
1045         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1046         XEmacs.
1047
1048         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1049
1050 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1051
1052         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1053         `gnus-group-split-fancy'.
1054
1055 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1056
1057         * message.el (message-remove-header): Doc fix.
1058         (message-forward-included-headers): New variable.
1059         (message-remove-ignored-headers): Use it.
1060
1061 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1062
1063         * nnir.el (nnir-request-update-mark): Don't try to update the source
1064         group if we can't find it (bug#16611).
1065
1066 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1067
1068         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1069
1070 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1071
1072         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1073         network interfaces changed.
1074         (dns-query): Use it to flush the data.
1075
1076 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1077
1078         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1079         from random face commands.
1080         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1081         Face.
1082         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1083         (gnus--random-face-with-type): Generic function returning a face-type
1084         as a string.
1085         (gnus--insert-random-face-with-type): Generic function inserting a face
1086         in a message buffer header.
1087         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1088         (gnus-insert-random-x-face-header): Rewritten to use
1089         `gnus--insert-random-face-with-type`.
1090         (gnus-random-face): Return random (png) Face as string.
1091         (nus-insert-random-face-header): Insert random (png) Face in a message
1092         buffer.
1093
1094 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1095
1096         * mm-url.el: Remove all usage of w3.
1097
1098         * nnrss.el: Ditto.
1099
1100         * mm-decode.el: Ditto.
1101
1102         * mm-view.el: Ditto.
1103
1104         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1105         outdated and all Emacsen have url.el built-in.
1106
1107         * gnus-setup.el: Remove outdated file.
1108
1109 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1110
1111         * gnus.el: Ma Gnus v0.9 is released.
1112
1113 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1114
1115         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1116
1117 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1118
1119         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1120         in the summary buffer (bug#13769).
1121
1122 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1123
1124         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1125         name if we're using a single article buffer.  Otherwise, it may point
1126         to a killed buffer (bug#13756).
1127
1128 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1129
1130         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1131         the match data, just save and restore it explicitly (bug#12375).
1132
1133         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1134         that's needed.
1135
1136         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1137         the code once (bug#9069).
1138
1139 2014-01-18  Steinar Bang  <sb@dod.no>
1140
1141         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1142         reading.
1143
1144 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1145
1146         * message.el (message-bury): Call bury-buffer with no argument
1147         in the message-return-action case too.
1148
1149 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1152         (nnimap-split-fancy, nnimap-split-methods): Declare.
1153
1154         * mm-util.el (help-function-arglist): Declare.
1155
1156 2013-12-28  Glenn Morris  <rgm@gnu.org>
1157
1158         * gnus-sieve.el (gnus-sieve-select-method):
1159         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1160         (gravatar-rating, gravatar-size):
1161         * message.el (message-minibuffer-local-map):
1162         * sieve-manage.el (sieve-manage-authenticators)
1163         (sieve-manage-authenticator-alist): Specify custom types.
1164
1165         * hashcash.el (hashcash-program): Rename from hashcash-path.
1166         Update callers.
1167
1168         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1169         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1170         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1171
1172         * auth-source.el (auth-sources):
1173         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1174         Fix custom types.
1175
1176         * tls.el (tls-certtool-program): Fix default value.
1177
1178 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1179
1180         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1181         we get proper traces there, too.
1182
1183 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1184
1185         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1186         value of the parameters if the current article has a Reply-To or From
1187         field.
1188
1189 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1192
1193 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1194
1195         * gnus-sum.el (gnus-summary-exit): Stop animations.
1196
1197 2013-12-19  Juri Linkov  <juri@jurta.org>
1198
1199         * gnus.el (gnus-suppress-keymap):
1200         * gnus-art.el (gnus-article-mode-map):
1201         * gnus-group.el (gnus-group-mode-map):
1202         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1203         Remove [backspace] key binding because it shadows DEL (bug#16035).
1204
1205         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1206
1207 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1208
1209         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1210         Make sure work directory exists.
1211         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1212         rather than tmp directory.
1213         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1214         not necessarily always run, with it.
1215
1216 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1217
1218         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1219         value of gnus-icalendar-additional-identities work without restart.
1220
1221 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1222
1223         * mm-util.el (mm-make-temp-file):
1224         Alias to make-temp-file for modern Emacsen.
1225
1226 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1229         nnir-article-number and nnir-article-group.
1230
1231 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1232
1233         * message.el (message-send-mail-with-sendmail):
1234         Don't kill error buffer if sending fails.
1235
1236 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1237
1238         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1239         (gnus-icalendar-event->org-entry)
1240         (gnus-icalendar--update-org-event)
1241         (gnus-icalendar-event->gnus-calendar): Distinguish between
1242         required/optional/non-participant attendee status.  Fix bug causing
1243         the first required event participant to be omitted.
1244
1245 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1246
1247         * gnus-art.el (article-de-quoted-unreadable)
1248         (article-de-base64-unreadable, gnus-mime-copy-part)
1249         * gnus-html.el (gnus-article-html)
1250         * mm-view.el (mm-inline-text-html-render-with-w3)
1251         (mm-inline-text-html-render-with-w3m-standalone)
1252         * rfc2231.el (rfc2231-decode-encoded-string):
1253         Allow overriding charset by mm-charset-override-alist.
1254
1255         * gnus-art.el (gnus-article-browse-html-parts):
1256         Replace LWSPs with `&nbsp;'s in header.
1257
1258         Work for broken Chinese articles.
1259
1260         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1261         Exclude broken handles that gnus-summary-enter-digest-group may create.
1262         (gnus-article-browse-html-parts):
1263         Allow overriding charset by mm-charset-override-alist.
1264
1265 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1266
1267         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1268         (gnus-icalendar-identities): Support additional-identities.
1269
1270 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1271
1272         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1273         org-timestamp for events ending at midnight.
1274
1275 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1276
1277         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1278         .log files.
1279
1280 2013-11-20  David Engster  <deng@randomsample.de>
1281
1282         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1283
1284 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1285
1286         * message.el (message-beginning-of-line):
1287         Use beginning-of-visual-line when visual-line-mode is turned on.
1288
1289 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1290
1291         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1292         (gnus-icalendar-event-from-ical)
1293         (gnus-icalendar-event->org-entry)
1294         (gnus-icalendar--update-org-event): Required/optional participation,
1295         list of attendees synced to org.
1296
1297 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1298
1299         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1300         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1301         cancellations to be synced to org if the original appt has an org
1302         outline.
1303
1304 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1305
1306         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1307         (gnus-icalendar-event->org-entry)
1308         (gnus-icalendar--update-org-event)
1309         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1310
1311 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1312
1313         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1314         Fix timezone handling in gnus-icalendar export to org.
1315
1316 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1319
1320 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1321
1322         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1323
1324 2013-10-30  Glenn Morris  <rgm@gnu.org>
1325
1326         * gnus-group.el (gnus-group-browse-foreign-server):
1327         * gnus-int.el (gnus-start-news-server):
1328         Silence compiler obsolescence warning.
1329
1330 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1331
1332         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1333         `nnoo-current-server' first, then for the actual `nnimap-address' to
1334         allow netrc entries for the nnoo server to coexist with netrc entries
1335         for the `nnimap-address'.
1336
1337 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * mm-decode.el (mm-dissect-buffer): Revert last change.
1340         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1341         The problem that motivated those changes was attributed to a broken
1342         mail sender, and has been fixed.
1343
1344 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1345
1346         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1347         token is missing in the Content-Type header.
1348
1349         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1350
1351 2013-09-18  Glenn Morris  <rgm@gnu.org>
1352
1353         * gnus-util.el (image-size): Declare.
1354
1355 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1356
1357         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1358         (gnus-icalendar-event-from-ical)
1359         (gnus-icalendar-event--build-reply-event-body)
1360         (gnus-icalendar-event-reply-from-buffer)
1361         (gnus-icalendar-find-org-event-file)
1362         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1363         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1364
1365         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1366
1367 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1368
1369         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1370         Use save-current-buffer.
1371         (gnus-tree-mode-map): Initialize in the declaration.
1372         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1373         (scroll-in-place): Defvar it.
1374         (gnus-tmp-*): Defvar them.
1375         (gnus-get-tree-buffer): Use derived-mode-p.
1376         (gnus--let-eval): New macro.
1377         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1378         non-prefixed variables.
1379         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1380
1381         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1382         vars since it doesn't seem to be available.
1383         (gnus-set-global-variables, gnus-summary-read-group-1)
1384         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1385         (gnus-summary-display-article, gnus-summary-select-article)
1386         (gnus-summary-next-article, gnus-offer-save-summaries)
1387         (gnus-summary-generic-mark): Use derived-mode-p.
1388         (gnus-summary-read-group-1, gnus-summary-exit)
1389         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1390         Adjust calls to gnus-tree-close and gnus-tree-open.
1391
1392         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1393
1394         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1395         (gnus-agent-mode): Use derived-mode-p.
1396         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1397         gnus-command-method and *-command-method to nil, but bind
1398         gnus-command-method to *-command-method instead!
1399         (gnus-agent-fetch-articles): Remove unused var `id'.
1400         (gnus-agent-fetch-headers): Remove unused arg `force'.
1401         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1402         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1403         (gnus-agent-short-article, gnus-agent-long-article)
1404         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1405         first use.
1406         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1407         `score-param'.
1408         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1409         (gnus-get-predicate): Push in front of the cache, rather than end.
1410         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1411         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1412         (gnus-agent-expire-unagentized-dirs): Don't rebind
1413         gnus-agent-expire-current-dirs since the defvar silences the warning.
1414         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1415         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1416         (gnus-agent-regenerate): Simplify interactive spec and doc.
1417
1418 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1419
1420         * gnus-int.el (gnus-open-server): Silence compiler.
1421
1422         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1423
1424         * message.el (message-display-completion-list): Abolish.
1425         (message-completion-in-region): Use display-completion-list.
1426
1427 2013-09-17  Glenn Morris  <rgm@gnu.org>
1428
1429         * gnus-util.el (gnus-message-with-timestamp-1):
1430         Use `messages-buffer' function if available.  Ignore read-only.
1431
1432 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1433
1434         * message.el (message-expand-group, message-completion-in-region):
1435         Correct the order of start and end of a region.
1436
1437 2013-09-13  Glenn Morris  <rgm@gnu.org>
1438
1439         * mml2015.el (gnus-create-image): Autoload it.
1440
1441         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1442
1443         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1444         (image-size): Declare.
1445
1446 2013-09-12  Glenn Morris  <rgm@gnu.org>
1447
1448         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1449         Avoid using `find', which i) might not be defined at runtime;
1450         ii) does not work, since its default test is eql, not equal.
1451         (gnus-mime-action-alist): Declare.
1452
1453 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1454
1455         * score-mode.el (gnus-score-mode-map): Move initialization
1456         into declaration.
1457         (gnus-score-mode): Use define-derived-mode.
1458         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1459         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1460         into declaration.
1461         (gnus-kill-file-mode): Use define-derived-mode.
1462         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1463         Use derived-mode-p.
1464         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1465         (gnus-group-setup-buffer, gnus-group-name-at-point)
1466         (gnus-group-make-web-group, gnus-group-enter-directory)
1467         (gnus-group-suspend): Use derived-mode-p.
1468         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1469         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1470         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1471         (gnus-article-setup-buffer, gnus-article-prepare)
1472         (gnus-article-prepare-display, gnus-sticky-article)
1473         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1474         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1475         (gnus-article-read-summary-keys): Use derived-mode-p.
1476
1477 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1478
1479         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1480
1481 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1482
1483         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1484         shift_jis from the default value set for Japanese users.
1485
1486 2013-08-13  Glenn Morris  <rgm@gnu.org>
1487
1488         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1489
1490         * gnus.el (gnus-valid-select-methods): Fix type.
1491
1492         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1493
1494 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1495
1496         * mm-decode.el (mm-display-external): Run a timer for the temp files
1497         deletion after a viewer exits; add a deletion timer for the needsterm
1498         case, too.
1499
1500         * mm-decode.el (mm-display-external): Try to delete temporary files by
1501         using a 1-min. timer.
1502
1503 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1504
1505         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1506         New internal variables.
1507         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1508         (mm-display-external): Use it to delete temporary files instead of
1509         using timers.
1510
1511 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1512
1513         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1514
1515 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1516
1517         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1518         with cond for backwards compatability.
1519
1520 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1521
1522         * mm-decode.el (mm-display-external): Bind process-connection-type to
1523         nil; don't delete a temp file immediately even if a viewer finishes,
1524         since it may be a shell script, like xdg-open, that launches a real
1525         viewer program belatedly.
1526
1527 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1528
1529         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1530         that we can create nndoc groups that excerpt other groups.
1531
1532 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1533
1534         * gnus-delay.el (gnus-delay-article): Fix typo.
1535
1536         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1537         articles.
1538
1539         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1540         we can get spell-checking etc.
1541
1542 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1543
1544         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1545         a single one used for encoding the whole text in a header.
1546
1547 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1548
1549         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1550         doesn't work properly on XEmacs.
1551
1552 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1555         before sending.
1556
1557         * dgnushack.el (dgnushack-compile): Add a temporary check for
1558         gnus-icalendar.
1559
1560         * mm-decode.el (mm-command-output): New face.
1561         (mm-display-external): Use it.
1562
1563 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1564
1565         * nnmbox.el (nnmbox-request-article): Don't change point.
1566
1567 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1570         Include `handle' parameter.
1571
1572 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1573
1574         * gnus-icalendar.el: New file.
1575
1576 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1577
1578         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1579
1580         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1581         dummy roots, too.
1582
1583 2013-08-01  David Edmondson  <dme@dme.org>
1584
1585         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1586         out on ttys.
1587
1588 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1589
1590         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1591         not empty.
1592
1593         * nnrss.el (nnrss-discover-feed): Indent.
1594
1595 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1596
1597         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1598
1599 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1600
1601         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1602         dirty to ensure nnimap data being saved.
1603
1604 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1605
1606         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1607         menu entry.
1608
1609         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1610         the current thread's total score instead of the current article's
1611         score.
1612
1613         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1614         (gnus-sort-threads-recursively): Delete defcustom.
1615         (gnus-sort-threads-recursive): Adapt accordingly.
1616
1617 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1618
1619         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1620         (gnus-sort-threads-recursive): Use it.
1621         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1622         again.  Now that determines how to sort subthreads.
1623
1624 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1625
1626         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1627         (gnus-sort-threads): Use it.
1628
1629 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1630
1631         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1632         punctuation characters follow parentheses (bug#14950).
1633
1634 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1635
1636         * gnus.el (gnus-continuum-version):
1637         * gnus-msg.el (gnus-extended-version): Simplify.
1638
1639         * gnus.el (gnus-continuum-version-1): Remove.
1640         * gnus-msg.el (gnus-bug): Revert.
1641
1642         Calculate gnus-version correctly on Cygwin.
1643
1644         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1645         (gnus-continuum-version-1): New function, return a string.
1646
1647         * gnus-msg.el (gnus-extended-version, gnus-bug):
1648         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1649
1650 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1651
1652         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1653         (bug#13384).
1654
1655 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656
1657         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1658         that were only relevant in a development version a long time ago.
1659
1660 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1661
1662         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1663         that the old Emacs 24s bundle.
1664
1665 2013-07-10  David Engster  <deng@randomsample.de>
1666
1667         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1668         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1669         fixes a bug in Emacs trunk where the 'unexist' marks were always
1670         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1671         Gnus v0.03".
1672
1673 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1674
1675         * gnus.el (gnus-summary-line-format): Reference
1676         `gnus-user-date-format-alist' for the &user-date; format, not
1677         `gnus-summary-user-date-format-alist'.
1678
1679 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1680
1681         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1682         delete files (bug#13481).
1683
1684 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1685
1686         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1687
1688 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1689
1690         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1691         display images.
1692
1693         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1694
1695         * message.el (message-cancel-news): According to
1696         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1697         preferred over "cmsg cancel" in the Subject.
1698
1699         * nnir.el (nnir-engines): Note that the group specs are regexps
1700         (bug#13238).
1701
1702         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1703         gotten read-only text properties, ensure that those aren't heeded when
1704         copying stuff over (bug#13434).
1705
1706         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1707         (bug#13762).
1708
1709 2013-07-05  David Kastrup  <dak@gnu.org>
1710
1711         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1712         authinfo file again (important for blank passwords).  This had been
1713         broken with 2013-06-15 change.
1714
1715 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1716
1717         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1718         Revert 2013-01-14 change.
1719
1720 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1721
1722         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1723         of 'create-image' for XEmacs compatibility; check errors when decoding
1724         image.  Reported by Uwe Brauer.
1725
1726 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1727
1728         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1729         gnus-button-push revised at 2011-01-19.
1730
1731 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1732
1733         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1734         now live in the lisp/net Emacs 24 repository.
1735
1736 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1737
1738         * eww.el (eww-update-header-line-format): Quote % characters.
1739
1740 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1741
1742         * eww.el (eww-process-text-input): Display passwords as asterisks.
1743
1744         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1745
1746 2013-06-19  Tom Tromey  <tromey@redhat.com>
1747
1748         * eww.el (eww-top-url): Remove.
1749         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1750         (eww-render): Set new variables.  Don't set eww-top-url.
1751         (eww-handle-link): Handle "prev", "home", and "contents".
1752         Downcase the rel text.
1753         (eww-top-url): Choose best top URL.
1754
1755 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1756
1757         * eww.el: Rewrite to implement form elements "by hand" instead of
1758         relying in widget.el.  Using widget.el leads to too many
1759         user interface inconsistencies.
1760         (eww-self-insert): Implement entering commands in text fields.
1761         (eww-process-text-input): New function to make text input field editing
1762         work.
1763         (eww-submit): Rewrite to use the new-style form methods.
1764         (eww-select-display): Display the correct selected item.
1765         (eww-change-select): Implement changing the select value.
1766         (eww-toggle-checkbox): Implement radio/checkboxes.
1767         (eww-update-field): Fix compilation error.
1768         (eww-tag-textarea): Implement <textarea>.
1769
1770         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1771         don't shadow mode-specific bindings.
1772
1773         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1774         nothing to push.
1775
1776         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1777
1778 2013-06-19  Glenn Morris  <rgm@gnu.org>
1779
1780         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1781
1782 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1783
1784         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1785
1786 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787
1788         * shr.el (shr-make-table-1): Implement <td rowspan>.
1789         (shr-table-horizontal-line): Allow nil as a value, and change the
1790         default.
1791         (shr-insert-table-ruler): Respect the nil value.
1792
1793 2013-06-18  Tom Tromey  <tromey@barimba>
1794
1795         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1796         New defvars.
1797         (eww-open-file): New defun.
1798         (eww-render): Initialize new variables.
1799         (eww-display-html): Handle "link" and "a".
1800         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1801         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1802         (eww-back-url): Rename from eww-previous-url.
1803         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1804         defuns.
1805
1806 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1807
1808         * shr.el (shr-tag-table): Insert the images after the table, so that
1809         they're not covered by the table colourisation, which often looked
1810         awkward.
1811         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1812         <dd>.
1813         (shr-make-table-1): Implement <td colspan=> support.
1814         (shr-insert-document): Use one less than window width if `shr-width' is
1815         nil, since otherwise things may get one character too wide.
1816
1817 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * eww.el (eww-detect-charset): Improve regexp; move backward.
1820
1821 2013-06-18  Glenn Morris  <rgm@gnu.org>
1822
1823         * mm-decode.el (widget-convert-button): Autoload.
1824
1825         * sieve-manage.el (mm-enable-multibyte): Autoload.
1826
1827         * shr.el (libxml-parse-html-region): Declare.
1828         (shr-render-buffer): Explicit error if no libxml2 support.
1829
1830 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1831
1832         * auth-source.el (auth-source-current-line): New function.
1833         (auth-source-netrc-parse-entries): When a data token is "machine",
1834         assume we're in the wrong place and abort parsing the current line.
1835
1836 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1837
1838         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1839         (eww-convert-widgets): Don't bug out if the first widget starts at the
1840         beginning of the buffer.
1841         (eww-convert-widgets): Fix last patch.
1842         (eww-tag-input): Support <input type=image>.
1843
1844         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1845         (shr-tag-base): Protect against base specs that are degenerate.
1846         (shr-ensure-paragraph): Don't delete empty lines that have text
1847         properties, because these may be input fields.
1848
1849         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1850         we can navigate to them.
1851
1852         * shr.el (shr-colorize-region): Put the colours over the entire region.
1853         (shr-inhibit-decoration): New variable.
1854         (shr-add-font): Use it to inhibit text property decorations while doing
1855         preliminary table renderings.  This speeds up typical Wikipedia page
1856         renderings by 15%.
1857         (shr-tag-span): Don't respect the <title>, because that overwrites the
1858         help-echo from links inside the spans.
1859         (shr-next-link): Use `help-echo' for navigation, so that we can
1860         navigate to form elements, too.
1861
1862         * eww.el (eww-button): New face.
1863         (eww-convert-widgets): Use it to make submit buttons more button-like.
1864
1865         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1866         that Gnus commands work.
1867
1868         * shr.el (shr-render-td): Support horizontal alignment.
1869
1870         * eww.el (eww-put-color): Removed.
1871         (eww-colorize-region): Use `add-face-text-property'.
1872
1873         * shr.el (shr-add-font): Append face data, so that we get the correct
1874         precedence: The innermost value (which is applied first) wins.
1875         (shr-make-overlay): Obsolete function.
1876
1877         * mm-decode.el (mm-convert-shr-links): New function to convert
1878         new-style shr URL links into widgets.
1879         (mm-shr): Use it.
1880
1881         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1882         widget commands, since we're no longer using widgets for links.
1883
1884         * shr.el (shr-next-link): New command.
1885         (shr-previous-link): New command.
1886         (shr-urlify): Don't use `widget-convert', because that's slow.
1887         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1888         because collecting the overlays and reapplying them when generating
1889         tables is slow.
1890         (shr-insert-table): Ditto.
1891
1892 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1893
1894         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1895         * shr.el (browse-url): Require `url'.
1896         * eww.el (url): Require format-spec.
1897
1898 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * eww.el (eww-display-html): Default to using the entire window width.
1901         (eww-browse-url): Don't add a User-Agent header (twice), because that
1902         makes Bing refuse connection.
1903
1904         * shr.el (shr-make-table): Cache the table rendering at the table
1905         level, and not the <td> level.  This is a bit faster.
1906
1907         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1908         #id.
1909
1910         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1911         browsers don't.
1912         (shr-expand-url): Respect #anchor links.
1913         (shr-parse-base): Chop off the anchor before using.
1914         (shr-descend): Respect display: none.
1915         (shr-descend): Allow marking elements that have certain IDs.
1916
1917         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1918
1919         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1920
1921         * eww.el (eww-tag-textarea): Support <textarea>.
1922
1923 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1924
1925         * shr.el (shr-dom-to-xml): Fixed function call.
1926
1927         * eww.el (eww): New group.
1928         (eww-header-line-format): New custom variable.
1929         (eww-current-title): New variable.
1930         (eww-display-html): Update header and handle title tag.
1931         (eww-update-header-line-format): New function.
1932         (eww-tag-title): New function.
1933
1934         * shr.el (shr-dom-to-xml): New function.
1935         (shr-tag-svg): Add support for the SVG tag.
1936         (shr-bullet): New custom variable.
1937         (shr-tag-li): Support custom bullet in unordered lists.
1938
1939 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1940
1941         * shr.el (shr-expand-url): Respect // URLs.
1942
1943         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1944         put a background colour onto the entire buffer.
1945         (eww-render): When being redirected, use the redirect URL as the new
1946         base URL.
1947
1948         * shr.el (shr-parse-base): Fix parsing error.
1949
1950         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1951
1952         * shr.el (shr-parse-base): New function.
1953         (shr-expand-url): Use it to expand relative URLs reliably.
1954
1955 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1956
1957         * auth-source.el (auth-source-search-collection): Fix docstring.
1958         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1959         single-quoted strings and multiline entries.
1960         (auth-source-netrc-parse-next-interesting)
1961         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1962         functions to support parser.
1963
1964 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1965
1966         * eww.el (eww-submit): Get submit button logic right when hitting RET
1967         on non-submit buttons.
1968
1969         * shr.el: Remove shr-preliminary-table-render, since that can't really
1970         be used for anything in practice.
1971
1972 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1973
1974         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1975         (sieve-manage-quit).
1976
1977 2013-06-14  Glenn Morris  <rgm@gnu.org>
1978
1979         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1980
1981 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1982
1983         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1984         control the maximum size of photo ID image.
1985         (mml2015-epg-key-image-to-string): Respect it.
1986
1987 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988
1989         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1990         instead of the final one so that we can more easily distinguish them.
1991
1992         * eww.el (eww-submit): Compute the submission URL correctly.
1993
1994 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1995
1996         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1997         Use plist-get rather than CL's getf.
1998         (sieve-manage-parse-capability): Avoid CL's remove-if.
1999
2000 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2001
2002         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2003         (sieve-manage-quit).
2004
2005 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2006
2007         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2008         last slash.
2009
2010         * eww.el (eww-tag-select): Use the first value as the default value.
2011
2012 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2013
2014         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2015         (eww-mode): Use `define-derived-mode'.
2016         (eww-parse-headers): Parse headers from beginning of buffer so that
2017         file:// links work.
2018
2019 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2020
2021         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2022
2023 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2026         to handle them at all.
2027
2028 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2029
2030         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2031         work, too.
2032         (eww-tag-select): Implement <select>.
2033
2034 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2035
2036         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2037         stream managing functions by using open-protocol-stream to do most of
2038         the work.  Has the nice benefit of enabling STARTTLS.
2039         Wait for capabilities after STARTTLS: following RFC5804, the server
2040         sends new capabilities after successfully establishing a TLS connection
2041         with the client.  The client should update the cached list of
2042         capabilities, but we just ignore the answer for now.
2043         (sieve-manage-network-p, sieve-manage-network-open)
2044         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2045         (sieve-manage-forward, sieve-manage-streams)
2046         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2047         API, nor called by any other function.
2048         Enable Multibyte for SieveManage buffers: The parser won't properly
2049         handle umlauts and line endings unless multibyte is turned on in the
2050         process buffer.
2051
2052 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2053
2054         * eww.el (eww-tag-input): Support password fields.
2055         (eww-submit): Support POST.
2056
2057 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058
2059         * eww.el (eww-tag-form): Protect against degenerate forms.
2060
2061         * shr.el (shr-expand-url): Expand URLs that start with a slash
2062         correctly.
2063
2064         * eww.el (eww-submit): Get submit button logic right.
2065
2066         * shr.el (shr-final-table-render): New variable to signal when we're
2067         doing the final table rendering so that we can collect more data at
2068         that point.
2069
2070         * eww.el (eww-submit): Make form submission work.
2071         (eww-tag-input): Implement submit buttons.
2072         (eww-click-radio): Implement radio and checkboxes.
2073         (eww-submit): Handle hidden elements.
2074
2075         * shr.el (shr-descend): Allow other packages to override (or provide)
2076         rendering of elements.
2077         (shr-expand-url): Strip query strings from URLs before expanding them.
2078
2079         * eww.el: Don't require cl-lib.
2080         (eww-tag-form): Start form support.
2081
2082         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2083
2084         * eww.el: Start writing a new, tiny web browser.
2085         (eww-previous-url): New command.
2086         (eww-quit): New command.
2087
2088 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2089
2090         * sieve.el: Put point at beginning of buffer when viewing a script.
2091         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2092         number in sieve-buffer's header.  Fixed code to also work with a string
2093         as port specifier.  Properly close the connection on pressing 'q'.  Make
2094         sieve-manage-quit close the connection and process buffer.  Also, remove
2095         duplicate keybinding for 'q'.
2096
2097 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2098
2099         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2100         make it easier to read.
2101         (mm-pkcs7-enveloped-magic): Ditto.
2102
2103 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2104
2105         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2106         before `image-type-available-p' to avoid loading the image libraries
2107         needlessly.
2108
2109 2013-06-05  David Engster  <deng@randomsample.de>
2110
2111         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2112         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2113         to see whether the group was synced before.
2114
2115 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2116
2117         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2118         when opening the connection.
2119         Suggested by João Távora <joaotavora@gmail.com> in
2120         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2121
2122 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2123
2124         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2125         assume Date header begins with "Date", that may be customized into
2126         something like "X-Sent" using gnus-article-time-format.
2127         (article-transform-date): Allow multi-line Date header.
2128
2129 2013-06-02  David Engster  <deng@randomsample.de>
2130
2131         * registry.el (initialize-instance, registry-lookup)
2132         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2133         (registry-lookup-secondary-value, registry-search, registry-delete)
2134         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2135         not wrap methods in `eval-and-compile'.  This breaks due to latest
2136         changes in EIEIO (introduction of eieio-core.el).
2137
2138 2013-05-30  Glenn Morris  <rgm@gnu.org>
2139
2140         * nnmail.el (nnmail-fancy-expiry-target):
2141         Also bind mail-dont-reply-to-names.
2142
2143         * spam-stat.el (spam-stat-save):
2144         No need to tweak font-lock in temp buffers.
2145
2146         * shr.el (shr-put-image): Silence compiler.
2147
2148 2013-05-29  Glenn Morris  <rgm@gnu.org>
2149
2150         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2151
2152         * gnus-group.el (gnus-sequence-of-unread-articles)
2153         (gnus-summary-add-mark, gnus-mark-article-as-read)
2154         (gnus-group-make-articles-read): Declare.
2155
2156         * gnus-sum.el (gnus-parameter-list-identifier)
2157         (gnus-article-stop-animations, gnus-stop-downloads)
2158         (gnus-article-only-boring-p, article-goto-body)
2159         (gnus-flush-original-article-buffer, article-narrow-to-head)
2160         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2161         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2162
2163         * gnus.el: No need to eval-and-compile autoloads.
2164
2165         * gravatar.el (help-function-arglist): Autoload.
2166
2167         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2168
2169         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2170
2171         * spam.el: No need to load spam-report when compiling.
2172         No need to eval-and-compile autoloads.
2173         (spam-report-resend-to): Declare.
2174         (spam-report-resend-register-routine): Require 'spam-report.
2175
2176 2013-05-24  Julien Danjou  <julien@danjou.info>
2177
2178         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2179         setup.
2180
2181 2013-05-23  Glenn Morris  <rgm@gnu.org>
2182
2183         * gnus-util.el (rmail-swap-buffers-maybe)
2184         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2185         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2186         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2187
2188         * mm-decode.el: No need to load term when compiling.
2189         (term-mode, term-char-mode): Declare.
2190
2191         * mm-util.el: No need to load jka-compr when compiling.
2192         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2193
2194         * nnmaildir.el: Require is automatically eval-and-compile.
2195         (nnmail): Require at run-time too.
2196
2197         * registry.el (registry-size): Move definition before use.
2198
2199 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2200
2201         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2202         signed data to conform the standard.  (Bug#14232)
2203
2204 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2205
2206         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2207         double angle quotation mark.
2208
2209 2013-05-20  Glenn Morris  <rgm@gnu.org>
2210
2211         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2212
2213 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2214
2215         * message.el (message-insert-formatted-citation-line): handle finding
2216         first/lastname when more than 2 names appear.
2217
2218 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2219
2220         * shr.el (shr-tag-span): New function.
2221
2222 2013-05-18  Glenn Morris  <rgm@gnu.org>
2223
2224         * message.el (message-mode): Use message-mode-abbrev-table,
2225         with text-mode-abbrev-table as parent.  (Bug#14413)
2226
2227 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2228
2229         * message.el (message-expand-group): Decode group names.
2230
2231 2013-05-16  Julien Danjou  <julien@danjou.info>
2232
2233         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2234         app-icon.
2235
2236 2013-05-15  Glenn Morris  <rgm@gnu.org>
2237
2238         * shr-color.el (shr-color-visible-luminance-min)
2239         (shr-color-visible-distance-min): Use shr-color group.
2240
2241 2013-05-11  Glenn Morris  <rgm@gnu.org>
2242
2243         * gnus-vm.el: Make it loadable without VM.
2244         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2245         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2246
2247 2013-05-09  Glenn Morris  <rgm@gnu.org>
2248
2249         * mml1991.el: Make it loadable.  (Bug#13456)
2250
2251         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2252         * gnus-async.el (gnus-async-post-fetch-function):
2253         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2254         * gnus-html.el (gnus-html-image-cache-ttl):
2255         * gnus-notifications.el (gnus-notifications-timeout):
2256         * gnus-picon.el (gnus-picon-properties):
2257         * gnus-util.el (gnus-completion-styles):
2258         * gnus.el (gnus-other-frame-resume-function):
2259         * message.el (message-user-organization-file)
2260         (message-cite-reply-position):
2261         * nnir.el (nnir-summary-line-format)
2262         (nnir-retrieve-headers-override-function):
2263         * shr-color.el (shr-color-visible-luminance-min):
2264         * shr.el (shr-blocked-images):
2265         * spam-report.el (spam-report-resend-to):
2266         * spam.el (spam-summary-exit-behavior): Fix custom types.
2267
2268         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2269
2270 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2273         because of let-binding help-xref-following.  (Bug#14356)
2274
2275 2013-05-06  Glenn Morris  <rgm@gnu.org>
2276
2277         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2278
2279 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2280
2281         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2282         entering into the registry.
2283
2284 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2285
2286         * gnus.el: Ma Gnus v0.7 is released.
2287
2288 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2289
2290         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2291         (Bug#14304)
2292
2293 2013-04-27  Glenn Morris  <rgm@gnu.org>
2294
2295         * gnus.el (gnus-list-debbugs):
2296         Use require rather than autoload.  (Bug#14262)
2297
2298 2013-04-27  Julien Danjou  <julien@danjou.info>
2299
2300         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2301         port to "sieve" now that it has an official IANA port assigned.
2302
2303 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2304
2305         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2306         Don't set the MAILHOST environment variable permanently (Bug#14271).
2307
2308 2013-04-26  Glenn Morris  <rgm@gnu.org>
2309
2310         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2311
2312 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2313
2314         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2315         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2316
2317 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2318
2319         * nnir.el (nnir-close-group): Make sure we are in the right group.
2320
2321         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2322         dependency table from all newly retrieved headers.
2323
2324 2013-04-16  David Edmondson  <dme@dme.org>
2325
2326         Support <img src="data:...">.
2327
2328         * shr.el (shr-image-from-data): New function.
2329         (shr-tag-img): Use it.
2330
2331 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2332
2333         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2334         group.
2335
2336 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2337
2338         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2339         corresponding to any existing group (Bug#14166).
2340
2341 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2342
2343         * nnir.el (number-sequence): No longer used.
2344         (nnir-request-set-mark): New function.
2345         (nnir-request-update-info): Improve marks updating.
2346         (nnir-request-scan): Don't duplicate marks updating.
2347         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2348         Use 'assq rather than 'assoc.  Quote anonymous function.
2349         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2350         Use 'gnus-group-prefixed-p.
2351         (gnus-summary-create-nnir-group): Make sure server for method is open.
2352
2353 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2354
2355         * nnir.el (gnus-nnir-group-p): New function.
2356         (nnir-possibly-change-group): Use it.
2357
2358         * gnus-msg.el (gnus-setup-message): Use it.
2359
2360 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2361
2362         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2363         `initial-input' for the argument name.
2364         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2365
2366 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2367
2368         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2369         (used by MH-E).
2370
2371 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2372
2373         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2374         group.
2375
2376         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2377         fix compilation.
2378
2379 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2380
2381         * nnir.el (nnir-method-default-engines): And another typo.
2382
2383 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2384
2385         * nnir.el (nnir-method-default-engines): Fix typo.
2386
2387 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2388
2389         * nnir.el: Define 'number-sequence for xemacs.
2390         (gnus-summary-create-nnir-group): New function to create an nnir group
2391         from an nnir summary buffer based on the current query.
2392         (nnir-request-create-group): Update to allow nnir group creation based
2393         on the current query.
2394
2395 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2396
2397         * nndraft.el (nndraft-request-expire-articles):
2398         Make expiry target always `delete'.
2399
2400 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2401
2402         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2403         buffer use the posting-style and gcc of the original article group.
2404         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2405
2406         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2407         after other deffoos.
2408
2409 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2410
2411         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2412         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2413         support for real (i.e. not ephemeral) nnir groups.
2414         (gnus-summary-make-nnir-group): New function for initiating searches
2415         from a summary buffer.
2416
2417 2013-03-18  Sam Steingold  <sds@gnu.org>
2418
2419         * message.el (message-bury): Minor cleanup.
2420
2421 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2422
2423         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2424
2425 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2428         nnml-request-list.  (Bug#13873)
2429         (nndir-request-newsgroups): Remove, unused.
2430
2431         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2432
2433 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2434
2435         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2436         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2437         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2438
2439 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2440
2441         * shr.el: Make all the overlays set the `evaporate' property so that
2442         they're removed properly.
2443
2444 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2445
2446         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2447         shell-quote-argument.
2448
2449 2013-02-22  David Engster  <deng@randomsample.de>
2450
2451         * gnus-registry.el (gnus-registry-save): Provide class name when
2452         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2453         `condition-case' to stay compatible with older EIEIO versions which
2454         only accept one argument.
2455
2456 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2457
2458         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2459         (epg-user-id-validity): Autoload.
2460         (mml2015-epg-check-user-id): New function.
2461         (mml2015-epg-check-sub-key): New function split from
2462         mml2015-epg-find-usable-key.
2463         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2464         optional name-is-key-id, to handle the case when user-id is unusable.
2465         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2466
2467 2013-02-17  Glenn Morris  <rgm@gnu.org>
2468
2469         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2470
2471 2013-02-16  Glenn Morris  <rgm@gnu.org>
2472
2473         * shr.el (shr-put-image): Only animate images that specify a delay.
2474         This is consistent with the old image-animated-p behavior.
2475
2476 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2477
2478         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2479         for XEmacs.
2480
2481 2013-02-13  Juri Linkov  <juri@jurta.org>
2482
2483         * gnus-art.el (gnus-article-mode-map):
2484         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2485         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2486
2487 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2488
2489         * auth-source.el (auth-source-format-prompt): Don't get confused by
2490         any "\" in replacement text.  (Bug#13637)
2491
2492 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2493
2494         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2495         (gnus-backend-trace): Honour gnus-backend-trace.
2496
2497         * mml.el (mml-insert-part): Insert closing tag.
2498
2499         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2500
2501 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2502
2503         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2504         able to find the article, which can happen in debbugs groups,
2505         apparently.
2506
2507 2013-01-16  Glenn Morris  <rgm@gnu.org>
2508
2509         * smiley.el (smiley-style): Make the file loadable in batch mode.
2510
2511 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2512
2513         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2514         imap process running.
2515
2516 2013-01-14  Julien Danjou  <julien@danjou.info>
2517
2518         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2519         Compare addresses against addresses, not against the full From field.
2520
2521 2013-01-13  Richard Stallman  <rms@gnu.org>
2522
2523         * message.el (message-forward-make-body-mime): New args BEG, END
2524         specify what part of FORWARD-BUFFER to use.  Do the work directly
2525         instead of calling `mml-insert-buffer'.
2526
2527 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2528
2529         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2530         cross-reference(s).
2531
2532         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2533         cross-reference(s).
2534
2535 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2536
2537         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2538         and point-max-marker.
2539         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2540
2541 2013-01-11  Julien Danjou  <julien@danjou.info>
2542
2543         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2544         max are almost equal.  Also return the correct value for V which is
2545         already between 0 and 1.
2546
2547 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2548
2549         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2550         to mml2015-encrypt-to-self.
2551         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2552
2553 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2554
2555         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2556         mml-smime-epg-find-usable-secret-key.
2557
2558 2013-01-08  Glenn Morris  <rgm@gnu.org>
2559
2560         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2561
2562 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2563
2564         * mml-smime.el: Support signing by sender.
2565         Requested by Uwe Brauer.
2566         (mml-smime-sign-with-sender): New user option analogous
2567         to mml2015-sign-with-sender.
2568         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2569         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2570         mml2015.el.
2571
2572 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2573
2574         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2575         isn't running, because Gnus will probably not know how to handle the
2576         Gcc header (bug#11941).
2577
2578         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2579         articles.
2580
2581 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582
2583         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2584         (nnfolder-generate-active-file): Make this function work with recursive
2585         folder names.
2586
2587 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2588
2589         * nntp.el (nntp-open-connection): Use HELP as the capability command
2590         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2591         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2592
2593 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2594
2595         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2596         place holder since this gives `Invalid face reference: nil' messages.
2597         Use the `default' face instead.  It has the same effect here, even
2598         though it is not no-op.
2599
2600         * gnus-util.el
2601         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2602
2603 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2604
2605         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2606         non-string posting styles (bug#13285).
2607
2608 2012-12-27  Glenn Morris  <rgm@gnu.org>
2609
2610         * plstore.el (plstore-passphrase-callback-function):
2611         Use plstore-get-file.
2612
2613 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2614
2615         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2616         stderr.
2617
2618 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2621
2622         * gnus-compat.el (set-buffer-multibyte): Remove.
2623
2624 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2625
2626         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2627         temporary file to get PGP key image.  Pass no-show-photos when
2628         extracting image to avoid having it pop up twice.
2629
2630 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2631
2632         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2633         eligible for treatment.
2634
2635         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2636         lines.  This makes summary commands with hidden threads work more
2637         reliably.
2638
2639         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2640         button to mark the hidden citations (bug#9395).
2641
2642 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2643
2644         * mml2015.el (mml2015-epg-signature-to-string): New function.
2645         (mml2015-epg-verify-result-to-string): New function.
2646         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2647         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2648         instead of epg-verify-result-to-string.
2649         (epg-signature-key-id, epg-signature-to-string): Autoload.
2650         (epg-verify-result-to-string): Remove autoload.
2651
2652 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2653
2654         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2655         ID image from GPG public key.
2656         (mml2015-epg-key-image-to-string): New function.
2657
2658 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2659
2660         * plstore.el (plstore-passphrase-callback-function): Fix error when
2661         error when plstore-cache-passphrase-for-symmetric-encryption is set
2662         (bug#13264).
2663
2664 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2665
2666         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2667         buffer to the article buffer here, because that clobbers multiple
2668         article buffers.
2669
2670         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2671         buffer always points to the right summary buffer.
2672
2673 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2674
2675         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2676         the password (bug#12097).
2677
2678 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2679
2680         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2681         (bug#13263).
2682
2683         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2684         buffer exists before using it (bug#12475).
2685
2686         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2687         offline groups (bug#11937).
2688
2689         * message.el (message-yank-original): When using customize to set the
2690         value of `message-cite-style', the variable it set to a symbol that's
2691         the name of the variable, which must then be dereferenced (bug#12616).
2692
2693 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2694
2695         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2696         the `face' property with a list whose car is the face specified in the
2697         format string and whose cdr is (nil).
2698         * lisp/gnus-util.el
2699         (gnus-put-text-property-excluding-characters-with-faces):
2700         Change accordingly.
2701         (gnus-get-text-property-excluding-characters-with-faces): New function.
2702         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2703         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2704         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2705
2706 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2707
2708         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2709         login methods.
2710         (nnimap-login): Respect the `nnimap-authenticator' variable.
2711
2712         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2713         mark state when moving articles.  Otherwise unticked articles will get
2714         their ticks back after moving.
2715
2716 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2717
2718         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2719
2720         * message.el (message-ignored-news-headers): Always remove
2721         X-Message-SMTP-Method to avoid information leakage if the user
2722         mistakenly inserts the header into news messages.
2723
2724         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2725
2726         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2727         right than four characters, this command would move point to
2728         `point-max'.  Don't do that.
2729
2730         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2731         to nil to allow re-selecting groups that gain articles.
2732         (gnus-bug-group-download-format-alist): Update the URL.
2733
2734 2012-12-23  Andreas Schwab  <schwab@suse.de>
2735
2736         * shr.el (shr-tag-em): Render em as italic, not bold.
2737
2738 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2739
2740         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2741         for reuse.
2742         (gnus-open-server): Use it to add more tracing.
2743         (gnus-finish-retrieve-group-infos): Add backend tracing.
2744         (gnus-backend-trace): Also note the elapsed seconds.
2745
2746 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2747
2748         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2749         Set epa-file-encrypt-to from variable to avoid querying.
2750
2751 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2752
2753         * sieve-mode.el (sieve-font-lock-keywords):
2754         Keywords should be word delimited.  (Bug#13173)
2755
2756 2012-12-13  Andreas Schwab  <schwab@suse.de>
2757
2758         * tls.el (tls-program): Update customize type.
2759
2760 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2763         instead of <pre> to align message header.
2764
2765 2012-12-12  Sam Steingold  <sds@gnu.org>
2766
2767         * gnus.el (gnus-other-frame-resume-function): Add user option.
2768         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2769
2770 2012-12-06  Sam Steingold  <sds@gnu.org>
2771
2772         * gnus-start.el (gnus-before-resume-hook): Add.
2773         (gnus-1): Run it when Gnus is alive.
2774
2775 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2776
2777         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2778         * gnus-art.el (article-unsplit-urls)
2779         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2780         * gnus-registry.el (gnus-registry-get-article-marks)
2781         * message.el (message-goto-body): Use it.
2782         (message-called-interactively-p): Remove.
2783
2784         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2785         (spam-stat-score-buffer): Use it.
2786
2787         * spam.el: Silence the warnings against BBDB functions when compiling.
2788
2789         * gnus-score.el (gnus-score-decode-text-parts):
2790         Use append+mapcar instead of the cl function mapcan.
2791
2792 2012-12-05  Sam Steingold  <sds@gnu.org>
2793
2794         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2795         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2796         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2797
2798 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2799
2800         * gmm-utils.el (gmm-called-interactively-p): Revert.
2801         This seems to cause Emacs to get stuck!
2802         * gnus-art.el (article-unsplit-urls)
2803         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2804         * gnus-registry.el (gnus-registry-get-article-marks)
2805         * message.el (message-goto-body)
2806         (message-called-interactively-p): Revert.
2807
2808         * gmm-utils.el (gmm-called-interactively-p): New function.
2809         * gnus-art.el (article-unsplit-urls)
2810         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2811         * gnus-registry.el (gnus-registry-get-article-marks)
2812         * message.el (message-goto-body): Use it.
2813         (message-called-interactively-p): Remove.
2814
2815         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2816         * gnus-sync.el (gnus-sync-lesync-call)
2817         * message.el (message-read-from-minibuffer): Use it.
2818
2819 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2820
2821         * gmm-utils.el (gmm-flet): Remove.
2822         * gnus-sync.el (gnus-sync-lesync-call)
2823         * message.el (message-read-from-minibuffer): Don't use it.
2824
2825 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2828
2829 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2830
2831         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2832
2833         * gnus-sync.el (gnus-sync-lesync-call)
2834         * message.el (message-read-from-minibuffer): Use gmm-flet.
2835
2836         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2837
2838         * gnus-util.el (gnus-macroexpand-all): Remove.
2839
2840 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2841
2842         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2843         to TAB, not [tab].
2844         (gnus-summary-article-map): Likewise.
2845
2846         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2847         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2848
2849 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2850
2851         * time-date.el: Commentary fix.
2852
2853 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2854
2855         * color.el: Don't require cl.
2856         (color-complement): `caddr' -> `nth 2'.
2857
2858         * time-date.el (time-to-seconds): De-obsolete.
2859
2860 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2861
2862         * message.el (message-get-reply-headers):
2863         Make sure the reply goes to the author if it is a wide reply.
2864
2865 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2866
2867         * gnus-score.el (gnus-score-body):
2868         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2869         scoring by body.
2870
2871 2012-11-16  Glenn Morris  <rgm@gnu.org>
2872
2873         * gnus-diary.el (nndiary-request-create-group-functions)
2874         (nndiary-request-update-info-functions)
2875         (gnus-subscribe-newsgroup-functions)
2876         (nndiary-request-accept-article-functions):
2877         Use new names for hooks rather than obsolete aliases.
2878
2879 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2880
2881         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2882
2883 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2886         in meta tag with the one the part specifies in its header.
2887
2888 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2889
2890         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2891         by default.
2892
2893 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2894
2895         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2896         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2897
2898 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2899
2900         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2901         and a runtime function for it, of which the XEmacs version takes only
2902         two arguments.
2903
2904 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2905
2906         * nndiary.el (nndiary-request-create-group-functions)
2907         (nndiary-request-update-info-functions)
2908         (nndiary-request-accept-article-functions):
2909         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2910         "-hooks" suffix.
2911
2912 2012-10-19  Julien Danjou  <julien@danjou.info>
2913
2914         * gnus-art.el: Require gnus-util because it uses
2915         `gnus-timer--function'.
2916
2917 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2918
2919         * starttls.el (starttls-extra-arguments): Doc fix.
2920
2921 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2922
2923         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2924         it.
2925
2926 2012-10-06  Glenn Morris  <rgm@gnu.org>
2927
2928         * gnus-notifications.el (gnus-notifications):
2929         Add missing group :version tag.
2930         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2931         (gnus-gcc-post-body-encode-hook):
2932         * gnus-sync.el (gnus-sync-lesync-name)
2933         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2934
2935 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2936
2937         * color.el (color-hsl-to-rgb): Fix incorrect results for
2938         small and large hue values.  (Bug#12559)
2939
2940 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2941
2942         New UIDL implementation.
2943
2944         * mail-source.el (mail-sources, mail-source-keyword-map):
2945         Add :leave as a pop3 keyword.
2946         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2947
2948         * pop3.el (pop3-leave-mail-on-server): Allow number.
2949         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2950         (pop3-movemail): Add UIDL support.
2951         (pop3-send-streaming-command): Take a list of mail numbers instead of
2952         the number of mails.
2953         (pop3-write-to-file): Add X-UIDL header.
2954         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2955         (pop3-uidl-add-xheader): New functions.
2956
2957         * message.el (message-ignored-resent-headers):
2958         Add X-Content-Length and X-UIDL headers.
2959
2960 2012-10-05  Glenn Morris  <rgm@gnu.org>
2961
2962         * color.el (color-name-to-rgb, color-rgb-to-hex)
2963         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2964         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2965         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2966         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2967
2968 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2969
2970         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2971         a user about whether to delete temp files if once a user answered as n.
2972
2973 2012-09-25  Chong Yidong  <cyd@gnu.org>
2974
2975         * password-cache.el (password-read-and-add): Use a declare form to mark
2976         this function obsolete.
2977
2978 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * lpath.el: Bind mail-encode-mml for old Emacsen.
2981
2982 2012-09-17  Richard Stallman  <rms@gnu.org>
2983
2984         * message.el (message-in-body-p): Don't set mark or modify buffer.
2985
2986         * mml.el (mml-attach-file): Doc fix.
2987         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2988         Set mail-encode-mml when in Mail mode.
2989         Simplify code to set HEAD and move back to HEAD.
2990         (mml-insert-multipart, mml-insert-part):
2991         Set mail-encode-mml when in Mail mode.
2992
2993 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2994
2995         * gnus-util.el (gnus-timer--function): New function.
2996
2997         * gnus-art.el (gnus-article-stop-animations): Use it.
2998
2999 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
3000
3001         Fix glitches caused by addition of psec to timers.
3002         * gnus-art.el (gnus-article-stop-animations): Use timer--function
3003         rather than raw access to timer vector.
3004
3005 2012-09-11  Julien Danjou  <julien@danjou.info>
3006
3007         * gnus-notifications.el (gnus-notifications): Check for nil values in
3008         ignored addresses check.
3009
3010 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3011
3012         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3013
3014 2012-09-07  Chong Yidong  <cyd@gnu.org>
3015
3016         * gnus-util.el
3017         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3018
3019         * gnus-salt.el (gnus-tree-highlight-node):
3020         * gnus-sum.el (gnus-summary-highlight-line):
3021         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3022
3023 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3026
3027 2012-09-06  Juri Linkov  <juri@jurta.org>
3028
3029         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3030         scheme for buffer names to be more consistent with other group and
3031         article buffer names in Gnus.
3032
3033 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3034
3035         * gnus-util.el
3036         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3037
3038         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3039         Jenkner.
3040
3041         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3042
3043         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3044
3045         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3046
3047 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3050         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3051
3052         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3053         string-prefix-p in Emacs >=23.2.
3054
3055         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3056         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3057         instead of string-match-p.
3058         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3059
3060 2012-09-06  Kenichi Handa  <handa@gnu.org>
3061
3062         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3063         lowercase a..f.
3064
3065 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3066
3067         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3068
3069 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3070
3071         * nnimap.el (nnimap-request-move-article): Decode the group name when
3072         doing internal moves to avoid charset issues.
3073
3074         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3075         TIME is set.
3076
3077 2012-09-05  Juri Linkov  <juri@jurta.org>
3078
3079         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3080         than one group at a time (bug#11961).
3081
3082 2012-09-05  Julien Danjou  <julien@danjou.info>
3083
3084         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3085         this hide the real reason with a message giving absolutely no hint.
3086
3087 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3088
3089         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3090         to the backend (bug#11804).
3091
3092         * message.el (message-insert-newsgroups): Don't insert newsgroup
3093         duplicates (bug#12275).
3094
3095 2012-09-05  John Wiegley  <johnw@newartisans.com>
3096
3097         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3098         sieve rules.
3099
3100 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3101
3102         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3103         function.
3104
3105         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3106
3107         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3108
3109 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3110
3111         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3112         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3113         This should make nnmaildir more usable with offlineimap.
3114
3115 2012-09-05  Julien Danjou  <julien@danjou.info>
3116
3117         * nnimap.el (nnimap-request-list): Revert change that made listing
3118         synchronous.
3119         (nnimap-get-responses): Restore.
3120
3121 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3122
3123         * dgnushack.el: XEmacs 21.5 compilation fix.
3124
3125         * gnus-notifications.el (gnus-notifications-notify): Use it.
3126
3127         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3128         warnings on XEmacs.
3129
3130 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3131
3132         Better seeds for (random).
3133         * gnus-sync.el (gnus-sync-lesync-setup):
3134         * message.el (message-canlock-generate, message-unique-id):
3135         Change (random t) to (random), now that the latter is more random.
3136
3137 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3138
3139         * nnimap.el (nnimap-change-group): Document result value
3140
3141         * auth-source.el (auth-sources): Fix macos keychain access.
3142
3143         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3144         allow the backend `request-head' function to determine the group
3145         name on its own.
3146         (gnus-request-expire-articles): Filter out negative article numbers
3147         during expiry (Bug#11980).
3148
3149         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3150         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3151
3152         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3153         you've found the article when you haven't.
3154
3155         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3156         that nnimap-change-group can return t.
3157
3158 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3159
3160         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3161
3162 2012-08-30  Julien Danjou  <julien@danjou.info>
3163
3164         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3165         `gnus-notifications-timeout'.
3166         (gnus-notifications-timeout): Add.
3167         (gnus-notifications-action): New function.
3168         (gnus-notifications-notify): Add :action using
3169         `gnus-notifications-action'.
3170         (gnus-notifications-id-to-msg): New variable.
3171         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3172         notifications id to messages.
3173
3174 2012-08-30  Kenichi Handa  <handa@gnu.org>
3175
3176         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3177         once.
3178
3179 2012-08-29  Julien Danjou  <julien@danjou.info>
3180
3181         * gnus-notifications.el: New file.
3182         (gnus-notifications-notify): New function.
3183         (gnus-notifications): Use `gnus-notifications-notify'.
3184
3185 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3186
3187         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3188         transfer encoding first; bind gnus-newsgroup-charset to the charset
3189         that the article specifies (Bug#12209).
3190
3191 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3192
3193         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3194         (gnus-group-customize-done): Encode values posting-style holds.
3195
3196         * gnus-msg.el (gnus-summary-resend-message)
3197         (gnus-configure-posting-styles): Decode values posting-style group
3198         parameter holds.
3199
3200 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3201
3202         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3203         `name' and `address' in Resent-From header.
3204
3205 2012-08-14  Chong Yidong  <cyd@gnu.org>
3206
3207         * gnus-art.el (article-display-face): Handle failure in
3208         gnus-create-image (Bug#11802).
3209
3210 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3211
3212         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3213         Use defsetf.
3214
3215 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3216
3217         * auth-source.el (auth-source-plstore-search)
3218         (auth-source-secrets-search): Ignore :require and :type in search spec.
3219
3220 2012-08-06  Julien Danjou  <julien@danjou.info>
3221
3222         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3223         `nnimap-request-move-article'.
3224
3225         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3226         Remove autoload, already handled by gnus.el.
3227
3228         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3229
3230         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3231         supported by nnimap actually.  Reverts previous change.
3232
3233         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3234         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3235         to-buffer argument that is already supported.
3236
3237 2012-08-05  Julien Danjou  <julien@danjou.info>
3238
3239         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3240         Add autoload.
3241
3242 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3243
3244         * gnus.el (gnus-valid-select-methods): Fix custom type.
3245
3246 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3247
3248         * auth-source.el (auth-sources, auth-source-backend-parse)
3249         (auth-source-macos-keychain-search)
3250         (auth-source-macos-keychain-search-items)
3251         (auth-source-macos-keychain-result-append)
3252         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3253         auth-source.el through the /usr/bin/security utility.
3254         (auth-sources): Fix syntax error.
3255         (auth-source-macos-keychain-result-append): Fix variable name.
3256         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3257
3258 2012-07-27  Julien Danjou  <julien@danjou.info>
3259
3260         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3261         Emacs < 24.1
3262
3263 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3264
3265         * message.el (message-kill-address): Don't kill last newline.
3266         (message-skip-to-next-address): Don't move to the next header.
3267         (message-fill-field-address): Work properly.
3268
3269 2012-07-25  Julien Danjou  <julien@danjou.info>
3270
3271         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3272
3273 2012-07-24  Julien Danjou  <julien@danjou.info>
3274
3275         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3276
3277         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3278         (nntp-async-timer-handler): Remove, unused.
3279
3280         * nnimap.el (nnimap-get-responses): Remove, unused.
3281
3282         * nnheader.el (mail-header-set-extra): Remove, unused.
3283
3284         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3285         unused.
3286
3287         * mm-view.el (mm-view-sound-file): Remove, unused.
3288
3289         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3290         (mm-url-encode-multipart-form-data): Remove, unused.
3291
3292         * message.el (message-remove-signature, message-make-host-name)
3293         (message-fill-address): Remove, unused.
3294
3295         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3296         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3297         unused.
3298
3299         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3300         (gnus-xmas-call-region): Remove, unused.
3301
3302         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3303
3304         * gnus-util.el (gnus-extract-address-component-name)
3305         (gnus-extract-address-component-email, gnus-sortable-date)
3306         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3307         (gnus-process-live-p): Remove, unused.
3308
3309         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3310
3311         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3312         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3313         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3314         function.
3315
3316         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3317
3318         * gnus-score.el (gnus-summary-score-crossposting)
3319         (gnus-score-regexp-bad-p): Remove, unused.
3320
3321         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3322
3323         * gnus-range.el (gnus-sublist-p): Remove, unused.
3324
3325         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3326         unused.
3327
3328         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3329
3330         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3331         (gnus-request-associate-buffer): Remove, unused.
3332
3333         * gnus-group.el (gnus-group-set-method-info)
3334         (gnus-group-set-params-info): Remove, unused.
3335
3336         * gnus-fun.el (gnus-shell-command-to-string)
3337         (gnus-shell-command-on-region): Remove, unused.
3338
3339         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3340
3341         * gnus-art.el (gnus-article-text-type-exists-p)
3342         (article-translate-characters, gnus-article-hide-text-of-type)
3343         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3344         Remove, unused.
3345
3346 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3347
3348         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3349
3350 2012-07-21  Julien Danjou  <julien@danjou.info>
3351
3352         * message.el (message-dont-reply-to-names): Replace deprecated
3353         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3354         (message-get-reply-headers): Ditto.
3355
3356 2012-07-18  Julien Danjou  <julien@danjou.info>
3357
3358         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3359         `sieve-upload-and-kill'.
3360
3361         * sieve.el (sieve-bury-buffer): Remove function.
3362         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3363         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3364
3365 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3366
3367         * shr.el (shr-expand-url): Handle URL starting with `//'.
3368
3369 2012-07-13  Chong Yidong  <cyd@gnu.org>
3370
3371         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3372         instead of calling toggle-read-only with a (bogus) argument.
3373
3374 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3375
3376         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3377         of initial input when reading the author to restrict the summary to.
3378
3379 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3380
3381         * mm-decode.el (mm-shr):
3382         Allow overriding charset by mm-charset-override-alist.
3383
3384 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3385
3386         * gnus-art.el (gnus-article-view-part):
3387         Toggle subparts of multipart/alternative part.
3388
3389 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3390
3391         * shr.el (shr-render-buffer): New command.
3392         (shr-visit-file): Use it.
3393
3394 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3395
3396         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3397         Set no-byte-compile and no-update-autoloads.
3398
3399 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3402
3403 2012-06-25  Julien Danjou  <julien@danjou.info>
3404
3405         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3406         `nnimap-request-move-articles-find-limit' since we do not use it only
3407         for move operations.
3408         (nnimap-request-accept-article): Use
3409         `nnimap-request-articles-find-limit' to limit search by message-id.
3410
3411 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3412
3413         Support higher-resolution time stamps (Bug#9000).
3414
3415         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3416         VARLIST.  It's optional, for backward compatibility.
3417         (encode-time-value): New optional arg PICO.  New type 3.
3418         (time-to-seconds) [!float-time]: Support the new picoseconds
3419         component if it's used.
3420         (seconds-to-time, time-subtract, time-add):
3421         Support ps-resolution time stamps as well.
3422
3423 2012-06-19  Julien Danjou  <julien@danjou.info>
3424
3425         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3426
3427         * nnimap.el (nnimap-log-buffer): Check that
3428         `window-point-insertion-type' is boundp, since it's not available in
3429         XEmacs.
3430
3431 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3432
3433         * nnimap.el (nnimap-log-buffer): Add this, setting
3434         `window-point-insertion-type' in the buffer to t.
3435         (nnimap-log-command): Use nnimap-log-buffer.
3436
3437 2012-06-19  Julien Danjou  <julien@danjou.info>
3438
3439         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3440         argument to be able to limit the search.
3441         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3442         (nnimap-request-move-articles-find-limit): Add this to limit the search
3443         by Message-Id after a message move.
3444         (nnimap): Add defgroup.
3445
3446 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3447
3448         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3449
3450 2012-06-15  Julien Danjou  <julien@danjou.info>
3451
3452         * nnimap.el (nnimap-find-article-by-message-id): Use
3453         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3454         (nnimap-possibly-change-group): Add read-only argument.
3455         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3456         issuing EXAMINE manually.
3457         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3458         with read-only argument.
3459         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3460         cannot possibly change because we need to be sure that it's either
3461         read-write or read-only.
3462
3463 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3464
3465         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3466         being bound to a lambda form.
3467
3468 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3469
3470         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3471         articles when fetch-old is non-nil (bug#11370).
3472
3473 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3474
3475         * gnus-picon.el (gnus-picon-properties): New defcustom.
3476         (gnus-picon-create-glyph): Use it.
3477
3478 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3479
3480         * gnus-group.el (gnus-group-get-new-news): Respect
3481         `gnus-group-use-permanent-levels', as documented (bug#11638).
3482
3483 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3484
3485         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3486         groups (bug#11641).
3487
3488 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3489
3490         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3491         is an integer to avoid later problems.
3492
3493 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3494
3495         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3496         locales.
3497
3498         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3499         on a handle.
3500
3501         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3502         address as the default.
3503         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3504
3505         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3506         makes no sense to query the user about internal files.
3507
3508         * gnus-spec.el: Remove all the byte-compilation stuff, since
3509         benchmarking shows that it doesn't help when entering large summary
3510         buffers.
3511
3512         * gnus-xmas.el (gnus-xmas-define): Remove.
3513
3514         * gnus-util.el (gnus-byte-code): Remove.
3515
3516         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3517         grouplens stuff.
3518
3519 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3520
3521         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3522         (bug#11514).
3523
3524 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3525
3526         * message.el (message-buffers): Return all buffers derived from Message
3527         to make `gnus-dired-attach' work with mu4e.
3528
3529 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3530
3531         * nntp.el: Stop the `letf' madness.
3532         (nntp--report-1): New var.
3533         (nntp-report): Merge nntp-report-1 into it.
3534         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3535         the nntp-report function.
3536
3537         * auth-source.el: Fix comment-style to follow the convention.
3538
3539 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3540
3541         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3542         (mm-dissect-singlepart): Don't guess the MIME type of
3543         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3544         set.
3545         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3546         toplevel MIME type is multipart/encrypted.
3547
3548 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3549
3550         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3551         a string so that Gcc works (bug#11514).
3552
3553 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3554
3555         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3556         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3557
3558 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3559
3560         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3561         jumping to *Server* from a dedicated *Group* window.
3562         (gnus-configure-frame): CSE.
3563
3564         * gnus-registry.el: Minor style cleanup.
3565         (gnus-registry--set/remove-mark): New function, extracted from
3566         gnus-registry-install-shortcuts.
3567         (gnus-registry-install-shortcuts): Use it.
3568
3569 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3570
3571         * nnspool.el (news-path): Use eval-and-compile.
3572
3573 2012-05-24  Glenn Morris  <rgm@gnu.org>
3574
3575         * nnspool.el (news-directory, news-path, news-inews-program):
3576         Move here from paths.el.  Don't see a need for these to be autoloaded.
3577
3578         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3579         Merge in doc from paths.el version.  Don't see any need for this to be
3580         autoloaded, or for the warning about users not setting it.
3581
3582 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3583
3584         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3585         format.  In particular, add an optional argument and a docstring.
3586
3587         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3588
3589         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3590         current before calling `gnus-groups-to-gnus-format'.
3591         Note that this was already the case for `gnus-active-to-gnus-format'.
3592
3593 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3594
3595         Fix minor Y10k bug.
3596         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3597
3598 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3599
3600         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3601         message once it's actually open.
3602
3603 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3604
3605         * gnus.el: Ma Gnus v0.5 is released.
3606
3607 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3608
3609         * auth-source.el (auth-source--aput-1, auth-source--aput)
3610         (auth-source--aget): New functions and macros.
3611         Use them instead of aput/aget.
3612
3613 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3614
3615         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3616
3617 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3618
3619         * plstore.el (plstore-called-interactively-p): New compat macro copied
3620         from message.el.
3621         (plstore-mode): Use it.
3622
3623 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3624
3625         * plstore.el: Revive the editing feature.
3626         (plstore-mode): New mode to edit plstore file.
3627         (plstore-mode-toggle-display, plstore-mode-original)
3628         (plstore-mode-decoded): New command.
3629         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3630         (plstore--insert-buffer, plstore--make): New function.
3631         (plstore-open, plstore-save): Simplify by using them.
3632
3633 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3634
3635         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3636
3637 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3638
3639         * tls.el (open-tls-stream): Remove unused binding.
3640
3641 2012-04-16  Glenn Morris  <rgm@gnu.org>
3642
3643         * nndraft.el (nndraft-request-list): Fix declaration.
3644
3645 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646
3647         * mm-decode.el (mm-dissect-buffer): Doc fix.
3648
3649         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3650         don't have a current group.
3651
3652         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3653         buffer if it doesn't exist.
3654
3655         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3656         given, mark the group as ephemeral with the current window conf.
3657
3658         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3659         buffer exists, which it doesn't if we haven't started Gnus.
3660         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3661
3662 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3663
3664         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3665         type is.
3666
3667         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3668         `unexists' entries.
3669         (gnus-clean-old-newsrc): Fix last checkin.
3670
3671         * nnimap.el (nnimap-update-info): None of the articles below the active
3672         low-water mark exist.
3673
3674         * dgnushack.el: Get rid of XEmacs compilation warning.
3675
3676         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3677         would have gotten if we posted to the group, and use that to compare
3678         against the message we want to cancel (bug#10808).
3679
3680         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3681         on XEmacs.
3682
3683 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3684
3685         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3686         `scroll-margin'.
3687
3688 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3689
3690         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3691         citation prefix within a block of cited text should be considered part
3692         of that block *only* if it is a blank line.
3693
3694 2012-04-09  Chong Yidong  <cyd@gnu.org>
3695
3696         * binhex.el, hashcash.el, uudecode.el:
3697         Remove * characters from the front of variable docstrings.
3698
3699 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3700
3701         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3702         before kinsoku-bol characters nor within kinsoku-eol characters.
3703
3704 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3705
3706         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3707         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3708         (gnus-sync-read): Use mapc instead of mapcar.
3709
3710         * mm-archive.el: Require mm-decode for some macros.
3711         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3712         the byte compiler.
3713         (mm-archive-decoders): New function that returns the value of
3714         the mm-archive-decoders variable.
3715
3716         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3717         instead.
3718         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3719
3720         * nnimap.el (gnus-refer-thread-use-nnir):
3721         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3722
3723 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3724
3725         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3726
3727 2012-03-12  Peter Münster  <pmrb@free.fr>
3728
3729         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3730         (gnus-demon-cancel): Ditto.
3731         (gnus-demon-run-callback): When function cannot be called due to low
3732         idleness, call it when idleness reaches the expected value, instead of
3733         waiting another timer period.
3734         (gnus-demon-init): Add `time' to arguments of call-back.
3735
3736 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3737
3738         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3739
3740         * gnus.el: Register gnus-registry functions.
3741
3742         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3743         indent.
3744
3745         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3746         enabled before warping.
3747
3748 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3749
3750         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3751         registry about each article retrieved.
3752
3753         * gnus-int.el (gnus-select-group-with-message-id): New function.
3754         (gnus-try-warping-via-registry): Ditto.
3755         (gnus-warp-to-article): Fall back on the registry.
3756
3757 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3758
3759         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3760         inboxes.
3761
3762 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3763
3764         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3765
3766 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3767
3768         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3769         gnus-gcc-self-resent-messages may be a group parameter.
3770         (gnus-summary-resend-message): Don't encode encoded words in header
3771         when Gcc'ing resent message.
3772
3773 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3774
3775         * shr.el (shr-insert): Treat non-breaking space just like normal
3776         space.  This seems to produce more pleasing results.
3777         (shr-insert): Only insert a blank line if we're starting from an image.
3778         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3779         (shr-ensure-paragraph): Consider lines with white space to be blank.
3780
3781 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3782
3783         * Makefile.in: Respect DESTDIR.
3784
3785 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3786
3787         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3788         and gnus-gcc-post-body-encode-hook.
3789
3790 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3791
3792         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3793         messages that don't exist.
3794
3795         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3796
3797 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3798
3799         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3800         Remove.
3801
3802         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3803
3804         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3805
3806 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3809         have a group name.
3810
3811         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3812         a multibyte buffer (bug#7410).
3813         (article-wash-html): Parse the original article buffer to get the
3814         unencoded data (bug#7410).
3815
3816         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3817         .newsrc.el files.
3818
3819 2012-04-05  Bastien Guerry  <bzg@altern.org>
3820
3821         * color.el (color-lighten-name): Fix typo.
3822
3823 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3824
3825         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3826         "#" to avoid having them interpreted as comments.
3827
3828 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3829
3830         * shr.el (shr-insert): Update the text state properly to avoid
3831         inserting spurious paragraph starts.
3832
3833 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3834
3835         * shr.el (shr-table-widths): Divide the extra width more fairly over
3836         the TDs (bug#10973).
3837         (shr-render-td): Don't delete too much padding.
3838         (shr-natural-width): Compute the natural width more correctly.
3839         (shr-insert): Allow the natural width to be computed for tables again.
3840         (shr-tag-table-1): Rework how the natural widths are computed by
3841         rendering the table a third time.
3842         (shr-natural-width): Removed.
3843         (shr-buffer-width): New function.
3844         (shr-expand-newlines): Use it.
3845
3846         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3847         using a `gnus-use-full-window' setup (bug#11013).
3848
3849 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3850
3851         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3852         24.1 release.
3853
3854 2012-03-10  David Edmondson  <dme@dme.org>
3855
3856         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3857         'Forwarded Message' header and the start of the message.
3858
3859 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3860
3861         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3862         isn't running (bug#10897).
3863
3864 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3865
3866         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3867         This is inconsistent with all the other stream functions, which leave
3868         the setting up to the higher levels (if so wanted) (bug#10931).
3869
3870 2012-02-28  Glenn Morris  <rgm@gnu.org>
3871
3872         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3873         mm-decode.el: Standardize possessive apostrophe usage.
3874
3875 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3876
3877         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3878
3879 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3880
3881         * parse-time.el (parse-time-string): Allow extractor to return nil.
3882
3883 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3884
3885         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3886
3887 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3888
3889         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3890
3891 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3892
3893         * mm-decode.el (mm-shr): Remove "soft hyphens".
3894
3895         * nnimap.el (nnimap-request-list): Return the group names encoded as
3896         utf8.  Otherwise non-European group names don't work.
3897         (nnimap-request-newgroups): Ditto.
3898
3899         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3900         the default in `read-string' (bug#10757).
3901
3902         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3903         topics (bug#10843).
3904
3905         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3906         buffer.  Suggested by Herbert Valerio Riedel.
3907         (nnimap-request-move-article): Delete the message from the correct IMAP
3908         server.
3909
3910 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3911
3912         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3913         Reported by Peter Münster.
3914
3915 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3916
3917         * shr.el (shr-image-fetched): Make sure we really kill the right
3918         buffer.
3919
3920 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3921
3922         * gnus-start.el (gnus-1): Avoid duplicate entries.
3923
3924 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3925
3926         * imap.el: Remove.
3927
3928         * nntp.el (nntp-coding-system-for-read): Remove.
3929         (nntp-coding-system-for-write): Ditto.
3930         (nntp-open-connection): Just use `binary' directly.
3931
3932         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3933         Gnus 0.3.
3934
3935 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3936
3937         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3938         application/octet-stream parts really is.
3939
3940         * gnus-sum.el (gnus-propagate-marks): Remove.
3941
3942 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3943
3944         * shr.el (shr-rescale-image): Undo previous change; see
3945         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3946
3947 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3948
3949         * gnus.el: Ma Gnus v0.3 is released.
3950
3951 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3952
3953         * gnus-sum.el (gnus-summary-local-variables): Make
3954         `gnus-newsgroup-unexist' into a local variable.
3955
3956 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3957
3958         * registry.el (registry-usage-test, registry-persistence-test): Move to
3959         tests/gnustest-registry.el.
3960         (registry-make-testable-db, registry-match-test)
3961         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3962
3963         * gnus-registry.el (gnus-registry-misc-test)
3964         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3965
3966         * tests/gnustest-registry.el: New file with the registry and
3967         gnus-registry ERT tests.
3968
3969 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3970
3971         * gnus-msg.el (gnus-summary-resend-message): Make
3972         gnus-summary-resend-message-insert-gcc be last item in
3973         message-header-setup-hook.
3974
3975 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3976
3977         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3978         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3979         Remove.
3980         (nnfolder-open-server): Don't use marks.
3981         (nnfolder-request-delete-group): Ditto.
3982         (nnfolder-request-rename-group): Ditto.
3983         (nnfolder-request-set-mark, nnfolder-request-marks)
3984         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3985         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3986
3987         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3988         (nnml-marks-modtime): Remove.
3989         (nnml-request-delete-group): Don't use marks.
3990         (nnml-request-rename-group): Ditto.
3991         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3992         (nnml-save-marks, nnml-open-marks): Remove.
3993
3994         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3995         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3996         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3997         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3998         (nntp-server-to-method-cache): Remove.
3999
4000         * shr.el (shr-rescale-image): Fix wrong merge.
4001
4002 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4003
4004         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
4005         too-wide lines.
4006
4007 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4008
4009         * nnimap.el (nnimap-record-commands): New variable.
4010         (nnimap-log-command): Use it.
4011         (nnimap-make-process-buffer): Add a space to the process buffer.
4012         (nnimap-transform-headers): Don't bug out on header lines containing
4013         stuff that look like IMAP length encodings.
4014
4015         * shr.el (shr-rescale-image): Allow viewing large images.
4016
4017 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4018
4019         * nnml.el (nnml-request-compact-group): Delete the marks file after
4020         compaction (bug#10800).
4021
4022         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4023         group exit.
4024
4025         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4026         QRESYNC/FETCH output.
4027
4028 2012-02-11  Glenn Morris  <rgm@gnu.org>
4029
4030         * sieve-manage.el (sieve-manage-default-stream):
4031         * shr.el (shr):
4032         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4033         (nnir-retrieve-headers-override-function)
4034         (nnir-imap-default-search-key, nnir-notmuch-program)
4035         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4036         (nnir-method-default-engines):
4037         * message.el (message-cite-reply-position):
4038         * gssapi.el (gssapi-program):
4039         * gravatar.el (gravatar):
4040         * gnus-sum.el (gnus-refer-thread-use-nnir):
4041         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4042         (gnus-registry-max-pruned-entries):
4043         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4044         * gnus-int.el (gnus-after-set-mark-hook)
4045         (gnus-before-update-mark-hook):
4046         * gnus-async.el (gnus-async-post-fetch-function):
4047         * auth-source.el (auth-source-cache-expiry):
4048         Add missing :version tags to new defcustoms and defgroups.
4049
4050 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4051
4052         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4053         `gnus-newsgroup-unexist'.
4054
4055         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4056         marks.
4057         (gnus-article-special-mark-lists): Put the `unexist' in the special
4058         marks list instead.
4059
4060         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4061         articles in the list of articles to be selected.
4062
4063         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4064         articles.
4065         (nnimap-update-info): Keep track of unexisting articles.
4066         (nnimap-update-qresync-info): Ditto.
4067
4068 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4069
4070         * message.el (message-default-send-mail-function): Made into own
4071         function for reuse by emacsbug.el.
4072
4073 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4074
4075         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4076         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4077
4078 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4079
4080         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4081         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4082
4083         * gnus-compat.el: Define `timer-set-function'.
4084
4085         * mm-decode.el (mm-display-external): Output the text from the command
4086         in the buffer after the command finished.  This makes text-based
4087         commands behave better.
4088
4089 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4090
4091         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4092
4093 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4094
4095         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4096         23.1.
4097
4098 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4099
4100         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4101
4102 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4103
4104         * message.el (smtpmail-smtp-user): Silence compiler warning.
4105
4106 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4107
4108         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4109         SMTP user name.
4110
4111 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * gnus-sum.el (gnus-summary-show-thread):
4114         next-single-char-property-change may return nil in XEmacs.
4115         (gnus-summary-article-map): Fix typo.
4116
4117 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4118
4119         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4120         running.
4121
4122         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4123
4124         * gnus.el (gnus-server-extend-method): Don't add an -address component
4125         if the method already has one (bug#9676).
4126
4127 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4128
4129         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4130         of an initial-input for consistency (bug#10757).
4131
4132         * dgnushack.el: Fix XEmacs compilation warning.
4133
4134         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4135
4136         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4137
4138 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4139
4140         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4141         lines that are narrower than the window width.  Otherwise background
4142         "blocks" will look less readable.
4143
4144 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4145
4146         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4147         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4148         have newlines within the strings, and where the UID comes after the
4149         BODYSTRUCTURE element (bug#10537).
4150
4151         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4152         (bug#10732).
4153
4154         * shr.el (shr-insert-document): Add doc string.
4155         (shr-visit-file): Ditto.
4156         (shr-remove-trailing-whitespace): New function.
4157         (shr-insert-document): Use it to clean up trailing whitespace as the
4158         final step (bug#10714).
4159
4160 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4161
4162         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4163         buffer if `gnus-kill-summary-on-exit' is nil.
4164
4165 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4166
4167         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4168         when just reading a single group from "without" Gnus.
4169
4170 2012-02-06  Chong Yidong  <cyd@gnu.org>
4171
4172         * gnus-sum.el (gnus-summary-show-thread):
4173         next-single-char-property-change never returns nil (Bug#8657).
4174
4175 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4176
4177         * message.el (message-multi-smtp-send-mail): New function.
4178         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4179         header to implement multi-SMTP functionality.
4180
4181         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4182         (gnus-agentize): Don't set it.
4183         (gnus-agent-send-mail): Don't use it.
4184
4185         * gnus-sum.el (gnus-summary-widget-backward): New function and
4186         keystroke.
4187
4188         * gnus-compat.el: More the compat functions more compatible.
4189
4190         * shr.el (shr-put-image): Remove underlines from sliced images.
4191         (shr-zoom-image): Compute the region to be replaced more correctly.
4192
4193 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4196         (gnus-summary-resend-message-insert-gcc): New function.
4197         (gnus-summary-resend-message): Modify message-header-setup-hook and
4198         message-sent-hook to make it work for Gcc.
4199         (gnus-inews-do-gcc): Update the number of unread articles of groups
4200         that messages are Gcc'd to.
4201
4202         * message.el (message-resend): Run message-sent-hook to do Gcc.
4203
4204 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4205
4206         * lpath.el: Fix an XEmacs compilation warning.
4207
4208         * gnus-compat.el: Require `help-fns' to fix compilation error.
4209
4210         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4211         a higher level to silence compilation.
4212
4213         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4214         parameter to allow controlling the scaling.
4215
4216         * shr.el (shr-zoom-image): New command and keystroke.
4217         (shr-put-image): Take a `size' flag to say how to scale the image.
4218
4219         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4220         deletion unless already defined.
4221
4222         * gnus.el (gnus-compat): Require it.
4223
4224         * gnus-compat.el: New file.
4225
4226         * gnus-start.el (gnus-clean-old-newsrc): New function.
4227         (gnus-read-newsrc-file): Use it.
4228
4229         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4230         Use recursive deletion.
4231         (mm-dissect-archive): Add support for zip files.
4232
4233         * gnus-util.el (gnus-recursive-directory-files): New function.
4234
4235         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4236         (mm-archive-decoders): Add tgz support.
4237
4238         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4239         Otherwise inserting text into the Gnus buffer can look odd.
4240
4241         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4242
4243         * mm-archive.el (mm-archive-decoders): Add support for tar.
4244
4245         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4246
4247         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4248
4249 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4250
4251         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4252
4253         * mm-archive.el: New file.
4254
4255         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4256
4257         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4258
4259         * message.el (message-goto-*): Make all the `message-goto-*' commands
4260         push the mark before moving point.  This makes it easier to go back to
4261         where you came from after editing whatever you jumped to.
4262
4263 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4264
4265         * gnus.el: Ma Gnus v0.1 is released.
4266
4267 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4268
4269         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4270         without reconnecting.
4271         (nnimap-possibly-change-group): Ditto.
4272         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4273         connection has died before being called.
4274
4275 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4276
4277         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4278         an initial sync unless we're really doing one.
4279
4280         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4281         address parameter if one already exists (bug#9676).
4282
4283         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4284         not the prefix, as documented (bug#10689).
4285
4286 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4287
4288         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4289         the "server".
4290
4291         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4292         the real error message with the useless "previously known to be down".
4293         Which isn't even correct.
4294
4295         * nntp.el (nntp-open-connection): Report the error message if the nntp
4296         server can't be reached.
4297
4298         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4299         groups we do a total scan for.
4300         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4301         doing that.
4302
4303 2012-01-31  Jim Meyering  <jim@meyering.net>
4304
4305         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4306         Correct a comment (insert "not") and hide nominally-doubled "to".
4307
4308 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4309
4310         * gnus.el (gnus-version): Change name to "Ma Gnus".
4311
4312 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4313
4314         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4315         section in the manual.
4316
4317 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4318
4319         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4320         words.
4321         (rfc2047-encode-string): Ditto.
4322         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4323         understand folded filename="..." parameters, for instance.
4324
4325         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4326         the message for greater debuggability.
4327
4328 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4329
4330         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4331         instead of setting it locally, since the latter doesn't seem to have
4332         any effect (most of the time).
4333
4334 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4335
4336         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4337         function call.
4338
4339 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4340
4341         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4342         seconds, and make the repeat clause with HH:MM specs work as
4343         documented.
4344
4345 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4346
4347         * proto-stream.el (proto-stream-capability-open): Fall back on
4348         :end-of-command if :end-of-capability doesn't exist.
4349
4350 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4353         bound globally in old Emacsen and XEmacsen.
4354
4355 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4356
4357         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4358         so that previous errors don't prohibit getting new news.
4359
4360         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4361
4362         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4363
4364 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4365
4366         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4367         buffer, not of the string which is its name.
4368
4369 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4370
4371         * proto-stream.el (proto-stream-capability-open): Wait for
4372         :end-of-capability, not :end-of-command.
4373
4374         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4375         non-server-marks groups.
4376         (gnus-group-make-articles-read): Ditto.
4377
4378         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4379         methods (bug#9676).
4380
4381         * gnus.el (gnus-method-ephemeral-p): New function.
4382
4383 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4386         left-to-right.
4387
4388 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4389
4390         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4391         warning.
4392
4393 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4394
4395         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4396         macroexpand the nnir things, since they haven't been defined yet, and
4397         nnir requires gnus-sum.
4398
4399 2012-01-24  Julien Danjou  <julien@danjou.info>
4400
4401         * color.el (color-rgb-to-hsl): Fix value computing.
4402         (color-hue-to-rgb): New function.
4403         (color-hsl-to-rgb): New function.
4404         (color-clamp, color-saturate-hsl, color-saturate-name)
4405         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4406         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4407
4408 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4409
4410         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4411
4412 2012-01-19  Julien Danjou  <julien@danjou.info>
4413
4414         * color.el (color-name-to-rgb): Use the white color to find the max
4415         color component value and return correctly computed values.
4416         (color-name-to-rgb): Add missing float conversion for max value.
4417
4418 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4419
4420         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4421         logical server name in addition to the actual machine address.
4422
4423         * auth-source.el (auth-source-user-and-password): Add convenience
4424         wrapper to search by just host and optionally user.
4425
4426 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4427
4428         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4429         after rendering.
4430
4431 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4432
4433         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4434         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4435         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4436
4437 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4438
4439         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4440         (bug#9693).
4441         (gnus-summary-setup-buffer): Document return value (bug#9697).
4442
4443         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4444         since ido doesn't work on symbols (bug#9632).
4445
4446         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4447         when getting a single value as when getting all the values.  This means
4448         that atoms like `gcc-self' work cumulatively, like variable settings,
4449         instead of getting the value from the last matching clause.
4450         (gnus-group-find-parameter): Protect against the group buffer not
4451         existing (bug#9585).
4452
4453 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4454
4455         * gnus-start.el (gnus-activate-group): Document more parameters
4456         (bug#9694).
4457
4458         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4459         (bug#9692).
4460
4461         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4462         article was fetched, so that it can be expired later (bug#9958).
4463         (gnus-agent-summary-fetch-series): Add doc string.
4464         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4465         (bug#9517).
4466
4467         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4468         retrieval is happening.
4469
4470         * gnus.el (gnus-parameters): Doc fix.
4471
4472 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4473
4474         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4475         show the thread after expansion.
4476
4477 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4478
4479         * gnus-art.el (article-narrow-to-head): If the head is completely
4480         empty, narrow to the empty region (bug#9764).
4481
4482         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4483         read, and then mark them as unread only when the unread mark is used.
4484         This makes `C-- T k' actually work, even though it's confusing.
4485
4486         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4487         alive before we try to find its window.
4488
4489 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4490
4491         * mm-decode.el (mm-display-external): Use a longer timeout for the
4492         deletion to allow slow programs to display the file.
4493
4494 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4495
4496         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4497         prompt to be less confusing.
4498
4499         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4500         argument to `message-reply'.  This broke `special-display-*' frame
4501         pop-uping (bug#10238).
4502
4503 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4504
4505         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4506         systems, since these allegedly don't work there.
4507
4508 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4509
4510         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4511         live buffer.
4512
4513 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4514
4515         * nnir.el (nnir-retrieve-headers): Protect against the article not
4516         existing on the server (bug#10335).
4517
4518 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4519
4520         * gnus-agent.el (gnus-agent-load-local): Recompute
4521         gnus-agent-article-local on changing method.
4522
4523 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4524
4525         * gnus.el (gnus-parameters): Note precedence.
4526
4527 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4528
4529         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4530         in the group buffer.
4531
4532 2012-01-04  Julien Danjou  <julien@danjou.info>
4533
4534         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4535         change.
4536
4537 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4540         too.
4541
4542         * nntp.el (nntp-retrieve-group-data-early): Use it.
4543
4544 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4545
4546         * nntp.el (nntp-retrieval-in-progress): New variable.
4547         (nntp-make-process-buffer): Make it buffer-local.
4548
4549         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4550         2010.
4551         (gnus-demon-init): Use it to compute the time if time is on the form
4552         "04:23".
4553
4554         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4555
4556         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4557         status in the correct buffer.
4558
4559 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4560
4561         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4562         when opening topics (bug#10407).
4563
4564 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4565
4566         * gnus-cus.el (gnus-score-customize):
4567         * gnus-sum.el (gnus-sort-gathered-threads):
4568         * message.el (message-shorten-references):
4569         * nnmairix.el (nnmairix-request-group):
4570         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4571
4572 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4573
4574         * gnus-agent.el (gnus-agent-regenerate-group):
4575         * gnus-int.el (gnus-retrieve-group-data-early):
4576         * mm-util.el (mm-codepage-ibm-list):
4577         * nndiary.el (Commentary, nndiary-get-new-mail):
4578         * nnir.el (nnir):
4579         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4580
4581 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * mm-view.el (mm-display-inline-fontify): Add comment.
4584
4585 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4586
4587         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4588         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4589
4590 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4591
4592         * gnus-art.el (gnus-split-methods):
4593         * gnus-msg.el (gnus-configure-posting-styles):
4594         * gnus-spec.el (gnus-parse-simple-format):
4595         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4596         * message.el (message-do-actions): Spelling fix.
4597
4598 2011-12-15  Juri Linkov  <juri@jurta.org>
4599
4600         * mm-decode.el (mm-inline-media-tests): Add missing
4601         `mm-handle-media-subtype'.
4602
4603 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4604
4605         * gnus-group.el (gnus-group-tool-bar):
4606         * gnus-sum.el (gnus-summary-tool-bar):
4607         * message.el (message-tool-bar):
4608         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4609
4610 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4611
4612         * plstore.el (plstore--insert-buffer): Spelling fix.
4613
4614 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4615
4616         * message.el (message-valid-fqdn-regexp): Update with newly approved
4617         top-level domain names ".tel" and ".asia".
4618
4619 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4620
4621         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4622         unconditionally.
4623
4624 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4627         pop-to-buffer-same-window for old Emacsen.
4628
4629 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4630
4631         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4632
4633 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4634
4635         * netrc.el (netrc-credentials): Spelling fix.
4636
4637 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4638
4639         * gnus-fun.el (gnus-fun-ppm-change-string):
4640         * gnus-msg.el (gnus-inews-do-gcc):
4641         * gnus-sum.el (gnus-summary-find-for-reselect):
4642         * gnus.el (gnus-summary-cancelled):
4643         * message.el (message-cancel-hook, message-send-news):
4644         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4645         * nnir.el (nnir-run-hyrex):
4646         * nntp.el (nntp-with-open-group-function):
4647         * pgg.el (pgg-pending-timers): Spelling fix.
4648
4649 2011-12-04  Chong Yidong  <cyd@gnu.org>
4650
4651         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4652         change (Bug#10200).
4653
4654 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * compface.el (uncompface):
4657         * gnus-art.el (gnus-article-x-face-command): Update the header format
4658         of icon data for the most recent icontopbm program.
4659
4660 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * gnus-msg.el (gnus-inews-do-gcc):
4663         * message.el (message-send-mail):
4664         * mml.el (mml-generate-mime): Share the value of the buffer-local
4665         `message-options' variable between a draft buffer and temprary working
4666         buffers.
4667
4668 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4669
4670         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4671
4672 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4675         for Cygwin.
4676
4677 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4678
4679         * gnus-group.el (gnus-group-prepare-flat):
4680         * mm-bodies.el (mm-encode-body):
4681         * mml.el (mml-preview):
4682         * nnml.el (nnml-request-compact-group):
4683         * pop3.el (pop3-stream-type): Spelling fix.
4684
4685 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4686
4687         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4688
4689 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4690
4691         * color.el (color-rgb-to-hsl):
4692         * gmm-utils.el (gmm-tool-bar-style):
4693         * gnus-group.el (gnus-group-prepare-flat):
4694         * gnus-topic.el (gnus-topic-prepare-topic):
4695         * mm-decode.el (mm-discouraged-alternatives):
4696         * rfc2047.el (rfc2047-encode-1):
4697         * starttls.el: Spelling fix.
4698
4699 2011-11-24  Glenn Morris  <rgm@gnu.org>
4700
4701         * binhex.el (binhex-begin-line): Give it basic doc-string.
4702
4703         * starttls.el, tls.el: Fix case of "GnuTLS".
4704
4705 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4706
4707         * gnus-group.el (gnus-group-highlight): Fix typo.
4708
4709 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4710
4711         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4712         value of `delete-file', that returns nil for a local file but returns t
4713         for a remote file using ssh.
4714
4715 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4716
4717         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4718
4719 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4720
4721         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4722         avoid later breakage.
4723
4724 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4725
4726         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4727         article buffers' name.
4728
4729 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4732         by Paul Eggert's spellfixes two days ago.
4733
4734 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4735
4736         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4737         doesn't have it.
4738
4739         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4740         buffer-local instead of binding them to avoid warnings.  Also demote
4741         errors (bug#10063).
4742         (font-lock-mode-hook): Shut up byte compiler.
4743
4744 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4745
4746         * mm-util.el (mm-charset-after):
4747         * nnir.el (nnir-run-hyrex):
4748         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4749         (ntlm-get-password-hashes, ntlm-md4hash):
4750         * smime.el: Fix typo.
4751
4752 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4753
4754         * gnus-agent.el (gnus-agent-expire-group-1):
4755         * nndiary.el (nndiary-last-occurence):
4756         * nnimap.el (nnimap-request-set-mark):
4757         * nnmairix.el (nnmairix-only-use-registry):
4758         * gnus-group.el (gnus-group-prepare-flat):
4759         * gnus-sum.el (gnus-decode-encoded-word-methods):
4760         * message.el (message-wash-subject):
4761         * nntp.el (nntp-retrieve-headers-with-xover):
4762         * smime.el (smime-certificate-directory): Spelling fix.
4763
4764 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4765
4766         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4767
4768         * color.el:
4769         * gnus-agent.el (gnus-agent-possibly-alter-active):
4770         * gnus-dired.el (gnus-dired-print):
4771         * mail-parse.el:
4772         * nnmairix.el (nnmairix-request-group):
4773         * shr.el (shr-image-displayer):
4774         * sieve-manage.el:
4775         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4776
4777 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4778
4779         * gnus-sum.el (gnus-auto-select-subject):
4780         * spam-report.el (spam-report-resend): Spelling fix.
4781
4782 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4783
4784         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4785         * gnus-art.el (gnus-default-article-saver):
4786         * gnus-srvr.el (gnus-server-copy-server):
4787         * gnus.el (gnus-sloppily-equal-method-parameters):
4788         * html2text.el (html2text-format-tag-list):
4789         * message.el (message-narrow-to-head):
4790         * nndiary.el:
4791         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4792         * sieve.el: Spelling fix.
4793
4794 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4795
4796         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4797         * gnus-sum.el (gnus-summary-make-menu-bar):
4798         * gnus-uu.el (gnus-uu-decode-postscript)
4799         (gnus-uu-decode-postscript-and-save):
4800         * mailcap.el (mailcap-print-command):
4801         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4802         Fix typos.
4803
4804 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4805
4806         * gnus-art.el (gnus-article-part-wrapper):
4807         * html2text.el (html2text-fix-paragraphs):
4808         * mm-decode.el (mm-image-fit-p):
4809         * rfc2047.el (rfc2047-encode-message-header):
4810         * shr-color.el (shr-color-visible-distance-min)
4811         (shr-color-relative-to-absolute, set-minimum-interval)
4812         (shr-color-visible): Fix typos.
4813
4814 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4815
4816         * gmm-utils.el (gmm-tool-bar-item):
4817         * gnus-art.el (gnus-treat-body-boundary):
4818         * gnus-diary.el (gnus-user-format-function-d):
4819         * gnus-start.el (gnus-get-unread-articles):
4820         * pgg-gpg.el (pgg-gpg-update-agent):
4821         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4822
4823 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4824
4825         * gnus-topic.el (gnus-group-prepare-topics):
4826         * gnus-uu.el (gnus-extract-view):
4827         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4828
4829 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4830
4831         * spam.el: Move BBDB autoloads.
4832         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4833         BBDB 2 and 3.
4834         (spam-check-BBDB): Use it.
4835         (spam-enter-ham-BBDB): Use it.
4836
4837 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4838
4839         * smime.el (smime-draw-buffer): Spelling fix.
4840
4841 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4842
4843         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4844         for scanning exactly one level.
4845         * gnus-start.el (gnus-get-unread-articles): Ditto.
4846
4847 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4848
4849         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4850         slightly clearer.
4851
4852 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4853
4854         * gnus-sync.el: More commentary about setup.
4855
4856 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4857
4858         * message.el (message-send-and-exit): Document `arg'.
4859
4860 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4861
4862         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4863
4864 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4865
4866         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4867
4868         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4869         we don't use `bound-and-true-p'.
4870
4871 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4872
4873         * gnus-util.el (gnus-bound-and-true-p): Remove.
4874         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4875         * nnir.el: Use it.
4876         * nnmairix.el: Use it.
4877
4878 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4879
4880         * gnus-sync.el: Improve docs about CouchDB admins.
4881
4882         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4883         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4884         for reasons unknown.
4885         * nnir.el: Use it.
4886         * nnmairix.el: Use it.
4887
4888         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4889         * nnir.el: Ditto.
4890         * nnmairix.el: Ditto.
4891
4892         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4893
4894 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4895
4896         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4897         not needed.  Provide xmlplistread list function to produce XML plist
4898         output for non-Gnus LeSync clients.
4899
4900 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4901
4902         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4903
4904         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4905         and save against it.  Group subscriptions, read marks, other marks,
4906         subscription levels, topic names, and topic offsets (the group's
4907         position within the topic) are saved.  This is an experimental backend
4908         and may change significantly.  Load json.el from the gnus-fallback-lib
4909         if it's not available otherwise.
4910         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4911
4912 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4913
4914         * message.el (message-completion-function): Make sure
4915         message-tab-body-function is not attempted if one of
4916         message-completion-alist fails to find a completion (bug#9158).
4917
4918 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4919
4920         * mml.el (mml-quote-region): Quote <#secure> tag.
4921         (mml-generate-mime-1): Unquote <#secure> tag.
4922
4923 2011-10-20  Chong Yidong  <cyd@gnu.org>
4924
4925         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4926         calling a minor mode from Lisp with nil arg enables it, so we have to
4927         make the wording a bit ambiguous here).
4928
4929 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4930
4931         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4932         * nnir.el (nnir-mode): Use it.
4933         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4934         Use it.
4935
4936         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4937         * nnmairix.el (gnus-registry-enabled): Ditto.
4938
4939 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4940
4941         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4942         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4943         only while we need to find out if it should be t or nil.
4944         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4945         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4946         the registry is installed.  Set it to nil when it's unloaded.
4947         (gnus-registry-install-p): Provide user guidance for the initial value
4948         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4949         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4950         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4951         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4952         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4953         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4954         `gnus-registry-install'.
4955
4956 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4957
4958         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4959         previous change.
4960         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4961         primary key is marked as disabled.
4962
4963 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4964
4965         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4966         primary key is marked as disabled.
4967
4968 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4969
4970         * html2text.el (html2text-clean-anchor): Check for quotes around
4971         `href' value.
4972
4973 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4974
4975         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4976         searching.  Drop `bbdb-cache'.
4977
4978 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4979
4980         * message.el (message-signed-or-encrypted-p): Exclude header when
4981         checking if there is signed or encrypted body in text/plain message.
4982
4983 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4984
4985         * html2text.el (html2text-get-attr): Correctly handle attribute values
4986         containing "=".
4987
4988 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4989
4990         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4991         handle bindings.
4992
4993 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4994
4995         * gnus-win.el (gnus-configure-windows): Protect against reading
4996         ephemeral groups outside of Gnus.
4997
4998 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4999
5000         * shr.el (shr-tag-img): Don't get images displayed in tables.
5001
5002 2011-10-03  Glenn Morris  <rgm@gnu.org>
5003
5004         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
5005         the "maintainer" version of debbugs.gnu.org reports.
5006
5007 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5008
5009         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5010         make asynchronous adjacent image insertion work better.
5011
5012 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5013
5014         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5015         documentation.
5016
5017 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5018
5019         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5020         `gnus-asynchronous' isn't shadowed.
5021
5022 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5023
5024         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5025
5026         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5027         (nnimap-insert-partial-structure): The charset parameter isn't
5028         case-sensitive.
5029
5030         * nnheader.el (nnheader-message-maybe): New function.
5031
5032         * shr.el (shr-tag-table): Render totally broken tables better.
5033
5034         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5035         computing the boundary.
5036
5037 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038
5039         * pop3.el (pop3-number-of-responses): Remove.
5040         (pop3-wait-for-messages): Rewrite to take linear time instead of
5041         exponential time.
5042
5043 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5044
5045         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5046         re-fetch images.
5047
5048         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5049         re-fetch images when hitting `g' in Gnus.
5050
5051 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5052
5053         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5054         (mml-compute-boundary): Don't check collision if it is non-nil.
5055         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5056         before checking collision.
5057
5058 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5059
5060         * message.el (message-indent-citation): Really make sure there's a
5061         newline at the end.
5062
5063         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5064         Fix suggested by John Wiegley.
5065
5066         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5067
5068         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5069
5070         * message.el (message-default-send-rename-function): Break out into its
5071         own function.
5072
5073         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5074         doesn't work under XEmacs.
5075
5076         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5077         of "imaps" to word around Windows problems.
5078         (nnimap-open-connection-1): Use it.
5079
5080         * message.el (message-indent-citation): Revert last change which made
5081         `F' not work.
5082
5083 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5084
5085         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5086         terminal as well.
5087
5088 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5089
5090         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5091         because it displays images using overlays that aren't easy to copy to
5092         the article buffer.
5093
5094 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5095
5096         * message.el (message-indent-citation): Fix empty line removal at the
5097         end of the citation.
5098
5099 2011-09-20  Julien Danjou  <julien@danjou.info>
5100
5101         * auth-source.el (auth-source-netrc-create): Use default value for
5102         password if specified.  Evaluate default.
5103         (auth-source-plstore-create): Ditto.
5104         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5105         value evaluation.
5106         (auth-source-netrc-create): Typo fix.
5107         (auth-source-plstore-create): Ditto.
5108
5109         * password-cache.el (password-cache-remove): Remove entries even if the
5110         value is nil, so that password with a nil value (negative caching) is
5111         possible to invalidate.
5112
5113         * auth-source.el (auth-source-format-cache-entry): New function.
5114
5115 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5116
5117         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5118
5119 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5120
5121         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5122
5123 2011-09-19  Julien Danjou  <julien@danjou.info>
5124
5125         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5126         which work with things that are not ASCII.
5127
5128 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129
5130         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5131
5132 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5133
5134         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5135         message level.
5136
5137 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5140
5141 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5142
5143         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5144
5145 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5146
5147         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5148         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5149
5150 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5151
5152         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5153         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5154         articles.
5155
5156 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5157
5158         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5159         (message-mail-other-window, message-mail-other-frame)
5160         (message-news-other-window, message-news-other-frame):
5161         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5162         instead of setting buffer display varibles.
5163
5164 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5165
5166         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5167
5168         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5169
5170 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5171
5172         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5173         duplicates" to a higher level.
5174
5175         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5176         most egregious messages.
5177
5178 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5179
5180         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5181
5182 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5183
5184         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5185         up the file (bug#9351).
5186
5187 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5188
5189         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5190         it does with all other backends, but decode the names immediately after
5191         getting them.
5192
5193         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5194         decoding nnimap groups.
5195
5196         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5197         newsrc file.  It doesn't seem like an important optimization any more.
5198
5199 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5200
5201         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5202         overflows.
5203
5204 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5205
5206         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5207         (gnus-interactive-exit): Extend to `quiet'.
5208
5209         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5210
5211         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5212         string.
5213
5214         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5215         renaming function arguments from `this'.
5216
5217         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5218
5219         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5220         has been renamed.
5221         (gnus-lrm-string-p): Include RLM and PDF, too.
5222
5223         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5224         (bug#9225).
5225
5226 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5227
5228         Add autoload cookies for functions used by sendmail.el.
5229         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5230
5231         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5232
5233 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5234
5235         * gnus-art.el (article-date-ut): Work properly even when there are
5236         things like Date header in the body; work for forwarded parts.
5237
5238 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5239
5240         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5241         original-article-buffer.
5242
5243 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5244
5245         * nnir.el (nnir-compose-result): Fix matching of server type.
5246         (nnir-run-swish++): Ditto.
5247         (nnir-run-namazu): Ditto.
5248         (nnir-run-notmuch): Ditto.
5249
5250 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5251
5252         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5253         (bug#9405).
5254
5255         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5256         (bug#9421).
5257
5258         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5259         (bug#9425).
5260
5261         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5262         thing (bug#9426).
5263
5264 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5265
5266         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5267         the error message.
5268
5269 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5270
5271         * message.el (message-setup-1): Return t (Bug#9392).
5272
5273 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5274
5275         * gnus-sum.el: When adding article headers to a summary buffer also
5276         update gnus-newsgroup-articles (bug#9386).
5277
5278 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5279
5280         * auth-source.el: Autoload help-mode.
5281
5282 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5283
5284         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5285         names.
5286
5287 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5288
5289         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5290         mm-replace-in-string for compatibility issues.
5291         * mml2015.el (mml2015-epg-verify): Ditto.
5292
5293 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5294
5295         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5296
5297         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5298
5299 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5300
5301         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5302         continue on and do the clean-up phase (bug#9188).
5303
5304         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5305         just ignore groups that can't be opened instead of erroring out
5306         (bug#9225).
5307
5308         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5309         nil since some many people are fuddy-duddies.
5310
5311         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5312         images.
5313
5314         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5315         instead.
5316
5317         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5318
5319         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5320
5321         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5322         processing.
5323
5324         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5325         buffer to avoid warnings.
5326
5327 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5328
5329         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5330         specified to reduce precision.
5331
5332 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333
5334         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5335         bodystructures (bug#9314).
5336
5337 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5340         Make button keymap non-sticky after buttons.
5341
5342 2011-08-18  David Engster  <dengste@eml.cc>
5343
5344         * nnmairix.el (nnmairix-request-set-mark)
5345         (nnmairix-goto-original-article): Remove adding of article to registry,
5346         since `gnus-registry-add-group' isn't available anymore.
5347         (nnmairix-determine-original-group-from-registry):
5348         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5349         available anymore.
5350
5351 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5352
5353         * starttls.el (starttls-any-program-available): Define as obsolete
5354         function.
5355
5356 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5357
5358         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5359         versions which Gnus use when appropriate.
5360
5361         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5362         a pretty destructive command.
5363
5364         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5365
5366 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367
5368         * message.el (message-fix-before-sending): Make a different warning
5369         about NUL characters (bug#9270).
5370
5371         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5372         from custom (bug#9260).
5373
5374         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5375         things work in Emacs 22 and XEmacs, too.
5376
5377         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5378         default From.
5379
5380         * gnus-spec.el (gnus-lrm-string-p): New macro.
5381         (gnus-lrm-string): New constant.
5382         (gnus-summary-line-format-spec): LRM-ify the from.
5383         (gnus-tilde-max-form): LRM-ify string chopping.
5384
5385         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5386
5387         * message.el (message-is-yours-p): Allow disabling canlock checking
5388         (bug#9295).
5389         (message-shoot-gnksa-feet): Add `canlock-verify'.
5390         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5391         message directory isn't writable (bug#9304).
5392
5393         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5394         non-world-readable.
5395
5396 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5397
5398         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5399         articles.
5400
5401 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5402
5403         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5404         copy-list.
5405
5406 2011-08-12  Sam Steingold  <sds@gnu.org>
5407
5408         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5409         in the reverse order to avoid modifying the cache with `nreverse'.
5410         (gnus-all-score-files): Do not modify the value returned by
5411         `gnus-score-find-alist' because it lives in a cache variable.
5412         (gnus-current-home-score-file): No need to `nreverse' the return value
5413         of `gnus-score-find-alist', it is already in the correct order.
5414
5415 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5416
5417         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5418         type MESSAGE and subtype RFC822 is slightly different from those of
5419         type TEXT.
5420
5421 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5422
5423         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5424         This allows article-referral to work from an nnir group.
5425
5426 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5427
5428         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5429
5430 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5431
5432         * mml1991.el (mml1991-epg-find-usable-key)
5433         (mml1991-epg-find-usable-secret-key): New function.
5434         (mml1991-epg-sign): Check if signing key is usable.
5435         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5436
5437 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5438
5439         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5440         server-variables only.  This should fix a bug introduced with commit
5441         e1889675b7f4adf057833c5513c9374134c4e053.
5442         (nnir-run-query): 'nnir-search-engine should not be set from the global
5443         environment.
5444
5445 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5446
5447         * nnir.el (nnir-search-thread): Position point on referring article
5448         line.
5449         (nnir-warp-to-article): Clean up summary buffers.
5450
5451         * nnimap.el (nnimap-request-thread): Whitespace fix.
5452
5453 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5454
5455         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5456
5457 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * starttls.el (starttls-available-p): Rename from
5460         `starttls-any-program-available' and changed return convention.
5461
5462 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5463
5464         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5465         `unix-sync' unless it's defined.
5466
5467 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5468
5469         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5470         `aref' for XEmacs compatibiltiy.
5471
5472 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5473
5474         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5475
5476 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5477
5478         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5479         closures, quote the form properly (bug#9194).
5480
5481 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5482
5483         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5484         (gnus-summary-insert-new-articles): Protect against servers that are
5485         down.
5486
5487 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5488
5489         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5490         in mm handle if none is specified.
5491
5492 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5493
5494         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5495
5496 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5497
5498         * nnir.el (nnir-search-thread): New function to make an nnir group
5499         based on a thread query.
5500
5501         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5502         of nnir in thread referral.
5503         (gnus-summary-refer-thread): Use it.
5504
5505         * nnimap.el (nnimap-request-thread): Use it.
5506
5507 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5508
5509         * shr.el (shr-tag-comment): Ignore HTML comments.
5510
5511 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5512
5513         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5514         argument.
5515         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5516         Use `nnir-address' to handle server info rather than passing an arg.
5517
5518         * nnimap.el (nnimap-make-thread-query): New utility function to format
5519         an imap thread search query.
5520         (nnimap-request-thread): Use it.
5521
5522         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5523         right select-method if we are not going back to the group buffer.
5524
5525 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5526
5527         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5528         enter invalid buffer configurations into the quit form (bug#9107).
5529         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5530         unplugged/plugged.
5531
5532         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5533         keep track of which ones are unread (bug#9061).
5534
5535         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5536         (bug#9055).
5537
5538         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5539         (bug#9041).
5540
5541         * gnus-html.el (mm-util): Require (bug#9073).
5542
5543         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5544         (gnus-summary-refer-thread): Use it to remove duplicates in the
5545         un-threaded view (bug#9053).
5546         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5547
5548 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5549
5550         * nnir.el (nnir-read-server-parm): Use default value from global
5551         variable.  Without this the default search engine parameters aren't
5552         used at all.
5553
5554 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5555
5556         * message.el (message-unique-id): Don't use the undocumented return
5557         value from (random t) (bug#9118).
5558
5559 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5560
5561         * message.el (message-auto-save-directory): If the ~/Mail directory
5562         doesn't exist, use ~ as the auto-save directory (bug#4432).
5563
5564         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5565         hasn't already been started.
5566
5567 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568
5569         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5570
5571         * message.el (message-reply): Work around mysterious bug where
5572         `message-mode' seems to overwrite the locally bound `subject' variable.
5573
5574 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5575
5576         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5577         correct group.
5578
5579         * gnus-int.el (gnus-request-thread): Add group argument.
5580
5581         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5582
5583 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5584
5585         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5586
5587         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5588         renamed to `debbugs-gnu-*'.
5589
5590 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5591
5592         * plstore.el: Revert the editing feature since it is not urgent.
5593         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5594         (plstore-mode-decoded): Remove.
5595
5596 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5597
5598         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5599         isn't very interesting any more, and it leaks potentially secret data.
5600         (gnus-debug): Remove.
5601
5602         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5603         use of :custom-show.
5604
5605 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5606
5607         * plstore.el: Add documentation.
5608         (plstore-mode): New mode to edit plstore file.
5609         (plstore-mode-toggle-display, plstore-mode-original)
5610         (plstore-mode-decoded): New command.
5611         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5612         (plstore--insert-buffer, plstore--make): New function.
5613         (plstore-open, plstore-save): Simplify by using them.
5614
5615 2011-07-06  Glenn Morris  <rgm@gnu.org>
5616
5617         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5618
5619 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5620
5621         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5622         no longer is much used.
5623         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5624         Articles".
5625
5626 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5627
5628         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5629         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5630         `notmuch' backend.
5631
5632 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * mm-decode.el (mm-text-html-renderer): Doc fix.
5635
5636         * gnus-msg.el (gnus-bug): Fix the MML tag.
5637
5638         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5639
5640 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5641
5642         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5643         secondary methods if started with `gnus-no-server'.
5644
5645 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5646
5647         * message.el (message-return-action): Fix typo in docstring.
5648
5649 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5650
5651         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5652         bug reports at once.
5653
5654         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5655
5656 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5657
5658         * nndraft.el: Require gnus-group.
5659         (nndraft-request-list): Declare.
5660
5661         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5662         no unread article unless it matches gnus-permanently-visible-groups.
5663
5664         * nndraft.el (nndraft-update-unread-articles): New function.
5665         (nndraft-request-associate-buffer): Use it to update the number of
5666         unread articles for the nndraft groups in the group buffer when saving
5667         or killing a draft message.
5668
5669 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5670
5671         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5672         systems to binary before writing and reading the mbox files.
5673
5674         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5675         instead of trying to list them all (bug#8978).
5676
5677 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5678
5679         * pop3.el (pop3-open-server): Use :end-of-capability.
5680
5681 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5682
5683         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5684         the id is always a number.
5685
5686         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5687
5688         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5689         debbugs mode, if possible.
5690
5691 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5692
5693         * auth-source.el (auth-source-token-passphrase-callback-function):
5694         Reindent.
5695         (epg-context-operation): Remove unnecessary autoload.
5696
5697 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698
5699         * gnus.el (gnus-list-debbugs): New command.
5700
5701         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5702         mboxstat instead of the maintbox, since the stat seems to be fuller.
5703
5704         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5705         summary buffers.
5706
5707         * message.el (message-get-reply-headers): Delete all duplicates,
5708         instead of the first.
5709         (message-get-reply-headers): Ensure that we have progress while
5710         deleting duplicates.
5711
5712         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5713         gnus-posting-style value from the summary buffer to make it easier to
5714         make that a per-buffer conf.
5715
5716 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5717
5718         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5719         found by setting `shortcut' in 'query.
5720         (nnir-request-article): Use `shortcut' setting when requesting article
5721         by Message-ID.
5722
5723 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5724
5725         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5726         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5727         Bring the pseudo-headers back too.
5728
5729 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5730
5731         * auth-source.el (auth-source-token-passphrase-callback-function):
5732         Simplify and remove EPA dependency.
5733
5734 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5735
5736         * nnir.el (nnir-request-article): Fix error message text.
5737
5738 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5739
5740         * auth-source.el (plstore-delete): Autoload.
5741         (auth-source-plstore-search): Support delete operation.
5742         * plstore.el (plstore-delete): New function.
5743
5744 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5745
5746         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5747         mark actually existing articles as unread rather than the ones that
5748         active asserts.
5749
5750 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5751
5752         * nntp.el (nntp-record-command):
5753         * gnus-util.el (gnus-message-with-timestamp-1):
5754         Use format-time-string rather than decoding time stamps by hand.
5755         This is simpler and insulates the code from potential changes to
5756         current-time format.
5757
5758 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5759
5760         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5761
5762 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5763
5764         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5765         (plstore-save): Support public key encryption.
5766         (plstore--init-from-buffer): New function.
5767         (plstore-open): Use it; fix error when opening a non-existent file.
5768         (plstore-revert): Use plstore--init-from-buffer.
5769
5770 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5771
5772         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5773
5774 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5777         for old Emacsen.
5778
5779 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5780
5781         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5782         is not fully working.
5783
5784 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5785
5786         * dgnushack.el: Autoload sha1 on XEmacs.
5787
5788         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5789         quit window configuration.
5790
5791         * auth-source.el (epg-context-set-passphrase-callback):
5792         Remove duplicate autoload.
5793
5794 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5795
5796         * nnir.el (nnir-request-article): Allow requesting articles by
5797         Message-ID with nnimap.
5798
5799         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5800         current server.
5801
5802 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5803
5804         * auth-source.el: Autoload EPA/EPG functions.
5805         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5806         changed when EPA/EPG is not available.
5807         (auth-source-backend): Rename "arg" member to "data".
5808         (auth-source-backend-parse, auth-source-plstore-search)
5809         (auth-source-plstore-create): Use it.
5810
5811 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5812
5813         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5814         `gnus-refer-article-methods'.
5815
5816 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5817
5818         * auth-source.el: Require EPA and EPG.
5819         (auth-source-passphrase-alist): New variable.
5820         (auth-source-passphrase-callback-function)
5821         (auth-source-token-passphrase-callback-function): Callbacks for the
5822         netrc field encryption (GPG tokens).
5823         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5824         Symmetric encryption and decryption of the netrc GPG tokens.
5825         (auth-source-netrc-normalize): Use them, simplifying the closure.
5826
5827 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5830         is available.
5831
5832 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5833
5834         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5835         non-nil, and `nnimap-split-methods' is nil, use the former.
5836
5837 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5838
5839         * plstore.el (plstore-revert): New function.
5840         (plstore-open): Use it; hide the buffer from user.
5841
5842 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5843
5844         * auth-source.el (auth-source-backend): New member "arg".
5845         (auth-source-backend-parse): Handle new backend 'plstore.
5846         * plstore.el: New file.
5847
5848 2011-06-30  Glenn Morris  <rgm@gnu.org>
5849
5850         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5851
5852 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5853
5854         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5855         expiring articles to.
5856
5857         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5858         variations as ASCII (bug#5458).
5859
5860 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5861
5862         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5863
5864 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5865
5866         * message.el (message-point-in-header-p): Tweak the function to default
5867         to saying that we're not in the headers if there is no separator at
5868         all.  This makes it possible to use the Message version of `M-q' in
5869         buffers with no headers (bug#7987).
5870         (message-point-in-header-p): Fix last checkin to work with an empty
5871         mail-header-separator, too.
5872
5873         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5874         again, save the choice via customize.
5875
5876 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5877
5878         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5879
5880         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5881         ended the connection, bail out before waiting infinitely on a new
5882         connection.
5883
5884 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5885
5886         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5887         reports.
5888
5889         * gnus.el (gnus-bug-package): Use "gnus."
5890         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5891
5892 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5893
5894         * dgnushack.el: Make the timer warning go away on XEmacs.
5895
5896         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5897         animations going on at article exit time.
5898
5899         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5900         since removing it breaks people upgrading.
5901
5902         * shr.el (shr-put-image): Use the new interface for animating images.
5903         (shr-put-image): Animate for 60 seconds.
5904
5905         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5906         avoid compiler warnings.
5907
5908         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5909         error with `find-file-hooks' on Emacs 22.
5910         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5911         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5912         on all architectures.
5913
5914         * spam.el (spam-stat): Require in a normal fashion without binding
5915         `spam-stat-install-hooks' to avoid compilation warnings.
5916
5917         * spam-stat.el (spam-stat-install-hooks): Remove.
5918         (spam-stat-install-hooks): Don't run automatically.
5919
5920 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5921
5922         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5923         and keystroke.
5924
5925 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5926
5927         * auth-source.el (auth-source-netrc-cache): Move forward.
5928
5929 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5930
5931         * proto-stream.el (proto-stream-open-starttls): Use
5932         `gnutls-available-p' to see whether we have built-in support.
5933
5934         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5935         we already know.
5936         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5937         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5938
5939 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5940
5941         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5942         %S format, since that looks odd.
5943         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5944         file, especially when saving.
5945
5946 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5947
5948         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5949         article found.
5950
5951 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5952
5953         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5954         `auth-source-save-secrets' with a more sensitive alist that can be
5955         configured per file.  Experimental, so defaults to 'never.
5956         (auth-source-netrc-create): Use it.  Still experimental code.
5957         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5958         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5959
5960 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5961
5962         * auth-source.el (auth-source-save-secrets): New variable to control if
5963         secret tokens should be saved encrypted.
5964         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5965         to `auth-source-netrc-normalize'.
5966         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5967         on the EPA variables being defined.
5968         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5969         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5970         the lexical-let closure.
5971         (auth-source-netrc-create): Create "gpg:" tokens according to
5972         `auth-source-save-secrets'.
5973
5974 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5975
5976         * gnus-group.el (gnus-group-update-group): Add new argument
5977         `info-unchanged' that stops updating dribble buffer.
5978
5979         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5980         deletes lines matching to it in dribble buffer.
5981
5982         * gnus-agent.el (gnus-agent-fetch-group-1):
5983         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5984         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5985         * gnus-start.el (gnus-group-change-level):
5986         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5987
5988         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5989         if newsgroup info is not changed.
5990
5991         * gnus-group.el (gnus-group-get-new-news-this-group):
5992         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5993         Don't update dribble buffer.
5994
5995 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5996
5997         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5998         remove entries with groups we ignore.
5999
6000 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001
6002         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
6003         the underline comes at the bottom.
6004
6005 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6006
6007         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6008         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6009         (gnus-registry-article-marks-to-names): Rename from
6010         `gnus-registry-user-format-function-M2'.
6011
6012 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6015         ephemeral group.
6016
6017 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6018
6019         * shr.el (shr-browse-image): Copy the URL if called interactively.
6020
6021 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6022
6023         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6024         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6025         done, then unselected articles may be marked as read.
6026
6027         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6028         since not doing this seems to lead to a race condition in pop3-logon.
6029
6030         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6031         so that the call chain it correct when we call "upwards".
6032
6033         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6034         in read-only groups.
6035
6036         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6037
6038         * message.el (message-cite-reply-position): Doc string fix.
6039
6040         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6041         avoid regexp overflow.
6042         (nnimap-transform-split-mail): Ditto.
6043
6044         * pop3.el (pop3-retr): Error out if the server closes the connection.
6045
6046 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6047
6048         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6049         mm-with-unibyte-current-buffer.  The buffer should not contain any
6050         multibyte chars anyway at this stage.
6051
6052 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6055         at the end of lines.
6056
6057 2011-05-29  Julien Danjou  <julien@danjou.info>
6058
6059         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6060
6061 2011-05-27  Glenn Morris  <rgm@gnu.org>
6062
6063         * gnus-group.el (gnus-bug-group-download-format-alist):
6064         Use the "maintainer" version of debian reports as well.
6065
6066 2011-05-26  Glenn Morris  <rgm@gnu.org>
6067
6068         * gnus-group.el (gnus-bug-group-download-format-alist):
6069         Use the "maintainer" version of debbugs.gnu.org reports.
6070
6071 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6072
6073         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6074
6075 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6076
6077         * gnus-cus.el (gnus-agent-customize-category):
6078         * gnus-delay.el (gnus-delay-send-queue):
6079         * gnus.el (gnus-other-frame):
6080         Don't quote lambda expressions with `quote'.
6081
6082 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6083
6084         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6085         the thread moves us backwards and so we loop forever.
6086
6087 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6090         whitespace in base64 data lines.
6091
6092 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6093
6094         * gnus-registry.el (gnus-registry-user-format-function-M):
6095         Use `mapconcat'.
6096         (gnus-registry-user-format-function-M2): Use to see the full text of
6097         the marks.  Make "," the mark text separator.
6098
6099         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6100         authentication with auth-source.
6101
6102 2011-05-17  Glenn Morris  <rgm@gnu.org>
6103
6104         * gnus-group.el (gnus-import-other-newsrc-file):
6105         Use insert-file-contents.
6106
6107 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6108
6109         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6110         1000 iterations.
6111
6112 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6113
6114         * nntp.el (nntp-open-connection): Check if process-type is available.
6115
6116 2011-05-16  Julien Danjou  <julien@danjou.info>
6117
6118         * shr.el (shr-tag-del): Add support for del tag.
6119
6120 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6121
6122         * gnus-html.el (gnus-html-put-image): Register a displayer.
6123
6124         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6125
6126 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6127
6128         * registry.el (prune-factor): New initialization parameter defaulting
6129         to 0.1.
6130         (registry-prune-hard): Use it.
6131
6132         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6133         0.1 expicitly.
6134
6135 2011-05-13  Glenn Morris  <rgm@gnu.org>
6136
6137         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6138         is bound, since this function requires sendmail.
6139
6140 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6141
6142         * registry.el (registry-usage-test): Disable pruning test.
6143
6144 2011-05-11  David Engster  <dengste@eml.cc>
6145
6146         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6147         Bind set-network-process-option for XEmacs.
6148
6149 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6150
6151         * registry.el (registry-prune-hard-candidates)
6152         (registry-prune-soft-candidates): Helper methods for registry pruning.
6153         (registry-prune): Use them.  Make the sort function optional.
6154
6155 2011-05-10  Jim Meyering  <meyering@redhat.com>
6156
6157         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6158
6159 2011-05-10  Julien Danjou  <julien@danjou.info>
6160
6161         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6162         symbol and not a list.
6163
6164 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6165
6166         * gnus-art.el (gnus-article-mode): Move binding of
6167         shr-put-image-function here from gnus-article-prepare-display.
6168
6169         * shr.el (shr-put-image-function): New variable.
6170         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6171         (shr-put-image): Return scaled image.
6172
6173         * gnus-art.el (gnus-shr-put-image): New function.
6174         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6175
6176         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6177         original ones, as deletable.
6178
6179 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6180
6181         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6182
6183 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6184
6185         * registry.el (registry-full): Add convenience method.  Fix logic.
6186         (registry-insert): Use it.  Fix logic here too.
6187
6188         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6189         `registry-prune' if `registry-full' returns t.
6190         (gnus-registry-handle-action)
6191         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6192         (gnus-registry-usage-test): Use it.
6193
6194 2011-05-07  Julien Danjou  <julien@danjou.info>
6195
6196         * shr.el (shr-link): Make shr-link inherit from link by default.
6197
6198 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6199
6200         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6201
6202 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6203
6204         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6205         error out because the face is not a list.
6206
6207 2011-05-05  Glenn Morris  <rgm@gnu.org>
6208
6209         * proto-stream.el (gnutls-negotiate): Fix declarations.
6210
6211         * gnus-start.el (gnus-propagate-marks): Declare.
6212
6213 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6214
6215         * registry.el (registry-reindex): Fix percentage message.
6216
6217         * proto-stream.el (network-stream-open-starttls): Adjust to call
6218         `gnutls-negotiate' with :process and :hostname arguments.
6219
6220 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6221
6222         * shr.el: Add shr-link face for links.
6223         (shr-urlify): Use it.
6224
6225         * registry.el (registry-insert): Make error message more helpful.
6226
6227 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6228
6229         * gnus-html.el (gnus-html-schedule-image-fetching):
6230         Use url-queue-retrieve, if it exists.
6231
6232         * shr.el (shr-tag-img): Ditto.
6233
6234         * gnus.el: Autoload more gnus-agent functions.
6235
6236         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6237         agent if we haven't already (bug#8502).
6238
6239         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6240         into the Agent, too.
6241
6242         * gnus-agent.el (gnus-agent-store-article): New function.
6243
6244         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6245         and moved from that file for reuse.
6246
6247         * pop3.el (pop3-open-server): Error messages are "-ERR".
6248
6249 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6250
6251         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6252         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6253
6254 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6255
6256         * gnus.el: No Gnus v0.17 is released.
6257
6258 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6259
6260         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6261         buffer has moved to a different frame.
6262
6263 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6264
6265         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6266         to get the conversion from unibyte to multibyte buffers to work on
6267         Emacs 22.
6268
6269         * nntp.el (nntp-request-article): Slight clean-up.
6270
6271 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6272
6273         * shr.el (shr-strike-through): New face.
6274         (shr-tag-s): Use it to provide <s> support.
6275         (shr-tag-s): Remove duplicate definition.
6276
6277 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6278
6279         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6280         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6281
6282 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6283
6284         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6285         `gnutls-negotiate'.
6286         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6287
6288 2011-04-23  Glenn Morris  <rgm@gnu.org>
6289
6290         * gnus-sum.el (gnus-extra-headers): Bump :version.
6291
6292 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6293
6294         * shr.el (shr-tag-sup): New function.
6295         (shr-tag-sub): Ditto.
6296
6297 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6298
6299         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6300         for the case where `gnus-registry-ignored-groups' is a list of lists,
6301         and don't call `gnus-parameter-registry-ignore' otherwise.
6302
6303 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6304
6305         * nnimap.el (nnimap-user): New backend variable.
6306         (nnimap-open-connection-1): Use it.
6307         (nnimap-credentials): Accept user parameter so it's explicit what user
6308         name is desired.
6309
6310         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6311         default.
6312
6313         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6314         not gnus-registry.el.
6315
6316         * gnus-registry.el: Mention in comments how to modify
6317         `gnus-extra-headers' for proper recipient tracking and that it may
6318         already have To and Cc recently, which it does as of this commit.
6319         (gnus-registry-ignored-groups): Remove defcustom.
6320         Explain why in comments.
6321         (gnus-registry-action): Fix data-header reference to use the extra
6322         headers.  Explain in package commentary how to add To and Cc headers to
6323         the gnus-extra-headers.
6324         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6325         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6326         parameter list or a string list in `gnus-registry-ignored-groups'.
6327         Fix logic error.
6328
6329 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6330
6331         * shr.el (shr-expand-url): Protect against null urls.
6332
6333 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6334
6335         * shr.el (shr-base): New binding.
6336         (shr-tag-base): Keep track of <base>.
6337         (shr-expand-url): New function used throughout.
6338
6339 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6340
6341         * gnus-registry.el
6342         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6343         (gnus-registry-ignored-groups): New variable.
6344         (gnus-registry-ignore-group-p): Use it.
6345         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6346         set the destination group to nil (same as delete) if it's ignored.
6347
6348 2011-04-20  David Engster  <dengste@eml.cc>
6349
6350         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6351
6352         * Makefile.in (test-nntp): New rule.
6353         (check): Add it.
6354         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6355
6356 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6357
6358         * gnus-registry.el (gnus-registry-action)
6359         (gnus-registry-fetch-header-fast):
6360         Don't use mail-header that looks an internal function of mailheader.el.
6361
6362 2011-04-19  Glenn Morris  <rgm@gnu.org>
6363
6364         * time-date.el (time-to-days): Remove unused local variables.
6365
6366 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6367
6368         * gnus-registry.el: Eliminate cl functions.
6369         (gnus-registry-sort-addresses): New function that replaces mapcan.
6370         (gnus-registry-action, gnus-registry-spool-action)
6371         (gnus-registry-split-fancy-with-parent)
6372         (gnus-registry-fetch-recipients-fast): Use it.
6373         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6374
6375         * registry.el (initialize-instance, registry-lookup)
6376         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6377         (registry-lookup-secondary-value, registry-search, registry-delete)
6378         (registry-insert, registry-reindex, registry-size, registry-prune):
6379         Use eval-and-compile.
6380
6381 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6382
6383         * registry.el (registry-reindex): New method to recreate the secondary
6384         registry indices.
6385
6386         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6387         tracked field changes.
6388         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6389         (gnus-registry-action, gnus-registry-spool-action)
6390         (gnus-registry-handle-action)
6391         (gnus-registry--split-fancy-with-parent-internal)
6392         (gnus-registry-split-fancy-with-parent)
6393         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6394         move, and delete actions, and for fancy splitting with parent.
6395         (gnus-registry-extract-addresses)
6396         (gnus-registry-fetch-recipients-fast)
6397         (gnus-registry-fetch-header-fast): Convenience functions.
6398         (gnus-registry-misc-test): ERT test of
6399         `gnus-registry-extract-addresses'.
6400
6401 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6402
6403         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6404         Track by subject first, then sender.
6405
6406 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6407
6408         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6409
6410         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6411         Lisp.
6412
6413         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6414         (gnus-draft-send): Use it to avoid popping
6415         up frames from gnus-group-send-queue.
6416
6417 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6418
6419         * gnus-registry.el: Updated gnus-registry docs.
6420
6421 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6422
6423         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6424         Fix logic bug.
6425         (gnus-registry-post-process-groups): Fix logging of no results and
6426         quote sender and subject.
6427
6428 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6429
6430         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6431         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6432         gnutls-cli are too slow to be done opportunistically.
6433
6434         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6435         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6436         we had no early-data returned.
6437         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6438         two async commands to the same server at the same time.
6439
6440 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6441
6442         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6443
6444 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6445
6446         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6447         "warning" level.
6448
6449         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6450         (mm-url-insert-file-contents): Don't set the package names.
6451
6452 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6453
6454         * gnus-registry.el (gnus-registry-action): Remove properties and
6455         simplify subject in `gnus-registry-handle-action'.
6456         (gnus-registry-spool-action): Get subject and sender from message if
6457         they are not passed in.
6458         (gnus-registry-handle-action): Remove properties and simplify subject
6459         consistently.
6460
6461 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6462
6463         * registry.el: Require CL before using defmacro*.
6464
6465 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6466
6467         * gnus-art.el (article-treat-date): Assume that
6468         gnus-article-date-headers may be a group parameter.
6469
6470 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6471
6472         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6473
6474         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6475         interactively so the newsrc file can contain foreign groups too.
6476         Useful for debugging but not much for users.
6477
6478 2011-04-07  David Engster  <dengste@eml.cc>
6479
6480         * registry.el (registry-usage-test): Only do
6481         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6482         lexical binding.
6483
6484 2011-04-07  David Engster  <dengste@eml.cc>
6485
6486         * Makefile.in (check, test-registry): New rules for test-suite.
6487
6488 2011-04-06  David Engster  <dengste@eml.cc>
6489
6490         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6491         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6492
6493 2011-04-06  David Engster  <dengste@eml.cc>
6494
6495         * registry.el (initialize-instance): Change :after to :AFTER to be
6496         compatible with old EIEIO version in XEmacs.
6497
6498 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6499
6500         * gnus-registry.el (gnus-registry-post-process-groups)
6501         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6502         and provide better messaging.
6503
6504 2011-04-06  David Engster  <dengste@eml.cc>
6505
6506         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6507         errors.
6508
6509         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6510         dgnushack-compile with error-on-warn enabled, and to signal an error if
6511         clean compilation failed.
6512         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6513         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6514
6515 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6516
6517         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6518         unconditionally anyway, discarding errors.
6519         (gnus-registry-delete-entries): New convenience function.
6520         (gnus-registry-import-eld): Import from old .eld registry.
6521
6522         * registry.el: Don't use ERT if it's not available.  Load it
6523         unconditionally anyway, discarding errors.
6524
6525         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6526         version from the Claudio Bley GnuTLS patch (extra optional parameters
6527         and host name).
6528
6529 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6530
6531         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6532         fixup the parameters that can be customized by the user between
6533         save/read cycles.
6534         (gnus-registry-read): Use it.
6535         (gnus-registry-make-db): Use it.
6536         (gnus-registry-spool-action, gnus-registry-handle-action):
6537         Fix messaging.
6538         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6539         Map references to actual group names with sender and subject tracking.
6540         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6541         (gnus-registry-usage-test): Add subject lookup test.
6542
6543         * registry.el (registry-db, initialize-instance): Set up constructor
6544         instead of :initform arguments for the sake of older Emacsen.
6545         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6546         pre-lexbind merge bug.
6547         (registry-usage-test): Use it.
6548         (initialize-instance, registry-db): Move the non-function initforms
6549         back to the class definition.
6550
6551 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6552
6553         * registry.el: New library to manage gnus-registry-style data.
6554
6555         * gnus-registry.el: Use it (major rewrite).
6556
6557         * nnregistry.el: Use it.
6558
6559         * spam.el: Use it.
6560
6561 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6562
6563         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6564         marks on non-selected articles.
6565
6566 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6567
6568         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6569         parameter to open-protocol-stream.
6570
6571 2011-04-01  Julien Danjou  <julien@danjou.info>
6572
6573         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6574         fundamental-mode.
6575
6576 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6577
6578         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6579         servers.
6580
6581 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6582
6583         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6584         made marks not propagate, again.
6585
6586 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6587
6588         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6589         Make this the default type.
6590         (proto-stream-open-plain): Rename from proto-stream-open-default.
6591         (open-protocol-stream, proto-stream-open-starttls)
6592         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6593         with `plain'.
6594
6595         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6596         value.
6597
6598         * nntp.el (nntp-open-connection-function): Document the fact that some
6599         values are not functions but are instead handled specially.
6600         Recognize nntp-open-plain-stream value.
6601         (nntp-open-connection): Recognize that value.
6602
6603 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6604
6605         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6606         where it seems to be needed.
6607
6608 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6609
6610         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6611         stuff.
6612
6613         * gnus-score.el (gnus-score-string): Fix calling convention of
6614         `gnus-simplify-buffer-fuzzy' after last patches.
6615
6616         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6617         server for articles we didn't get any headers for.  This is a sanity
6618         check.
6619
6620 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6621
6622         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6623         new CAPABILITY, use it.
6624
6625 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6626
6627         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6628         downloading anything.
6629
6630         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6631
6632 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6633
6634         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6635         colors.
6636         (gnus-splash-svg-color-symbols): New function.
6637
6638 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6639
6640         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6641         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6642         (gnus-simplify-subject-fuzzy): Use the local
6643         gnus-simplify-subject-fuzzy-regex instead of the global one.
6644         This makes using this variable in group parameters work.
6645
6646 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6647
6648         * gnus-registry.el (gnus-registry-unfollowed-groups):
6649         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6650         archive:sent-YYYY-MM-DD groups).
6651         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6652         tracking if there are more than `gnus-registry-max-track-groups'
6653         matches.
6654
6655 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6656
6657         * message.el (message--yank-original-internal): New function to do the
6658         insertion cleanly inside eval in `message-yank-original'.
6659         (message-yank-original): Use it.
6660
6661 2011-03-29  Julien Danjou  <julien@danjou.info>
6662
6663         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6664         local variables disabled rather than `normal-mode'.
6665
6666 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6667
6668         * imap.el (imap-shell-open, imap-process-connection-type):
6669         Use imap-process-connection-type for 'shell' streams as well as
6670         Kerberos, SSL, other subprocesses.
6671
6672 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6673
6674         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6675         with open-network-stream.
6676         (proto-stream-always-use-starttls): Option removed.
6677         (open-protocol-stream): Return a process object by default.  Provide a
6678         new parameter :return-list specifying a list-type return value, which
6679         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6680         :type `network' to `try-starttls', and `network-only' to `default'.
6681         Make `default' the default, for compatibility with open-network-stream.
6682         Handle the no-parameter case exactly as open-network-stream, with no
6683         additional stream processing.  Search plists using plist-get.
6684         Explicitly add :end-of-commend parameter if it is missing.
6685         (proto-stream-open-default): Rename from
6686         proto-stream-open-network-only.  Return 'default as the type.
6687         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6688         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6689         failed.  Always return a list with a (possibly dead) process as the
6690         first element, for compatibility with open-network-stream.
6691         (proto-stream-open-tls): Use plist-get.  Always return a list.
6692         (proto-stream-open-shell): Return `default' as connection type.
6693         (proto-stream-capability-open): Use plist-get.
6694         (proto-stream-eoc): Function deleted.
6695
6696         * nnimap.el (nnimap-stream, nnimap-open-connection)
6697         (nnimap-open-connection-1): Handle renaming of :type parameter for
6698         open-protocol-stream.
6699         (nnimap-open-connection-1): Pass a :return-list parameter
6700         open-protocol-stream to obtain a list return value.  Parse this list
6701         using plist-get.
6702
6703         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6704         for open-protocol-stream.  Accept open-protocol-stream return value
6705         that is a subprocess object instead of a list.  Handle the case of a
6706         dead returned process.
6707
6708 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6709
6710         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6711
6712         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6713
6714 2011-03-21  Julien Danjou  <julien@danjou.info>
6715
6716         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6717         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6718         query.
6719         (mm-inline-text): Render normal text with fontification whenever
6720         possible.
6721
6722         * gnus-sum.el (gnus-summary-save-parts-1):
6723         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6724         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6725         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6726         Use `mm-handle-filename'.
6727
6728         * mm-util.el (mm-handle-filename): New function, return the filename of
6729         an handle.
6730
6731 2011-03-18  Julien Danjou  <julien@danjou.info>
6732
6733         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6734         (gnus-buffer-live-p): Check that buffer is not nil.
6735
6736 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6737
6738         * gnus.el: No Gnus v0.15 is released.
6739
6740 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6741
6742         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6743         avoid warning on XEmacs.
6744
6745         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6746         on XEmacs.
6747
6748         * gnus-art.el: Require mouse, which the build bot seems to say is
6749         needed.
6750
6751         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6752
6753         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6754         XEmacs, since it doesn't have url-retrieve-synchronously.
6755
6756         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6757         since assoc-string doesn't exist in XEmacs.
6758
6759 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6760
6761         * gnus-group.el (gnus-group-list-ticked): New function.
6762         (gnus-group-make-menu-bar): Provide a menu entry for it.
6763         (gnus-group-list-map): Provide a binding for it.
6764
6765 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6766
6767         * shr.el (shr-visit-file): New command.
6768
6769         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6770
6771 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6772
6773         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6774         servers.
6775
6776 2011-03-16  Julien Danjou  <julien@danjou.info>
6777
6778         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6779         inline.
6780
6781         * gnus-art.el (article-hide-list-identifiers):
6782         Use gnus-group-get-list-identifiers.
6783
6784         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6785         (gnus-summary-remove-list-identifiers):
6786         Use gnus-group-get-list-identifiers to get regexp.
6787         (gnus-select-newsgroup, gnus-summary-insert-subject)
6788         (gnus-summary-insert-articles):
6789         Call gnus-summary-remove-list-identifiers unconditionally.
6790
6791 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6792
6793         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6794         we're selecting a group with unread articles.
6795
6796         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6797
6798         * gssapi.el: New file separated out from imap.el to provide a general
6799         Kerberos 5 connection facility for Emacs.
6800
6801         * message.el (message-elide-ellipsis): Document the format spec
6802         ellipsis.
6803
6804 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6805
6806         * message.el (message-elide-region): Allow the ellipsis to say how many
6807         lines were removed.
6808
6809 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6810
6811         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6812         window configurations containing buffers that are now dead.
6813
6814         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6815         parsing to avoid integer overflows.
6816         (nnimap-parse-flags): Simplify the last change.
6817         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6818         too large for 32-bit Emacsen.
6819
6820 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6821
6822         * auth-source.el (auth-source-netrc-create):
6823         * message.el (message-yank-original): Fix use of `case'.
6824
6825 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6826
6827         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6828         XEmacs, which was one character too wide.
6829
6830 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6831
6832         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6833         default number of articles to display.
6834         (gnus-articles-to-read): Use pretty names for prompt.
6835
6836 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6837
6838         * gnus-int.el (gnus-open-server): Ditto.
6839
6840         * gnus-start.el (gnus-activate-group): Give a backtrace if
6841         debug-on-quit is set and the user hits `C-g'.
6842         (gnus-read-active-file): Ditto.
6843
6844         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6845
6846 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6847
6848         * message.el (message-yank-original): Use cond instead of CL case.
6849
6850 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6851
6852         * auth-source.el (auth-source-netrc-create): Use usual format for the
6853         default in prompts.
6854
6855 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * lpath.el: Fbind read-char-choice for XEmacs.
6858
6859 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6860
6861         * auth-source.el (auth-source-netrc-create): Show the default in the
6862         prompt when prompting for token creation.
6863
6864 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6865
6866         * auth-source.el (auth-source-format-prompt): Always convert the value
6867         to a string to avoid evaluating non-string arguments.
6868         (auth-source-netrc-create): Offer default properly, not as initial
6869         content in `read-string'.
6870         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6871         of line to determine if we've been run before.  If so, don't run again,
6872         but print a trivial message to indicate the cache was hit instead.
6873
6874 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6875
6876         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6877         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6878         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6879         Gnus.
6880
6881 2011-03-11  Julien Danjou  <julien@danjou.info>
6882
6883         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6884         modified file".
6885
6886 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6887
6888         * auth-source.el (auth-source-read-char-choice): New function to read a
6889         character choice using `dropdown-list', `read-char-choice', or
6890         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6891         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6892         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6893         (auth-source-netrc-saver): Use it.
6894         (auth-source-pick-first-password): New convenience function.
6895
6896 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6897
6898         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6899         parameter in the credentials.
6900         (nnimap-open-connection-1): Use it after a successful login.
6901         (nnimap-credentials): Add IMAP-specific user and password prompt.
6902
6903         * auth-source.el (auth-source-search): Add :require parameter, taking a
6904         list.  Document it and the :save-function return token.  Pass :require
6905         down.  Change the CREATED message from a warning to a debug statement.
6906         (auth-source-search-backends): Pass :require down.
6907         (auth-source-netrc-search): Pass :require down.
6908         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6909         Change save prompt to indicate all modifications saved here are
6910         deletions.
6911         (auth-source-netrc-create): Take user login name as default in user
6912         prompt.  Move all the save functionality to a lexically bound function
6913         under the :save-function token in the returned list.  Set up clearer
6914         default prompts for user, host, port, and secret.
6915         (auth-source-netrc-saver): New function, intended to be wrapped for
6916         :save-function.
6917
6918 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6919
6920         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6921         lines to be spaces instead.
6922
6923 2011-03-07  Julien Danjou  <julien@danjou.info>
6924
6925         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6926         (sieve-sasl-auth): Check that auth-source-search did return something,
6927         or just return an empty string.
6928
6929 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6930
6931         * gnus.el (gnus-interactive): Use read-directory-name.
6932
6933         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6934         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6935         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6936         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6937         Likewise.
6938
6939         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6940
6941 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6942
6943         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6944         onto the list of killed groups, too.  This makes killed nnimap groups,
6945         for instance, more reliably not reappear.
6946
6947         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6948         the parent.
6949
6950         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6951
6952         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6953         really have server-side marks.
6954
6955         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6956         since most backends do not usefully have server-side marks.
6957         (gnus-update-read-articles): Propagate marks to all backends that
6958         really have server-side marks.
6959
6960 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6961
6962         * message.el (message-cite-reply-position, message-cite-style):
6963         New variables.
6964         (message-yank-original): Use the new citation styles.
6965
6966 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6967
6968         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6969         buffer-local issue); don't mark it buffer-local when running under
6970         XEmacs.
6971
6972 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6973
6974         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6975         numbers too big to be `read'.
6976
6977 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6978
6979         * password-cache.el (password-in-cache-p): Add autoload.
6980
6981         * message.el (message-options): Make buffer-local two ways to attempt
6982         to fix a XEmacs bug.
6983
6984 2011-03-02  Julien Danjou  <julien@danjou.info>
6985
6986         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6987
6988 2011-03-01  Julien Danjou  <julien@danjou.info>
6989
6990         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6991         group.
6992         (article-hide-list-identifiers): Use list-identifier group parameter.
6993
6994 2011-02-28  Julien Danjou  <julien@danjou.info>
6995
6996         * sieve.el (sieve-buffer-script-name): New local variable to store
6997         sieve script name.
6998         (sieve-edit-script): Store sieve script name.
6999         (sieve-upload): Use sieve script name when uploading.
7000         (sieve-upload): Use substitute-command-keys.
7001         (sieve-edit-script): Use substitute-command-keys.
7002         (sieve-refresh-scriptlist): Use substitute-command-keys.
7003         (sieve-manage-mode-map): Define keymap properly.
7004         (sieve-manage-mode): Do not set mode name manually, change mode-name to
7005         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7006         Remove commented code about cvs.
7007         (sieve-manage-quit): New function.
7008         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7009
7010 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7011
7012         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7013
7014 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7015
7016         * auth-source.el (auth-source-search): Cache empty result sets.
7017
7018         * password-cache.el (password-in-cache-p): Convenience function to
7019         check if a key is in the cache, even if the value is nil.
7020
7021         * auth-source.el (auth-source-save-behavior): New variable to replace
7022         `auth-source-never-create'.
7023         (auth-source-netrc-create): Use it.
7024         (auth-source-never-save): Remove.
7025
7026 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7027
7028         * nnimap.el (nnimap-stream): Doc fix.
7029         (nnimap-open-connection-1): Reverse the order of the ports to that the
7030         prompted-for port is first.
7031
7032         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7033         retrieval by the no-group selection.
7034
7035         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7036         numerical parameters.
7037
7038 2011-02-25  Julien Danjou  <julien@danjou.info>
7039
7040         * gnus-gravatar.el: Use gnus-with-article-buffer.
7041
7042         * gnus-art.el (gnus-with-article-buffer): Check that the
7043         gnus-article-buffer is alive.
7044
7045 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7046
7047         * auth-source.el (auth-source-creation-prompts): New variable to manage
7048         creation-time prompts.
7049         (auth-source-search): Document it.
7050         (auth-source-format-prompt): Add utility function.
7051         (auth-source-netrc-create): Don't default the user name to
7052         user-login-name.  Use `auth-source-creation-prompts' and some default
7053         prompts for user, host, port, and password (the default generic prompt
7054         remains ugly).
7055         (auth-source-never-save): Add customizable option to never save info.
7056         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7057         mode excursion.
7058
7059 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7060
7061         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7062         argument that XEmacs doesn't support.
7063
7064         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7065         compiled for Emacsen having no `libxml-parse-html-region' support.
7066
7067         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7068
7069         * lpath.el: Bind buffer-save-without-query for XEmacs.
7070
7071 2011-02-23  Julien Danjou  <julien@danjou.info>
7072
7073         * gnus-art.el (article-make-date-line): Ignore errors if time is
7074         invalid and not convertible.
7075         (article-make-date-line): Only add lapsed time if time is not nil.
7076
7077 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7078
7079         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7080         `read-char-choice' for backwards compatibility.
7081         (auth-source-netrc-element-or-first): New function to DTRT for
7082         parameter extraction.
7083         (auth-source-netrc-create): Use it and fix multiple parameter print
7084         bug.  Use the default passed from above (given-default) or the
7085         built-in (user-login-name for :user).
7086
7087 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7088
7089         * gnus-start.el (gnus-dribble-read-file):
7090         Set buffer-save-without-query, since we always want to save the dribble
7091         file, probably.
7092
7093         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7094         nnimap.
7095
7096         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7097         -summary- since it's a user-visible variable.
7098
7099         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7100         first time you use the new Gnus.
7101
7102 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7103
7104         * auth-source.el: Don't load netrc.el.
7105         (auth-sources): Search ~/.netrc as well by default.
7106         (auth-source-debug): Add 'trivia option for extra output.
7107         (auth-source-do-trivia): Use it.
7108         (auth-source-search): Simplify logic to use
7109         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7110         appropriate.  Don't keep a running count at this level.  Layer :create
7111         and :delete options appropriately on the first and second passes.
7112         Don't track the backend with the search results.
7113         (auth-source-search-backends): New function to search a list of
7114         backends for a processed spec.
7115         (auth-source-netrc-parse): Cache all netrc files, making
7116         auth-source-netrc-cache an alist keyed by the file name and using the
7117         file mtime as the caching criterion.  Keep the obfuscated data secret
7118         with a lexical bind.
7119         (auth-source-netrc-search): Don't calculate the length of the results
7120         unnecessarily.
7121         (auth-source-search-backends): Fix bug.
7122         (auth-source-netrc-create): Rework prompts.
7123
7124 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7125
7126         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7127         Lower case names of search constraints.
7128         (nnir-run-query): Cache and reuse search constraints for all imap
7129         servers.
7130
7131 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7132
7133         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7134         after exit.
7135         (gnus-setup-message): Define missing variable from last checkin.
7136
7137         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7138         value, show the raw article.
7139
7140 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7141
7142         * gnus.el: No Gnus v0.13 is released.
7143
7144 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7145
7146         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7147         auth-source now accepts numbers.
7148
7149         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7150         spec, too.
7151         (auth-source-ensure-strings): New function.
7152
7153         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7154         (gnus-article-setup-buffer): Always restart the date timer so that user
7155         changes to the frequency is respected.
7156
7157         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7158         port numbers, so make sure it gets that if nnimap-server-port is
7159         explicit.
7160
7161 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7162
7163         * nnimap.el (nnimap-inbox): Doc fix.
7164
7165 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7166
7167         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7168         Autoload.  Add optional arg FRAME, and pass it to color-values.
7169         (color-complement): Caller changed.  Doc fix.
7170         (color-gradient): Rewrite for better clarity and efficiency.
7171
7172 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7173
7174         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7175         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7176         color-lab-to-srgb.
7177
7178 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7179
7180         * color.el: First part of merge from hexrgb.el.
7181         (color-rgb-to-hex): Rename from color-rgb->hex.
7182         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7183         saturation to zero if the value is too small.
7184         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7185         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7186         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7187         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7188         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7189         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7190         (color-cie-de2000): Doc fix.
7191
7192 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7193
7194         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7195         given method as in the group name if we're using an extended method.
7196         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7197         command, if we're using that, instead of waiting for the beginning.
7198
7199         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7200         we're sure to get unique server names, and we don't output two async
7201         commands in the same buffer.  This fixes an NNTP hang for some users.
7202
7203 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7204
7205         * gnus.el: No Gnus v0.11 is released.
7206
7207 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7208
7209         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7210         summary buffer before reading going to the next buffer.  This avoids
7211         putting the point in the group buffer if you `C-g' the command.
7212
7213         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7214         cache (for now) to make ~/.authinfo.gpg files usable.
7215
7216         * nnfolder.el (copyright-update): Define for the compiler.
7217
7218         * auth-source.el (auth-source-search): Fix unbound variable.
7219
7220 2011-02-19  Glenn Morris  <rgm@gnu.org>
7221
7222         * gnus.el (gnus-meta): Doc fix.
7223
7224 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7225
7226         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7227         in case it's not yet loaded.
7228
7229 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7230
7231         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7232         line we're waiting for.
7233
7234 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7235
7236         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7237         face with line-width greater than zero will cause RET in gnus summary
7238         buffer to scroll down article page-wise because auto vscroll happens,
7239         it should be temporally disabled when doing a scroll-up.
7240
7241 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7242
7243         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7244         outputs from the server.
7245
7246 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7247
7248         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7249         later so that bbdb can hook in easier.
7250
7251 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7252
7253         * auth-source.el (auth-source-search): Don't try to create credentials
7254         if the caller doesn't want that.
7255         (auth-source-search): If we don't find a match, don't bug out on
7256         non-bound variables.
7257         (auth-source-search): Only ask a single backend to create the
7258         credentials.
7259
7260         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7261         logging.
7262         (nnimap-credentials): Protect against auth-source-search returning nil.
7263         (nnimap-request-list): Protect against not being able to open the
7264         server.
7265
7266 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7267
7268         * auth-source.el (auth-source-search): Do a two-phase search, one with
7269         no :create to get the responses from all backends.
7270
7271         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7272         when getting credentials.
7273
7274         * gnus-util.el (gnus-delete-duplicates): New function.
7275
7276 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7277
7278         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7279         a creation default, pass the whole port list down.  It will be
7280         completed.
7281
7282         * auth-source.el (auth-source-search): Updated docs to talk about
7283         multiple creation choices.
7284         (auth-source-netrc-create): Accept a list as a value (from the search
7285         parameters) and do completion on that list.  Keep a separate netrc line
7286         with the password obscured for showing the user.
7287
7288         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7289         first choice to `auth-source-search' so it will be used for entry
7290         creation instead of the server's Gnus-specific name.
7291         (nnimap-credentials): Rely on the auth-source library to select which
7292         port is actually wanted in the new netrc entry, so don't override
7293         `auth-source-creation-defaults'.
7294
7295         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7296         :protocol and accept a missing user, host, or port as a wildcard match.
7297         (auth-source-debug): Default to off.
7298
7299         (auth-source-netrc-search, auth-source-netrc-create)
7300         (auth-source-secrets-search, auth-source-secrets-create)
7301         (auth-source-user-or-password, auth-source-backend, auth-sources)
7302         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7303         instead of :protocol.
7304
7305         * nnimap.el (nnimap-credentials): Pass a port default to
7306         `auth-source-search' in case an entry needs to be created.
7307         (nnimap-open-connection-1): Use :port instead of :protocol.
7308
7309 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * auth-source.el: Bind load-path when loading EIEIO from
7312         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7313         21.4 doesn't support, to `require'.
7314         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7315         delete-dups that is not available in XEmacs 21.4.
7316
7317 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7318
7319         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7320         as EIEIO must also be loaded when auth-source.el is being
7321         byte-compiled.
7322
7323 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7324
7325         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7326
7327         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7328
7329         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7330
7331         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7332
7333         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7334
7335         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7336
7337         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7338
7339         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7340         necessary.
7341
7342 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7343
7344         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7345         nil means that nnimap doesn't get updated.
7346
7347 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7348
7349         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7350         result when the user doesn't want to write to the file.
7351         (auth-source-netrc-search): Expect a synthetic result and proceed
7352         accordingly.
7353         (auth-source-cache-expiry): New variable to override
7354         `password-cache-expiry'.
7355         (auth-source-remember): Use it.
7356
7357         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7358         parameter.  Create entry if necessary by using :create t.
7359         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7360
7361 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7362
7363         * auth-source.el (auth-source-debug): Enable by default and don't
7364         mention the obsolete `auth-source-hide-passwords'.
7365         (auth-source-do-warn): New function to debug unconditionally.
7366         (auth-source-do-debug): Use it.
7367         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7368         and for Secrets API entries when the secrets.el library is not
7369         available.
7370
7371 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7372
7373         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7374         (gnus-summary-exit): Kill the correct article buffer on exit from a
7375         `C-d' group.
7376
7377         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7378         gnus-propagate-marks.
7379
7380         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7381         before killing the buffers so that a non-full window conf gets handled
7382         correctly.
7383         (gnus-summary-exit): Ditto.
7384         (gnus-summary-read-group-1): Ditto.
7385
7386         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7387         async code again so that we can debug it properly.
7388
7389         * message.el (message-reply): Take an optional switch-buffer parameter
7390         so that Gnus window confs are respected better.
7391
7392 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7393
7394         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7395         `plist-get' to accept non-list parameters (XEmacs issue).
7396         Fix docstring.
7397         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7398         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7399         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7400         Login collection is "Login" and not "login".
7401
7402 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7403
7404         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7405         multiple headers.
7406
7407         * nnimap.el (nnimap-inhibit-logging): New variable.
7408         (nnimap-log-command): Don't log login commands.
7409
7410         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7411         to have more parameters.
7412
7413         * nnimap.el (nnimap-send-command): Mark the command time for each
7414         command, so that we don't get NOOPs stepping on our toes.
7415
7416         * gnus-art.el (article-date-ut): Get the date from the Date header on
7417         `t'.
7418
7419 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * auth-source.el (auth-source-search): Use copy-sequence instead of
7422         the cl.el copy-list.
7423
7424 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7425
7426         * imap.el: Bring it back (revert
7427         84d800cd31de3064f0ed39617d725709a2f8f42f).
7428
7429 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7430
7431         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7432         Improve prompt.
7433
7434 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7435
7436         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7437         washing status from the default format.  It isn't very informative.
7438
7439 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7440
7441         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7442         Fix Gcc processing on imap.
7443
7444 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7445
7446         * imap.el: Remove file.  All the functionality is in nnimap.el.
7447
7448 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7449
7450         * message.el (message-bury): Don't pop up a new window when selected
7451         window is dedicated.
7452
7453 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7454
7455         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7456
7457 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7458
7459         * sieve-manage.el: Autoload `auth-source-search'.
7460         (sieve-sasl-auth): Use it.
7461
7462 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7463
7464         * nnimap.el: Autoload `auth-source-forget+'.
7465         (nnimap-open-connection-1): Use it if the connection fails.
7466
7467         * auth-source.el: Require `password-cache'.
7468         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7469         obsolete.
7470         (auth-source-magic): Marker for `password-cache' keys.
7471         (auth-source-do-cache): Update docstring.
7472         (auth-source-search): Use and check cache.
7473         (auth-source-forget-all-cached, auth-source-remember)
7474         (auth-source-recall, auth-source-forget, auth-source-forget+)
7475         (auth-source-specmatchp): Caching support functions.
7476         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7477         Remove and obsolete.
7478         (auth-source-user-or-password): Remove caching to further discourage
7479         using it.  Always hide passwords.
7480
7481         * password-cache.el (password-cache-remove): Accept secrets that are
7482         not strings.
7483
7484 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7485
7486         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7487         code for now, since it doesn't work for all users.
7488
7489 2011-02-09  Julien Danjou  <julien@danjou.info>
7490
7491         * message.el (message-options): Make message-options really buffer
7492         local.
7493
7494 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7495
7496         * mail-source.el: Autoload `auth-source-search'.
7497         (mail-source-keyword-map): Note order matters.
7498         (mail-source-set-1): Get all the mail-source source values and
7499         defaults and search auth-source on those if needed.  This can all
7500         probably be simplified.
7501
7502         * nnimap.el: Autoload `auth-source-search'.
7503         (nnimap-credentials): Use it.
7504         (nnimap-open-connection-1): Ask for the virtual server and physical
7505         address in one shot.
7506
7507         * nntp.el: Autoload `auth-source-search'.
7508         (nntp-send-authinfo): Use it.  Note TODO.
7509
7510 2011-02-08  Julien Danjou  <julien@danjou.info>
7511
7512         * shr.el (shr-tag-body): Add support for text attribute in body
7513         markups.
7514
7515         * message.el (message-options): Make message-options a local variable.
7516
7517 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7518
7519         * auth-source.el (auth-source-secrets-search)
7520         (auth-source-user-or-password): Use `append' instead of `nconc'.
7521         (auth-source-user-or-password): Build return list better and protect
7522         against nil :secret.
7523
7524 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7525
7526         * nnimap.el (nnimap-update-info): Refactor slightly.
7527         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7528         (nnimap-update-info): Clean up slightly.
7529         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7530         characters.
7531         (nnimap-process-quirk): Rename function to avoid collision.
7532         (nnimap-update-info): Fix macrology bug-out.
7533         (nnimap-update-info): Simplify split history test.
7534
7535 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7536
7537         * auth-source.el (top): Require 'eieio unconditionally.
7538         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7539         (auth-source-secrets-search): Limit search when `max' is greater than
7540         number of results.
7541
7542 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7543
7544         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7545         part not returning any data.
7546
7547         * proto-stream.el (open-protocol-stream): Document the return value.
7548
7549 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7550
7551         * auth-source.el (auth-source-secrets-search): Add examples.
7552
7553 2011-02-06  Julien Danjou  <julien@danjou.info>
7554
7555         * message.el (message-setup-1): Handle message-generate-headers-first
7556         set to t.
7557
7558 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7559
7560         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7561         API with a string "secrets:collection-name" and with 'default.
7562         (auth-source-backend-parse): Parse "secrets:collection-name" and
7563         'default.  Recurse on parses instead of repeating code.  Use the
7564         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7565         message when ignoring a source.
7566         (auth-source-search): List ignored search keys at the top level.
7567         (auth-source-netrc-create): Use `case' instead of `cond'.
7568         (auth-source-secrets-search): Created with TODOs.
7569         (auth-source-secrets-create): Created with TODOs.
7570         (auth-source-retrieve, auth-source-create, auth-source-delete)
7571         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7572         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7573         (auth-source-user-or-password-sftp)
7574         (auth-source-user-or-password-smtp): Remove.
7575         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7576         around `auth-source-search'.  Not tested thoroughly.
7577
7578 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7579
7580         * auth-source.el: Bring in assoc and eioeio libraries.
7581         (secrets-enabled): New variable to track the status of the Secrets API.
7582         (auth-source-backend): New EIOEIO class to represent a backend.
7583         (auth-source-creation-defaults): New variable to set prompt defaults
7584         during token creation (see the `auth-source-search' docstring for
7585         details).
7586         (auth-sources): Simplify to allow a simple string as a netrc backend
7587         spec.
7588         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7589         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7590         (auth-source-search): Main auth-source API entry point.
7591         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7592         (auth-source-search-collection): Helper function for searching.
7593         (auth-source-netrc-parse, auth-source-netrc-normalize)
7594         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7595         Supports search, create, and delete.
7596         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7597         backend stubs.
7598         (auth-source-user-or-password): Call `auth-source-search' but it's not
7599         ready yet.
7600
7601 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7602
7603         * message.el (message-setup-1): Remove the read-only stuff, since it
7604         doesn't work under XEmacs, for some reason.
7605
7606         * gnus-sum.el (gnus-user-date): Rename back from
7607         gnus-summary-user-date since user code refers to it.
7608
7609         * shr.el (shr-render-td): Store the actual background color used.
7610
7611         * message.el (message-setup-1): Don't bind the constant
7612         -forbidden-properties.
7613         (message-setup-1): Revert previous change, since it needs to bind the
7614         props to insert them.
7615         (message-resend): Allow removing the read-only separator line.
7616
7617 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7618
7619         * nnimap.el (nnimap-request-accept-article): Give an error message if
7620         the APPEND wasn't successful.
7621
7622 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7623
7624         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7625         that have no groups.
7626
7627 2011-02-03  Julien Danjou  <julien@danjou.info>
7628
7629         * gnus-draft.el: Remove progn around gnus-draft-setup.
7630
7631 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7632
7633         * gnus-start.el (gnus-read-active-for-groups): This function is never
7634         called with a nil `infos', so clean that up.
7635         (gnus-get-unread-articles): Request active files from primary/secondary
7636         methods that have no groups (yet).
7637
7638 2011-02-03  Julien Danjou  <julien@danjou.info>
7639
7640         * message.el (message-setup-1): Always generate References first.
7641         (message-mail): Return the return value of message-setup, not always t.
7642         (message-setup-1): Insert mail-header-separator with read-only and
7643         intangible properties set.
7644
7645         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7646         user-date in docstring.
7647
7648         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7649
7650         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7651         docstring.
7652
7653         * gnus.el (gnus-user-date-format-alist): Change default value.
7654         Use defcustom, with type and group.  Move from gnus-util.el.
7655         Rename to gnus-summary-user-date-format-alist.
7656
7657 2011-02-03  Glenn Morris  <rgm@gnu.org>
7658
7659         * nnimap.el (gnus-fetch-headers): Declare.
7660
7661         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7662
7663 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7664
7665         * message.el (message-forward-make-body-digest-plain)
7666         (message-followup, message-reply): Clean up things noted by Stefan.
7667
7668         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7669         gnus-article-update-date-headers is nil.
7670         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7671         it didn't really work with defcustom.
7672         (article-update-date-lapsed): Make sure the window start doesn't move,
7673         either.
7674
7675 2011-02-01  Julien Danjou  <julien@danjou.info>
7676
7677         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7678         format.
7679
7680         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7681         standard in Emacs nowadays.
7682
7683         * color.el (color-gradient): Add a color-gradient function.
7684
7685 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7686
7687         * message.el (message-expand-name): Don't trust the return value of
7688         bbdb-complete-name.
7689         (message-check-news-header-syntax): Remove unused var `start'.
7690         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7691         (message-inhibit-body-encoding): Move to before first use.
7692         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7693         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7694         (Organization, Message-ID, Date, mh-previous-window-config):
7695         Defvar the vars using dynamic scoping.
7696
7697 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7698
7699         * shr.el (shr-render-td): Only do colors at the final rendering.
7700         Should be slightly faster.
7701         (shr-insert-table): Fix up TD background colors when doing the
7702         vertical padding.
7703
7704         * gnus-art.el (article-date-ut): Protect against articles with no Date
7705         header.
7706         (article-update-date-lapsed): Don't use current-column to find the
7707         horizontal position.  It's fragile in the presence of \003 characters.
7708
7709         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7710
7711 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7712
7713         * gnus-art.el (article-transform-date): Rewrite to still work when
7714         there are several rfc2822 parts.
7715         (article-transform-date): Fix infinite recursion.
7716         (article-date-ut): Replace infinitely many Date headers with a single
7717         one when called interactively.
7718
7719         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7720         secure manner.
7721
7722         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7723         move around by not using save-window-excursion.  It seems to work...
7724
7725 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7726
7727         * gnus-art.el (article-make-date-line): Work for user-defined format.
7728
7729 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7730
7731         * nntp.el (nntp-retrieve-group-data-early)
7732         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7733         fetching functions.
7734
7735         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7736         thoroughly for all backends that have no known groups.  This should
7737         allow new nnml methods to retrieve mail.
7738
7739         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7740         that Gnus doesn't know exists again.
7741
7742         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7743         (gnus-treat-date-ut): Ditto.
7744         (gnus-article-update-date-header): Rename.
7745         (gnus-treat-date-local): Remove.
7746         (gnus-treat-date-english): Remove.
7747         (gnus-treat-date-lapsed): Remove.
7748         (gnus-treat-date-combined-lapsed): Remove.
7749         (gnus-treat-date-original): Remove.
7750         (gnus-treat-date-iso8601): Remove.
7751         (gnus-treat-date-user-defined): Remove.
7752         (gnus-article-date-headers): New variable to control all the date
7753         header options.
7754         (article-date-ut): Rewrite to allow using the new way to format date
7755         headers(s).
7756
7757 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7758
7759         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7760         method.
7761         (nnmail-article-group): A better test for fanciness.
7762
7763         * nnimap.el (nnimap-request-head): Protect against not finding the
7764         article by Message-ID.
7765
7766 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7767
7768         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7769         keep point at the "same place".
7770
7771 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7772
7773         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7774         data if the group is inactive.
7775
7776 2011-01-28  Julien Danjou  <julien@danjou.info>
7777
7778         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7779         (gnus-all-windows-visible-p): Remove old compatibility code.
7780         (gnus-window-top-edge): Add docstring.
7781
7782         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7783
7784 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7785
7786         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7787         older request-update-info.
7788
7789         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7790
7791 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7792
7793         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7794         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7795
7796 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7797
7798         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7799         groups.  This makes the nndraft:queue group pop up if it's not already
7800         there.
7801
7802         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7803         messages" logic, which was reversed.
7804
7805         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7806         the "same place" even if point is on the line being replaced.
7807         (article-update-date-lapsed): Allow updating both the combined lapsed
7808         and the lapsed headers.
7809         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7810         (article-make-date-line): Limit the number of segments dynamically to
7811         avoid too-long lines.
7812
7813 2011-01-27  Julien Danjou  <julien@danjou.info>
7814
7815         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7816         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7817
7818 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7821         Use plist-get instead of the cl function getf.
7822
7823 2011-01-27  Glenn Morris  <rgm@gnu.org>
7824
7825         * gnus-util.el (float-time): Get rid of compiler warning, again.
7826
7827 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7828
7829         * shr.el (shr-put-color): Special-case background colors: Do put them
7830         at the blank parts at the front of the lines.
7831
7832         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7833         exit hook to nix out all data on readedness on group exit.
7834
7835         * gnus-util.el (float-time): If float-time is bound, always use it on
7836         all Emacsen.  It's unclear why the subrp check was there.
7837         (time-date): Require to make some autoload issues on XEmacs go away.
7838
7839         * shr.el (shr-put-color): Don't do the box padding in tables, since
7840         they're already padded.
7841
7842 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7843
7844         * gnus-art.el (gnus-article-next-page): When the last line of the
7845         article is displayed, scroll down once more instead of going to the
7846         next article at once.
7847         (article-lapsed-string): Refactor out and allow specifying how many
7848         segments you want.
7849         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7850         (gnus-article-update-lapsed-header): New variable.
7851
7852         * shr.el: Revert change that made headings use different-sized faces.
7853         The Emacs display engine isn't advanced enough that, for instance,
7854         tables can comfortably use differently-sized faces.
7855
7856 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7857
7858         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7859         used.
7860         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7861         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7862         we're using an encrypted connection.
7863
7864         * proto-stream.el: Alter the interface functions to also return the
7865         actual stream type used: network or tls.
7866
7867 2011-01-25  Julien Danjou  <julien@danjou.info>
7868
7869         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7870         (mm-display-javascript-inline): New function.
7871
7872         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7873         viewing function.
7874
7875 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * shr.el (shr-expand-newlines): Fix variable name.
7878
7879 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7880
7881         * shr.el (shr-expand-newlines): Make nested boxes work.
7882
7883 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7884
7885         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7886         backgrounds.
7887         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7888         in a more sensible manner.
7889
7890 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7891
7892         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7893         if EPG is loaded.
7894
7895 2011-01-24  Julien Danjou  <julien@danjou.info>
7896
7897         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7898         tags.
7899
7900 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7901
7902         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7903         commands.
7904
7905         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7906         in the article buffer.
7907         (gnus-gravatar-insert): Use blank space from the current buffer to
7908         avoid breaking text properties.  This makes X-Sent updating work again.
7909
7910         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7911
7912 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7913
7914         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7915         fix the bug in url-http.el instead.
7916
7917         * shr.el (shr-image-fetched): Ditto.
7918
7919         * shr.el (shr-image-fetched): Avoid having point move in the article
7920         buffer.
7921
7922         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7923         buffer after being called.  It's apparently being killed by url.el, and
7924         killing it made point move to end-of-buffer in a random buffer.
7925
7926         * shr.el (shr-image-fetched): Ditto.
7927
7928 2011-01-23  Julien Danjou  <julien@danjou.info>
7929
7930         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7931
7932         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7933         text/x-org.
7934
7935 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7936
7937         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7938         (i.e., nnimap) returning nil as the article number.
7939
7940 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7941
7942         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7943         "DelSp" parameter in RFC3676.
7944
7945 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7946
7947         * message.el (message-check-recipients): Display the encoded version of
7948         the bogus address if they differ.
7949
7950         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7951         after sending.
7952
7953         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7954
7955         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7956
7957         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7958         group buffer after sending the queue.
7959
7960         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7961
7962 2011-01-22  Julien Danjou  <julien@danjou.info>
7963
7964         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7965
7966 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7967
7968         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7969         nested related parts.
7970
7971         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7972         unexpired articles.  This fixes the regression that led expiry marks to
7973         disappear from nnfolder groups.
7974
7975 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7976
7977         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7978         Don't confuse the "ret" of "retrograde" with RET.
7979
7980 2011-01-21  Julien Danjou  <julien@danjou.info>
7981
7982         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7983         than mm-insert-inline.
7984
7985 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7988         Widen article buffer.
7989
7990 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7991
7992         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7993         the temp buffer.
7994         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7995
7996 2011-01-20  Julien Danjou  <julien@danjou.info>
7997
7998         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7999
8000         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
8001         than mm-insert-inline to insert inline part: this respect
8002         mm-inline-media-tests displayers.
8003
8004         * mm-view.el (mm-display-shell-script-inline): New function.
8005
8006         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8007
8008         * mm-uu.el (mm-uu-type-alist): Add org block.
8009         (mm-uu-org-src-code-block-extract): New function.
8010
8011         * mm-view.el (mm-display-org-inline): New function.
8012
8013         * mm-decode.el (mm-automatic-display): Add text/org.
8014
8015         * mailcap.el (mailcap-mime-extensions): Add .org.
8016
8017 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8018
8019         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8020         gnus-article-add-buttons.
8021
8022 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8023
8024         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8025         From header with a date and "nobody" as the sender.
8026
8027 2011-01-19  Julien Danjou  <julien@danjou.info>
8028
8029         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8030         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8031         if you have the same regexp several times.
8032         (gnus-button-push): Fix matching when regexp is symbol.
8033
8034 2011-01-15  Glenn Morris  <rgm@gnu.org>
8035
8036         * message.el (message-mail): A compose-mail function should
8037         accept headers as strings.
8038
8039 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8040
8041         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8042         Add :vert-only tags.
8043         (message-mail): New arg RETURN-ACTION.
8044         (message-return-action): New var.
8045         (message-bury): Use it.
8046         (message-mode): Make it buffer-local.
8047         (message-send-and-exit): Always call message-bury.
8048
8049         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8050         message-mail.
8051
8052 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8053
8054         * nnimap.el (nnimap-convert-partial-article): Protect against
8055         zero-length body parts.
8056
8057         * mm-decode.el (mm-preferred-alternative-precedence):
8058         Discourage showing empty parts.
8059
8060         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8061         and stuff if the backend didn't return the article number.  This fixes
8062         an Exchange-related nnimap bug.
8063
8064         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8065         group window, because it does the wrong thing when a separate frame
8066         displays the group buffer.
8067
8068         * proto-stream.el (open-protocol-stream): Protect against the low-level
8069         transport functions returning nil.
8070
8071 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8072
8073         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8074         (mml2015-epg-find-usable-secret-key): New function.
8075         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8076         mml2015-epg-find-usable-key (Bug#7797).
8077         (mml2015-epg-encrypt): Ditto.
8078
8079 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8080
8081         * dgnushack.el (rot13-string): Fix the way to get the argument.
8082
8083 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8084
8085         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8086
8087 2011-01-03  Glenn Morris  <rgm@gnu.org>
8088
8089         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8090
8091         * sieve.el (sieve-open-server): Give a more explicit error if
8092         sieve-manage-open returns nil.  (Bug#7720)
8093
8094 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8095
8096         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8097
8098 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8099
8100         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8101         This avoids sending passwords in plain text over non-encrypted
8102         channels.
8103
8104         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8105
8106         * nnimap.el (nnimap-login): Refactored out into own function, and
8107         implement CRAM-MD5.
8108         (nnimap-wait-for-line): Refactored out.
8109
8110         * mm-view.el (mml-smime): Require.
8111
8112 2010-12-20  David Engster  <deng@eml.cc>
8113
8114         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8115         use EPG to decrypt S/MIME messages instead of openssl.
8116
8117 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8118
8119         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8120
8121         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8122         status is the group clearly is unreachable.
8123
8124         * auth-source.el (auth-source-create): Add the optional second
8125         parameter to `local-variable-p' to be compatible with XEmacs.
8126
8127 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8128
8129         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8130         work when using a compressed nnml folder.
8131
8132 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8133
8134         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8135         backends after sanitising on entry, because this never makes sense:
8136         If the articles have gone missing, then the data no longer exists on
8137         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8138         overwrite anything anyway.
8139
8140         * shr.el (shr-insert-document): Bind shr-width dynamically to
8141         window-width if it's nil.
8142
8143 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8144
8145         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8146         with the meaning of using the full emacs window width for rendering.
8147
8148 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8149
8150         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8151         case when sender is not given.
8152
8153 2010-12-23  Julien Danjou  <julien@danjou.info>
8154
8155         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8156         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8157         the addresses, otherwise we might misplaced the gravatar.
8158
8159 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8160
8161         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8162         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8163         obsolete in Emacs.
8164
8165 2010-12-20  Julien Danjou  <julien@danjou.info>
8166
8167         * gnus-util.el (gnus-rescale-image): Revert last change.
8168
8169 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8170
8171         * binhex.el: Improve commentary (Bug#7482).
8172
8173 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8174
8175         * gnus-group.el (gnus-group-delete-articles): New command.
8176
8177 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8178
8179         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8180
8181 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8182
8183         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8184         here, since it's up to the backends to do CRLF removal if their
8185         protocol has it.
8186
8187         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8188
8189 2010-12-17  Julien Danjou  <julien@danjou.info>
8190
8191         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8192         they are from file.  Can also scale up.
8193
8194 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8195
8196         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8197         Restore gnus-use-agent.
8198         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8199
8200         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8201
8202 2010-12-17  Julien Danjou  <julien@danjou.info>
8203
8204         * gravatar.el (gravatar-retrieve-synchronously): New function.
8205         (gravatar-get-data): Make more robust.
8206
8207 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8208
8209         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8210
8211 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8212
8213         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8214         to really consider the last line.
8215
8216 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8217
8218         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8219         list of recipient keys, or use symmetric encryption if not a list.
8220         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8221         EPA override, replacing the call to `netrc-store-data'.
8222
8223 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8224
8225         * gnus-srvr.el: Avoid passing nil regexp argument to
8226         delete-matching-lines.
8227
8228 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8229
8230         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8231         fetching stops when Gnus exits.
8232
8233         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8234         function.
8235         (nnfolder-request-expire-articles): Save all the buffers after doing
8236         expiry.
8237
8238         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8239         the last article", since that led to serious performance regressions
8240         when expiring nnml groups.
8241
8242 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8243
8244         * nnir.el: Improve customizations.
8245
8246 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8247
8248         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8249
8250         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8251         group has been killed.
8252         (gnus-group-yank-group): Ditto.
8253
8254         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8255
8256         * nnimap.el (nnimap-request-update-group-status): New function.
8257
8258         * gnus-int.el (gnus-request-update-group-status): New interface
8259         function.
8260
8261         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8262         copying read-ness to the backends.
8263
8264         * nnimap.el (nnimap-quirk): New function.
8265         (nnimap-retrieve-group-data-early): Use it.
8266         (nnimap-quirks): New alist.
8267
8268 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8269
8270         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8271         don't delete it within indentation.
8272
8273 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8274
8275         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8276         previous line.
8277
8278 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8279
8280         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8281         QRESYNC command by deleting a superfluous space which broke Cyrus
8282         servers.  This change will break other servers that are buggy the other
8283         way around.
8284
8285 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8286
8287         * spam.el: Reindent and fix long lines.
8288         (spam-copy-or-move-routine): Exclude invalid move destinations.
8289
8290 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8291
8292         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8293         installed the registry.
8294
8295 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8298
8299 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8300
8301         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8302         groupname doesn't contain "gmane".
8303
8304 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8307         and netrc-bound-and-true-p bindings.
8308         (netrc-parse): Cache the netrc contents.
8309
8310         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8311         (gnus-1): Don't create the nndrafts group twice.
8312         (gnus-setup-news): There's no need to read the active file here, since
8313         that's done again later on a per-backend basis.
8314         (gnus-start-draft-setup): Make sure that the new group is started out
8315         empty.
8316
8317         * gnus-agent.el (gnus-agentize): Don't create the queue group
8318         automatically on startup.  It'll be created later, if needed.
8319
8320         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8321         of automatically subscribed groups.
8322         (gnus-auto-subscribed-categories): New variable.
8323         (gnus-matches-options-n): Use it.
8324         (gnus-default-subscribed-newsgroups): Remove unused variable.
8325         (gnus-start-draft-setup): Message a bit less.
8326
8327 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8328
8329         * nnir.el (nnir-run-imap): Return article list in order of increasing
8330         UID.
8331
8332 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8333
8334         * gnus-sum.el (gnus-summary-enter-digest-group):
8335         Mention gnus-auto-select-on-ephemeral-exit.
8336
8337         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8338         convention of the network-only option.
8339
8340 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8341
8342         * proto-stream.el (proto-stream-open-network-only): New function to
8343         have a way to specify non-STARTTLS upgrade connections.
8344
8345 2010-12-10  Julien Danjou  <julien@danjou.info>
8346
8347         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8348         email address is nil.
8349
8350         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8351
8352 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8353
8354         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8355         deletion.
8356         (nnir-run-imap): Only need to parse list once.
8357
8358 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8359
8360         * shr.el (shr-tag-script): Ignore <script>.
8361         (shr-tag-label): Add <label> support.
8362
8363 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8364
8365         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8366
8367         * shr.el (shr-image-displayer): Work for images lined side by side.
8368
8369 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8370
8371         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8372         parameter, since XEmacs doesn't accept t as a parameter.
8373
8374 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8375
8376         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8377         ids.
8378         (nnir-run-gmane): Simplify groupspec formatting.
8379         (nnir-request-expire-articles): New function.
8380
8381 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8382
8383         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8384         overflow, possibly.
8385
8386         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8387         (shr-render-td): Handle td style="" better.
8388         (shr-tag-table): Use the color from the style sheet.
8389         (shr-render-td): Make sure we copy over all the overlays, too.
8390
8391 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8392
8393         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8394         (nnir-request-article): Improve article retrieval.
8395
8396 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8397
8398         * mm-util.el (mm-extra-numeric-entities): New variable.
8399
8400         * mm-url.el (mm-url-decode-entities):
8401         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8402
8403         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8404
8405 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8406
8407         * message.el: Use completion-at-point.
8408         (message-completion-function): New fun, extracted from message-tab.
8409         (message-mode): Use it for completion-at-point-functions.
8410         (message-tab): Use it and completion-at-point.
8411
8412 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8415         character if a non-breakable character follows.
8416
8417 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8418
8419         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8420         any stream.
8421
8422         * shr.el (shr-tag-font): Colorize the region.
8423         (shr-tag-body): Ditto.
8424         (shr-tag-font): Actually let the styles be inherited instead of
8425         overwriting them.
8426         (shr-tag-font): Get the background color right.
8427         (shr-tag-style): Ignore all <style> tags for the moment.
8428
8429         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8430         a Message-ID to avoid having nnimap depend on gnus-sum.
8431
8432         * shr.el (shr-descend): Only colorize something if we have a node that
8433         sets colors.
8434
8435 2010-12-06  Julien Danjou  <julien@danjou.info>
8436
8437         * shr.el (shr-render-td): Render td content with shr-descend, so style
8438         will be applied to <td> too.
8439         (shr-colorize-region): Colorize region even if we only have a background.
8440         (shr-tag-body): Fix color and background color inheritance.
8441         Do not recolorize after shr-generic.
8442         (shr-tag-font): Let shr-generic colorize via inheritance.
8443
8444 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8447
8448 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8449
8450         * nnir.el (nnir-request-move-article): Remove obsolete code.
8451
8452 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8453
8454         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8455
8456 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * gnus-sum.el (gnus-summary-respool-article): The completion function
8459         expects a list instead of an alist.
8460
8461         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8462         string as the parameter.
8463
8464         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8465
8466         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8467         styles.
8468         (shr-colorize-region): New function.
8469         (shr-insert-background-overlay): Remove.
8470         (shr-render-td): Background setting should be taken care of on a higher
8471         level.
8472         (shr-tag-body): Use post-hoc colorizations.
8473         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8474         (shr-put-color-1): Don't overwrite old colors.
8475         (shr-colorize-region): When the background color isn't explicit, use
8476         a fixed background.
8477
8478         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8479         nnmail variables.
8480
8481 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8482
8483         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8484         unless necessary.
8485
8486 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8487
8488         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8489         server.
8490
8491 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8492
8493         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8494         so that TAB works.
8495
8496         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8497         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8498
8499         * shr.el (shr-urlify): Show the URL before the title to avoid
8500         misleading URLs.
8501
8502 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8503
8504         * shr.el (shr-urlify): Display the title in <a> tags.
8505
8506 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8507
8508         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8509
8510 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8511
8512         * nnir.el: Rearrange code to allow macros to be autoloaded by
8513         gnus-sum.el.
8514         (nnir-retrieve-headers-override-function): Make this variable
8515         customizable.
8516         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8517
8518         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8519         from nnir.el.
8520
8521 2010-12-03  Julien Danjou  <julien@danjou.info>
8522
8523         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8524
8525 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8526
8527         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8528         allow optional argument `environment'.
8529
8530 2010-12-03  Glenn Morris  <rgm@gnu.org>
8531
8532         * mm-extern.el (message-goto-body): Update declaration.
8533
8534 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * gnus-util.el (gnus-macroexpand-all): New function.
8537
8538         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8539         instead of macroexpand-all that is unavailable in XEmacs.
8540
8541 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8542
8543         * nnir.el (nnir-summary-line-format): New variable.
8544         (nnir-mode): Use it.
8545         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8546         (nnir-article-ids): Reimplement as defsubst.
8547         (nnir-retrieve-headers): Don't mangle the subject header.
8548         (nnir-run-imap): Use 100 as RSV score.
8549         (nnir-run-find-grep): Fix for full server searching.
8550         (nnir-run-gmane): Better restriction to gmane groups.
8551
8552         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8553         summary buffers.
8554
8555 2010-12-02  Julien Danjou  <julien@danjou.info>
8556
8557         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8558
8559         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8560
8561         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8562         support.
8563
8564 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8565
8566         * nnir.el: Update to handle the registry better.
8567         (autoload): Silence byte-compiler.
8568         (nnir-open-server): Add a hook for nnir groups.
8569         (nnir-request-move-article): Don't mangle the header.  Better to use
8570         formatting variables (which will be added in the future).
8571         (nnir-registry-action): Update the registry using the original article
8572         group name.
8573         (nnir-mode): Install nnir-specific hooks for updating the registry.
8574
8575         * gnus-sum.el
8576         (gnus-article-original-subject, gnus-newsgroup-original-name):
8577         Remove obsolete variables.
8578         (gnus-summary-move-article): Remove use of obsolete variables.
8579         (gnus-summary-local-variables): Make move and delete hooks local to
8580         summary buffers.
8581
8582 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8583
8584         * rtree.el: New file.
8585
8586 2010-12-01  Julien Danjou  <julien@danjou.info>
8587
8588         * message.el (message-user-organization): Do not use
8589         gnus-local-organization.
8590
8591         * gnus.el: Remove gnus-local-organization.
8592
8593         * gnus-msg.el: Remove nastygram thing.
8594
8595 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8596
8597         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8598         funcall.
8599
8600 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8601
8602         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8603         names.
8604
8605         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8606         characters.
8607
8608         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8609         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8610         Suggested by Štěpán Němec <stepnem@gmail.com>.
8611         (gnus-gravatar-transform-address): Use mail-extract-address-components
8612         that supports non-ASCII names rather than mail-header-parse-addresses.
8613
8614 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8615
8616         * proto-stream.el (open-protocol-stream): All starttls connections are
8617         handled by the network handler.
8618
8619 2010-11-30  Julien Danjou  <julien@danjou.info>
8620
8621         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8622         (nnimap-open-connection-1): Fix PREAUTH.
8623
8624         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8625
8626 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8629         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8630         (shr-insert): Use them.
8631         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8632
8633 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8634
8635         * nnir.el (nnir-request-move-article): Bail out if original group
8636         doesn't support article moves.
8637         (nnir-get-active): Improve active list retrieval.
8638
8639 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8640
8641         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8642
8643 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8644
8645         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8646         seem to accept strings-with-numbers as port numbers.
8647
8648 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8649
8650         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8651         change the registry.
8652
8653 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8656         delete-dups that is not available in XEmacs 21.4.
8657
8658         * mm-util.el (mm-delete-duplicates): Add comment.
8659
8660 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8661
8662         * nnir.el (nnir-ignored-newsgroups): New variable.
8663         (nnir-get-active): Use it.
8664
8665 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8666
8667         * proto-stream.el (proto-stream-open-network): Add some comments.
8668
8669         * nntp.el (nntp-open-connection): Provide a :success condition.
8670
8671         * nnimap.el (nnimap-open-connection-1): Ditto.
8672
8673         * proto-stream.el (proto-stream-open-network): See what the response to
8674         the STARTTLS command is.
8675
8676         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8677         backwards compatibility).
8678         (nnimap-open-connection-1): Really respect nnimap-server-port.
8679
8680         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8681         TLS upgrades we don't really care about the identity of the peer.
8682         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8683         that what we've checked for.
8684         (proto-stream-always-use-starttls): Only default to t if
8685         open-gnutls-stream exists.
8686         (proto-stream-open-network): If STARTTLS failed, then just open a
8687         normal connection.
8688         (proto-stream-open-network): Wait until the greeting before doing
8689         STARTTLS.
8690
8691         * nntp.el (nntp-open-connection): Report what the connection error is.
8692
8693         * proto-stream.el (open-protocol-stream): Rename from
8694         open-proto-stream.
8695
8696 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8697
8698         * nnimap.el (nnimap-stream): Change default to `undecided'.
8699         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8700         first, and then network.
8701         (nnimap-open-connection-1): Respect nnimap-server-port.
8702         (nnimap-open-connection): Be more backwards-compatible.
8703
8704         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8705         (proto-stream-open-starttls): De-duplicate the starttls code.
8706         (proto-stream-open-starttls): Folded back into the main function.
8707         (proto-stream-open-network): Fix typo in the gnutls path.
8708         (proto-stream-command): Refactor out.
8709
8710         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8711
8712         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8713         starttls.el STARTTLS.
8714
8715         * color.el (color-lab->srgb): Fix function call name.
8716
8717         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8718         if we're using tls.el.
8719         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8720         built in, then don't try to establish a STARTTLS connection.
8721
8722         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8723         servers.
8724
8725         * proto-stream.el (open-proto-stream): Use network, not stream.
8726         (open-proto-stream): Add a way to specify what the end of a command is.
8727
8728         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8729         connections types.
8730         (nntp-open-network-stream): Remove.
8731         (nntp-open-ssl-stream): Remove.
8732         (nntp-open-tls-stream): Remove.
8733         (nntp-ssl-program): Remove.
8734
8735         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8736
8737 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8738
8739         * nnir.el: Fix typos.
8740         (nnir-retrieve-headers-override-function): Rename variable to reflect
8741         new semantics.
8742         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8743         macros.
8744         (nnir-request-article, nnir-request-move-article): Use them.
8745         (nnir-categorize): New function.
8746         (nnir-run-query): Use it.
8747         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8748         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8749         sorted.
8750         (nnir-group-full-name): Use gnus-group-full-name instead.
8751         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8752         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8753
8754 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8755
8756         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8757
8758         * proto-stream.el: New library to provide protocol-specific
8759         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8760         protocols.
8761         (open-proto-stream): Complete the documentation.
8762         (proto-stream-open-network): Fix some typos.
8763
8764         * nnimap.el (nnimap-open-connection): Use it.
8765
8766 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8767
8768         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8769         negotiation.
8770
8771 2010-11-26  Julien Danjou  <julien@danjou.info>
8772
8773         * color.el: Rename various rgb functions to srgb.
8774
8775 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8776
8777         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8778         names.
8779
8780 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8781
8782         * shr.el (shr-insert): Revert last change.
8783         (shr-find-fill-point): Never leave point being at bol;
8784         relax the kinsoku limitation when rendering tables.
8785
8786 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8789         results from -accept-article.
8790
8791         * shr-color.el: Require cl when compiling.
8792
8793         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8794         checkin.
8795
8796         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8797
8798         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8799
8800         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8801         'add and 'delete to set backend marks.
8802
8803         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8804
8805         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8806
8807         * nntp.el (nntp-request-set-mark): Use it.
8808
8809         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8810
8811         * nnml.el (nnml-request-set-mark): Ditto.
8812
8813         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8814         introduces regressions in article selection.
8815         (nnimap-find-uid-response): New function.
8816         (nnimap-request-accept-article): Use the UID returned, if any.
8817         (nnimap-request-move-article): Use the UID returned, if any.
8818         (nnimap-get-groups): Reimplement to work with folded lines.
8819         (nnimap-find-uid-response): The UID is the last element in the list.
8820         (nnimap-request-set-mark): Extend syntax with 'set.
8821
8822         * nnml.el (nnml-request-set-mark): Ditto.
8823
8824         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8825
8826         * nntp.el (nntp-request-set-mark): Ditto.
8827
8828 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * message.el (message-called-interactively-p): A temporary macro.
8831         (message-goto-body): Use it temporarily.
8832
8833 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8834
8835         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8836         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8837         (nnimap-last-response-string): Fix last unfolding fix.
8838
8839 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * shr.el (shr-insert): Fix the way to fold lines.
8842
8843 2010-11-25  Julien Danjou  <julien@danjou.info>
8844
8845         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8846
8847         * color.el: Rename from color-lab.el
8848         (color-rgb->hex): Add.
8849         (color-complement): Add.
8850         (color-complement-hex): Add.
8851
8852         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8853
8854 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8855
8856         * shr-color.el (shr-color-visible): Don't bug out if the color names
8857         don't exist.
8858
8859 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8860
8861         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8862         assuming that article displaying or another mml-preview may be
8863         interrupted for an error or for the like.
8864
8865         * shr.el (shr-get-background): Fix argument name.
8866
8867 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8870
8871         * gnus-sum.el (gnus-summary-include-articles): New function.
8872
8873         * message.el (message-goto-body): called-interactively-p needs a
8874         parameter, so use `any'.
8875
8876         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8877         clear marks before moving, since they're synced from the Gnus side
8878         first.
8879
8880         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8881         (gnus-summary-move-article): Copy over all marks before moving, so that
8882         IMAP doesn't think a new article has arrived.
8883
8884 2010-11-24  Julien Danjou  <julien@danjou.info>
8885
8886         * shr.el (shr-insert-background-overlay): Fix typo.
8887         (shr-render-td): Copy the background before rendering.
8888
8889         * shr-color.el (shr-color-visible): Fix docstring.
8890
8891         * shr.el (shr-tag-table): Add bgcolor support.
8892         (shr-render-td): Add bgcolor support.
8893         (shr-get-background): Add.
8894         (shr-insert-foreground-overlay): Use shr-get-background.
8895
8896         * message.el (message-goto-body): Use called-interactively-p.
8897         (message-in-body-p): message-goto-body returns point.
8898
8899 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8900
8901         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8902         Fixes something or other in Emacs 23, and is backwards compatible.
8903
8904         * message.el (message-goto-body): Remove the <#secure special-casing,
8905         which is too special.
8906
8907         * shr.el (shr-parse-style): Drop !important from styles.
8908
8909 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8910
8911         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8912         this function to return incorrect results when calling it with an
8913         explicit article argument different from
8914         (gnus-summary-article-number).
8915
8916 2010-11-24  Julien Danjou  <julien@danjou.info>
8917
8918         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8919         (shr-tag-body): Add background support.
8920         (shr-descend): Add background support.
8921         (shr-tag-title): Add.
8922
8923         * shr-color.el (shr-color-visible): Really return original background
8924         if fixed.
8925
8926 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8927
8928         * shr.el (shr-color-check): Protect against non-existent color names.
8929
8930 2010-11-24  Julien Danjou  <julien@danjou.info>
8931
8932         * color-lab.el: Require 'cl when compiling.
8933
8934         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8935
8936         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8937         matched part.
8938
8939         * color-lab.el: Fix all expt calls to use float type.
8940
8941 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8944         expression to shr-color-check as is.
8945
8946         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8947
8948         * color-lab.el: Add coding cookie.
8949         (float-pi): Use eval-and-compile.
8950
8951         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8952         compiled for Emacsen having no `libxml-parse-html-region' support.
8953
8954 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8955
8956         * shr.el (shr-insert-color-overlay): Split stuff like
8957         "#444444 !important" to find the real color.
8958         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8959         parse <font color="red"> entries.
8960
8961 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8962
8963         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8964         point when parsing headers.
8965
8966         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8967         is positioned properly when parsing headers.
8968
8969 2010-11-23  Julien Danjou  <julien@danjou.info>
8970
8971         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8972
8973         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8974
8975         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8976
8977         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8978         Use shr-color-hue-to-rgb.
8979         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8980
8981 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8982
8983         * shr.el (shr-color->hexadecimal): Autoload.
8984         (shr-descend): Add color to all tags.
8985
8986 2010-11-22  Julien Danjou  <julien@danjou.info>
8987
8988         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8989         shr-color->hexadecimal.
8990
8991         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8992         RGB() or HSL() color representation.
8993
8994         * shr.el (shr-tag-font): Add.
8995         (shr-tag-color-check): New function to get better colors.
8996         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8997         tag-span.
8998
8999         * shr-color.el: New file.
9000
9001         * color-lab.el: New file.
9002
9003         * gnus-art.el (gnus-url-mailto): Do not downcase args.
9004
9005 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9006
9007         * nnir.el: Fix typo in comments.
9008         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9009         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9010
9011 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9012
9013         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9014
9015         * nnimap.el (nnimap-get-capabilities): Refactor out.
9016         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9017
9018 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9019
9020         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9021         appearing when `mm-uu-hide-markers' is nil.
9022
9023 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9024
9025         * nnimap.el (nnimap-unselect-group): Make into its own function.
9026         (nnimap-request-rename-group): Unselect group before renaming.
9027         This had gotten lost somewhere.
9028         (nnimap-request-accept-article): Keep track of examined groups, and
9029         unselect the group before APPENDing to read-only groups.
9030         (nnimap-request-move-article): Clear flags before moving so that they
9031         can be re-set later.
9032
9033 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9036         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9037
9038 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9039
9040         * gnus-art.el (gnus-mime-display-single):
9041         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9042         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9043         parameter.
9044
9045 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9046
9047         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9048         (shr-table-vertical-line): New variable.
9049         (shr-insert-table): Use it.
9050
9051 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9052
9053         * gnus-html.el (gnus-html-wash-images): Don't display images if
9054         gnus-inhibit-images is non-nil; register displayer for cid images.
9055         (gnus-html-display-image): Work for cid image.
9056         (gnus-html-insert-image): Allow arguments.
9057         (gnus-html-put-image): Inhibit read-only.
9058         (gnus-html-prefetch-images): Don't prefetch images if
9059         gnus-inhibit-images is non-nil.
9060
9061 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9062
9063         * shr.el (shr-put-image): Break lines when inserting big pictures.
9064
9065 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9066
9067         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9068         sender, thanks Katsumi Yamaoka.
9069
9070 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9071
9072         * nnir.el (nnir-run-imap): Reverse the article list for each group
9073         rather than the whole list.
9074
9075 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9076
9077         * shr.el (shr-image-displayer): Protect function against non-existent
9078         image source.
9079
9080         * gnus-art.el (gnus-inhibit-images): New user option.
9081         (gnus-mime-display-single): Don't display image if it is non-nil.
9082
9083         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9084         gnus-inhibit-images.
9085
9086         * shr.el (shr-image-displayer): New function.
9087         (shr-tag-img): Use it.
9088
9089 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9090
9091         * mml2015.el (mml2015-epg-sign): Use From header.
9092
9093 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9094
9095         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9096
9097         * gnus-util.el (gnus-find-text-property-region): Return markers.
9098
9099         * shr.el (shr-tag-img): Put a displayer in the text property.
9100
9101         * gnus-util.el (gnus-find-text-property-region): New utility function.
9102
9103         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9104         (gnus-html-show-images): Remove.
9105
9106         * gnus-art.el (gnus-article-show-images): New, more general function.
9107
9108         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9109         image url text properties.
9110
9111         * shr.el: Ditto.
9112
9113         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9114         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9115
9116 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9117
9118         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9119         work for two or more articles.
9120
9121 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9124         divide an image that's in an html article to two or more when washing
9125         non-ASCII characters in alt text of it.
9126
9127 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9128
9129         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9130         smime-decrypt-region using function argument.
9131         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9132
9133         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9134
9135         * smime.el (smime-decrypt-region): Catch it.
9136
9137 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9138
9139         * smime.el (smime-mode-map): Move initialization into declaration.
9140         (gnus-run-mode-hooks): Don't autoload.
9141         (smime-mode): Use define-derived-mode.
9142
9143 2010-11-11  Glenn Morris  <rgm@gnu.org>
9144
9145         * smime.el (from): Restrict declaration to XEmacs.
9146
9147         * nnir.el (gnus-group-topic-name): Autoload.
9148
9149 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9150
9151         * shr.el (shr-insert): Don't break long line if it is because of
9152         kinsoku-bol characters in the line end.
9153
9154 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9155
9156         * nnir.el (nnir-request-move-article): Fix to provide original group
9157         and subject.
9158         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9159         been retrieved.
9160
9161         * gnus-sum.el (gnus-summary-move-article): Use original group and
9162         subject for virtual articles such as those in an nnir summary buffer.
9163
9164 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9165
9166         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9167         least 21.5).
9168
9169         * smime.el (from): Declare it again for XEmacs.
9170
9171 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9172
9173         * message.el (message-resend): Don't disable encoding unless it's
9174         already encoded.
9175
9176         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9177         low-numbered articles.
9178
9179 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9180
9181         * rfc2047.el (rfc2047-syntax-table): Simplify.
9182
9183         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9184
9185         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9186         set-char-table-range for XEmacs.
9187
9188 2010-11-10  Glenn Morris  <rgm@gnu.org>
9189
9190         * time-date.el (time-to-seconds): Always an alias on Emacs,
9191         never a real function.
9192         (with-no-warnings): Remove compat stub, now unused.
9193         (time-less-p): Doc fix.
9194         (time-to-number-of-days): Simplify.
9195
9196         * smime.el (from): Remove unused declaration.
9197
9198         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9199         (gnus-float-time): On Emacs, always an alias.
9200
9201         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9202         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9203
9204 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9205
9206         * dgnushack.el: Don't use ignore-errors in the top level form since it
9207         is unavailable in XEmacs even if cl is loaded.
9208
9209         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9210
9211 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9212
9213         * shr.el (browse-url-mailto): Autoload.
9214
9215         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9216
9217         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9218         regexp doesn't need quoting.
9219
9220 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9221
9222         * message.el (message-subject-trailing-was-ask-regexp)
9223         (message-subject-trailing-was-regexp): Match was: in addition to was.
9224
9225 2010-11-09  Glenn Morris  <rgm@gnu.org>
9226
9227         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9228         (nnbabyl-check-mbox): Use point-at-bol.
9229
9230 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9231
9232         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9233
9234         * message.el (message-mailto): New function.
9235         (message-mailto): Should accept other parameters.
9236         (message-mailto): Remove since it duplicates browse-url-mailto
9237         functionality.
9238
9239 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9240
9241         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9242         methods.
9243         (gnus-read-active-file): Ditto.
9244
9245         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9246         ": " from the prompt.
9247         (gnus-group-make-group): Ditto.
9248
9249 2010-11-07  Glenn Morris  <rgm@gnu.org>
9250
9251         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9252         (gnus-bookmark-kill-line): Use point-at-eol.
9253
9254 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9255
9256         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9257         asterisks in From header.
9258
9259 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260
9261         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9262         string to avoid making the From headers syntactically invalid.
9263
9264         * message.el (message-send-mail): Don't insert courtesy messages if the
9265         message already has List-Post and List-ID messages.
9266
9267 2010-11-06  Glenn Morris  <rgm@gnu.org>
9268
9269         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9270         `condition', `type', `length' a prefix.
9271         (gnus-treat-predicate): Update for above name changes.
9272
9273 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9274
9275         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9276         binding.  Handled by `gnus-summary-refer-thread' instead.
9277         (nnir-warp-to-article): New backend function.
9278
9279         * nnimap.el (nnimap-request-thread): Force dependency updating.
9280
9281         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9282         (gnus-summary-refer-thread): Rework to improve thread-referral.
9283
9284         * gnus-int.el (gnus-warp-to-article): New function.
9285
9286         * gnus-sum.el (gnus-summary-article-map): Bind it.
9287
9288 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9289
9290         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9291         gnus-summary-refer-thread.
9292
9293         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9294         headers.
9295         (gnus-summary-limit-include-thread): Prevent articles in thread from
9296         being cut in gnus-cut-threads.
9297         (gnus-summary-refer-thread): Limit retrieved headers to those in
9298         thread.
9299
9300 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9301
9302         * message.el (message-send-mail): Use the value of
9303         message-courtesy-message from the message buffer.
9304
9305         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9306
9307         * shr.el (shr-browse-url): Implement mailto: URLs.
9308
9309         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9310         "raw".
9311
9312         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9313         if it's already selected.
9314
9315         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9316
9317 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9318
9319         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9320         to measure the length and truncate alt text.
9321
9322 2010-11-03  Glenn Morris  <rgm@gnu.org>
9323
9324         * nndiary.el (nndiary-generate-nov-databases-1)
9325         (nndiary-generate-active-info): Rename dynamic variable `files' to
9326         something less generic.
9327
9328 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9329
9330         * nnir.el (nnir-request-move-article): Call the underlying backend to
9331         move articles from nnir.
9332
9333 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9334
9335         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9336
9337 2010-11-02  Julien Danjou  <julien@danjou.info>
9338
9339         * nnir.el: Remove wais support.
9340
9341 2010-11-02  Glenn Morris  <rgm@gnu.org>
9342
9343         * gnus-html.el: Reorder requirements to quieten compiler.
9344
9345 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9346
9347         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9348         properly for XEmacs as well.
9349         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9350         (gnus-article-natural-long-line-p): Use window-width rather than
9351         frame-width.
9352
9353 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9354
9355         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9356         (nnir-read-parms): Don't modify query.
9357         (nnir-run-query): Add ability to search topic on current line.
9358         (nnir-get-active): Clean up.
9359
9360 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9361
9362         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9363         degenerate articles.
9364
9365         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9366         (gnus-print-buffer): Just print the buffer as is, without any copying
9367         to a buffer and then re-highlighting.
9368
9369         * nnimap.el (nnimap-request-group): Store the new updated info.
9370         (nnimap-request-group): Select the group when we don't know whether it
9371         exists or not.
9372
9373         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9374         groups.
9375
9376         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9377         groups.
9378
9379         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9380         groups.
9381
9382         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9383         long-lines case by only filling the long lines.
9384
9385         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9386         (bug#7311).
9387
9388 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9389
9390         * shr.el: No need to declare `declare-function' since shr.el is for
9391         only Emacsen that provide `libxml-parse-html-region'.
9392
9393         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9394         effective only in a file it is referred to.
9395
9396 2010-11-01  Glenn Morris  <rgm@gnu.org>
9397
9398         * mm-util.el (gnus-completing-read): Autoload.
9399         (mm-read-coding-system): Simplify Emacs definition.
9400
9401         * nnmail.el (gnus-activate-group):
9402         * nnimap.el (gnutls-negotiate):
9403         * nntp.el (netrc-parse): Fix declarations.
9404
9405 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9406
9407         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9408         string-match-p in Emacs >=23.
9409
9410         * gnus-msg.el (gnus-configure-posting-styles):
9411         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9412
9413 2010-11-01  Glenn Morris  <rgm@gnu.org>
9414
9415         * nnir.el (declare-function): Add compat stub.
9416         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9417         (nnir-run-gmane): Require 'mm-url.
9418
9419         * mm-util.el (mm-string-to-multibyte): Simplify.
9420
9421         * shr.el (declare-function): Add compat stub.
9422         (url-cache-create-filename): Declare.
9423         (mm-disable-multibyte, widget-convert-button): Autoload.
9424
9425         * smime.el (ldap-search): Declare.
9426         (smime-cert-by-ldap-1): Require ldap on Emacs.
9427
9428         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9429         (nnimap-keepalive): Use gnus-float-time.
9430
9431         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9432         (mail-source-delete-crash-box): Use gnus-float-time.
9433
9434         * gnus-dired.el (gnus-completing-read): Autoload.
9435
9436         * mm-view.el (gnus-rescale-image): Autoload.
9437
9438         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9439
9440         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9441
9442         * sieve-manage.el: Require 'cl when compiling.
9443
9444         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9445         (gnus-iswitchb-completing-read): Require iswitchb.
9446         (gnus-select-frame-set-input-focus): Silence compiler.
9447
9448 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9449
9450         * message.el (message-subject-trailing-was-query): Change default to t,
9451         since I think that's what most people want.
9452
9453         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9454         appending for easier debugging.
9455         (nnimap-wait-for-connection): Take a regexp.
9456         (nnimap-request-accept-article): Wait for the continuation line before
9457         sending anything unless we're streaming.
9458
9459         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9460         leave the header washing to take place.
9461
9462 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9463
9464         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9465         regular expression match and replace in posting styles.
9466
9467 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9468
9469         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9470         an entire server.
9471         (nnir-get-active): New function.
9472         (nnir-run-imap): Use it.
9473         (nnir-run-gmane): Who knew, gmane search returns an article score!
9474
9475         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9476         server on the current line with nnir.
9477
9478 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9479
9480         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9481         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9482         left edge.
9483         (gnus-article-foldable-buffer): Skip past the prefix when determining
9484         raggedness.
9485
9486         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9487         the raw article, and change `C-u g' to show the article without doing
9488         treatments.
9489
9490         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9491         on to `gnus-treat-article'.
9492         (gnus-inhibit-article-treatments): New variable.
9493
9494         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9495
9496         * gnus-art.el (gnus-treatment-function-alist): Have
9497         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9498         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9499         sections.
9500
9501         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9502         parameter.
9503         (gnus-article-fill-cited-long-lines): New function.
9504         (gnus-article-fill-cited-article): Allow filling only long sections.
9505
9506         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9507         and non-punctuation (like after the apostrophe in "'We").
9508
9509         * gnus-sum.el (gnus-summary-select-article): Make sure
9510         gnus-original-article-buffer is alive.
9511
9512         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9513         reflect the order they're in in the digest.
9514
9515         * gnus.el (gnus-group-startup-message): Move point to the start of the
9516         buffer.
9517
9518         * nnimap.el (nnimap-capability): New function.
9519         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9520         is set.
9521
9522 2010-10-31  David Engster  <dengste@eml.cc>
9523
9524         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9525         conform with changes to gnus-completing-read.
9526
9527 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9530
9531 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9532
9533         * nnir.el: Move defvar, defcustom around to keep file organized
9534         and keep byte-compiler quiet.
9535         (nnir-read-parms): Accept search-engine as arg.
9536         (nnir-run-query): Pass search-engine as arg.
9537         (nnir-search-engine): Remove.
9538
9539 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9540
9541         * shr.el (shr-generic): The text nodes should be text, not :text.
9542
9543         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9544         later in the file.
9545
9546 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9547
9548         * nnir.el: General clean up.  Allow searching with multiple engines.
9549         Allow separate extra-parameters for each engine.
9550         Batch queries when possible.
9551         (nnir-imap-default-search-key, nnir-method-default-engines):
9552         Add customize interface.
9553         (nnir-run-gmane): New engine.
9554         (nnir-engines): Use it.  Qualify all prompts with engine name.
9555         (nnir-search-engine): Remove global variable.
9556         (nnir-run-hyrex): Restore for now.
9557         (nnir-extra-parms, nnir-search-history): New variables.
9558         (gnus-group-make-nnir-group): Use them.
9559         (nnir-group-server): Remove in favor of gnus-group-server.
9560         (nnir-request-group): Avoid searching twice.
9561         (nnir-sort-groups-by-server): New function.
9562
9563 2010-10-30  Julien Danjou  <julien@danjou.info>
9564
9565         * gnus-group.el: Remove gnus-group-fetch-control.
9566
9567         * gnus-start.el (gnus-find-new-newsgroups):
9568         Remove gnus-check-first-time-used.
9569
9570         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9571
9572 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9573
9574         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9575         set on groups that don't have \* permanentflags.
9576
9577 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9578
9579         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9580         control the background color.
9581         (shr-tag-img): Ignore very small web bug type images.
9582         (shr-put-image): Add help-echo alt texts to the images.
9583         (shr-tag-video): Show the video poster image.
9584
9585 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9586
9587         * shr.el (shr-table-depth): New variable.
9588         (shr-tag-table-1): Only insert the images after the top-level table.
9589
9590         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9591
9592         * gnus-util.el (gnus-list-memq-of-list): New function.
9593
9594         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9595         selected.
9596         (nnimap-unsplittable-articles): New slot.
9597         (nnimap-new-articles): Use it.
9598
9599 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9600
9601         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9602         move to the previous line on `M-g'.
9603
9604 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9605
9606         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9607         *-request-group, which seems unnecessary.
9608
9609         * nnimap.el (nnimap-quote-specials): Function copied over from
9610         imap.el.
9611         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9612         they support that.  Suggested by Tom Regner.
9613
9614 2010-10-29  Julien Danjou  <julien@danjou.info>
9615
9616         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9617         defalias.
9618         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9619
9620         * gnus.el: Remove `gnus-nntp-service' variable.
9621         (gnus-secondary-servers): Make obsolete.
9622         (gnus-nntp-server): Make obsolete.
9623
9624         * gnus-start.el (gnus-1): Remove x-splash calls.
9625
9626         * gnus-ems.el (gnus-x-splash): Remove.
9627
9628         * gnus.el (gnus-group-startup-message): Simplify/update code.
9629
9630         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9631         definition.
9632
9633         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9634         capability before doing anything.
9635         (gnus-group-insert-group-line): Remove useless
9636         gnus-group-remove-excess-properties.
9637
9638 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9639
9640         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9641
9642 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9643
9644         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9645         config after reselecting.
9646
9647 2010-10-28  Julien Danjou  <julien@danjou.info>
9648
9649         * shr.el (shr-put-image): Use point even if only inserting text.
9650         (shr-put-image): Save excursion when inserting alt text on non-graphic
9651         display, so the behavior is the same when we are on a graphic display.
9652
9653         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9654
9655 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9656
9657         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9658         (gnus-mime-copy-part): Check coding system, not charset.
9659         (gnus-mime-view-part-externally): Never remove part.
9660         (gnus-mime-view-part-internally): Don't remove part here.
9661         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9662         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9663         multipart/alternative.
9664
9665         * mm-decode.el (mm-display-part): Take optional arg `force'.
9666
9667 2010-10-26  Julien Danjou  <julien@danjou.info>
9668
9669         * gnus-group.el (gnus-group-default-list-level): Add this function to
9670         compute the default list level.
9671         (gnus-group-default-list-level): Add possibility to use a function.
9672
9673 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9674
9675         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9676
9677         * gnus-group.el (gnus-group-completing-read)
9678         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9679         gnus-replace-in-string.
9680
9681 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9682
9683         * shr.el (shr-tag-div): Add.
9684
9685         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9686
9687 2010-10-25  Julien Danjou  <julien@danjou.info>
9688
9689         * gnus-util.el: Remove `gnus-with-local-quit'.
9690
9691         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9692
9693 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9694
9695         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9696         the original article buffer.
9697
9698 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9699
9700         * nnimap.el (nnimap-request-head): New function.
9701         (nnimap-request-move-article): Try to be slightly faster by not
9702         requesting the entire message when moving.
9703         (nnimap-transform-headers): Don't bug out on bodiless articles.
9704         (nnimap-send-command): Have no outstanding messages if the IMAP server
9705         doesn't support streaming.
9706         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9707
9708 2010-10-24  Julien Danjou  <julien@danjou.info>
9709
9710         * message.el (message-default-headers): Fix type.
9711
9712 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9713
9714         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9715         prefetching images.
9716
9717         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9718         backend for unknown groups.  This is mainly useful for nnimap groups.
9719
9720         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9721         group isn't covered by the agent.
9722
9723 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9724
9725         * nnir.el (nnir-method-default-engines): New variable.
9726         (nnir-run-query): Use it.
9727         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9728         (gnus-summary-nnir-goto-thread): Change group if needed.
9729
9730         * gnus-group.el (gnus-group-group-map): Add key binding for
9731         gnus-group-make-nnir-group.
9732
9733 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9734
9735         * shr.el (shr-tag-object): Add.
9736
9737         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9738         original article buffer live.
9739         (gnus-summary-select-article-buffer):
9740         Mention gnus-widen-article-buffer.
9741
9742 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9743
9744         * shr.el (shr-tag-strong): Add.
9745
9746 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9747
9748         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9749         group names.  They mess up the group buffer badly.
9750
9751         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9752
9753         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9754         instead of the summary one.
9755
9756 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * mml.el (mml-preview): Work properly when editing article.
9759
9760         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9761         gnus-have-read-active-file if it's already been in.
9762
9763 2010-10-22  Tom Tromey  <tromey@redhat.com>
9764
9765         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9766         gnus-group-completing-read.
9767
9768 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9769
9770         * message.el (message-mode-map): Don't bind M-; to comment region, to
9771         allow the global comment-dwim to work.
9772
9773 2010-10-21  Julien Danjou  <julien@danjou.info>
9774
9775         * message.el (message-setup-1): Allow message-default-headers to be a
9776         function.
9777
9778 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * shr.el (shr-tag-table): Simplify.
9781
9782 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9783
9784         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9785         to avoid trying to snarf invalid stuff.
9786
9787         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9788
9789         * gnus.el (gnus-message-archive-group): Quote value.
9790         (gnus-message-archive-group): Mark as changed.
9791
9792         * shr.el (shr-add-font): Don't put the font properties on the newline
9793         or the indentation.
9794
9795         * message.el (message-fix-before-sending): Change options when sending
9796         non-printable characters.
9797
9798         * gnus.el (gnus-message-archive-method): Change the default to
9799         monthly outgoing groups.
9800
9801         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9802         that have gotten new numbers.
9803
9804         * nnimap.el (nnimap-request-replace-article): New function.
9805
9806 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9809         (nnrss-request-article): Don't use special html washing code.
9810
9811 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * shr.el (shr-tag-table): Remove useless nconc.
9814
9815 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9816
9817         * gnus-art.el (article-wash-html): Simplify and remove the charset
9818         stuff.  Use the normal html rendering code instead of the special html
9819         washing code.
9820
9821         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9822         `gnus-w3m' symbols.
9823         (mm-text-html-washer-alist): Remove.
9824
9825         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9826         (mm-inline-media-tests): Remove use.
9827         (mm-text-html-renderer): Change default to the `shr' symbol.
9828
9829         * mm-view.el (mm-inline-text-html): Remove use.
9830
9831         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9832         `gnus-blocked-images' to be a function.
9833         (gnus-article-wash-function): Remove.
9834
9835 2010-10-20  Julien Danjou  <julien@danjou.info>
9836
9837         * spam.el (spam-list-of-processors): Mark as obsolete.
9838
9839         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9840         (nnimap-insert-partial-structure): Fix boundary detection.
9841
9842 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9843
9844         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9845         run file-truename on remote files.  This can be expensive and even
9846         prevent one from editing drafts if some unrelated buffer has a stale
9847         connection.
9848
9849 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9850
9851         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9852         kinsoku-eol regardless of shr-kinsoku-shorten.
9853         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9854         (shr-tag-table): Support caption, thead, and tfoot.
9855
9856 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9857
9858         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9859         lines.
9860         (shr-save-contents): New command and keystroke.
9861
9862         * nndoc.el (nndoc-type-alist): Add git support.
9863         (nndoc-git-type-p): New function.
9864         (nndoc-transform-git-article): Ditto.
9865         (nndoc-transform-git-headers): Ditto.
9866         (nndoc-transform-git-headers): Generate Subject headers.
9867
9868         * shr.el (shr-parse-style): New function.
9869         (shr-tag-span): Ditto.
9870
9871         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9872         to `G G' to avoid collisions.
9873
9874 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9875
9876         * shr.el: Load kinsoku if necessary.
9877         (shr-kinsoku-shorten): New internal variable.
9878         (shr-find-fill-point): Make kinsoku shorten text line if
9879         shr-kinsoku-shorten is bound to non-nil.
9880         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9881         shr-indentation too when testing if table is wider than frame width.
9882         (shr-insert-table): Use `string-width' instead of `length' to measure
9883         text width.
9884         (shr-insert-table-ruler): Make sure indentation is done at bol.
9885
9886 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9887
9888         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9889         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9890         undecoded network data.
9891
9892 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893
9894         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9895         name in the mode line spec so that the mode line menu works
9896         (bug#2431).
9897
9898         * message.el (message-get-reply-headers): If we're fed `to-address',
9899         then always use that.
9900
9901         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9902         aren't so wide as to need to switch off the edit menu.
9903
9904         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9905         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9906
9907         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9908         `M-g'.
9909         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9910         the permanent marks.
9911
9912 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9913
9914         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9915         Splitting according to references/in-reply-to obeys the ignore-groups
9916         variable, while splitting by sender and subject do not.
9917
9918 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9919
9920         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9921         alist, so that we can look for non-Unicode chars.
9922         (article-translate-strings): Allow both character and string maps.
9923
9924 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9925
9926         * shr.el (shr-insert): Don't insert space behind a wide character
9927         categorized as kinsoku-bol, or between characters both categorized as
9928         nospace.
9929
9930 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9931
9932         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9933         headers to gnus-newsgroup-headers.
9934
9935 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9936
9937         * shr.el (shr-tag-img): Don't align images -- since we're not
9938         rescaling, this often leads to ugly displays.
9939
9940 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9941
9942         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9943         duplicates.
9944
9945 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9946
9947         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9948         call.
9949
9950 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9951
9952         * gnus.el: Autoload gnus-html-show-images.
9953
9954         * nnimap.el: Use nnheader-message throughout.
9955
9956         * shr.el (shr-tag-img): Ignore images with no data.
9957
9958 2010-10-15  Julien Danjou  <julien@danjou.info>
9959
9960         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9961         a possibility to disable format=flow encoding when using hard newlines.
9962
9963 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * shr.el (shr-insert): Remove space inserted before or after a
9966         breakable character or at the beginning or the end of a line.
9967         (shr-find-fill-point): Do kinsoku; find the second best point or give
9968         it up if there's no breakable point.
9969
9970 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9971
9972         * nnimap.el (nnimap-open-connection): Message when opening connection
9973         for debugging purposes.
9974
9975         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9976         on every setup buffer call to allow this to change from article to
9977         article.
9978
9979         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9980         buffers where we have a wide table.
9981
9982 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9983
9984         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9985         uses *-request-thread.
9986
9987 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9988
9989         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9990         incantation, which is no longer valid.
9991
9992 2010-10-14  Julien Danjou  <julien@danjou.info>
9993
9994         * shr.el: Fix defcustom type (char -> character).
9995
9996 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9997
9998         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9999         programs.
10000
10001 2010-10-14  Julien Danjou  <julien@danjou.info>
10002
10003         * shr.el (shr-tag-a): Use url-link as widget type.
10004
10005         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10006         `gnus-group-get-icon'.
10007
10008 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10009
10010         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10011         This should make server editing work better.
10012
10013         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10014
10015         * tls.el (tls-program): Remove spurious %s from openssl.
10016
10017         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10018         (nnimap-parse-flags): Fix regexp.
10019
10020         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10021         probably work for CJVK text, too.
10022
10023         * nnimap.el (nnimap-extend-tls-programs): Remove.
10024         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10025
10026         * tls.el (tls-starttls-switches): Remove starttls hack.
10027         (open-tls-stream): Ditto.
10028         (tls-find-starttls-argument): Ditto.
10029
10030 2010-10-13  Julien Danjou  <julien@danjou.info>
10031
10032         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10033         responses.
10034
10035 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10036
10037         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10038
10039         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10040         anything in Emacs.
10041
10042         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10043
10044 2010-10-13  Julien Danjou  <julien@danjou.info>
10045
10046         * shr.el (shr-width): Make shr-width a defcustom with default to
10047         fill-column.
10048         (shr-tag-img): Use shr-width rather than fill-column.
10049
10050 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10051
10052         * dgnushack.el (byte-optimize-apply):
10053         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10054
10055         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10056         position when (X-)Faces exist.
10057         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10058         avatars when called interactively.
10059
10060 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10061
10062         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10063         gnus-article-x-face-too-ugly is bound.
10064
10065 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10066
10067         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10068
10069         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10070         mailbox that doesn't exist.
10071
10072 2010-10-12  Julien Danjou  <julien@danjou.info>
10073
10074         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10075         (shr-get-image-data): Encode URL properly when fetching from cache.
10076         (shr-tag-img): Use aligned-to spaces to align correctly images.
10077
10078         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10079         before inserting the Gravatar.
10080
10081         * shr.el (shr-tag-img): Add align attribute support for <img>.
10082
10083 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10084
10085         * gnus-gravatar.el (gnus-art): Require.
10086
10087         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10088         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10089         Remove long obsoleted functions.
10090
10091 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10092
10093         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10094
10095         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10096
10097         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10098         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10099         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10100         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10101         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10102         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10103         * sieve-manage.el, smime.el, spam.el:
10104         Fix comment for declare-function.
10105
10106 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10107
10108         * nnimap.el (nnimap-request-rename-group): Select group read-only
10109         before renaming it.
10110
10111         * shr.el (shr-insert): Fix up the white space only regexp.
10112
10113         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10114         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10115
10116         * shr.el (shr-current-column): New function.
10117         (shr-find-fill-point): New function.
10118
10119 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10120
10121         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10122         numbers.
10123
10124 2010-10-11  Julien Danjou  <julien@danjou.info>
10125
10126         * shr.el (shr-hr-line): Add.
10127         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10128         display hr lines.
10129         (shr-max-columns): Do not change state to nil if we just inserting
10130         spaces.
10131
10132 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10133
10134         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10135         select the last group.
10136
10137 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10138
10139         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10140
10141 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10142
10143         * dig.el (dig-mode-map): Declare and define in one step.
10144
10145 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10146
10147         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10148         for Gnus.
10149         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10150         (nnimap-update-qresync-info): Mark \Seen articles as read.
10151
10152         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10153         non-variable, too.
10154
10155         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10156         available.
10157         (nnimap-update-info): Rely more on the current active than the param
10158         active to avoid marking articles as read too much.
10159
10160         * auth-source.el (auth-source-create): Use (user-login-name) for the
10161         user name default.
10162
10163         * nnimap.el (nnimap-update-info): If the server doesn't return any
10164         useful info, just use the previous info.
10165         (nnimap-update-info): Prefer old info over start-article.
10166         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10167
10168 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10169
10170         * nnir.el (autoload): Clean up autoloads.
10171         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10172         Use key rather than value.
10173         (nnir-imap-search-other): New variable.
10174         (nnir-read-parm): Use it.
10175         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10176         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10177
10178 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10179
10180         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10181         the process, too.
10182
10183 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10184
10185         * spam.el (gnus-summary-mode-map): Bind to "$".
10186         Suggested by Russ Allbery.
10187
10188         * shr.el: Rework the way things are indented by <li> slightly.
10189
10190         * gnus.el (gnus-group-set-parameter): Fix typo.
10191
10192         * nnimap.el: Start implementing QRESYNC support.
10193
10194 2010-10-09  Julien Danjou  <julien@danjou.info>
10195
10196         * nnir.el (nnir-engines): Fix too many arguments.
10197
10198 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10199
10200         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10201         group is the "last", so that the backends like nnfolder actually save
10202         their folders.
10203
10204         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10205         try to use that for the tls stream.
10206         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10207         UIDVALIDITY and find out which groups are read-only and not.
10208         (nnimap-get-flags): Use the same marks parsing code as the rest of
10209         nnimap.
10210
10211 2010-10-09  Julien Danjou  <julien@danjou.info>
10212
10213         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10214
10215         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10216         retrieving gravatars.
10217
10218         * shr.el (shr-table-corner): Add.
10219         (shr-table-line): Add.
10220         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10221
10222 2010-10-08  Julien Danjou  <julien@danjou.info>
10223
10224         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10225
10226 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10227
10228         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10229
10230         * gnus-sum.el (gnus-mark-article-as-unread)
10231         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10232         (gnus-summary-set-bookmark): Use it.
10233
10234         * gnus-msg.el (gnus-setup-message): Use it.
10235
10236         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10237
10238         * gnus.el (gnus-group-remove-parameter): Use it.
10239
10240         * gnus-group.el (gnus-group-make-web-group): Use it.
10241
10242         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10243
10244         * nnregistry.el: Update docs to mention manual.
10245
10246         * gnus-registry.el: Update docs to mention nnregistry.el.
10247         (gnus-registry-initialize): Don't install nnregistry refer method
10248         automatically.
10249         (gnus-registry-install-nnregistry): Remove it.
10250
10251 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10252
10253         * shr.el (shr-insert): Don't insert double spaces.
10254
10255 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10256
10257         * gnus-gravatar.el (gnus-treat-from-gravatar)
10258         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10259         called interactively.
10260
10261         * gnus-art.el (gnus-mime-view-part-externally)
10262         (gnus-mime-view-part-internally): Make predicate function passed to
10263         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10264         of a mime type.
10265
10266         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10267
10268 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10269
10270         * shr.el (require): Require cl when compiling.
10271         (shr-tag-hr): New function.
10272
10273         * nnimap.el (nnimap-update-info): Remove double setting of high.
10274         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10275         This makes nnimap work properly on Courier again.
10276
10277         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10278         the variable for backwards compatibility.
10279
10280         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10281         the file name before using to avoid setting mm-default-directory to
10282         nil.
10283
10284         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10285         bidning gnus-agent variables.
10286
10287         * shr.el (shr-render-td): Use a cache for the table rendering function
10288         to avoid getting an exponential rendering behavior in nested tables.
10289         (shr-insert): Rework the line-breaking algorithm.
10290         (shr-insert): Don't leave trailing spaces.
10291         (shr-insert-table): Also insert empty TDs.
10292         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10293
10294 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10295
10296         * gnus-sum.el (gnus-number): Rename from `number'.
10297         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10298         (gnus-summary-limit-children): Update uses correspondingly.
10299
10300 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10301
10302         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10303         (gnus-gravatar-transform-address): Don't show avatars of people of
10304         which mail addresses match gnus-gravatar-too-ugly.
10305
10306 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10307
10308         * shr.el (shr-table-widths): Expand TD elements to fill available
10309         space.
10310
10311 2010-10-07  Julien Danjou  <julien@danjou.info>
10312
10313         * nnimap.el (nnimap-request-rename-group): Add this method.
10314
10315 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10316
10317         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10318         name from XEmacs' function-arglist.
10319
10320         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10321         gravatar under XEmacs.
10322
10323 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10324
10325         * auth-source.el: Update docs with TODO items.
10326
10327         * gnus-sync.el: Update docs to explain state and plans.
10328
10329         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10330         Hooks for mark updates.
10331         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10332
10333         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10334         hooks with arguments, which is needed for mark update hooks.
10335
10336 2010-10-06  Julien Danjou  <julien@danjou.info>
10337
10338         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10339         was matched.
10340
10341         * sieve-manage.el: Update example in `Commentary'.
10342
10343         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10344
10345         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10346         not 2000.
10347         (sieve-manage-authenticate): Re-add function.
10348
10349 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10350
10351         * shr.el (shr-insert): Get 'space transition right.
10352         (shr-render-td): Only delete space at the end of the TD.
10353
10354         * nnimap.el (nnimap-open-connection): Prepare to support
10355         open-gnutls-stream.
10356
10357         * shr.el: Rearrange function order to be more logical.
10358
10359 2010-10-06  Julien Danjou  <julien@danjou.info>
10360
10361         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10362         (nnrss-discover-feed): Remove 404 URL in docstring.
10363
10364         * nnir.el: Fix Swish-E URL.
10365         Fix Namazu URL.
10366
10367         * message.el (message-change-subject): Remove 404 URL in a comment.
10368
10369 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10372         called interactively.
10373
10374         * gnus-util.el (gnus-remove-if): Allow hash table.
10375         (gnus-remove-if-not): New function.
10376
10377         * gnus-art.el (gnus-mime-view-part-as-type):
10378         * gnus-score.el (gnus-summary-score-effect):
10379         * gnus-sum.el (gnus-read-move-group-name):
10380         Replace remove-if-not with gnus-remove-if-not.
10381
10382         * gnus-group.el (gnus-group-completing-read):
10383         Regard collection as a hash table if it is not a list.
10384
10385 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10386
10387         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10388
10389         * shr.el: Document the table-rendering algorithm.
10390
10391 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10392
10393         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10394         for Emacsen having no `libxml-parse-html-region' support.
10395
10396 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10397
10398         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10399         invalid URLs.
10400
10401         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10402         line-broken.
10403         (shr-tag-img): Ignore image fetching errors.
10404         (shr-overlays-in-region): Compute overlay positions correctly.
10405
10406         * mm-decode.el (mm-shr): Require shr.
10407
10408         * gnus-art.el (gnus-blocked-images): Move variable here.
10409
10410         * shr.el (shr-insert-table): Bind free variable.
10411
10412         * mm-decode.el (mm-shr): Bind shr-content-function.
10413
10414         * shr.el (shr-content-function): New variable.
10415
10416         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10417         added for symmetry.
10418
10419         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10420
10421         * gnus-group.el (gnus-group-make-group): Doc fix.
10422
10423         * nnimap.el (nnimap-request-newgroups): Return success.
10424
10425         * shr.el (shr-find-elements): New function.
10426         (shr-tag-table): Put all the images after the table.
10427         (shr-tag-table): Really inhibit images inside the table.
10428         (shr-collect-overlays): Copy over overlays from the TD elements to the
10429         main document.
10430
10431         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10432         gnus-blocked-images.
10433
10434 2010-10-05  Julien Danjou  <julien@danjou.info>
10435
10436         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10437
10438         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10439         (gnus-html-maximum-image-size): Add this function.
10440         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10441
10442         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10443         server-value of the capability is nil.
10444
10445 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10446
10447         * shr.el (shr-tag-em): Add <EM> tag.
10448
10449 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10450
10451         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10452         customizable.
10453
10454         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10455         handing broken links to browse-url.
10456
10457 2010-10-05  Julien Danjou  <julien@danjou.info>
10458
10459         * gnus-util.el (gnus-emacs-completing-read)
10460         (gnus-iswitchb-completing-read): Use autoload rather than require.
10461
10462 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10465         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10466         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10467         iswitchb-temp-buflist for XEmacs.
10468
10469         * gnus-util.el (gnus-completing-read-function): Exclude
10470         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10471         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10472         XEmacs.
10473
10474         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10475         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10476
10477         * gnus-html.el: Don't require help-fns under XEmacs.
10478         (gnus-html-schedule-image-fetching): Work for XEmacs.
10479
10480         * mm-decode.el (mm-shr): Decode contents by charset.
10481
10482 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10483
10484         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10485         unknown.
10486
10487         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10488         (shr-get-image-data): Ensure against the cache file missing.
10489
10490         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10491         for data.
10492
10493         * spam-report.el (spam-report-url-ping-plain): Don't query about
10494         killing the process.
10495
10496         * shr.el (shr-render-td): Protect against too-wide text.
10497
10498 2010-10-04  Julien Danjou  <julien@danjou.info>
10499
10500         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10501         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10502
10503         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10504         retrieved.
10505
10506 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10507
10508         * shr.el (browse-url): Require.
10509         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10510         lines.
10511         (shr-show-alt-text, shr-browse-image): New commands.
10512         (shr-browse-url, shr-copy-url): New commands.
10513
10514         * gnus-sum.el (gnus-widen-article-window): New variable.
10515         (gnus-summary-select-article-buffer): Use it.
10516
10517         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10518         without @ signs.
10519
10520 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10521
10522         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10523
10524 2010-10-04  Julien Danjou  <julien@danjou.info>
10525
10526         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10527         for XEmacs.
10528
10529 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10530
10531         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10532
10533         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10534         (nnimap-close-server): Implement.
10535
10536         * dgnushack.el (iswitchb): Require to shut up the compiler.
10537
10538         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10539         (shr-insert): Tweak line breaking.
10540         (shr-insert): Handle <pre> better.
10541         (shr-tag-li): Get <li> indentation right.
10542         (shr-tag-li): Get <li> indentation even righter.
10543         (shr-tag-blockquote): Ensure paragraph start.
10544         (shr-make-table): Tweak table generation.
10545         (shr-make-table): Fix typo.
10546
10547         * shr.el: Implement table rendering.
10548
10549 2010-10-04  Julien Danjou  <julien@danjou.info>
10550
10551         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10552
10553 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10554
10555         * shr.el (shr-insert): Use string anchors instead of line anchors.
10556
10557 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10558
10559         * shr.el: Add headings.
10560         (shr-ensure-paragraph): Actually work.
10561         (shr-tag-li): Make <ul> prettier.
10562         (shr-insert): Get white space at the beginning/end of elements right.
10563         (shr-tag-p): Collapse subsequent <p>s.
10564         (shr-ensure-paragraph): Don't insert double line feeds after blank
10565         lines.
10566         (shr-insert): \t is also space.
10567         (shr-tag-s): Fix "s" tag name function.
10568         (shr-tag-s): Fix face prop name.
10569
10570 2010-10-03  Julien Danjou  <julien@danjou.info>
10571
10572         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10573
10574         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10575         gnus-window-inside-pixel-edges.
10576
10577         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10578         gnus-ems.
10579
10580         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10581
10582         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10583         function.
10584
10585         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10586         resize choice.
10587
10588 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10589
10590         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10591         beginning of the buffer.
10592
10593         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10594         article buffer again.
10595
10596         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10597
10598         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10599         when it's at the start of the buffer.
10600
10601         * shr.el (shr-tag-blockquote): Convert name.
10602         (shr-rescale-image): Use the right image-size variant.
10603
10604         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10605         buffer isn't shown, then select the current article first instead of
10606         bugging out.
10607         (gnus-summary-select-article-buffer): Show both the article and summary
10608         buffers again.
10609
10610         * shr.el (shr-fontize-cont): Protect against regions with no text.
10611         Rename tag functions to shr-tag-* for enhanced security.
10612         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10613
10614 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10615
10616         * shr.el (shr-insert):
10617         * pop3.el (pop3-movemail):
10618         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10619         loaded.
10620
10621 2010-10-03  Glenn Morris  <rgm@gnu.org>
10622
10623         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10624
10625         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10626
10627         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10628
10629         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10630
10631         * gnus-util.el (gnus-make-local-hook): Simplify.
10632
10633 2010-10-02  Julien Danjou  <julien@danjou.info>
10634
10635         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10636         (gnus-ido-completing-read): New function.
10637         (gnus-emacs-completing-read): New function.
10638         (gnus-completing-read): Use gnus-completing-read-function.
10639         Add gnus-completing-read-function.
10640
10641 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10642
10643         * shr.el (shr-insert-document): Autoload.
10644         (shr-img): Be silent.
10645         (shr-insert): Add a newline after every picture before text.
10646         (shr-add-font): Use overlays for combining faces.
10647         (shr-insert): Pass upwards the text start point.
10648
10649         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10650         possible.
10651         (mm-shr): New function.
10652
10653 2010-10-02  Julien Danjou  <julien@danjou.info>
10654
10655         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10656         should go backward.
10657
10658 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10659
10660         * shr.el (shr): Fix typo in provide call.
10661
10662 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10663
10664         * shr.el: New file.
10665
10666         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10667
10668         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10669         completing read.
10670
10671 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10672
10673         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10674         we're being queried about.  Suggested by Dan Jacobson.
10675
10676         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10677         Suggested by Jason Eisner.
10678
10679         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10680         table, too.  Suggested by Stefan Wiens.
10681         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10682         the table unnecessary.  Suggested by Stefan Wiens.
10683
10684         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10685         longer needed, and probably doesn't work either, as pointed out by
10686         Stefan Wiens.
10687         (gnus-summary-exit): Remove call to the clearing function.
10688         (gnus-summary-exit-no-update): Ditto.
10689
10690         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10691         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10692         Reported by Stefan Monnier.
10693         (gnus-summary-save-in-rmail): Ditto.
10694
10695         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10696         article buffer, instead of both the article buffer and the summary
10697         buffer.  Sort of suggested by Dan Jacobson.
10698
10699         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10700
10701         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10702         Suggested by Dan Jacobson.
10703
10704         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10705         documentation clearer.
10706
10707         * message.el (message-shorten-references): Comment on the number "21".
10708         Suggested by Stefan Monnier.
10709
10710         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10711         Suggested by Dan Jacobson.
10712
10713         * gnus.el (gnus-large-newsgroup):
10714         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10715
10716         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10717         externalize attachments.  Bug reported by Steve Wen.
10718
10719         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10720         really message anything to the user.
10721
10722         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10723         directly.
10724
10725         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10726         messages in empty groups.
10727
10728 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10729
10730         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10731         non-UIDNEXT group.
10732
10733 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10734
10735         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10736         not the value from the collection.
10737
10738         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10739         values.  This sometimes happens on some groups that have no info.
10740         (nnimap-request-newgroups): New function.
10741
10742 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10743
10744         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10745         check into `gnus-registry-initialize'.
10746         (gnus-registry-initialize): Ditto.
10747         Fix and extend header docs.
10748
10749 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10750
10751         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10752         regexp backtrace overflows.
10753
10754         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10755         for starttls that tls.el implements; i.e. openssl.
10756
10757         * tls.el (tls-starttls-switches): Give up on using starttls with
10758         gnutls-cli.
10759         (tls-program): Add --insecure to be consistent with the defaults from
10760         openssl s_client.  Now all three commands are insecure.
10761
10762 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10763
10764         * lpath.el: Bind completion-styles-alist for XEmacs.
10765
10766         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10767         (gravatar-create-image): New function that's an alias to
10768         gnus-xmas-create-image, gnus-create-image, or create-image.
10769         (gravatar-data->image): Use it.
10770
10771 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10772
10773         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10774         install the nnregistry refer method.
10775         (gnus-registry-install-hooks): Use it.
10776         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10777         unfollowed groups.
10778
10779 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10780
10781         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10782         expanding threads.
10783
10784 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10785
10786         * nnir.el: Use the server names without suffixes (bug#7009).
10787
10788         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10789         unencrypted to STARTTLS, if possible.
10790
10791 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10792
10793         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10794         headers before superseding.
10795
10796 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10797
10798         * nnrss.el (nnrss-use-local): Add documentation.
10799
10800         * nnimap.el (nnimap-extend-tls-programs): New function.
10801         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10802         (nnimap-wait-for-connection): Accept the greeting from the stupid
10803         output from openssl s_client -starttls, too.
10804
10805         * tls.el (tls-starttls-switches): New variable.
10806         (tls-find-starttls-argument): Use it.
10807         (open-tls-stream): Ditto.
10808
10809         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10810         (netrc-machine): Ditto.
10811
10812         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10813         article number.
10814         (nnimap-split-fancy): New variable.
10815         (nnimap-split-incoming-mail): Use it.
10816
10817         * nntp.el (nntp-server-list-active-group): Document.
10818
10819         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10820         SELECT to get the message-id.
10821
10822         * mail-source.el (mail-sources): Remove webmail support.
10823         (defvar): Ditto.
10824         (mail-source-fetcher-alist): Ditto.
10825         (mail-source-fetch-webmail): Remove.
10826
10827         * webmail.el: Remove -- doesn't seem relevant any more.
10828
10829         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10830
10831         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10832         the \r.
10833
10834 2010-09-30  Julien Danjou  <julien@danjou.info>
10835
10836         * gnus-agent.el (gnus-agent-add-group): Fix call to
10837         gnus-completing-read.
10838
10839 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10840
10841         * nndoc.el (nndoc-retrieve-groups): New function.
10842
10843         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10844         `default', use nnmail-split-methods.
10845         (nnimap-request-article): Downcase the NILs so that they are nil.
10846
10847         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10848         symbol.
10849
10850         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10851         code, since if the user has requested network, that's what they ought
10852         to get.
10853         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10854         (nnimap-split-rule): Mark as obsolete.
10855
10856         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10857         New variable.
10858
10859         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10860         correct slot, too.
10861
10862 2010-09-29  Julien Danjou  <julien@danjou.info>
10863
10864         * gnus.el (gnus-local-domain): Declare variable obsolete.
10865
10866         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10867         Fix history computing.
10868         (gnus-ido-completing-read): Require ido.
10869
10870 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10871
10872         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10873         build Gnus.
10874
10875         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10876         when interpreting the structures.
10877         (nnimap-request-accept-article): Add \r\n to the lines to make this
10878         work with Cyrus.
10879
10880         * nndraft.el (nndraft-request-expire-articles): Use the group name
10881         instead if "nndraft".  Fix found by Nils Ackermann.
10882
10883 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10884
10885         * nnregistry.el: Add.
10886
10887 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10888
10889         * nnmail.el (group, group-art-list, group-art):
10890         Remove unneeded directives.
10891
10892 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10893
10894         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10895         (mm-mime-charset):
10896         * rfc2047.el (rfc2047-syntax-table):
10897         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10898
10899         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10900         rather than `insert-file-contents' and `eval-region'.
10901
10902         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10903         construction.
10904
10905         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10906
10907         * time-date.el: No need to require cl for Emacs 21.
10908
10909 2010-09-29  Julien Danjou  <julien@danjou.info>
10910
10911         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10912         replacement of `gnus-gravatar-relief' to mimic
10913         `gnus-faces-properties-alist'.
10914         Add :version property.
10915
10916 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10917
10918         * mail-source.el (mail-source-report-new-mail):
10919         * message.el (message-default-mail-headers):
10920         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10921
10922         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10923
10924 2010-09-28  Julien Danjou  <julien@danjou.info>
10925
10926         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10927         mail-address contains the same string as real-name.
10928
10929         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10930         non-blank in header, otherwise it'll get stripped.
10931
10932         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10933         real-name, and then for mail address rather than doing : or , search.
10934
10935 2010-09-27  Julien Danjou  <julien@danjou.info>
10936
10937         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10938         right completing-read function.
10939         (gnus-use-ido): New variable
10940         (gnus-completing-read-with-default): Remove.
10941         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10942         (gnus-agent-add-group):
10943         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10944         * mm-view.el (mm-view-pkcs7-decrypt):
10945         * mm-util.el (mm-codepage-setup):
10946         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10947         * mml-smime.el (mml-smime-openssl-sign-query):
10948         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10949         (mml-insert-multipart):
10950         * gnus-msg.el (gnus-summary-yank-message):
10951         * gnus-int.el (gnus-start-news-server):
10952         * mm-decode.el (mm-interactively-view-part):
10953         * gnus-dired.el (gnus-dired-attach):
10954         * gnus.el (gnus-read-method):
10955         * gnus-bookmark.el (gnus-bookmark-jump):
10956         * gnus-art.el (gnus-mime-view-part-as-type)
10957         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10958         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10959         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10960         * nnmairix.el (nnmairix-create-server-and-default-group)
10961         (nnmairix-update-groups, nnmairix-get-server)
10962         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10963         (nnmairix-get-group-from-file-path):
10964         * nnrss.el (nnrss-find-rss-via-syndic8):
10965         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10966         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10967         (gnus-group-browse-foreign-server):
10968         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10969         (gnus-summary-execute-command, gnus-summary-respool-article)
10970         (gnus-read-move-group-name):
10971         * gnus-score.el (gnus-summary-increase-score)
10972         (gnus-summary-score-effect):
10973         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10974
10975 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10978         x-focus-frame.
10979
10980         * nnimap.el (auth-source-forget-user-or-password)
10981         (auth-source-user-or-password): Autoload.
10982
10983         * message.el (message-from-style, message-interactive)
10984         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10985         (message-yank-prefix, message-indentation-spaces, message-signature)
10986         (message-signature-file): Add comment.
10987
10988 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10989
10990         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10991         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10992         new articles.
10993
10994         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10995         parts.
10996         (nnimap-request-article): Work with the t setting, too.
10997
10998         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10999         that you don't get flashes of other buffers.
11000         (gnus-summary-show-complete-article): Intern before setting.
11001
11002 2010-09-27  David Engster  <dengste@eml.cc>
11003
11004         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
11005         well as HEADERS.
11006         (nnmairix-retrieve-headers): Provide new argument for the above.
11007
11008 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11009
11010         * gnus-sum.el (gnus-summary-move-article): Don't alter
11011         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11012         group.
11013
11014         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11015
11016         * message.el (message-cite-prefix-regexp): Revert my last edit.
11017
11018         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11019         variable instead of the Gnus variable.
11020
11021         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11022
11023         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11024
11025         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11026         since some servers don't like it.
11027         (nnimap-open-connection): Forget credentials if the server says the
11028         password was wrong.
11029         (nnimap-parse-line): Protect against invalid data.
11030
11031         * gnus-sum.el (gnus-summary-move-article): Add comment.
11032         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11033         nothing alters it while scanning for new messages.
11034
11035         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11036         which may or may not help.
11037         (nnimap-open-connection): If we're doing a stream connection, and then
11038         discover we're on a STARTTLS-capable server, then open a STARTTLS
11039         connection instead.
11040
11041 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11042
11043         * nnimap.el (utf7): Require.
11044
11045         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11046         prefix.
11047
11048 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11049
11050         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11051
11052 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11053
11054         * nnimap.el (nnimap-request-accept-article): Message the error on
11055         error.
11056
11057 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11058
11059         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11060
11061 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11062
11063         * nndoc.el (nndoc-request-list): Return success always.
11064
11065         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11066         `fetch-old' -- we only want to fetch the articles we've requested.
11067         The rest are in the agent, probably.
11068         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11069         disappeared server" to something low.  It's not important.
11070
11071         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11072         arrived before the FETCH data.
11073
11074         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11075         target here, because we don't know the Gnus name of the group.
11076
11077         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11078         for the correct group.
11079
11080         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11081
11082         * gnus.el (gnus): Give a final warning after startup.
11083
11084         * gnus-util.el (gnus-action-message-log): New variable.
11085         (gnus-message): Use it.
11086         (gnus-final-warning): New function.
11087
11088         * nnimap.el (nnimap-open-connection): Record the greeting.
11089         (nnimap): Add greeting.
11090
11091 2010-09-26  Julien Danjou  <julien@danjou.info>
11092
11093         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11094         arguments.
11095         (gnus-html-wash-images): Fix spec computing to include start/end.
11096
11097         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11098
11099 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11100
11101         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11102         deletion.
11103         (nnimap-retrieve-headers): Don't select the group, because that's
11104         already done by nnimap-possibly-change-group.
11105
11106         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11107         (gnus-picon-transform-address): Use it.
11108
11109         * mail-source.el (mail-source-value): Revert previous patch.
11110
11111         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11112         on failure.
11113         (nnimap-open-connection): Look up both virtual and physical server name
11114         credentials.
11115
11116         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11117
11118 2009-02-07  Dave Love  <fx@gnu.org>
11119
11120         * tls.el (open-tls-stream): Don't query killing process.
11121
11122 2009-02-08  Dave Love  <fx@gnu.org>
11123
11124         * gnus-win.el (gnus-window-to-buffer-helper)
11125         (gnus-all-windows-visible-p): Function needn't be a symbol.
11126
11127         * mail-source.el (mail-source-value): Function needn't be a symbol.
11128
11129 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11130
11131         * message.el (message-cite-prefix-regexp): Remove } from the cite
11132         prefix.
11133
11134         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11135         highlight again, so that the highlight is correct.
11136
11137         * gnus-picon.el (gnus-picon): Remove again.
11138         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11139
11140         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11141         doing the header highlightling, so that the background color of the
11142         picon is correct.
11143
11144         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11145         (gnus-picon): Ditto.
11146         (gnus-picon): Reinstate.  The background color for picons is white.
11147         (gnus-picon-insert-glyph): Make the background white.
11148
11149         * nnml.el (nnml-open-nov): Don't return dead buffers.
11150
11151         * auth-source.el (auth-source-create): Query the user for whether to
11152         store the credentials.
11153
11154         * netrc.el (netrc-store-data): New function.
11155
11156         * auth-source.el (auth-source-user-or-password): Use the existing auth
11157         sources, if any, for creation.
11158
11159         * gnus.el (gnus-group-fast-parameter): Return the last matching
11160         parameter instead of the first matching parameter.
11161
11162 2010-09-26  Julien Danjou  <julien@danjou.info>
11163
11164         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11165
11166 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11167
11168         * mml2015.el (mml2015-use): Remove gpg support.
11169
11170         * mml1991.el (mml1991-function-alist): Remove gpg function.
11171         (mml1991-gpg-sign): Remove.
11172
11173 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11174
11175         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11176         (gnus-browse-unsubscribe-current-group): Document it.
11177         (gnus-browse-unsubscribe-group): Use it.
11178
11179 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11180
11181         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11182         address to the To list for easier response.
11183
11184         * gnus.el (gnus-play-startup-jingle): Remove.
11185         (gnus-splash): Don't play jingle.
11186         (gnus): Silence gnus-load message.
11187
11188         * gnus-art.el (gnus-treat-play-sounds): Remove.
11189
11190         * gnus.el (gnus-play-jingle): Remove audio support.
11191
11192         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11193
11194         * earcon.el: Remove -- no users.
11195
11196         * gnus-audio.el: Remove -- no users of this package.
11197
11198         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11199
11200         * gnus-start.el (gnus-setup-news): Remove nocem support.
11201
11202         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11203
11204         * gnus.el (gnus-use-nocem): Remove.
11205
11206         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11207         Remove.
11208
11209         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11210         uses NoCeM any more.
11211
11212         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11213         (gnus-button-ctan-handler): Ditto.
11214         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11215         (gnus-button-ctan-directory-regexp): Ditto.
11216         (gnus-button-handle-ctan): Ditto.
11217         (gnus-button-tex-level): Ditto.
11218         (gnus-button-alist): Remove CTAN stuff.
11219
11220 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11221
11222         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11223         nnimap-streaming test.
11224
11225         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11226         servers twice.
11227
11228         * nnimap.el (nnimap-open-connection): Add more error reporting when
11229         nnimap fails early.
11230
11231         * nnheader.el (nnheader-get-report-string): New function.
11232         (nnheader-get-report): Use it.
11233
11234         * gnus-int.el (gnus-check-server): Say what the error was when opening
11235         failed.
11236
11237         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11238         using streaming.
11239
11240 2010-09-25  Julien Danjou  <julien@danjou.info>
11241
11242         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11243         gnus-window-inside-pixel-edges.
11244
11245 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11246
11247         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11248
11249         * mm-decode.el (mm-save-part): Allow saving to other directories the
11250         normal Emacs way.
11251
11252         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11253         Suggested by Jay Berkenbilt.
11254
11255         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11256         there isn't a single byte.
11257
11258         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11259         just do it.  It doesn't really seem to matter what the user responds
11260         here, I think, so it's just a confusing question.
11261
11262         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11263         non-streaming case.
11264
11265         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11266         (gnus-article-encrypt-body): Use it.
11267
11268         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11269         keystroke.
11270
11271         * nnimap.el (nnimap-find-wanted-parts-1):
11272         Use gnus-fetch-partial-articles.
11273
11274         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11275
11276         * nnimap.el (nnimap-insert-partial-structure): New function.
11277         (nnimap-get-partial-article): New function.
11278         (nnimap-request-article): Use it.
11279         (nnimap-wait-for-response): Return whether the wait was successful.
11280         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11281         retrieval wasn't successful.
11282         (nnimap-retrieve-group-data-early): Allow throttling servers.
11283         (nnimap-streaming): New variable.
11284         (nnimap-fetch-partial-articles): Remove.
11285
11286         * mm-decode.el (mm-with-part): Protect against killed buffers.
11287
11288         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11289         for prettier summary display.
11290
11291 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11292
11293         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11294
11295 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11296
11297         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11298         apparently third-party libraries depend on it.
11299
11300         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11301         before starting negotiation.
11302
11303         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11304         privacy reasons.
11305         (gnus-treat-mail-gravatar): Ditto.
11306
11307         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11308         buffer when inserting images.  Inserting text into the headers, for
11309         instance, can make them invalid.
11310
11311 2010-09-25  Julien Danjou  <julien@danjou.info>
11312
11313         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11314         variables.
11315
11316         * nnheader.el: Remove useless variables news-reply-yank-from and
11317         news-reply-yank-message-id.
11318
11319         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11320         variables.
11321
11322         * mml1991.el: Remove useless mml1991-verbose.
11323
11324         * gnus.el: Remove useless variable gnus-use-generic-from.
11325         Remove obsolete variable gnus-topic-indentation.
11326
11327         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11328
11329         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11330
11331         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11332
11333         * gnus-group.el: Remove useless gnus-group-icon-cache.
11334         Remove useless gnus-ephemeral-group-server.
11335
11336         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11337
11338         * mml2015.el: Remove useless mml2015-verbose.
11339
11340         * mml-smime.el: Remove useless mml-smime-verbose.
11341
11342         * gnus.el: Remove useless gnus-local-domain.
11343
11344         * gnus-gravatar.el (gnus-gravatar-transform-address):
11345         Use gnus-gravatar-size.
11346
11347         * gnus-art.el: Remove useless gnus-treat-translate.
11348
11349 2010-09-24  Julien Danjou  <julien@danjou.info>
11350
11351         * gnus-sum.el: Add support for Gravatars.
11352
11353         * gnus-art.el: Add support for Gravatars.
11354
11355         * gnus-gravatar.el: Add this file.
11356
11357         * gravatar.el: Add this file.
11358
11359 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11360
11361         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11362
11363         * gnus-group.el (gnus-group-fetch-faq): Remove.
11364
11365         * gnus.el (gnus-group-faq-directory): Remove.
11366
11367         * gnus-group.el (gnus-group-fetch-charter): Remove.
11368
11369         * gnus.el (gnus-group-charter-alist): Remove.
11370
11371         * gnus-group.el (gnus-group-archive-directory): Remove.
11372         (gnus-group-recent-archive-directory): Ditto.
11373         (gnus-group-make-archive-group): Remove.
11374
11375         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11376
11377         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11378         use the same article number for all the cached articles.
11379
11380         * nnimap.el (nnimap-command): Register the last command time so
11381         that we can use it for idling NOOPs.
11382         (nnimap-open-connection): Start the keeplive timer.
11383         (nnimap-make-process-buffer): Store all the process buffers.
11384         (nnimap-keepalive): New function.
11385
11386         * starttls.el (starttls-open-stream): Add autoload cookie.
11387
11388 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11389
11390         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11391         handling.
11392
11393 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11394
11395         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11396         its data structures.
11397
11398         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11399         instead of the cl.el copy-list.
11400         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11401         equalp.
11402
11403 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11404
11405         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11406         and tool-bar-local-item-from-menu.
11407
11408         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11409         mode-line-highlight face for Emacs.
11410
11411         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11412         loading gnus-sum.elc; fix comment for canlock-verify.
11413         (gnus-article-jump-to-part): Use read-number.
11414         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11415         Remove Emacs pre-21 compatible code for help-echo.
11416         (gnus-article-next-page-1): No need to adjust the number of lines.
11417         (gnus-article-describe-bindings): Always use help-buffer.
11418
11419         * gnus-audio.el (gnus-audio-inline-sound):
11420         * gnus-cus.el (gnus-custom-mode):
11421         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11422
11423         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11424
11425         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11426         compatible code.
11427
11428 2010-09-24  Glenn Morris  <rgm@gnu.org>
11429
11430         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11431         visiting the fcc file in rmail-mode.
11432
11433         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11434
11435 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11436
11437         * nnir.el: Silence the byte compiler.
11438
11439         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11440         alias to browse-url-url-encode-chars if any.
11441         (gnus-html-encode-url): Use it.
11442
11443 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11444
11445         * gnus-start.el (gnus-use-backend-marks): New variable.
11446         (gnus-get-unread-articles-in-group): Use it.
11447
11448         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11449         makeover.
11450
11451 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11452
11453         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11454
11455 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11456
11457         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11458         Remove.
11459         (gnus-setup-news-hook):
11460         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11461
11462         * gnus-int.el (gnus-request-update-info): Protect against backends not
11463         having the function.
11464
11465         * nnimap.el (nnimap-stream): Mention starttls.
11466         (nnimap-open-connection): Add starttls support.
11467
11468 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11469
11470         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11471
11472 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11473
11474         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11475         BODYSTRUCTUREs.
11476         (nnimap-transform-headers): Unfold quoted {42} headers.
11477
11478         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11479         the info.
11480         (gnus-get-unread-articles): Only call updatep on backends that support
11481         it.
11482
11483         * nnweb.el (nnweb-request-update-info): NOOP.
11484
11485         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11486
11487         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11488         since it only deals with marks.
11489
11490         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11491         gnus-request-marks, and make a new gnus-request-update-info.
11492
11493         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11494         the active instead of the high number, which is usually too low.
11495
11496 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11497
11498         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11499         * encrypt.el: Remove.
11500
11501 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11502
11503         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11504         server in symbolic form.
11505
11506         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11507
11508 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11509
11510         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11511         (nnimap-update-info): Fix up code slightly.
11512
11513         * gnus-int.el (gnus-open-server): Add tracing for performance
11514         debugging.
11515
11516         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11517         (gnus-group-insert-group-line): Pass the real group name so that it
11518         gets the right data.
11519
11520         * gnus-start.el (gnus-get-unread-articles): Don't have
11521         `gnus-get-unread-articles-in-group' update info, since that can be
11522         really slow and doesn't seem to be needed?
11523
11524 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11525
11526         * time-date.el (date-to-time): Try using parse-time-string first before
11527         using the slower timezone-make-date-arpa-standard.
11528
11529 2010-09-22  Julien Danjou  <julien@danjou.info>
11530
11531         * gnus-group.el (gnus-group-insert-group-line):
11532         Call gnus-group-highlight-line.
11533         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11534         default hook list.
11535         (gnus-group-update-eval-form): Add new function.
11536         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11537         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11538
11539 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11540
11541         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11542         immediate, then expire all articles.
11543         (nnimap-update-info): Fix off-by-one errors.
11544         (nnimap-flags-to-marks): Would return no marks lists for group with no
11545         flags.  Instead return the other data.
11546
11547 2010-09-22  Julien Danjou  <julien@danjou.info>
11548
11549         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11550         Only return an icon.
11551         (gnus-group-insert-group-line): Compute icon to return.
11552
11553         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11554         (gnus-html-image-fetched): Only cache if
11555         gnus-html-image-automatic-caching is set.
11556         (gnus-html-image-fetched): Check for errors.
11557
11558 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11559
11560         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11561         once per method on `g'.  This ensures that backends like nnfolder don't
11562         open all their folders.
11563
11564         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11565         (nnimap-request-list): Nix out group in the correct buffer.
11566         (nnimap-parse-flags): Implement by using `read' instead of
11567         hand-parsing.
11568         (nnimap-flags-to-marks): Pass on permanent-flags.
11569         (nnimap-make-process-buffer): Record the server name.
11570         (nnimap-parse-flags): Fix typo.
11571         (nnimap-request-scan): Run split on the server in general, not just a
11572         single group.
11573
11574         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11575         parameter, and propagate this downwards.
11576
11577         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11578         since EXAMINE changes it on the server.
11579
11580         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11581         this command might take a while.
11582
11583 2010-09-22  Julien Danjou  <julien@danjou.info>
11584
11585         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11586         harmful if you have 2 images side-by-side, they can't be properly
11587         update on text deletion.  Using text-property is safer here.
11588         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11589         data.
11590
11591 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11592
11593         * nnimap.el (nnimap-expunge-inbox): Remove.
11594         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11595         (nnimap-expunge): Flip default to t.
11596
11597         * gnus.el (gnus-method-to-server): Don't push things to the cache
11598         unless it's unique.
11599         (gnus-server-to-method): Ditto.
11600
11601 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11602
11603         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11604
11605 2010-09-22  Julien Danjou  <julien@danjou.info>
11606
11607         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11608         get the start of data.
11609         (gnus-html-encode-url): Add this function to encode special chars in
11610         URL.
11611         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11612         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11613
11614         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11615         default.
11616         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11617
11618         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11619         images alt-text.
11620         (gnus-html-put-image): Put alt-text as help-echo.
11621
11622 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11623
11624         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11625         * mm-util.el (mm-decompress-buffer):
11626         * nnir.el (nnir-run-find-grep):
11627         * pop3.el (pop3-list): Use 3rd arg of split-string.
11628
11629         * time-date.el (format-seconds): Comment fix.
11630
11631         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11632         and byte-optimize-form-code-walker.
11633         (dgnushack-make-auto-load): Don't advise make-autoload.
11634
11635         * lpath.el: Remove Emacs 21 stuff.
11636
11637 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11638
11639         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11640         outside the active range.  Suggested by Dan Christensen.
11641
11642         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11643         slightly later to avoid double-getting it.
11644
11645         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11646         previous patch.
11647
11648         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11649
11650 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11651
11652         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11653
11654 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11655
11656         * gnus-int.el (gnus-open-server): Give a better error message in the
11657         "go offline" case.
11658
11659         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11660         marks for nnimap, which is seldom the right thing to do.
11661
11662         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11663         (gnus-same-method-different-name): New function.
11664
11665         * nnimap.el (parse-time): Require.
11666
11667         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11668         method in the presence of many similar methods.
11669
11670         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11671
11672         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11673         nnml-inhibit-expiry.
11674
11675         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11676         find out whether methods are equal.
11677
11678         * nnimap.el (nnimap-find-expired-articles): New function.
11679         (nnimap-process-expiry-targets): New function.
11680         (nnimap-request-move-article): Request the article before looking at
11681         what the Message-ID is.  Fix found by Andrew Cohen.
11682         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11683
11684         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11685         for oldness in addition to being a predicate.
11686
11687         * nnimap.el (nnimap-request-group): When we have zero articles, return
11688         the right data to Gnus.
11689         (nnimap-request-expire-articles): Only delete articles immediately if
11690         the target is 'delete.
11691
11692         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11693         method, this would bug out.
11694
11695         * gnus-group.el (gnus-group-expunge-group): Rename from
11696         gnus-group-nnimap-expunge, and implemented as a normal interface
11697         function.
11698
11699         * gnus-int.el (gnus-request-expunge-group): New function.
11700
11701         * nnimap.el (nnimap-request-create-group): Implement.
11702         (nnimap-request-expunge-group): New function.
11703
11704 2010-09-21  Julien Danjou  <julien@danjou.info>
11705
11706         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11707         (gnus-html-cache-expired): Add new function.
11708         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11709         wethever we should display image for fetch it.
11710         Compute alt-text earlier to pass it to the fetching function too.
11711         (gnus-html-schedule-image-fetching): Change function argument to only
11712         get one image at a time, not a list.
11713         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11714         cache.
11715         (gnus-html-get-image-data): New function to retrieve image data from
11716         cache.
11717         (gnus-html-put-image): Change buffer argument to use image data rather
11718         than file, and place image above region rather than inserting a new
11719         one.  Do not take alt-text as argument, since it's useless now: we place
11720         the image above alt-text.
11721         (gnus-html-prune-cache): Remove.
11722         (gnus-html-show-images): Start to fetch image when we find one, do not
11723         push into a temporary list.
11724         (gnus-html-prefetch-images): Only fetch image if they have expired.
11725         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11726         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11727
11728 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11731
11732 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11733
11734         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11735         spec inser "*" if the group isn't active instead of 0.
11736
11737         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11738         opening the server.
11739         (nnimap-request-delete-group): Implement group deletion.
11740         (nnimap-transform-headers): Return the size of the entire message in
11741         the Bytes header, not just the size of the first part.
11742         (nnimap-request-move-article): When moving an article from nnimap,
11743         request the article first so the accepting form has an article to
11744         accept.  Reported by Dan Christensen.
11745         (nnimap-command): Make sure that the error message doesn't error out.
11746
11747 2010-09-20  David Edmondson  <dme@dme.org>
11748
11749         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11750         we haven't requested anything.
11751
11752 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11753
11754         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11755         "".  Fix found by Andrew Cohen.
11756
11757         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11758         instead of -encode-string.
11759
11760 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11763
11764         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11765         by mm-subst-char-in-string.
11766
11767 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11768
11769         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11770         waiting for the connection string.
11771
11772         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11773         arriving.
11774
11775         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11776         bogus characters.  This allows selecting certain Gmail groups.
11777
11778         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11779         (nnimap-fetch-partial-articles): New variable.
11780         (nnimap-open-connection): When looking for credentials, also use the
11781         nnimap-server-port.
11782         (nnimap-request-article): Return the group/article number, so that Gnus
11783         `^' works as expected.
11784         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11785
11786         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11787         comments.
11788         (gnus-methods-sloppily-equal): New function.
11789         (gnus): When using the development version of Gnus, load the gnus-load
11790         file.
11791
11792         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11793         `gnus-open-server' on each method before trying to scan them etc.
11794         This ensures that all the backend parameters are set correctly.
11795
11796         * nnimap.el (nnimap-authenticator): New variable.
11797         (nnimap-open-connection): Allow anonymous login.
11798         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11799         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11800
11801         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11802         patch, found by Knut Anders Hatlen.
11803
11804 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11805
11806         * gnus-agent.el (gnus-agent-batch-confirmation)
11807         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11808         to gnus-message.
11809         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11810         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11811         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11812         * gnus-int.el (gnus-open-server): Likewise.
11813         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11814         (gnus-score-check-syntax): Likewise.
11815         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11816         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11817         Likewise.
11818         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11819
11820 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11821
11822         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11823         calling conventions so that prefetch doesn't bug out.
11824
11825 2010-09-19  Julien Danjou  <julien@danjou.info>
11826
11827         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11828         rather than `subst-char-in-region' in order to be able to replace ASCII
11829         char by UTF-8 ones.
11830
11831         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11832         than curl.
11833         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11834         the right URL and ALT text on images.
11835         (gnus-html-wash-tags): Fix tag case.
11836         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11837         (gnus-article-html): Add -o display_ins_del=2 option.
11838         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11839
11840 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11841
11842         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11843         the extra mail headers, which sometimes seem to happen for unknown
11844         reasons.
11845
11846         * mail-parse.el (mail-header-encode-parameter): Define as
11847         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11848         (or most, perhaps?) mail readers don't understand the latter, but do
11849         understand the former.
11850
11851         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11852         to nil, so that no methods are automatically agentized.  I think this
11853         is probably what most users want.
11854
11855         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11856         from url-retrieve, for instance about invalid URLs.
11857
11858         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11859         groups that have no articles.
11860         (nnimap-request-article): Check that we really got an article when we
11861         requested one.
11862
11863         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11864         doesn't exist.
11865
11866         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11867         nntp buffer so the agent can save it.
11868         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11869         that CRLF doesn't get translated to \n.
11870         (nnimap-open-connection): Don't make 'shell commands only send \n.
11871
11872 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11873
11874         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11875         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11876         Update var name.
11877         (nnml-generate-nov-file): Use dolist.
11878         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11879         Use with-current-buffer.
11880
11881 2010-09-18  Julien Danjou  <julien@danjou.info>
11882
11883         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11884         parallel.
11885
11886 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11887
11888         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11889         the range update right.
11890         (nnimap-request-group): Don't make `M-g' bug out on group with no
11891         marks.
11892         (nnoo): Require, so that other packages can require nnimap.
11893         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11894         command we're looking for.  This helps when the server sends more
11895         responses after we've gotten everything we expected.
11896         (nnimap): Add a `newlinep' field to keep track of end-of-line
11897         conventions.
11898         Don't send CRLF to things that don't want it.
11899         (nnimap-request-accept-article): Ditto.
11900
11901 2010-09-18  Julien Danjou  <julien@danjou.info>
11902
11903         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11904         than curl to retrieve images.
11905
11906 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11907
11908         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11909         the marks.
11910         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11911         (nnimap-wait-for-connection): New function.
11912         (nnimap-open-connection): If we have PREAUTH, don't query for login
11913         credentials.
11914         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11915         when doing a partial update.
11916
11917 2010-09-18  Julien Danjou  <julien@danjou.info>
11918
11919         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11920         tags.
11921
11922 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11923
11924         * nnimap.el (nnimap-credentials): New function.
11925         (nnimap-open-connection): Use the new function to look for credentials
11926         also on the numeric equivalents of "imap" and "imaps".
11927
11928         * gnus-start.el (gnus-activate-group): Send the info to
11929         gnus-request-group.
11930
11931         * nnimap.el (nnimap-request-group): Have the "check" version of the
11932         function parse flags and update the info, so that a `M-g' get a total
11933         resync of all flags from the group.
11934
11935         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11936         to allow backends to alter the info on group selection.  Also alter all
11937         the backend -request-group functions to take the parameter.
11938
11939         * nnimap.el (nnimap-store-info): New function.
11940         (nnimap-update-info): Store the info for later usage.
11941         (nnimap-request-group): Use the stored info for the dont-check case, so
11942         that we don't retrieve all marks when we enter a group.
11943
11944         * nnimap.el: Use deffoo instead of defun for interface functions.
11945
11946         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11947         update the group info.  This makes the nndraft groups, for instance, go
11948         back to their old behavior.
11949
11950         * gnus-sum.el (gnus-select-newsgroup): Indent.
11951
11952         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11953         in.
11954         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11955         nothing.
11956
11957         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11958         from methods that are denied.
11959
11960         * gnus-int.el (gnus-method-denied-p): New function.
11961
11962         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11963         store the password instead of netrc.
11964         (nnimap-open-connection): Don't error out when we can't make a
11965         connections.
11966
11967         * auth-source.el (auth-source-create): In the password prompt, say what
11968         we're querying for.  Also prompt for user name if that hasn't been
11969         given.
11970
11971         * nnimap.el (nnimap-with-process-buffer): Remove.
11972
11973 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11974
11975         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11976         method when we're reading from the agent.
11977
11978         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11979
11980         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11981         that's probably most useful for users.
11982
11983         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11984         "failed" all the time.
11985
11986         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11987         ...)) with (with-current-buffer ... ).
11988
11989         * nntp.el (nntp-open-server): Return whether the open was successful or
11990         not.
11991
11992         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11993         select an unread unseen article first.
11994
11995         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11996         /etc/services, supply some sensible port defaults.
11997
11998         * dgnushack.el: Define netrc-credentials.
11999
12000 2010-09-17  Julien Danjou  <julien@danjou.info>
12001
12002         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
12003
12004 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12005
12006         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12007         doesn't have any parameters.
12008
12009 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12010
12011         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12012         only upcased checks.
12013
12014         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12015
12016         * nnimap.el (nnimap-open-shell-stream): New function.
12017         (nnimap-open-connection): Use it.
12018         (nnimap-transform-headers): Get the number of lines in each message.
12019         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12020         number of lines.
12021         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12022         problem.
12023
12024         * utf7.el (utf7-encode): Autoload.
12025
12026         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12027         to allow the mail splitting to not return a default group.  This is
12028         useful for nnimap, which will leave unmatched mail in the inbox.
12029
12030         * nnimap.el: Rewritten.
12031
12032         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12033         nnimap usage.
12034
12035         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12036         if the move is internal, so that nnimap can do fast internal moves.
12037
12038         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12039         data.
12040         (gnus-read-active-for-groups): Support finishing the early retrieval of
12041         data.
12042
12043         * gnus-range.el (gnus-range-nconcat): New function.
12044
12045         * gnus-int.el (gnus-finish-retrieve-group-infos)
12046         (gnus-retrieve-group-data-early): New functions.
12047
12048 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12049
12050         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12051         (nnrss-retrieve-groups):
12052         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12053         (pop3-quit): Use with-current-buffer.
12054
12055 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12058         instead of nnheader-accept-process-output.
12059
12060         * dgnushack.el (dgnushack-compile): Add comment.
12061
12062         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12063
12064         * gnus-html.el (gnus-html-schedule-image-fetching)
12065         (gnus-html-prefetch-images): Replace process-kill-without-query by
12066         gnus-set-process-query-on-exit-flag.
12067
12068 2010-09-16  Romain Francoise  <romain@orebokech.com>
12069
12070         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12071
12072 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12073
12074         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12075         parameter to unintern is mandatory-ish in Emacs 24.
12076
12077         * gnus-html.el (gnus-html-schedule-image-fetching)
12078         (gnus-html-prefetch-images): Check for curl before using it.
12079
12080         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12081         depend on curl, which isn't essential.
12082
12083         * imap.el: Revert back to version
12084         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12085         seem problematic.
12086
12087 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12088
12089         * gnus-registry.el (gnus-registry-install-shortcuts):
12090         Explicitly pass `obarray' to `unintern' to avoid a warning.
12091
12092 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12093
12094         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12095         change.
12096
12097         * nnrss.el (nnrss-request-list): Remove this function and related
12098         functions, including the moreover stuff.
12099
12100 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12101
12102         * nnrss.el (nnrss-retrieve-groups): New function.
12103
12104 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12105
12106         * .dir-locals.el: Add no-byte-compile cookie.
12107
12108 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12109
12110         * time-date.el (format-seconds): Comment fix.
12111
12112         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12113         for back end that doesn't support request-scan.
12114
12115 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12116
12117         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12118         then do request scans from the backends.
12119
12120         * netrc.el (netrc-credentials): New conveniency function.
12121
12122         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12123         avoid running a hook per line, since this takes a lot of time,
12124         profiling shows.
12125         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12126         directly if gnus-visual-p is true.
12127
12128 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12129
12130         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12131         groups; replace mapcar with dolist which is a bit faster; pass groups
12132         info to gnus-read-active-file-1.
12133         (gnus-read-active-file-1): Scan only specified groups if the new
12134         optional arg `infos' is given.
12135
12136 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12137
12138         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12139
12140         * pop3.el (pop3-movemail): Remove.
12141         (pop3-streaming-movemail): Rename to pop3-movemail.
12142
12143         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12144         don't restrict end-tag searches to the end of the line.
12145
12146 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12147
12148         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12149         articles of every unchecked group to t, which means unknown since the
12150         server has never been opened.
12151
12152 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12153
12154         * gnus-html.el (gnus-html-show-alt-text): New command.
12155         (gnus-html-browse-image): Ditto.
12156         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12157         to browse the image directly.
12158         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12159         better.
12160
12161         * gnus-async.el (gnus-async-article-callback):
12162         Call `gnus-html-prefetch-images' unconditionally.
12163
12164         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12165         before feeding URLs to curl.
12166
12167 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12168
12169         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12170         internal images as deletable by `W D D'.
12171
12172         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12173         (gnus-async-article-callback): Fix typo.
12174
12175 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12176
12177         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12178         current line to work around bugs in the output from w3m.
12179
12180         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12181         for groups that want that.
12182
12183         * nntp.el (nntp-wait-for-string): Supply a timeout for
12184         accept-process-output to ensure progress.
12185
12186         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12187         level to get unread articles from, then use that for foreign groups,
12188         too.
12189
12190         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12191         confuses the rest of the function.
12192
12193         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12194         for the methods that support -retrieve-groups, too.
12195
12196         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12197
12198 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12199
12200         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12201         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12202
12203         * pop3.el: Require cl when compiling.
12204         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12205
12206 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12207
12208         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12209         that aren't going to be activated.
12210         (gnus-get-unread-articles): Fix up the last commit.
12211
12212         * gnus-html.el (gnus-article-html): Allow calling without specifying
12213         the handle.  In that case, dissect the buffer first.
12214
12215         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12216
12217         * nnimap.el (nnimap-open-connection): Revert the change that would look
12218         into authinfo for imaps instead of imap.
12219
12220         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12221         say that you don't want to call gnus-request-group with don-check, but
12222         do check the reponse.  This is for virtual groups only.
12223         (gnus-get-unread-articles): Count the archive groups as secondary, so
12224         that they're activated the same way as before.
12225
12226         * imap.el (imap-message-map): Removed optional buffer parameter, since
12227         no callers use it.
12228         (imap-message-get): Ditto.
12229         (imap-message-put): Ditto.
12230         (imap-mailbox-map): Ditto.
12231         (imap-mailbox-put): Ditto.
12232         (imap-mailbox-get): Ditto.
12233         (imap-mailbox-get): Revert last change for this function.
12234
12235         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12236         case-insensitively.
12237         (nnimap-debug): Remove.
12238
12239         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12240         callers to use `imap-fetch' instead.  According to the comments, this
12241         should be safe, since all other IMAP clients use the 1:* syntax.
12242         (imap-enable-exchange-bug-workaround): Remove.
12243         (imap-debug): Remove -- doesn't seem very useful.
12244
12245         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12246         mail from a file, and the file doesn't exist.
12247
12248         * imap.el (imap-log): New convenience function used throughout instead
12249         of repeating the same code all over the place.
12250
12251         * pop3.el (pop3-streaming-movemail): Return t for success.
12252
12253         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12254         .authinfo if we're using ssl connection.
12255
12256         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12257         already have if we're in a main Gnus `g' run.
12258
12259         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12260
12261 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12262
12263         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12264
12265         * nnmh.el (nnmh-request-list-1): Bind `file'.
12266
12267         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12268         alias to set-process-query-on-exit-flag or process-kill-without-query.
12269         (pop3-open-server): Use it.
12270
12271 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12272
12273         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12274         box to the Incoming file.  Fixes mistake in previous checkin.
12275
12276         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12277         request loop (for debugging purposes) removed.
12278
12279         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12280         culprit is more visible.
12281         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12282         (nnml-add-incremental-nov): New functions to do "incremental" nov
12283         updates, where we just append to the end of the existing nov files
12284         without reading/writing them in full.
12285
12286         * mail-source.el (mail-source-delete-crash-box): Really only check the
12287         incoming files once in a while.
12288
12289         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12290
12291         * mail-source.el (mail-source-delete-crash-box): Only check the
12292         incoming files for deletion once per day to save a lot of file
12293         accesses.
12294
12295         * pop3.el (pop3-logon): Fix up unbound variable typo.
12296
12297         * mail-source.el (pop3-streaming-movemail): Autoload.
12298
12299         * pop3.el (pop3-streaming-movemail):
12300         Respect pop3-leave-mail-on-server.
12301
12302         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12303         retrieval.
12304
12305         * pop3.el (pop3-process-filter): Remove unused function.
12306         (pop3-streaming-movemail, pop3-send-streaming-command)
12307         (pop3-wait-for-messages, pop3-write-to-file)
12308         (pop3-number-of-responses): New functions for streaming pop3
12309         retrieval.
12310
12311         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12312         come from no known methods.
12313         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12314         list.
12315
12316         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12317         message sizes.
12318         (pop3-movemail): Use erase-buffer instead of looping and deleting
12319         regions, which seems rather odd.
12320
12321         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12322         file once per `g' run.
12323
12324         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12325         directories.  This makes the draft queue directory work.
12326
12327         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12328         data from the backends, so that we only request the list of groups from
12329         each method once.  This should speed things up considerably.
12330
12331         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12332         detect that it's not implemented.
12333
12334         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12335         we actually do recurse down into the tree, but don't stat all leaf
12336         nodes.
12337
12338         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12339         then say so instead of bugging out.
12340
12341         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12342         files exist before trying to read them.
12343
12344         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12345         around <pre_int>.
12346
12347         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12348
12349         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12350
12351 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12352
12353         * mm-util.el (mm-image-load-path): Just return the image directories,
12354         not all directories in the path in addition to the image directories.
12355         (mm-image-load-path): Maintain a cache of the image directories so that
12356         the `g' command in Gnus doesn't have to stat dozens of directories each
12357         time.
12358
12359         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12360         (gnus-html-wash-tags): Add a new `i' command to insert images.
12361         (gnus-html-insert-image): New command and keystroke.
12362         (gnus-html-redisplay-with-images): New command and keystroke.
12363         (gnus-html-show-images): Rename command.
12364         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12365         spacers.
12366         (gnus-html-wash-tags): Decode entities at the end, so that entities
12367         inside the tags don't mess up the rest of the "parsing".
12368
12369         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12370         so that nnimap methods aren't agentized by default.  There's apparently
12371         many problems related to agent/imap behavior.
12372
12373         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12374
12375         * gnus-html.el: Doc fix.
12376
12377 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12378
12379         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12380         specifier-spec-list for Emacs 21.
12381
12382         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12383         glyph-width and glyph-height instead of display-graphic-p and
12384         image-size; make avoidance of displaying small images work for XEmacs.
12385
12386         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12387         for XEmacs.
12388
12389         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12390         of symbol that holds plist data.
12391         (gnus-process-plist): Remove plist of process after getting it.
12392
12393 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12394
12395         * message.el (message-generate-hashcash): Change default to
12396         'opportunistic if hashcash is installed.
12397
12398         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12399         (gnus-html-put-image): Only call image-size once, since it's somewhat
12400         time-consuming on remote X servers.
12401
12402 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12403
12404         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12405         type on data, not a file name.
12406
12407         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12408         window-pixel-edges for Emacs 21.
12409
12410         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12411         decoded contents.
12412         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12413
12414 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12415
12416         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12417         group line format, since it isn't very interesting.
12418
12419         * gnus-agent.el (gnus-agent-short-article),
12420         (gnus-agent-long-article): Increase values for these two variables,
12421         since most people are likely to have more network connection and
12422         storage than before.
12423
12424         * gnus.el (gnus-refer-article-method): Change default to 'current.
12425         When referring an article, the common behavior is to refer it from the
12426         current select method, not the native select method.  The chances of
12427         the native select method having the message in question is rather slim
12428         these days.
12429
12430         * gnus-sum.el (gnus-auto-select-subject): Change default to
12431         `unseen-or-unread'.  I think it's likely that most people want to
12432         select an unseen article over a previously seen, but unread one.
12433
12434         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12435         means that in the article buffer none of the minor mode elements will
12436         be shown, usually, and this is not desirable in most cases.
12437
12438         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12439         that commands like `d' (and the like) go to the next line in the
12440         buffer, instead of the next unread article.  I think this is the
12441         behavior that is most natural for most users.
12442         (gnus-single-article-buffer): Change default to nil, so that people can
12443         have as many article buffers open as they have summary buffer.  I think
12444         this is the most natural way for the groups to behave.
12445
12446         * message.el (message-generate-new-buffers): Change default to
12447         `unsent', so that all new message buffers start their names with the
12448         string "*unsent", and it's easier to find the buffers if you move from
12449         them.
12450
12451 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12452
12453         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12454         small.  They're probably tracking images.
12455         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12456         (gnus-html-rescale-image): Yet another try at getting the image sizing
12457         right.
12458
12459         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12460         nntp-marks-file-name is nil.
12461
12462 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12463
12464         * gnus-html.el (gnus-html-wash-tags)
12465         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12466         Better logging.
12467
12468 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12469
12470         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12471
12472         * gnus-html.el (gnus-html-wash-tags): Check the value of
12473         gnus-blocked-images in the summary buffer.
12474
12475 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12476
12477         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12478
12479 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12480
12481         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12482         like "a", it seems like.
12483         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12484         since it needs to be picked from the correct buffer.
12485
12486         * nnwfm.el: Remove.
12487
12488         * nnlistserv.el: Remove.
12489
12490 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12491
12492         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12493         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12494
12495 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12496
12497         * nnkiboze.el: Remove.
12498
12499         * nndb.el: Remove.
12500
12501         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12502         alt text.
12503         (gnus-html-rescale-image): Try to get the rescaling logic right for
12504         images that are just wide and not tall.
12505
12506         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12507         overshadow variable bindings.
12508
12509 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12510
12511         * gnus-html.el (gnus-html-wash-tags)
12512         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12513         Add extra logging.
12514
12515 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12516
12517         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12518         (gnus-max-image-proportion): New variable.
12519         (gnus-html-rescale-image): New function.
12520         (gnus-html-put-image): Rescale images.
12521
12522 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12523
12524         Fix up some byte-compiler warnings.
12525         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12526         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12527         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12528         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12529         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12530         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12531         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12532
12533 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12534
12535         * gnus-html.el (gnus-article-html): Decode contents by charset.
12536
12537 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12538
12539         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12540         (gnus-html-frame-width, gnus-blocked-images):
12541         * message.el (message-prune-recipient-rules): Add custom version.
12542         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12543
12544         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12545         functions.
12546
12547         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12548         gnus-process-get.
12549
12550 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12551
12552         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12553         instead of lsub directly.
12554
12555 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12556
12557         * nnwarchive.el: Remove.
12558
12559         * gnus-soup.el: Remove.
12560
12561         * nnsoup.el: Remove.
12562
12563         * nnultimate.el: Remove.
12564
12565         * gnus-html.el (gnus-blocked-images): New variable.
12566
12567         * message.el (message-prune-recipients): New function.
12568         (message-prune-recipient-rules): New variable.
12569
12570         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12571         guess whether a long line is natural text or not.
12572
12573         * gnus-html.el (gnus-html-schedule-image-fetching):
12574         Use gnus-process-plist and friends for compatibility.
12575
12576 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12577
12578         * gnus-html.el: Require packages that define macros used in this file.
12579         (gnus-article-mouse-face): Declare to silence byte-compiler.
12580         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12581         process-get.
12582         (gnus-html-put-image): Use plist-get to avoid getf.
12583         (gnus-html-prefetch-images): Use with-current-buffer.
12584
12585 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * gnus-ems.el: Provide compatibility functions for
12588         gnus-set-process-plist.
12589
12590         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12591         header-line-format for XEmacs 21.4.
12592
12593         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12594         * gnus.el (gnus-valid-select-methods):
12595         * message.el (message-send-mail-partially-limit):
12596         * mm-decode.el (mm-text-html-renderer):
12597         * mml.el (mml-insert-mime-headers-always):
12598         * smiley.el (smiley-regexp-alist): Bump custom version.
12599
12600 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12601
12602         * gnus-html.el: Require mm-url.
12603         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12604         with the url to `url'.
12605         (gnus-html-wash-tags): Support cid: URLs/images.
12606
12607 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12608
12609         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12610         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12611         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12612
12613         * gnus-move.el: Remove file, since it doesn't really work.
12614
12615         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12616         UTF-8.  This seems to fix problems with some German web feeds.
12617
12618         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12619         at the top so that the proper colors are applied.
12620
12621         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12622         don't have dots in their names.
12623
12624         * gnus-art.el (gnus-article-view-part): Doc fix.
12625
12626         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12627         XEmacs-compatible.
12628         (gnus-html-put-image): Don't do images on non-graphic displays.
12629
12630         * nnslashdot.el: Remove this unused backend.
12631
12632         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12633         actions.
12634         (gnus-undo-register-1): Revert last change.
12635
12636         * gnus-group.el (gnus-group-completing-read): Protect against not
12637         having completion-styles bound.
12638
12639         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12640         make broken recipients happier.
12641
12642         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12643
12644         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12645         point parameter.
12646
12647         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12648
12649         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12650         completion-styles for group selection.
12651
12652 2009-02-04  Andreas Schwab  <schwab@suse.de>
12653
12654         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12655         headers and regexp-quote the match if necessary.
12656
12657 2009-03-24  Miles Bader  <miles@gnu.org>
12658
12659         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12660         the blinking smiley.
12661
12662 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12663
12664         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12665         blink smiley.
12666
12667 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12668
12669         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12670         where the dribbel file lives exists.
12671
12672         * message.el (message-send-mail-partially-limit): Change the default to
12673         nil, since most people don't want this.
12674
12675         * mm-url.el (mm-url-decode-entities): Also decode entities like
12676         &#x3212.
12677
12678 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12679
12680         * gnus-sum.el (gnus-summary-idna-message):
12681         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12682         Hyperlink urls in docstrings with URL `...'.
12683
12684 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12685
12686         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12687         functions.
12688
12689 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12690
12691         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12692         say what the mouseover text should be.
12693
12694         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12695         version of the mm-w3m-safe-url-regexp variable to only download images
12696         in the groups where we want that to happen.
12697
12698         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12699
12700         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12701         easier debugging.
12702         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12703         big pictures in the article buffer.
12704
12705         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12706         gnus-article-html.
12707         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12708         w3m.
12709
12710         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12711
12712 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12713
12714         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12715         which doesn't exist.
12716
12717         * message.el (message-inhibit-ecomplete): New variable to allow some
12718         function to inhibit ecomplete address storage.
12719         (message-resend): Disable ecomplete message storage when resending
12720         messages.
12721
12722         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12723
12724 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12725
12726         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12727         Save excursion while copying, moving, and deleting articles in order to
12728         prevent the cursor from jumping to unforeseen place.
12729
12730 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12731
12732         * lpath.el: No need to bind bookmark-current-buffer,
12733         bookmark-yank-point and bookmark-make-record-function.
12734
12735 2010-08-17  Glenn Morris  <rgm@gnu.org>
12736
12737         * gnus-sync.el: Require gnus components whose functions are used.
12738
12739         * gnus-art.el (bookmark-make-record-function):
12740         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12741         Declare for compiler.
12742
12743         * mm-url.el (mml-compute-boundary): Autoload.
12744
12745 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12748
12749 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12750
12751         Typo fix "hoo4a" -> "hook".
12752
12753         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12754
12755 2010-08-14  Glenn Morris  <rgm@gnu.org>
12756
12757         * gnus-sync.el (gnus-sync): Fix defgroup version.
12758
12759 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12760
12761         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12762
12763         * gnus-sync.el: Fix docs.
12764         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12765         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12766
12767 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12768
12769         Optimizations for gnus-sync.el.
12770
12771         * gnus-sync.el: Add docs about gnus-sync-backend
12772         possibilities.
12773         (gnus-sync-save): Remove unnecessary message.
12774         (gnus-sync-read): Optimize and show what groups were skipped.
12775
12776 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12777
12778         Minor bug fixes for gnus-sync.el.
12779
12780         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12781         Don't read the sync on get-new-news.
12782
12783         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12784         quiet.
12785
12786         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12787         (fix typo).
12788
12789 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12790
12791         Make saving and restoring of hidden threads work with overlays.
12792         Patch applied by Ted Zlatanov.
12793
12794         * gnus-sum.el (gnus-hidden-threads-configuration)
12795         (gnus-restore-hidden-threads-configuration): Update to deal with text
12796         properties, rather than searching for a magic character.
12797
12798 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12799
12800         New gnus-sync.el library for synchronization of marks.
12801
12802         * gnus-sync.el: New library for synchronization of marks.
12803
12804         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12805         renamed from `gnus-registry-grep-in-list'.
12806
12807         * gnus-registry.el (gnus-registry-follow-group-p):
12808         Use `gnus-grep-in-list'.
12809
12810         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12811
12812 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12813
12814         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12815         determining charset of text fails.
12816
12817 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12818
12819         * nnmail.el (nnmail-get-new-mail-1): Revert.
12820
12821         * nnml.el (nnml-active-number): Make sure names of newly created groups
12822         in nnml-group-alist are encoded.
12823
12824 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12825
12826         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12827         containing non-ASCII characters in active file for nnml back end.
12828
12829 2010-07-24  David Engster  <dengste@eml.cc>
12830
12831         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12832         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12833
12834 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12835
12836         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12837         tag (Bug#6654).
12838
12839 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12840
12841         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12842         the article buffer, not the summary buffer.
12843
12844 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12845
12846         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12847         Emacs 23 as well.
12848
12849 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12850
12851         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12852         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12853
12854 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12855
12856         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12857         Patch applied by Karl Fogel.
12858
12859         * gnus-sum.el (gnus-summary-bookmark-make-record):
12860         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12861
12862 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12863
12864         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12865         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12866         C-w still not working correctly from Article buffers; Thierry's
12867         patch to fix that will be applied after this.
12868
12869         * gnus-art.el (bookmark-make-record-function): New local variable.
12870
12871         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12872         article buffer.
12873         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12874
12875 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12876
12877         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12878         on changes in bookmark.el.
12879
12880 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12881
12882         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12883         `no-log' instead of message not to log prompt string.
12884
12885 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12886
12887         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12888         the *other* type of HTML form submission.
12889
12890 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12891
12892         * auth-source.el (auth-source-pick): If choice does not contain a
12893         questioned keyword, set the check to t.
12894
12895 2010-06-12  Romain Francoise  <romain@orebokech.com>
12896
12897         * gnus-util.el (gnus-date-get-time): Move up before first use.
12898
12899 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12902         (gnus-article-edit-part): Bind it to make last part that is substituted
12903         or deleted visible.
12904         (gnus-mime-display-single): Buttonize part of which id equals to
12905         gnus-mime-buttonized-part-id.
12906
12907 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12908
12909         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12910         (gnus-dd-mmm): Use gnus-date-get-time.
12911         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12912         simplify logic.
12913         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12914         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12915
12916 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12917
12918         * auth-source.el (top): Autoload `secrets-list-collections',
12919         `secrets-create-item', `secrets-delete-item'.
12920         (auth-sources): Fix tag string.
12921         (auth-get-source, auth-source-retrieve, auth-source-create)
12922         (auth-source-delete): New defuns.
12923         (auth-source-pick): Rewrite in order to avoid 2 passes.
12924         (auth-source-forget-user-or-password): New parameter USERNAME.
12925         (auth-source-user-or-password): New parameters CREATE-MISSING and
12926         DELETE-EXISTING.  Retrieve password interactively, if needed.
12927
12928 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12929
12930         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12931         deleting unused directories when gnus-expert-user is t.
12932
12933 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12934
12935         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12936         for each temp file when gnus-article-browse-delete-temp is ask.
12937
12938 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12939
12940         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12941         Replace Lisp calls to delete-backward-char by calls to delete-char.
12942
12943 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12944
12945         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12946
12947 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12948
12949         * password-cache.el (password-cache-remove): Fix docstring.
12950
12951 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12952
12953         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12954         article unless decoding article to be saved.
12955
12956 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12957
12958         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12959         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12960         generated within the mm-with-unibyte-current-buffer macro.
12961
12962 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12963
12964         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12965         to nil when we're in a mml-preview buffer and no group is selected.
12966
12967 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12968
12969         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12970         when catching the `C-g'.  Reported by "Leo".
12971
12972 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12973
12974         * message.el (message-forward-make-body-plain)
12975         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12976         multibyte-string-p.
12977
12978         * lpath.el: Revert.
12979
12980 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12981
12982         * message.el (message-forward-make-body-mml): Assume original message
12983         is multibyte string; error on unibyte.
12984         (message-forward-make-body-plain): Ditto; don't add excessive newline
12985         in body end.
12986
12987         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12988
12989 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12990
12991         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12992         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12993
12994 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12995
12996         * mm-extern.el (mm-extern-url): Don't use
12997         mm-with-unibyte-current-buffer.
12998         (mm-extern-cache-contents): Use with-current-buffer instead of
12999         save-excursion + set-buffer.
13000
13001 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * mm-util.el (mm-emacs-mule): Remove.
13004
13005 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13006
13007         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13008         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13009         change.
13010
13011 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13014         bind the default value of enable-multibyte-characters to nil.
13015
13016 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13017
13018         * message.el (message-forward-make-body-plain)
13019         (message-forward-make-body-mml):
13020         Don't use mm-with-unibyte-current-buffer.
13021
13022 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13023
13024         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13025
13026 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13027
13028         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13029         (Bug#5592).
13030
13031 2010-05-07  Julien Danjou  <julien@danjou.info>
13032
13033         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13034         it to mm-pipe-part.
13035
13036         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13037         it is given.
13038
13039 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13040
13041         * binhex.el (binhex-decode-region-internal):
13042         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13043         (dns-query):
13044         * nnweb.el (nnweb-gmane-search):
13045         * pgg-parse.el (pgg-parse-armor):
13046         * pgg.el (pgg-verify-region):
13047         * sha1.el (sha1-string-external):
13048         * uudecode.el (uudecode-decode-region-internal):
13049         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13050         XEmacs.
13051
13052         * gnus-art.el (gnus-article-browse-html-parts):
13053         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13054         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13055         make-temp-file.
13056
13057         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13058         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13059         compiling.
13060
13061         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13062         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13063         XEmacs when compiling.
13064
13065         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13066         gnus-pick-mode-off-hook for XEmacs when compiling.
13067         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13068         gnus-binary-mode-off-hook for XEmacs when compiling.
13069
13070         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13071         Return nil if char-charset is not available.
13072
13073         * imap.el (imap-disable-multibyte)
13074         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13075         macros.
13076
13077         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13078         instead of encode-coding-string.
13079
13080         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13081         'xemacs) instead of mm-emacs-mule to switch function definitions.
13082         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13083
13084         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13085         bind temporary-file-directory for XEmacs;
13086         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13087         timer-set-function for XEmacs 21.4 and SXEmacs;
13088         bind timer-list for XEmacs 21.4 and SXEmacs;
13089         fbind char-charset and find-charset-region for non-Mule XEmacs;
13090         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13091         encode-coding-region and encode-coding-string for XEmacs having no
13092         file-coding feature.
13093
13094 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13095
13096         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13097
13098 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13099
13100         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13101         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13102
13103 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13104
13105         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13106         alias `jka-compr-delete-temp-file' no longer exists.
13107
13108 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13109
13110         Use define-minor-mode in Gnus where applicable.
13111         * mml.el (mml-mode): Use define-minor-mode.
13112         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13113         (gnus-undo-mode): Use define-minor-mode.
13114         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13115         (gnus-dead-summary-mode): Use define-minor-mode.
13116         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13117         Initialize in declaration.
13118         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13119         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13120         (gnus-mailing-list-mode): Use define-minor-mode.
13121         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13122         (gnus-draft-mode): Use define-minor-mode.
13123         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13124         (gnus-dired-mode): Use define-minor-mode.
13125
13126 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13127
13128         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13129         handles on recursive mml-to-mime translation and check them for
13130         boundary delimiter collisions.  Reported by Greg Troxel.
13131
13132 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13135
13136 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13137
13138         * mm-util.el (mm-find-buffer-file-coding-system):
13139         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13140
13141 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13142
13143         * message.el (message-generate-headers): Record insertion of optional
13144         headers as well.  Otherwise the check to prevent repeated insertion of
13145         optional headers is a no-op.
13146
13147 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13148
13149         * smime.el: Don't mention CVS.
13150
13151         * nnrss.el (nnrss-fetch): Don't mention CVS.
13152
13153         * nnir.el: Don't mention CVS.
13154
13155 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13156
13157         * gnus-sum.el (gnus-summary-bookmark-make-record):
13158         Add `location' field.
13159
13160 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13161
13162         * lpath.el: Fbind bookmark-default-handler,
13163         bookmark-get-bookmark-record, bookmark-make-record-default,
13164         bookmark-prop-get for Emacs <23 and XEmacs.
13165
13166 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13167
13168         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13169         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13170         Use with-current-buffer to silence the byte-compiler.
13171         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13172         bother to require `gnus'.
13173         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13174
13175 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13176
13177         * gnus-sum.el (gnus-summary-bookmark-make-record)
13178         (gnus-summary-bookmark-jump): New functions.
13179         (gnus-summary-mode): Setup bookmark support.
13180
13181 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13182
13183         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13184         if set.
13185
13186 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13187
13188         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13189         gnus-article-browse-html-save-cid-image; make it work recursively for
13190         forwarded messages as well.
13191         (gnus-article-browse-html-parts): Work when prefix arg is given.
13192         (gnus-article-browse-html-article): Doc fix.
13193
13194 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13195
13196         * message.el (message-default-mail-headers)
13197         (message-default-headers): Carry the value mail-default-headers over
13198         into message-default-mail-headers, rather than message-default-headers.
13199
13200 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13201
13202         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13203         charset.
13204
13205         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13206         charset into the <meta> tag when the article is encoded to utf-8.
13207
13208 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * gnus-art.el (gnus-article-browse-delete-temp-files):
13211         Delete directories as well.
13212         (gnus-article-browse-html-parts): Work for images that do not specify
13213         file names; delete temp directory when quitting; insert header at the
13214         right place; use file: scheme for image files.
13215
13216 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13217
13218         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13219         (gnus-article-browse-html-parts): Use it to make temporary cid image
13220         files in addition to html file so that browser may display them.
13221
13222 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13223
13224         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13225
13226 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13227
13228         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13229
13230 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13231
13232         * auth-source.el (auth-sources): Change default to be simpler.
13233         Explain about Secret Service API sources.  Improve Customize options.
13234         (auth-source-pick): Change to accept any number of search parameters.
13235         Implement fallbacks iteratively, not recursively.  Add scoring on the
13236         second pass and sort by score.  Call Secret Service API when needed.
13237         (auth-source-user-or-password): Use it.  Call Secret Service API
13238         directly when needed to get the user name and the password.
13239
13240 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13241
13242         * message.el (message-interactive): Doc fix.
13243         (message-qmail-inject-args): Reflow.
13244         (message-kill-to-signature): Fix typo in docstring.
13245
13246         * smiley.el (smiley-buffer): Fix typo in docstring.
13247
13248 2010-03-24  Glenn Morris  <rgm@gnu.org>
13249
13250         * mail-source.el (gnus-message): Declare.
13251         (mail-source-delete-old-incoming): Require gnus-util.
13252
13253 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13256
13257         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13258
13259         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13260         password-cache's default if it is not bound.
13261         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13262         password-cache-expiry's default if it is not bound.
13263
13264         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13265         available in Emacs 21.
13266
13267         * lpath.el: Suppress compiler warnings for:
13268         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13269         XEmacs;
13270         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13271         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13272         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13273
13274 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13275
13276         * auth-source.el (auth-sources): Fix up definition so extra parameters
13277         are always inline.
13278
13279 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13280
13281         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13282         wasn't updated after mismatch.  Clear cached mailbox info correctly
13283         when uidvalidity changes.
13284         (nnimap-group-prefixed-name): New function to avoid some code
13285         duplication.
13286         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13287         (nnimap-request-group): Use it.
13288         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13289         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13290         with many imap folders.  This is done by caching the group status from
13291         the imap server persistently in a group parameter `imap-status'.  (This
13292         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13293         but not persistently, so every Gnus startup was still very slow.)
13294
13295 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13296
13297         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13298         delete the extra newline.  Otherwise editing of :string and :number
13299         types don't work.
13300
13301 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13302
13303         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13304         secrets.el dependency.
13305         (auth-sources): Add optional user name.  Add secrets.el configuration
13306         choice (unused right now).
13307
13308 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13309
13310         * gnus-sum.el (gnus-summary-make-menu-bar):
13311         Let `gnus-registry-install-shortcuts' fill in the functions.
13312
13313         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13314         warnings.
13315         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13316         (gnus-registry-install-shortcuts): Populate and use it in a
13317         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13318
13319 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13320
13321         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13322         In-place substitutions for the group name encoding/decoding.
13323         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13324         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13325         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13326         (nnimap-update-unseen, nnimap-request-list)
13327         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13328         (nnimap-request-set-mark, nnimap-split-to-groups)
13329         (nnimap-split-articles, nnimap-request-newgroups)
13330         (nnimap-request-create-group, nnimap-request-accept-article)
13331         (nnimap-request-delete-group, nnimap-request-rename-group)
13332         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13333         `encoded-mbx' for consistency.
13334         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13335         variable `imap-current-mailbox'.
13336
13337         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13338         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13339
13340 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13341
13342         * pop3.el (pop3-display-message-size-flag): Display message size byte
13343         counts during POP3 download.
13344         (pop3-movemail): Use it.
13345         (pop3-list): Implement listing of available messages.
13346
13347 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13348
13349         * nnir.el (nnir-get-article-nov-override-function): New function to
13350         override the normal NOV retrieval.
13351         (nnir-retrieve-headers): Use it.
13352
13353 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13354
13355         * auth-source.el (netrc-machine-user-or-password): Autoload.
13356
13357 2010-03-19  Glenn Morris  <rgm@gnu.org>
13358
13359         Stop message.el from loading about 40 libraries it doesn't always need.
13360         The general approach is to autoload rather than require, and to
13361         require in the specific functions rather than the file.  (Bug#5642)
13362
13363         * gmm-utils.el: Don't require wid-edit.
13364         (widget-create-child-value, widget-convert, widget-default-get):
13365         Autoload.
13366
13367         * gnus-util.el: Don't require time-date, netrc.
13368         (message-fetch-field, gnus-group-name-decode): Declare rather than
13369         autoloading.
13370         (gnus-fetch-field): Require message.
13371         (gnus-decode-newsgroups): Require gnus-group.
13372
13373         * ietf-drums.el: Don't require time-date.
13374
13375         * message.el: Don't require hashcash, canlock, ecomplete.
13376         Do require mail-utils.  Require nnheader only when compiling.
13377         (smtpmail-default-smtp-server): Remove declaration.
13378         (message-send-mail-function): Check smtpmail-default-smtp-server
13379         is bound rather than requiring smtpmail.
13380         (message-auto-save-directory, message-insert-signature):
13381         Use expand-file-name rather than nnheader-concat.
13382         (nnheader-insert-file-contents): Autoload.
13383         (hashcash-wait-async): Declare.
13384         (message-send-mail): Only call gnus-setup-posting-charset if
13385         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13386         (message-send-mail-with-sendmail): Require sendmail.
13387         (canlock-password, canlock-password-for-verify): Declare.
13388         (message-canlock-password): Require canlock.
13389         (nnheader-get-report): Autoload.
13390         (gnus-setup-posting-charset): Declare.
13391         (message-send-news): Require gnus-msg.
13392         (message-make-references, message-make-in-reply-to): Use mail-header-id
13393         rather than the alias mail-header-message-id.
13394         (ecomplete-add-item, ecomplete-save): Declare.
13395         (message-put-addresses-in-ecomplete): Require ecomplete.
13396         (ecomplete-display-matches): Autoload.
13397
13398         * mm-decode.el: Don't require mailcap, gnus-util.
13399         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13400         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13401         Autoload.
13402         (mailcap-mime-extensions): Declare.
13403
13404         * mm-encode.el: Don't require mailcap.
13405         (mailcap-extension-to-mime): Autoload.
13406
13407         * mml-sec.el: Don't require password-cache.
13408
13409         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13410         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13411         (mml-minibuffer-read-type): Require mailcap.
13412         (mml-preview): Require gnus-msg.
13413
13414         * mml1991.el: Require password-cache.
13415         (password-cache-expiry): Remove declaration.
13416
13417         * mml2015.el: Require password-cache.
13418         (password-cache-expiry): Remove declaration.
13419
13420         * nneething.el (mailcap): Require mailcap.
13421
13422         * nnheader.el (declare-function): Add compatibility stub.
13423         (message-remove-header): Declare rather than autoload.
13424         (nnheader-replace-header): Require message.
13425
13426         * nnimap.el (declare-function): Add compatibility stub.
13427         (netrc-parse, netrc-machine-user-or-password): Declare.
13428         (nnimap-open-connection): Require netrc.
13429
13430         * nntp.el (declare-function): Add compatibility stub.
13431         (netrc-parse, netrc-machine, netrc-get): Declare.
13432         (nntp-send-authinfo): Require netrc.
13433
13434         * rfc2047.el: Don't require qp.
13435         (quoted-printable-encode-region, quoted-printable-decode-string):
13436         Autoload.
13437
13438         * sieve-mode.el: Don't require easymenu.
13439         (easy-menu-add-item): Autoload it.
13440
13441         * spam-stat.el (time-to-number-of-days): Autoload it.
13442
13443 2010-03-19  Glenn Morris  <rgm@gnu.org>
13444
13445         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13446
13447 2010-03-18  Glenn Morris  <rgm@gnu.org>
13448
13449         * hashcash.el (declare-function): Remove duplicate definition.
13450
13451 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13452
13453         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13454         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13455         value if any backslash escapes).
13456
13457 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13458
13459         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13460         if it is available.  (bug#5647)
13461
13462         * lpath.el: Suppress compiler warning for coding-system-from-name for
13463         Emacs 21 and XEmacs.
13464
13465 2010-03-14  Juri Linkov  <juri@jurta.org>
13466
13467         * hmac-def.el:
13468         * hmac-md5.el:
13469         * netrc.el: Fix keywords.
13470
13471 2010-02-26  Glenn Morris  <rgm@gnu.org>
13472
13473         * message.el (message-send-mail-function): Change the default, so that
13474         it inherits from a customized send-mail-function.  (Bug#5643)
13475
13476 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13477
13478         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13479         shell-command-to-string signals an error (bug#5299).
13480
13481 2010-02-24  Glenn Morris  <rgm@gnu.org>
13482
13483         * message.el (message-smtpmail-send-it)
13484         (message-send-mail-with-mailclient): Doc fixes.
13485
13486 2010-02-16  Glenn Morris  <rgm@gnu.org>
13487
13488         * message.el (message-default-mail-headers): Change the default value
13489         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13490
13491 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13492
13493         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13494         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13495
13496 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13497
13498         * time-date.el (date-to-time): Doc fix (Bug#5408).
13499
13500 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13501
13502         * message.el (message-mail): Just pass yank-action on to message-setup.
13503         (message-setup): Handle (FUN . ARGS) form of yank-action.
13504         (message-with-reply-buffer, message-widen-reply)
13505         (message-yank-original): Handle non-buffer values of
13506         message-reply-buffer (Bug#4080).
13507         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13508
13509 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13510
13511         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13512         Fix typo in docstring.
13513
13514 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13515
13516         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13517         response.
13518
13519 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13520
13521         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13522
13523         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13524
13525         * message.el (message-check-news-header-syntax): Protect against a
13526         string that `rfc822-addresses' returns when parsing fails.
13527
13528 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13531         (gnus-previous-char-property-change): New functions.
13532
13533         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13534
13535 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13536
13537         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13538         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13539
13540 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13541
13542         * message.el (message-exchange-point-and-mark): Rework last change to
13543         avoid using optional arg of exchange-point-and-mark, for backward
13544         compatibility.
13545
13546 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13547
13548         * message.el (message-exchange-point-and-mark):
13549         Call exchange-point-and-mark with an argument rather than setting
13550         mark-active by hand (Bug#5175).
13551
13552 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13553
13554         * nntp.el (nntp-service-to-port): Work for service expressed with
13555         numeric string; replace [:digit:] with [0-9] for XEmacs.
13556
13557 2009-12-17  Glenn Morris  <rgm@gnu.org>
13558
13559         * gnus-group.el (gnus-bug-group-download-format-alist):
13560         Change emacs entry to debbugs.gnu.org.  Bump :version.
13561
13562 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13563
13564         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13565
13566 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13567
13568         * message.el (message-info): Explain why we use `Info-goto-node'.
13569
13570 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13571
13572         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13573
13574 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13575
13576         * message.el (message-completion-in-region): New compatibility function.
13577         (message-expand-group): Use it.
13578
13579 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13580
13581         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13582         with no unread article should be listed if the 2nd arg `predicate' is
13583         given.
13584
13585 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13586
13587         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13588
13589 2009-11-29  Juri Linkov  <juri@jurta.org>
13590
13591         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13592         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13593         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13594
13595 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13596
13597         * sha1.el (sha1-string-external): default-directory "/" in case
13598         otherwise non-existent.  process-connection-type pipe for touch of
13599         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13600
13601 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13602
13603         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13604         it's comms related and sgml-mode.el has "comm" on that basis too.
13605
13606 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13607
13608         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13609         containing tspecial characters if they have been already quoted.
13610
13611 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13612
13613         * dns-mode.el (auto-mode-alist): Purecopy string.
13614
13615 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13616
13617         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13618
13619 2009-10-24  Glenn Morris  <rgm@gnu.org>
13620
13621         * gnus-art.el (help-xref-stack-item): Define for compiler.
13622
13623 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13624
13625         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13626
13627 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13630
13631 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13634         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13635
13636 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13639         (gnus-overlays-in): New alias to overlays-in.
13640
13641         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13642         gnus-overlay-get, and gnus-delete-overlay.
13643         (gnus-summary-show-thread): Make it work as well for systems in which
13644         next-single-char-property-change is not available.
13645         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13646
13647         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13648         (gnus-overlay-get): New alias to extent-property.
13649         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13650
13651         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13652         SXEmacs.
13653
13654         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13655         SXEmacs.
13656
13657 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13658
13659         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13660
13661 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13662
13663         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13664         and XEmacs that don't have `remove-overlays'.
13665
13666 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13667
13668         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13669         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13670         selective display.  Use overlays instead.
13671
13672 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13673
13674         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13675
13676 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13677
13678         * spam-stat.el (spam-stat-load): Fix typo in message.
13679
13680 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13681
13682         * dig.el (dig-invoke): Fix typo in docstring.
13683         (query-dig): Reflow docstring.
13684
13685 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13686
13687         * gnus-art.el (gnus-article-encrypt-body):
13688         * message.el (message-check-recipients):
13689         * mm-util.el (mm-codepage-setup):
13690         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13691         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13692
13693 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13694
13695         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13696         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13697         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13698         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13699         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13700
13701 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13702
13703         * dig.el: Add "Keywords: comm", as per net-utils.el.
13704
13705 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13706
13707         * dig.el (dig-mode): Use define-derived-mode.
13708
13709 2009-09-19  Glenn Morris  <rgm@gnu.org>
13710
13711         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13712
13713 2009-09-18  Glenn Morris  <rgm@gnu.org>
13714
13715         * gnus-diary.el (gnus-diary-check-message):
13716         * message.el (message-insert-formatted-citation-line):
13717         * nnbabyl.el (top-level):
13718         * nndiary.el (nndiary-schedule):
13719         Fix typos in condition-case handlers.
13720
13721 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13724         configuration that provides the sole article window in a frame;
13725         position point correctly after deleting a part.
13726
13727 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13728
13729         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13730         (spam-resolve-registrations-routine): Use it to unregister articles
13731         that change status.
13732
13733 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13736         with XEmacs.
13737         (parse-time-string-chars): Use it.
13738
13739 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13740
13741         * imap.el (imap-interactive-login): Better messages.
13742         (imap-open): Fix bug with renamed buffer on reconnect.
13743         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13744         for easier debugging and cleaner code.  On successful (guessed based on
13745         server capabilities) secondary authentication, set imap-state
13746         correctly.
13747         (imap-last-authenticator): Define imap-last-authenticator as a variable
13748         to avoid warnings.
13749
13750 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * nnrss.el (nnrss-request-article): Remove binding of
13753         default-enable-multibyte-characters that has gotten needless by
13754         the 2007-07-13 change in rfc2047-encode-message-header.
13755
13756         * mml.el (mml-insert-multipart): Error on the message header.
13757         (mml-insert-part): Error on the message header; position point at
13758         the end of a MIME tag.
13759
13760 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13761
13762         * time-date.el (autoload): Expand define-obsolete-function-alias into
13763         defalias and make-obsolete for old Emacsen that Gnus supports.
13764         (with-no-warnings): Define it for old Emacsen.
13765         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13766         is available.
13767         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13768         float-time is available; suppress compile warning for time-to-seconds.
13769
13770         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13771         (gnus-float-time): Alias to float-time if it exists.
13772
13773         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13774         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13775         float-time is available; suppress compile warning for time-to-seconds.
13776
13777         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13778         XEmacs.
13779
13780 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13781
13782         * imap.el (imap-message-map): Docstring fix.
13783
13784 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13785
13786         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13787         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13788         Add the optional argument `encoding' that overrides the default.
13789
13790         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13791         mm-encode-buffer.
13792
13793 2009-09-04  Glenn Morris  <rgm@gnu.org>
13794
13795         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13796         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13797         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13798         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13799         * mm-util.el (mm-with-unibyte-current-buffer)
13800         (mm-find-buffer-file-coding-system):
13801         * yenc.el (yenc-decode-region): Use default-value rather than
13802         default-enable-multibyte-characters.
13803
13804 2009-09-03  Glenn Morris  <rgm@gnu.org>
13805
13806         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13807         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13808         than default-enable-multibyte-characters.
13809
13810 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13811
13812         * gnus-art.el (gnus-article-read-summary-keys):
13813         Fix gnus-buffer-configuration's value temporarily used.
13814
13815 2009-09-02  Glenn Morris  <rgm@gnu.org>
13816
13817         * gnus-util.el (gnus-float-time): New function.
13818         * gnus-delay.el (gnus-delay-article):
13819         * gnus-sum.el (gnus-thread-latest-date):
13820         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13821         * nnspool.el (nnspool-request-newgroups):
13822         Use gnus-float-time rather than time-to-seconds.
13823         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13824
13825         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13826         (gnus-header-subject-face, gnus-header-newsgroups-face)
13827         (gnus-header-name-face, gnus-header-content-face):
13828         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13829         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13830         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13831         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13832         (gnus-cite-face-11):
13833         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13834         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13835         (gnus-server-closed-face, gnus-server-denied-face)
13836         (gnus-server-offline-face):
13837         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13838         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13839         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13840         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13841         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13842         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13843         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13844         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13845         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13846         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13847         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13848         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13849         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13850         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13851         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13852         (gnus-summary-high-undownloaded-face)
13853         (gnus-summary-low-undownloaded-face)
13854         (gnus-summary-normal-undownloaded-face)
13855         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13856         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13857         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13858         (gnus-splash-face):
13859         * message.el (message-header-to-face, message-header-cc-face)
13860         (message-header-subject-face, message-header-newsgroups-face)
13861         (message-header-other-face, message-header-name-face)
13862         (message-header-xheader-face, message-separator-face)
13863         (message-cited-text-face, message-mml-face):
13864         * sieve-mode.el (sieve-control-commands-face)
13865         (sieve-action-commands-face, sieve-test-commands-face)
13866         (sieve-tagged-arguments-face):
13867         * spam.el (spam-face):
13868         Mark face aliases with "-face" in the name as obsolete.
13869
13870 2009-09-01  Glenn Morris  <rgm@gnu.org>
13871
13872         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13873         than goto-line.
13874
13875 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13876
13877         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13878         Don't move point if the command is invoked inside the message header.
13879
13880 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13881
13882         * imap.el (imap-send-command): Simplify.
13883         (imap-wait-for-tag): point-max -> buffer-size.
13884
13885 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13886
13887         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13888         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13889         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13890         * nnir.el (nnir-swish-e-index-file):
13891         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13892         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13893         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13894         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13895         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13896         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13897
13898 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13899
13900         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13901         Don't save excursion.
13902
13903 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13904
13905         * nnheader.el (nnheader-find-file-noselect):
13906         * mm-util.el (mm-insert-file-contents):
13907         Use (default-value 'major-mode) instead of default-major-mode.
13908
13909 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13910
13911         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13912
13913 2009-08-26  Glenn Morris  <rgm@gnu.org>
13914
13915         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13916         than placing in files.el.
13917
13918 2009-08-25  Glenn Morris  <rgm@gnu.org>
13919
13920         * nnir.el (top-level): Don't require cl at run-time.
13921         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13922         Replace cl-function substitute with gnus-replace-in-string.
13923         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13924         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13925         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13926         simplified expansions.
13927
13928 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13929
13930         * dig.el (dig): Add autoload cookie.
13931
13932 2009-08-22  Glenn Morris  <rgm@gnu.org>
13933
13934         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13935         goto-line.
13936
13937 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13938
13939         * parse-time.el (parse-time-string-chars): Save match data.
13940
13941 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13942
13943         * parse-time.el (parse-time-string-chars): Compute using character
13944         classes, to handle non-ascii characters (Bug#3190).
13945
13946 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13947
13948         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13949
13950         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13951         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13952         (gnus-mm-display-part, gnus-mime-display-single)
13953         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13954         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13955
13956         * gnus-sum.el
13957         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13958         (gnus-summary-move-article): Add expirable mark to articles copied or
13959         moved to group that has auto-expire turned on if the option is non-nil.
13960
13961 2009-07-24  Glenn Morris  <rgm@gnu.org>
13962
13963         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13964         Fix typo.  (Bug#3903)
13965
13966 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13969         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13970         that should not be used for draft articles.
13971         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13972         that has no concern in minor mode keys.
13973         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13974         Abolish.
13975
13976 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13979         article without making inquiry to a user for unknown encoding.
13980
13981         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13982         (nnmaildir--scan): Assume i-node and device number that file-attributes
13983         returns might be cons-cell.
13984
13985         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13986
13987         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13988
13989 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13990
13991         * auth-source.el: Remove docs now in auth.texi.  Don't use
13992         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13993         `auth-source-hide-passwords' and use them.
13994
13995 2009-07-15  Glenn Morris  <rgm@gnu.org>
13996
13997         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13998
13999 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
14002         excessive whitespace from the default values of title and description.
14003
14004 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14005
14006         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14007         mail-fetch-field to fetch Content-Description header in order to
14008         exclude newlines.
14009
14010 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14011
14012         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14013         format used by GnuPG 2.0.11.
14014
14015 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14016
14017         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14018         to deleted part.
14019
14020 2009-05-30  David Engster  <dengste@eml.cc>
14021
14022         * nnmairix.el: Remove old documentation in the commentary block.
14023         (nnmairix-request-group): Do not update active file for nnml back ends.
14024         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14025         end so that overview files are ignored.
14026         (nnmairix-update-groups): Make updating the groups more robust by using
14027         marks.
14028         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14029         with dollar characters in message-id.
14030
14031 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14032
14033         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14034         2008-12-25 in dns.el.
14035
14036 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14037
14038         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14039         could happen if the text is only composed of spaces and/or tabs.
14040
14041 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14042
14043         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14044         when sending a queued message to avoid extra mml tags.
14045
14046 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14047
14048         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14049
14050 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14051
14052         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14053         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14054         rmail-toggle-header for XEmacs;
14055         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14056
14057 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * gnus-dired.el: Remove autoload for gnus-setup-message.
14060         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14061         displaying Gnus logo; always use compose-mail.
14062
14063 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14064
14065         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14066
14067 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14068
14069         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14070         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14071         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14072         available.
14073         (gnus-nocem-epg-verify): New function.
14074
14075 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14076
14077         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14078
14079 2009-02-15  Glenn Morris  <rgm@gnu.org>
14080
14081         * gnus-util.el (rmail-insert-rmail-file-header)
14082         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14083         autoloads.
14084         (rmail-default-rmail-file): Remove unnecessary declaration.
14085         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14086
14087 2009-02-14  Glenn Morris  <rgm@gnu.org>
14088
14089         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14090         variable (only used in gnus-util, which declares it anyway).
14091         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14092         which was only needed by gnus-art (changed to not use it any more).
14093         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14094         only used in gnus-util, which autoloads it itself.
14095         (rmail-update-summary): Fix autoload.
14096
14097         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14098         rather than rmail-output-to-rmail-file.
14099
14100 2009-02-07  Glenn Morris  <rgm@gnu.org>
14101
14102         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14103         autoload of function that no longer exists.
14104         (rmail-toggle-header): Declare.
14105         (message-forward-rmail-make-body): Handle mbox Rmail.
14106
14107 2009-01-31  Glenn Morris  <rgm@gnu.org>
14108
14109         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14110         2009-01-09 change.
14111
14112 2009-01-31  Dave Love  <fx@gnu.org>
14113
14114         * imap.el (imap-fetch-safe): Bind debug-on-error.
14115         (imap-debug): Add imap-fetch-safe.
14116
14117 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14118
14119         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14120         (auth-source-forget-all-cached): New convenience function.
14121         (auth-source-user-or-password): Accept list of modes or a single mode.
14122
14123         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14124         auth-source modes.
14125
14126         * netrc.el (netrc-machine-user-or-password): Use list of
14127         auth-source modes.
14128
14129         * nnimap.el (nnimap-open-connection): Use list of
14130         auth-source modes.
14131
14132         * nntp.el (nntp-send-authinfo): Use list of
14133         auth-source modes.
14134
14135 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14136
14137         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14138         now.
14139
14140 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14141
14142         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14143         coding system in XEmacs; add a workaround for XEmacs.
14144
14145         * lpath.el: Fbind coding-system-aliasee.
14146
14147 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14148
14149         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14150         of current-language-environment.
14151
14152 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14153
14154         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14155         available at runtime.
14156
14157 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14160
14161 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14162
14163         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14164         the greatest positive fixnum value doesn't work under an XEmacs with
14165         bignum support; use the most-positive-fixnum constant instead,
14166         available since Emacs 21.1 with cl and XEmacs 21.1.
14167
14168 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14169
14170         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14171         XEmacs gets not to work.
14172
14173 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14174
14175         * mm-util.el (mm-coding-system-priorities): Allow the value like
14176         "Japanese (UTF-8)" of current-language-environment.
14177
14178 2009-01-09  Glenn Morris  <rgm@gnu.org>
14179
14180         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14181         with last-command-event.
14182
14183 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14184
14185         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14186         in the doc string.
14187
14188         * message.el (message-fix-before-sending): Amend comment.
14189
14190 2009-01-08  Dave Love  <fx@gnu.org>
14191
14192         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14193
14194 2009-01-07  David Engster  <dengste@eml.cc>
14195
14196         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14197         simplified server definitions by converting it via
14198         gnus-server-to-method.
14199
14200 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14201
14202         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14203         parameter's operands.
14204
14205 2009-01-06  David Engster  <dengste@eml.cc>
14206
14207         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14208         primary select method (for gnus-group-mark-article-as-read).
14209
14210 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14211
14212         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14213         `(gnus)Face', not `(gnus)X-Face'.
14214
14215 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14216
14217         * mm-util.el (mm-ucs-to-char): New function.
14218
14219         * mm-url.el (mm-url-decode-entities): Use it.
14220
14221         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14222         unicode-to-char.
14223
14224 2009-01-05  Dave Love  <fx@gnu.org>
14225
14226         * time-date.el: Require cl for `declare'.
14227
14228 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14229
14230         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14231         Dave Love.
14232
14233 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14234
14235         * message.el (message-fix-before-sending): Add `eight-bit' to
14236         illegible-text check.
14237
14238 2009-01-03  Michael Olson  <mwolson@gnu.org>
14239
14240         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14241         `headers' is nil.  This can occur if the IMAP server does not have
14242         permissions to read messages from a folder, but can write new messages
14243         to the folder.
14244         (nnimap-request-article-part): Do not insert `data' if it is nil.
14245
14246         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14247         characters which will confuse `read', so skip past them.
14248
14249 2009-01-01  Dave Love  <fx@gnu.org>
14250
14251         * imap.el (imap-string-to-integer): Fix typo.
14252         (imap-fetch-safe): New function.
14253         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14254
14255         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14256
14257         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14258         (imap-parse-greeting): Fix doc strings.
14259         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14260         (imap-parse-flag-list): Make messages unique.
14261         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14262
14263         * nnimap.el: Fix author email.
14264         (nnimap-split-rule): Add FIXME comment.
14265         (nnimap-debug): Fix doc string.
14266
14267 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14268
14269         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14270
14271 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14272
14273         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14274         nslookup if resolv.conf isn't available.
14275         (dns-query): Rename from query-dns.
14276         (dns-query-cached): Rename from query-dns-cached.
14277
14278 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14279
14280         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14281         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14282         to check if those variables exist (first appeared in Emacs 18.50).
14283
14284 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14285
14286         * mm-util.el (mm-line-number-at-pos): New function.
14287
14288         * spam-report.el (spam-report-process-queue): Use it.
14289
14290 2008-12-24  David Engster  <dengste@eml.cc>
14291
14292         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14293         parameters that haven't existed as variables as buffer-local variables.
14294
14295 2008-12-23  Dave Love  <fx@gnu.org>
14296
14297         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14298         cadar.
14299
14300         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14301         imap-starttls-p.
14302         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14303
14304 2008-12-22  Dave Love  <fx@gnu.org>
14305
14306         * imap.el: Fix author email.  Doc fixes.
14307         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14308         reply.
14309
14310 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14311
14312         * spam-report.el (spam-report-gmane-max-requests): New constant.
14313         (spam-report-gmane-wait): New variable.
14314         (spam-report-gmane-ham, spam-report-gmane-spam)
14315         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14316         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14317         the server.
14318
14319         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14320         Add explanations.
14321
14322         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14323         nnheader-accept-process-output and nnheader-read-timeout if available.
14324         (pop3-movemail): Use it.
14325
14326         * message.el (message-check-news-body-syntax): Fix signature check if
14327         there's an attachment.
14328
14329 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14330
14331         * mm-util.el: Add comments to the mm- emulating functions.
14332
14333 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14334
14335         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14336         Reported by Stephen Berman <stephen.berman@gmx.net>.
14337
14338 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14339
14340         * mm-util.el (mm-substring-no-properties): New function.
14341         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14342         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14343         (mm-string-to-multibyte): Doc fix.
14344
14345         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14346
14347 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14348
14349         * mml.el (mml-attach-file): Strip text properties from file name.
14350         (Bug#1574)
14351
14352 2008-12-16  Glenn Morris  <rgm@gnu.org>
14353
14354         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14355
14356 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14357
14358         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14359         knows since the charset specified might be a bogus alias that
14360         mm-charset-synonym-alist provides.
14361
14362 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14363
14364         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14365         "ISO_8859-1".
14366
14367         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14368
14369 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14370
14371         * mm-util.el (mm-charset-eval-alist):
14372         Define it before mm-charset-to-coding-system.
14373         (mm-charset-to-coding-system): Add optional argument `silent';
14374         define it before mm-charset-override-alist.
14375         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14376         default value if it can be used in Emacs currently running;
14377         silence mm-charset-to-coding-system.
14378
14379 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14380
14381         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14382         `allow-override' which says whether to use `mm-charset-override-alist'.
14383         (rfc2047-decode-encoded-words): Use it.
14384
14385         * mm-util.el (mm-charset-override-alist): Fix custom type;
14386         add `(gb2312 . gbk)' to choices.
14387
14388 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14389
14390         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14391         fast.
14392
14393         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14394
14395         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14396
14397 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14398
14399         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14400         on links.
14401
14402         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14403
14404 2008-12-03  Lute Kamstra  <lute@gnu.org>
14405
14406         * sha1.el: Remove leading * from docstrings of defcustoms,
14407         deffaces, defconsts and defuns.
14408
14409 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14410
14411         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14412         users' addresses that don't have domain parts.
14413         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14414         rather than message-narrow-to-head since there will be the message
14415         header separator.
14416
14417 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14418
14419         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14420         since the result is inserted in a unibyte buffer anyway.
14421         (nnimap-demule-use-string-to-multibyte): Remove.
14422         (nnimap-demule): Alias it to mm-string-to-multibyte.
14423
14424 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14425
14426         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14427         variable for debugging bug#464 and bug#1174.
14428         (nnimap-demule): Use it.
14429
14430 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14431
14432         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14433         score calculation correctly.
14434
14435 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14436
14437         * message.el (message-send-mail): Just set the buffer to unibyte
14438         rather than use mm-with-unibyte-current-buffer which does a lot more.
14439         (message-send-mail-partially): Don't bother with
14440         mm-with-unibyte-current-buffer since it's already been made unibyte by
14441         message-send-mail.
14442
14443 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14444
14445         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14446
14447 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14448
14449         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14450
14451 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14452
14453         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14454         require itself and to remove `with-no-warnings'.
14455
14456 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14457
14458         * starttls.el (starttls-any-program-available): Get the name of the
14459         available TLS layer program.
14460         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14461         well as the host name in the "opening" message.
14462
14463         * auth-source.el (auth-source-cache, auth-source-do-cache)
14464         (auth-source-user-or-password): Cache passwords and logins by default,
14465         allow override with `auth-source-do-cache'.
14466         (auth-source-forget-user-or-password): Allow users to remove cache
14467         entries if needed.
14468
14469 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14470
14471         * md4.el (md4-buffer): Fix typo in docstring.
14472         (md4, md4-64): Doc fixes.
14473         (md4-pack-int32): Reflow docstring.
14474
14475 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14476
14477         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14478         condition-case to only the forward-sexp call.
14479
14480 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14481
14482         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14483         quotes contained.  Make it more robust regardless by an extra
14484         condition-case wrapper.
14485
14486 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14487
14488         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14489
14490 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * nnml.el (nnml-request-expire-articles): Check if the function set to
14493         `nnmail-expiry-target' returns the symbol `delete'.
14494
14495         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14496
14497         * nnmail.el (nnmail-expiry-target): Fix custom type.
14498
14499 2008-10-02  Glenn Morris  <rgm@gnu.org>
14500
14501         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14502         Silence compiler warning.
14503
14504 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14505
14506         * tls.el (open-tls-stream): Show the actual command being
14507         executed, instead of the format string.
14508
14509 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14510
14511         * lpath.el: Fbind codepage-setup for Emacs 23.
14512
14513 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14514
14515         * mml.el (mml-menu): Don't assume mml2015 is bound.
14516
14517 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14518
14519         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14520         exists.
14521
14522 2008-09-27  Glenn Morris  <rgm@gnu.org>
14523
14524         * gnus-util.el (mail-header-remove-comments): Autoload it.
14525
14526 2008-09-27  Andreas Schwab  <schwab@suse.de>
14527
14528         * gnus-util.el (gnus-split-references): Strip comments.
14529         (gnus-parent-id): Likewise.
14530
14531 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14532
14533         * message.el (message-confirm-send): Fix version.
14534
14535 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14536
14537         * message.el (message-idna-to-ascii-rhs-1): Use
14538         mail-extract-address-components rather than mail-header-parse-addresses
14539         that is an alias by default to ietf-drums-parse-addresses that does not
14540         support non-ASCII names in headers' contents.
14541
14542 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14543
14544         * message.el (message-confirm-send): Fix variable documentation to
14545         avoid the "y/n" wording.
14546
14547 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14548
14549         * message.el (message-set-auto-save-file-name): Save to a different
14550         filename so multiple messages (especially drafts) can be recovered.
14551
14552 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14553
14554         * message.el (message-confirm-send): Add appropriate version.
14555
14556 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14557
14558         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14559         defvar.
14560
14561 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14562
14563         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14564         (mm-pkcs7-enveloped-magic): Ditto.
14565
14566 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14567
14568         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14569         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14570
14571 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14572
14573         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14574         default, it's better.
14575
14576 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14577
14578         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14579         summary line gnus-number property and ignore them (with a warning
14580         message).
14581
14582 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14583
14584         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14585         macro caddr in the interactive form since it won't be expanded.
14586
14587 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14588
14589         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14590         `charset'; fix name of function called recursively.
14591         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14592
14593 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14594
14595         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14596         (gnus-mime-set-charset-parameters): New function.
14597         (gnus-mime-view-part-as-charset): Use it to correctly display part
14598         specifying wrong charset.
14599
14600 2008-09-08  David Engster  <dengste@eml.cc>
14601
14602         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14603         in completing-read for back end server.
14604
14605 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14606
14607         * message.el (message-confirm-send): New variable to confirm sending a
14608         message.
14609         (message-send): Use it.
14610
14611 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14612
14613         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14614
14615 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14616
14617         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14618
14619 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14620
14621         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14622         prevent tracking too many groups.
14623         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14624         Use it.
14625
14626 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14627
14628         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14629         moving point to the bottom of the window in order to avoid recentering.
14630
14631 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14632
14633         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14634
14635         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14636         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14637         (gnus-article-beginning-of-window): Fix calculation.
14638
14639 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14640
14641         * gnus-msg.el (gnus-summary-supersede-article)
14642         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14643         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14644         message header.
14645
14646 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14647
14648         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14649         pending output coming after the status change.
14650
14651 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14652
14653         * message.el:
14654         * gnus-start.el:
14655         * gnus-registry.el: Remove VMS support.
14656
14657 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14658
14659         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14660         macro.
14661         (rfc2104-hash): Use it.
14662
14663 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14664
14665         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14666         (gnus-summary-sort-by-most-recent-date): New commands.
14667         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14668         and menu entries.
14669
14670 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14671
14672         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14673         don't redisplay article for raw contents; remove plural articles stuff.
14674
14675         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14676         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14677         on gnus-summary-save-article; display results properly.
14678
14679 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14680
14681         * lpath.el: No need to fbind ns-focus-frame.
14682
14683 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14684
14685         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14686
14687 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * gnus-art.el (gnus-summary-save-in-pipe):
14690         Consider gnus-save-all-headers.
14691
14692 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14693
14694         * gnus-util.el (ns-focus-frame): Remove declaration.
14695         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14696         like x.
14697
14698 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14699
14700         * rfc2104.el (rfc2104-zero): Delete defconst.
14701         (rfc2104-hex-alist): Likewise.
14702         (rfc2104-hex-to-int): Delete func.
14703         (rfc2104-hexstring-to-bitstring): Likewise.
14704         (rfc2104-nybbles): New defconst.
14705         (rfc2104-hash): Rewrite for speed.
14706
14707 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14708
14709         * tls.el (open-tls-stream): Make it work with the 2nd argument
14710         BUFFER that is a string but does not exist as a buffer object, as
14711         mentioned in the doc-string.
14712
14713 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14714
14715         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14716         SXEmacs.
14717
14718 2008-07-16  Glenn Morris  <rgm@gnu.org>
14719
14720         * gnus-util.el (ns-focus-frame): Declare for compiler.
14721
14722 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14723
14724         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14725         set as a group parameter.
14726         (gnus-summary-save-in-pipe): Work when it is called independently.
14727         (gnus-summary-pipe-to-muttprint): Don't modify
14728         gnus-summary-pipe-output-default-command.
14729
14730 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14731
14732         * message.el (message-send-mail-with-sendmail):
14733         Display the error message.
14734
14735 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14736
14737         * gnus-art.el (gnus-default-article-saver):
14738         Add gnus-summary-save-in-pipe to choices.
14739         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14740         gnus-summary-pipe-output-default-command as the default command.
14741         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14742         instead of gnus-last-shell-command.
14743
14744         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14745         New user option.
14746         (gnus-summary-muttprint-program): Mention the value will be changed.
14747         (gnus-summary-save-article): Force showing of all headers.
14748         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14749
14750 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14751
14752         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14753
14754 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14755
14756         * nnimap.el (nnimap-id):
14757         * sieve-manage.el (sieve-manage-open): Doc fixes.
14758
14759 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14760
14761         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14762         if available.
14763
14764 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14765
14766         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14767
14768         * nnkiboze.el (nnkiboze-generate-group):
14769         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14770
14771         * nnmairix.el: Require CL.
14772
14773 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14774
14775         * dgnushack.el: Autoload get-display-table and put-display-table for
14776         XEmacs 21.5.
14777
14778         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14779         21.4 and SXEmacs.
14780
14781 2008-06-15  David Engster  <dengste@eml.cc>
14782
14783         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14784
14785 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14786
14787         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14788         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14789         runtime choice under XEmacs.
14790
14791         * gnus-sum.el (gnus-summary-set-display-table):
14792         Use `gnus-put-display-table', `gnus-get-display-table',
14793         `gnus-set-display-table' for the display table, instead of `aset'.
14794
14795         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14796         Use `gnus-put-display-table', `gnus-get-display-table',
14797         `gnus-set-display-table' for the display table.
14798
14799 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14800
14801         * nnmairix.el: Add autoloads.
14802
14803 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14804
14805         * nnmairix.el (nnmairix-delete-recreate-group)
14806         (nnmairix-update-and-clear-marks): Fix error messages.
14807
14808 2008-06-14  David Engster  <dengste@eml.cc>
14809
14810         * nnmairix.el: Upgrade to version 0.6.
14811         (nnmairix-group-toggle-propmarks-this-group)
14812         (nnmairix-group-toggle-readmarks-this-group)
14813         (nnmairix-group-delete-recreate-this-group)
14814         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14815         (nnmairix-remove-tick-mark-original-article): New commands.
14816         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14817         (nnmairix-propagate-marks-to-nnmairix-groups)
14818         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14819         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14820         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14821         functions needed for marks propagation and manipulation of read marks.
14822         (nnmairix-update-groups): New function.
14823         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14824         (nnmairix-determine-original-group-from-registry)
14825         (nnmairix-determine-original-group-from-path)
14826         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14827         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14828         New helper functions.
14829         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14830         keystrokes for new commands.
14831         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14832         (nnmairix-request-group): Check allow-fast group parameter.
14833         (nnmairix-request-create-group): Set allow-fast group parameter if
14834         nnmairix-allowfast-default is set.
14835         (nnmairix-close-group): Propagate marks upon closing if needed.
14836         (nnmairix-group-toggle-threads-this-group): Use new.
14837         nnmairix-group-toggle-parameter helper function.
14838         (nnmairix-search): Better check for empty search result.
14839         (nnmairix-goto-original-article): Use new helper functions for
14840         determining original article.
14841         (nnmairix-show-original-article): Make sure message-id is in brackets.
14842         (nnmairix-call-mairix-binary): Change variable name.
14843         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14844         helper function.
14845         (nnmairix-widget-toggle-activate): Fix doc string.
14846
14847 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14848
14849         * nnir.el: Require edmacro when compiling with XEmacs.
14850         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14851         available in Emacs 21.
14852
14853 2008-06-11  Glenn Morris  <rgm@gnu.org>
14854
14855         * gnus-util.el (x-focus-frame):
14856         * gnus.el (image-size):
14857         * mm-decode.el (image-size): Declare.
14858
14859         * gnus-picon.el (declare-function): Add compat definition.
14860         (image-size): Declare.
14861
14862         * gnus-group.el (tool-bar-map):
14863         * gnus-sum.el (tool-bar-map): Define for compiler.
14864
14865         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14866
14867         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14868
14869         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14870         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14871         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14872         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14873         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14874         * sieve-manage.el, spam-report.el, spam.el:
14875         Remove unnecessary eval-and-compile of autoloads.
14876
14877 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14878
14879         * auth-source.el: Precise Tramp doc.
14880
14881 2008-06-07  Glenn Morris  <rgm@gnu.org>
14882
14883         * nnmairix.el: Remove unnecessary eval-when-compile.
14884
14885 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * lpath.el: Fbind propertize for XEmacs 21.4.
14888
14889 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14890
14891         * nnir.el: Move here from ../contrib.
14892
14893 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14894
14895         * gnus-util.el (gnus-read-shell-command): New function.
14896         * mm-decode.el (mm-pipe-part):
14897         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14898
14899 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14900
14901         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14902
14903 2008-06-03  Glenn Morris  <rgm@gnu.org>
14904
14905         * pop3.el (nnheader-accept-process-output): Autoload it.
14906
14907 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14908
14909         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14910         are not 2-digit hexadecimal characters that follow `%'s.
14911
14912 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14913
14914         * message.el (message-bogus-recipient-p): Fix type in doc string.
14915         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14916         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14917         Improve custom options.
14918         (message-bogus-recipient-p): Adjust accordingly.
14919
14920 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14921
14922         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14923         long-form month and day names.
14924
14925 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14926
14927         * dgnushack.el: Autoload debug, eudc-expand-inline and
14928         pgg-snarf-keys-region for XEmacs.
14929
14930         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14931
14932         * nnmairix.el: Require edmacro when compiling with XEmacs.
14933
14934 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14937         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14938
14939 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14940
14941         * auth-source.el: Add more docs.
14942
14943         * netrc.el (netrc-machine): Always match if the port is not given.
14944
14945 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14946
14947         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14948         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14949         retrieval faster in some cases, but might make CPU usage larger.
14950         If this has any bad side effects, we might revert this change.
14951
14952         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14953         seems to make mail retrieval much, much faster.
14954         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14955         unconditionally.
14956
14957         * gnus-draft.el (gnus-group-send-queue):
14958         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14959
14960 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14961
14962         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14963
14964         * message.el (message-bogus-address-regexp): Fix and improve custom
14965         type.
14966         (message-setup-hook): Add message-check-recipients as custom option.
14967
14968 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * message.el (message-cite-function): Remove bogus autoload which crept
14971         in during merge from v5-10.
14972
14973 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14974
14975         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14976
14977         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14978
14979         * auth-source.el: Preliminary Tramp docs.
14980         (auth-sources): Change the default auth-sources to use
14981         EPA .gpg files.
14982
14983 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14984
14985         * nntp.el: Autoload `auth-source-user-or-password'.
14986         (nntp-send-authinfo): Use it.
14987
14988         * nnimap.el: Autoload `auth-source-user-or-password'.
14989         (nnimap-open-connection): Use it.
14990
14991         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14992         for the gnus-message function.
14993         (auth-source-user-or-password): Use it.
14994
14995 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14996
14997         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14998         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14999         (rfc2104-hash): Use it.
15000
15001 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15002
15003         * gnus-art.el (gnus-article-toggle-truncate-lines):
15004         Don't use `iff' in docstring.
15005
15006 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15007
15008         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15009
15010         * gnus-util.el (gnus-extract-address-component-name)
15011         (gnus-extract-address-component-email): Convenience functions around
15012         `gnus-extract-address-components'.
15013
15014         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15015         Use `gnus-extract-address-component-email' to fix bug of comparing full
15016         sender name to `user-mail-address'.
15017
15018 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15019
15020         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15021         catch/throw to optimize.
15022         (gnus-registry-find-keywords): Just use member to find a keyword.
15023
15024 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15025
15026         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15027         is current before calling gnus-server-prepare.
15028         (gnus-server-setup-buffer, gnus-server-update-server)
15029         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15030
15031 2008-05-04  Juri Linkov  <juri@jurta.org>
15032
15033         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15034         (mailcap-file-default-commands): Use mailcap-replace-in-string
15035         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15036         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15037
15038 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15039
15040         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15041
15042 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15043
15044         * gnus.el: Bump version to 0.11.
15045
15046 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15047
15048         * gnus.el: No Gnus v0.10 is released.
15049
15050 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15051
15052         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15053         hooks.
15054         (gnus-update-read-articles): Speed up non-marks-using users.
15055         (gnus-use-marks): Define gnus-use-marks.
15056         (gnus-propagate-marks): Rename variable to something more sensible.
15057
15058 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15059
15060         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15061         (gmm-image-load-path-for-library): Fix typos in docstrings.
15062         (gmm-message): Reflow docstring.
15063
15064 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15065
15066         * mail-source.el (mail-source-set-1, mail-source-bind):
15067         Move auth-source code out of the macro to clean it up and fix bugs.
15068
15069 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15070
15071         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15072         by sender if it's equal to user-mail-address, it's likely to be
15073         useless.
15074
15075         * mail-source.el (mail-source-bind): Don't use user or password if they
15076         are not bound.  Unintern them if they are nil.  Don't use server unless
15077         it's bound, and default it to empty string otherwise.
15078
15079 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15080
15081         * mail-source.el: Load auth-source.el.
15082         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15083         get user name or password, if auth-sources is set up.
15084
15085         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15086         strategy of splitting with parent.
15087         (gnus-registry-split-fancy-with-parent)
15088         (gnus-registry-post-process-groups): Use it and fix prior
15089         bug (returning a list as the split result).
15090
15091         * auth-source.el (auth-sources): Remove server parameter.
15092         (auth-source-pick, auth-source-user-or-password)
15093         (auth-source-user-or-password-imap)
15094         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15095         (auth-source-user-or-password-sftp)
15096         (auth-source-user-or-password-smtp): Remove server parameter.
15097
15098 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15099
15100         * smime.el (smime-sign-region, smime-encrypt-region)
15101         (smime-decrypt-region):
15102         Remove redundant calls to `generate-new-buffer-name'.
15103
15104 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15105
15106         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15107         Don't use QP for message/rfc822.
15108         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15109
15110 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15111
15112         * sieve-manage.el (sieve-string-bytes): Remove.
15113         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15114         correct byte-length only if the process's coding-system is the same as
15115         the one used internally by Emacs to represent strings.
15116
15117 2008-04-22  Juri Linkov  <juri@jurta.org>
15118
15119         * mailcap.el (mailcap-file-default-commands): New function.
15120
15121 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15122
15123         * message.el (message-signature-separator, message-cite-function):
15124         Change custom version.
15125
15126 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15127
15128         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15129         commands.
15130         (tls-checktrust): Ditto.
15131
15132 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15133
15134         * mm-decode.el (mm-display-external): Make temp file read-only.
15135
15136 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15137
15138         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15139         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15140         `C-c C-f d'.
15141
15142 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15143
15144         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15145
15146 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15147
15148         * gnus.el: Bump version to 0.9.
15149
15150 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15151
15152         * gnus.el: No Gnus v0.8 is released.
15153
15154 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15155
15156         * mail-source.el (mail-source-value):
15157         Prefer fboundp to functionp so it works with macros as well.
15158
15159 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15160
15161         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15162         Fix last change in case the element is not even a symbol.
15163
15164 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15165
15166         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15167         Prefer fboundp to functionp so it works with macros as well.
15168
15169 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15170
15171         * auth-source.el: Add docs.
15172         (auth-sources): Modify format to support server.
15173         (auth-source-pick, auth-source-user-or-password)
15174         (auth-source-user-or-password-imap)
15175         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15176         (auth-source-user-or-password-sftp)
15177         (auth-source-user-or-password-smtp): Add server parameter.
15178
15179 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15180
15181         * gnus-registry.el: Initialize the registry when gnus-registry-install
15182         is t.
15183
15184 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15185
15186         * compface.el (uncompface): Make buffer unibyte.
15187
15188 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15189
15190         * mail-source.el (mail-source-value):
15191         Prefer fboundp to functionp so it works with macros as well.
15192
15193 2008-04-05  Glenn Morris  <rgm@gnu.org>
15194
15195         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15196
15197 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15198
15199         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15200         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15201
15202         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15203         multibyteness after rather than before erasing it.
15204
15205         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15206         mm-with-multibyte.
15207         (gnus-request-article-this-buffer): Make sure the proper decoding is
15208         used if gnus-original-article-buffer happens to be unibyte.
15209
15210         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15211         default-enable-multibyte-characters.
15212
15213         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15214         default-enable-multibyte-characters.
15215
15216         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15217
15218         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15219
15220 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15221
15222         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15223         Fix last change in case the element is not even a symbol.
15224
15225 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15226
15227         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15228         (imap-message-copyuid-1): Use it.
15229         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15230         J. Williams in
15231         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15232
15233         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15234         imap-enable-exchange-bug-workaround.
15235         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15236
15237 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15238
15239         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15240         a 100 byte status-checks into a 2-3MB transfer for each group.
15241         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15242         to enable bug workaround or not.
15243         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15244
15245 2008-03-31  Glenn Morris  <rgm@gnu.org>
15246
15247         * message.el (mml2015-use): Declare for compiler.
15248         (message-info): Require mml2015 when appropriate.
15249
15250 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15253         whitespace.
15254
15255 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15256
15257         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15258         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15259         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15260         (nntp-service-to-port): New function.
15261         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15262         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15263         (nntp-open-netcat-stream): New function.
15264         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15265
15266 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15267
15268         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15269
15270 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15271
15272         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15273
15274 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15275
15276         * dns.el (dns-write): Use set-buffer-multibyte.
15277
15278 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15279
15280         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15281
15282 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15283
15284         * message.el (message-signature-separator): Change default.
15285         Improve custom type.
15286         (message-cite-function): Change default to
15287         message-cite-original-without-signature.
15288
15289         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15290         toggle.
15291
15292         * message.el (message-check-news-body-syntax): Fix signature check.
15293         (message-setup-1): Mark buffer as unmodified _after_ running
15294         message-setup-hook and handling message-alternative-emails.
15295         (message-shorten-references): Be more strict when building list of
15296         valid references to comply with GNKSA.
15297
15298         * gnus-group.el (gnus-read-ephemeral-bug-group)
15299         (gnus-read-ephemeral-debian-bug-group)
15300         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15301
15302         * message.el (message-info): Don't use booleanp which isn't supported
15303         in Emacs 21 and XEmacs.
15304
15305 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15306
15307         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15308         gnus-group-gmane-group-download-format.
15309         (gnus-group-read-ephemeral-gmane-group): Rename from
15310         gnus-group-read-ephemeral-gmane-group.
15311         (gnus-read-ephemeral-gmane-group-url): Rename from
15312         gnus-group-read-ephemeral-gmane-group-url.
15313         (gnus-bug-group-download-format-alist): New variable.
15314         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15315         (gnus-read-ephemeral-emacs-bug-group): New commands.
15316
15317 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15318
15319         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15320         (gnus-visible-headers): Improve custom type.
15321
15322 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15323
15324         * mml.el (mml-menu): Add workarounds for XEmacs.
15325
15326         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15327         X-Boundary header.
15328
15329         * message.el (message-simplify-recipients): Fix previous commit.
15330
15331 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15332
15333         * mm-util.el (mm-set-buffer-multibyte): New function.
15334         * mm-decode.el (mm-copy-to-buffer): Use it.
15335
15336         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15337         Prefer fboundp to functionp so it works with macros as well.
15338
15339 2008-03-19  Glenn Morris  <rgm@gnu.org>
15340
15341         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15342         Accidentally removed in the sync process with Emacs.
15343
15344 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15345
15346         * message.el (message-alter-recipients-discard-bogus-full-name):
15347         New function.
15348         (message-alter-recipients-function): New variable.
15349         (message-get-reply-headers): Use it.
15350         (message-replace-header): New helper function.
15351         (message-recipients-without-full-name): New variable.
15352         (message-simplify-recipients): New command.
15353
15354         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15355
15356         * message.el (message-info): Handle EasyPG manual.
15357
15358         * mml.el (mml-menu): Add entry for EasyPG.
15359
15360 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15361
15362         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15363         parameter.
15364
15365         * message.el (message-disassociate-draft): Specify drafts group name
15366         fully.
15367
15368 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15369
15370         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15371         Eliminate unnecessary duplicates from the match list.
15372
15373 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15376
15377         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15378
15379         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15380         args of `how-many' of which the XEmacs version doesn't take; declare
15381         Info-index-next as function.
15382
15383 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15384
15385         * gnus-score.el (gnus-score-headers): Fix handling of
15386         gnus-inhibit-slow-scoring.
15387
15388         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15389         string.
15390         (gnus-button-url-regexp): Improve handling of parenthesis.
15391         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15392         (gnus-button-handle-info-keystrokes): Handle index entries.
15393
15394 2008-03-15  Glenn Morris  <rgm@gnu.org>
15395
15396         * parse-time.el (parse-time-string): Simplify.
15397
15398 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15399
15400         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15401         Incoming* files.
15402
15403 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15404
15405         * auth-source.el (auth-sources): Rename from auth-source-choices.
15406         (auth-source-pick): Use it.
15407
15408 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15409
15410         * binhex.el (binhex-decode-region-internal):
15411         * uudecode.el (uudecode-decode-region-internal):
15412         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15413         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15414         setting default-enable-multibyte-characters.
15415
15416 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15417
15418         * auth-source.el (auth-source-protocols)
15419         (auth-source-protocols-customize, auth-source-choices): Add and
15420         modified variable customizations and defaults.
15421         (auth-source-pick, auth-source-user-or-password)
15422         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15423         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15424         (auth-source-user-or-password-sftp)
15425         (auth-source-user-or-password-smtp): Use new variables and provide an
15426         interface to netrc.el.
15427
15428 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15429
15430         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15431         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15432         Make sure the nntp port to specify is a string.
15433
15434 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15435
15436         * nntp.el: Use with-current-buffer.
15437         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15438         dubious mm-with-unibyte-current-buffer.
15439         (nntp-with-open-group-function): New function extracted from
15440         nntp-with-open-group macro.
15441         (nntp-with-open-group): Use the function, so it's easier to debug.
15442         Add indentation and debugging info.
15443         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15444         Recommend the use of the netcat alternatives.
15445
15446         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15447         Avoid mm-string-as-multibyte as well.
15448
15449         * nnweb.el (nnweb-insert-html):
15450         Remove use of nnheader-string-as-multibyte.
15451
15452         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15453         (nnheader-string-as-multibyte): Remove.
15454
15455         * mm-view.el: Use inhibit-read-only.
15456         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15457         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15458         or unibyte-string.
15459
15460         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15461         (mm-uu-yenc-extract): Use with-current-buffer.
15462
15463         * gnus-soup.el (gnus-soup-send-packet): Don't use
15464         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15465
15466         * nnmh.el: Use with-current-buffer.
15467         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15468         mm-string-as-multibyte on the output of mm-encode-coding-string.
15469
15470         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15471         (nnimap-request-move-article): Use with-current-buffer.
15472
15473         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15474         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15475         conversion uses string-make-unibyte rather than string-as-unibyte.
15476
15477         * gnus-msg.el: Use with-current-buffer.
15478
15479         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15480
15481 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15482
15483         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15484         string for caching if it is 'PIN.
15485
15486 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15487
15488         * lpath.el: Consider the case without Emacs/W3.
15489
15490 2008-03-08  Glenn Morris  <rgm@gnu.org>
15491
15492         * time-date.el (date-to-time, time-subtract, time-add)
15493         (safe-date-to-time): Doc fixes.
15494
15495 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15496
15497         * mail-source.el (mail-source-delete-old-incoming-confirm):
15498         Change default to nil.
15499         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15500
15501 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15502
15503         * lpath.el: Rearrange.
15504
15505         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15506         (gnus-article-goto-prev-page): Work for articles having ^L's.
15507
15508         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15509
15510         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15511
15512 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15513
15514         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15515         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15516         (gnus-bookmark-jump): Adjust some variable names.
15517
15518 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15519
15520         * auth-source.el: New package.
15521         (auth-source-choices): Add customization entry point variable.
15522
15523         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15524         bug.
15525
15526 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15527
15528         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15529         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15530         (gnus-registry-install-shortcuts): Rename from
15531         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15532         the `gnus-registry-mark-map' keymap dynamically from
15533         `gnus-registry-marks'.  The generated functions update the summary line
15534         when a registry mark is added or deleted, and will call
15535         `gnus-registry-install-p' (see the comments in the code).
15536         (gnus-registry-user-format-function-M): Use concat intelligently.
15537
15538         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15539         the registry mark functions.
15540
15541 2008-03-05  Glenn Morris  <rgm@gnu.org>
15542
15543         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15544         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15545         gnus-art.
15546         (top-level): No need to load own source when compiling.
15547
15548 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15549
15550         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15551         Suggested by <chris.anderton@zetnet.co.uk>.
15552
15553 2008-03-04  Glenn Morris  <rgm@gnu.org>
15554
15555         * gnus-sum.el (top-level): No need to require gnus when compiling,
15556         since unconditionally required near start of file.
15557         (gnus-summary-display-while-building): Move definition before use.
15558
15559 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15560
15561         * gnus-registry.el (gnus-registry-user-format-function-M):
15562         Add formatting function.
15563
15564 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15565
15566         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15567         with plists.
15568         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15569         Use new format.
15570
15571 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15574         `where-is-internal' that returns a range of key sequences.
15575
15576 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15577
15578         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15579
15580         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15581         (gnus-summary-jump-to-group): Consider windows on other displayed
15582         frames as well.  Similar changes might be needed elsewhere, but that's
15583         the one I've bumped into during my use.
15584
15585         * nndoc.el (nndoc-oe-dbx-type-p):
15586         * gnus-msg.el (gnus-debug):
15587         * gnus-group.el (gnus-update-group-mark-positions):
15588         Use mm-string-to-multibyte.
15589
15590 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15591
15592         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15593         doesn't handle NotDashEscaped.
15594
15595         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15596         (mml-dnd-attach-options): Fix typo in custom choice.
15597
15598         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15599         Change nndoc-article-type to mbox.
15600         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15601
15602         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15603         to nil, instead of html2text.
15604
15605         * imap.el (imap-debug): Add `imap-ping-server'.
15606
15607         * gnus-bookmark.el: Add FIXMEs.
15608
15609         * message.el (message-form-letter-separator)
15610         (message-send-form-letter-delay): New variables.
15611         (message-send-form-letter): Use them.  New command to send form
15612         letters.  Requested by Uwe Siart.
15613         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15614
15615 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15616
15617         * Update copyright years.
15618
15619 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15620
15621         Sync from EMACS_22_BASE.
15622
15623         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15624
15625 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15626
15627         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15628         empty author.
15629
15630 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15631
15632         * gnus-registry.el (gnus-registry-marks): Add variable for
15633         customization of marks and their appearance.
15634         (gnus-registry-read-mark): Use it.
15635         (gnus-registry-do-marks): Add utility function to loop through
15636         `gnus-registry-marks'.
15637         (gnus-registry-install-shortcuts-and-menus): Add function to install
15638         shortcuts and menus.
15639         (gnus-registry-initialize): Use it.
15640         (gnus-registry-default-mark): Clarify documentation.
15641
15642 2008-02-29  Glenn Morris  <rgm@gnu.org>
15643
15644         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15645         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15646         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15647         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15648         Change defcustom :version from 23.0 to 23.1.
15649
15650 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15651
15652         * gnus-registry.el (gnus-registry-follow-group-p)
15653         (gnus-registry-post-process-groups): Add functions to aid registry
15654         splitting and improve logging.  Clarify behavior in function
15655         documentation.
15656         (gnus-registry-split-fancy-with-parent): Use them.
15657
15658 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15659
15660         * gnus-art.el: Use with-current-buffer.
15661
15662 2008-02-27  David Engster  <dengste@eml.cc>
15663
15664         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15665         Express real group name in the response.
15666
15667 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15668
15669         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15670         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15671         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15672         autoload gnus-registry-fetch-group when compiling.
15673         (nnmairix-request-group-with-article-number-correction):
15674         Remove unreferenced argument passed to nnmairix-call-backend.
15675
15676 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15677
15678         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15679         (mm-uu-extract): Improve face for low color ttys.
15680         Reported by Sascha Wilde.
15681
15682 2008-02-27  Glenn Morris  <rgm@gnu.org>
15683
15684         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15685         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15686         variables to defconsts.  Convert comments to doc-strings.
15687         (nnmairix-last-server, nnmairix-current-server): Convert from free
15688         variables to defvars.  Convert comments to doc-strings.
15689         (gnus-registry-fetch-group): Autoload.
15690         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15691         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15692         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15693         caddr.
15694         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15695         nnmairix-request-group-with-article-number-correction call.
15696         (nnmairix-fast, nnmairix-group): New, less general names, for free
15697         variables passed from nnmairix-request-group to
15698         nnmairix-request-group-with-article-number-correction.  Declare.
15699         (nnmairix-request-group-with-article-number-correction):
15700         Use nnmairix-fast, nnmairix-group rather than fast, group.
15701
15702 2008-02-26  David Engster  <dengste@eml.cc>
15703
15704         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15705         version 0.5.
15706
15707 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15708
15709         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15710         instead of making an extra function call.  Don't add the current group
15711         to articles only when they have the group.  Use
15712         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15713         Reported by David <de_bb@arcor.de>.
15714
15715 2008-02-24  Miles Bader  <miles@gnu.org>
15716
15717         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15718         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15719         (mm-find-mime-charset-region):
15720         * mm-bodies.el (mm-encode-body):
15721         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15722
15723 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15724
15725         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15726         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15727
15728 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15729
15730         * mail-source.el (mail-source-delete-incoming): Change default.
15731         Supplement doc string.
15732
15733         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15734
15735 2008-02-14  Glenn Morris  <rgm@gnu.org>
15736
15737         * time-date.el (format-seconds): New function.
15738
15739 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15740
15741         * nnmail.el (nnmail-message-id-cache-file): Derive from
15742         `gnus-home-directory'.
15743
15744 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15745
15746         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15747         Document negative prefix.
15748
15749         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15750
15751 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15752
15753         * message.el (message-unsent-separator): Add the Exim bounce
15754         separator.
15755
15756 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15757
15758         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15759         list.
15760         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15761         recipient/signer list.
15762
15763 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15764
15765         * Makefile.in (datarootdir): Define.
15766         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15767         name that might contain whitespace.
15768
15769 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15770
15771         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15772         fbound (Emacs 23 unicode), signal an error.
15773
15774 2008-02-08  Glenn Morris  <rgm@gnu.org>
15775
15776         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15777
15778 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15779
15780         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15781         ports to the calls to `netrc-machine-user-or-password' in addition to
15782         "imap" and "imaps".
15783
15784 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15785
15786         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15787
15788         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15789
15790 2008-02-01  Kenichi Handa  <handa@m17n.org>
15791
15792         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15793         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15794         (rfc2104-hash): Convert the result of concat to unibyte string.
15795
15796 2008-02-01  Dave Love  <fx@gnu.org>
15797
15798         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15799         coding-system-for-read.
15800         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15801
15802 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15803
15804         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15805         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15806         <hanche@math.ntnu.no>.
15807
15808 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15809
15810         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15811
15812         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15813
15814 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15815
15816         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15817         * message.el (message-beginning-of-line): Use featurep instead of bound
15818         tests in order to resolve conditionals at compile time.
15819
15820 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15821
15822         * mail-source.el (mail-sources): Add `group' choice.
15823
15824         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15825         parameter `in-group' to control into which group the articles go.
15826         Add treatment of `group' mail-source.
15827
15828 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15829
15830         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15831
15832         * mm-decode.el (mm-dissect-buffer): Decode description.
15833
15834         * mml.el (mml-to-mime): Encode message header first.
15835
15836 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15837
15838         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15839         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15840
15841         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15842         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15843
15844 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15845
15846         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15847
15848 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15849
15850         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15851         prefix keys.
15852         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15853         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15854         gnus-xmas.el.
15855
15856         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15857         (gnus-xmas-article-describe-bindings): New function.
15858         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15859         gnus-xmas-article-describe-bindings.
15860
15861         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15862
15863 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15864
15865         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15866         Add new variables for article mark management.
15867         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15868         list of extra data entries which, when present, will indicate that the
15869         article ID should not be trimmed from the registry.
15870         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15871         functions.
15872         (gnus-registry-read-mark): New function to read a mark name from the
15873         user.
15874         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15875         (gnus-registry-set-article-mark-internal): New functions to add and
15876         remove marks.
15877         (gnus-registry-get-article-marks): New function to show the marks for
15878         an article, or retrieve them for further use.
15879
15880 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15881
15882         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15883         keys when no argument is given.
15884
15885 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15886
15887         * imap.el (imap-ping-server): New variable.
15888         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15889         (imap-ping-server): Minor doc string fixes.
15890
15891 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15892
15893         * imap.el (imap-ping-server): New function.
15894         (imap-opened): Call imap-ping-server.
15895
15896 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15897
15898         * gnus-sum.el (gnus-article-sort-by-random)
15899         (gnus-thread-sort-by-random): Fix doc strings.
15900         Reported by jidanni@jidanni.org.
15901
15902 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15903
15904         * gnus-art.el (gnus-article-describe-bindings): New function.
15905         (gnus-article-read-summary-keys): Use it.
15906         (gnus-article-mode-map): Bind `C-h b' to it.
15907
15908 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15909
15910         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15911         XEmacs.
15912         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15913         Protect against non-character events.
15914
15915         * lpath.el: Fbind map-keymap for Emacs 21.
15916
15917 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15918
15919         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15920         New command.
15921         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15922         instead of END.  Change name of the temp file.
15923         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15924         customizable.
15925
15926 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15927
15928         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15929         bind `S W' to gnus-article-wide-reply-with-original; set default
15930         binding to gnus-article-read-summary-send-keys.
15931         (gnus-article-read-summary-keys): Fix the order of keys; display
15932         continuation keys correctly in the echo area; describe bindings
15933         correctly when keys end with `C-h'.
15934         (gnus-article-read-summary-send-keys): New function.
15935         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15936         Work for gnus-article-read-summary-send-keys; display continuation keys
15937         correctly in the echo area.
15938         (gnus-article-reply-with-original): Ignore prefix argument.
15939         (gnus-article-wide-reply-with-original): New function.
15940
15941         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15942         Emacs 21.
15943
15944 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15945
15946         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15947         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15948
15949 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15950
15951         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15952         (gnus-group-read-ephemeral-gmane-group): New command.
15953
15954 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15955
15956         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15957
15958 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15959
15960         * message.el (message-send-mail-function): Increase custom version.
15961
15962         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15963         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15964
15965 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15966
15967         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15968         for the cases where imap-authenticate is called with a nil buffer
15969         parameter.
15970
15971 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15972
15973         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15974         html parts correctly; support forwarded messages.
15975         (gnus-article-browse-html-article): Remove work buffers.
15976
15977         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15978         compiling.
15979         (netrc-bound-and-true-p): New macro.
15980         (netrc-parse): Use it instead of bound-and-true-p that is not available
15981         in XEmacs 21.4.
15982
15983 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15984
15985         * gnus-registry.el (gnus-registry-mark-article)
15986         (gnus-registry-article-marks): Add functionality to mark articles
15987         through the Gnus registry.
15988
15989         * encrypt.el: Clarify documentation for the new pgg method.
15990         (encrypt-file-alist): Add PGG option.
15991         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15992         functionality.  Abstract password key and messaging to external
15993         functions.
15994         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15995         (encrypt-message-method-and-cipher): Add new convenience external
15996         functions.
15997         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15998         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15999
16000         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
16001         (netrc-parse): Use encrypt-file-alist to determine if
16002         encrypt-find-model or encrypt-insert-file-contents should be used.
16003
16004         * encrypt.el: Clarify documentation.  Load password-cache or
16005         password, whichever one is found first, instead of autoloading.
16006
16007 2007-12-19  Glenn Morris  <rgm@gnu.org>
16008
16009         * mml.el (message-options-set, message-narrow-to-head)
16010         (message-in-body-p, message-mail-p, message-encode-message-body):
16011         Autoload.
16012         (message-remove-header, message-narrow-to-headers-or-head)
16013         (message-subscribed-p, message-make-mail-followup-to)
16014         (message-position-on-field, message-news-p)
16015         (message-options-set-recipient, message-generate-headers)
16016         (message-sort-headers): Declare as functions.
16017
16018 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16019
16020         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16021         convention in doc string.
16022
16023 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16024
16025         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16026         title to html parts.
16027         (gnus-article-browse-html-article): Pass message header to it.
16028
16029         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16030
16031 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16032
16033         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16034         or password compatible with XEmacs.
16035
16036 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16037
16038         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16039         format document.
16040         (gnus-mime-delete-part): Don't write description line if empty.
16041         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16042
16043 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16044
16045         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16046         (gnus-summary-mark-read-and-unread-as-read)
16047         (gnus-summary-mark-current-read-and-unread-as-read)
16048         (gnus-summary-mark-unread-as-ticked): Doc fix.
16049         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16050
16051 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16052
16053         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16054         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16055
16056 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16057
16058         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16059         yes-or-no-p.
16060
16061 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16062
16063         * mm-decode.el (mm-add-meta-html-tag): New function.
16064         (mm-save-part-to-file, mm-pipe-part): Use it.
16065
16066         * gnus-art.el (gnus-article-browse-delete-temp-files):
16067         Use gnus-y-or-n-p instead of y-or-n-p.
16068         (gnus-article-browse-html-parts): Work with message/external-body; use
16069         mm-add-meta-html-tag.
16070
16071 2007-12-11  Glenn Morris  <rgm@gnu.org>
16072
16073         * gnus-cache.el: Require gnus-sum not just when compiling.
16074
16075         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16076
16077         * gnus-int.el (gnus-server-opened, gnus-status-message):
16078         Move definitions before use.
16079
16080         * mm-decode.el: Require gnus-util.
16081         (mm-remove-part): Only call delete-annotation on XEmacs.
16082
16083         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16084
16085         * nnmail.el: Require gnus-int.
16086
16087         * spam.el: Move `require's before `eval-when-compile's.
16088
16089         * gnus-ems.el (gnus-alive-p):
16090         * gnus-fun.el (message-goto-eoh):
16091         * gnus-util.el (gnus-group-name-decode):
16092         * mail-source.el (gnus-compress-sequence):
16093         * message.el (Info-goto-node, format-spec):
16094         * mm-bodies.el (message-options-get):
16095         * mm-decode.el (mm-view-pkcs7):
16096         * mm-util.el (gmm-write-region):
16097         * mml-smime.el (mml-compute-boundary)
16098         (gnus-completing-read-with-default):
16099         * mml.el (widget-button-press, gnus-make-hashtable):
16100         * mml1991.el (mm-decode-content-transfer-encoding)
16101         (mm-encode-content-transfer-encoding)
16102         (message-options-get, message-options-set):
16103         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16104         * nnfolder.el (gnus-request-group):
16105         * nnheader.el (ietf-drums-unfold-fws):
16106         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16107         * smime.el (gnus-run-mode-hooks):
16108         * spam-stat.el (gnus-message): Autoload.
16109
16110         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16111         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16112         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16113         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16114         Add declare-function compatibility definition.
16115
16116         * gnus-cache.el (nnvirtual-find-group-art):
16117         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16118         (gnus-add-image, gnus-add-wash-type):
16119         * gnus-group.el (nnkiboze-score-file):
16120         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16121         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16122         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16123         (message-tokenize-header, gnus-get-buffer-create)
16124         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16125         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16126         * gnus.el (gnus-group-decoded-name):
16127         * mail-source.el (imap-capability):
16128         * mm-bodies.el (message-options-set):
16129         * mm-decode.el (gnus-configure-windows):
16130         * mm-extern.el (message-goto-body):
16131         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16132         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16133         (epg-sub-key-validity, message-options-set):
16134         * mml.el (widget-event-point, gnus-configure-windows):
16135         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16136         * mml2015.el (epg-check-configuration, epg-configuration)
16137         (message-options-set):
16138         * nndb.el (nndb-request-article):
16139         * nnfolder.el (gnus-request-create-group):
16140         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16141         * nnmaildir.el (gnus-group-mark-article-read):
16142         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16143         * rfc1843.el (message-fetch-field):
16144         * spam.el (gnus-extract-address-components):
16145         Declare as functions.
16146
16147 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16150
16151         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16152
16153         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16154         bind show-trailing-whitespace for XEmacs.
16155
16156 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16157
16158         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16159         new no-op macro for backward compatibility.
16160
16161         * imap.el (imap-string-to-integer): New function.
16162
16163 2007-12-09  Glenn Morris  <rgm@gnu.org>
16164
16165         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16166
16167         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16168         * message.el, mm-view.el, sieve-manage.el, smime.el:
16169         Add declare-function compatibility definition.
16170
16171         * gnus-art.el (w3-region, w3m-region, Info-menu):
16172         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16173         * gnus-sum.el (gnus-get-predicate):
16174         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16175         * message.el (mail-abbrev-in-expansion-header-p):
16176         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16177         (w3m-detect-meta-charset, w3m-region):
16178         * sieve-manage.el (password-read, password-cache-add)
16179         (password-cache-remove):
16180         * smime.el (password-read-and-add): Declare as functions.
16181
16182 2007-12-08  David Kastrup  <dak@gnu.org>
16183
16184         * gnus-sum.el (gnus-summary-simplify-subject-query):
16185         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16186         `message'.
16187
16188 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16189
16190         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16191         it to bind idna-program, installation-directory, defined-colors, and
16192         face-attribute for XEmacs of the version that compiles defcustom forms.
16193
16194 2007-12-07  Glenn Morris  <rgm@gnu.org>
16195
16196         * gnus-art.el (article-make-date-line): Revert previous change.
16197
16198 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16199
16200         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16201
16202 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16203
16204         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16205         Call gnus-add-to-range ranges only once with a prepared article-list.
16206
16207 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16208
16209         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16210         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16211         group names with backslashes.
16212         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16213
16214 2007-12-06  Deepak Goel  <deego3@gmail.com>
16215
16216         * gnus-art.el (article-make-date-line):
16217         * gnus-start.el (gnus-load):
16218         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16219
16220 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16221
16222         * gnus-art.el (gnus-use-idna):
16223         * gnus-start.el (gnus-site-init-file):
16224         * message.el (message-use-idna):
16225         * mm-uu.el (mm-uu-hide-markers):
16226         * smiley.el (smiley-style): Revert changes that suppress warnings.
16227
16228 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16231         specify charset to html source.
16232         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16233
16234 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16235
16236         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16237         idna-program in order to suppress byte compile warning issued by XEmacs
16238         that came to byte compile the default value section of defcustom forms
16239         recently.
16240
16241         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16242         value of installation-directory.
16243
16244         * message.el (message-use-idna): Don't directly refer to the value of
16245         idna-program.
16246
16247         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16248
16249         * smiley.el (smiley-style): Don't directly call face-attribute.
16250
16251 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16252
16253         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16254
16255         * gnus-dired.el: Reduce Gnus dependencies.
16256         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16257         Don't require.  Use autoloads instead.
16258         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16259         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16260         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16261         (gnus-dired-mode): Adjust doc string.
16262         (gnus-dired-mail-mode): New variable.
16263         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16264         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16265         (gnus-dired-mail-buffers): New function.  Return mail or message
16266         composition buffers.
16267         (gnus-dired-attach): Use it.
16268         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16269         NO-DECODE.
16270         (gnus-dired-print): Use `gnus-print-buffer' depending on
16271         `gnus-dired-mail-mode'.
16272
16273 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16274
16275         * rfc2047.el (rfc2047-encoded-word-regexp)
16276         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16277         explaining what regexp patterns are for.
16278
16279 2007-12-04  Glenn Morris  <rgm@gnu.org>
16280
16281         * password.el: Move to password-cache.el.
16282
16283         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16284         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16285         * mml-smime.el (password-read, password-cache-add)
16286         (password-cache-remove):
16287         No need to autoload, since mml-sec requires password.
16288
16289         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16290         * message.el (gnus-extract-address-components):
16291         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16292
16293         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16294         password.
16295
16296 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16297
16298         * mailcap.el: Reduce dependencies.
16299         (mail-header-parse-content-type): Autoload.
16300         (mailcap-delete-duplicates): New alias.
16301         (mailcap-mime-info): Add optional argument NO-DECODE.
16302         (mailcap-mime-types): Use mailcap-delete-duplicates.
16303
16304         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16305
16306 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16307
16308         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16309         (imap-parse-status): Upcase status-att for servers that sends them
16310         lower-case (e.g., MS Exchange 2007).
16311
16312 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16313
16314         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16315         function.
16316
16317         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16318         (gnus-uu-yenc-article): New function.
16319
16320         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16321
16322         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16323
16324 2007-12-02  Glenn Morris  <rgm@gnu.org>
16325
16326         * binhex.el (binhex): New custom group.
16327         (binhex-decoder-program, binhex-decoder-switches)
16328         (binhex-use-external): Move to the binhex custom group.
16329
16330         * uudecode.el (uudecode): New custom group.
16331         (uudecode-decoder-program, uudecode-decoder-switches)
16332         (uudecode-use-external): Move to the uudecode custom group.
16333
16334         * netrc.el (top-level): Don't load `encrypt' features.
16335         (netrc-parse): Don't use encrypt.
16336         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16337
16338         * encrypt.el: Remove file.
16339
16340 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16341
16342         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16343         matches on patches.
16344
16345         * gnus-art.el (gnus-article-browse-html-article):
16346         Mention `mm-text-html-renderer' in the doc string.
16347
16348         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16349         string.  Add comments.
16350
16351         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16352         if rhs is ASCII.
16353
16354 2007-12-01  Glenn Morris  <rgm@gnu.org>
16355
16356         * mail-source.el (top-level): Require format-spec before
16357         eval-when-compile.
16358
16359 2007-11-30  Glenn Morris  <rgm@gnu.org>
16360
16361         * encrypt.el: Require password, rather than autoloading password-read.
16362
16363 2007-11-29  Glenn Morris  <rgm@gnu.org>
16364
16365         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16366         (sasl-make-client, sasl-next-step, sasl-step-data)
16367         (sasl-step-set-data): Declare as functions.
16368
16369 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16370
16371         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16372
16373 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16374
16375         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16376         certs should be verified and what is to be done in the event of a
16377         verification failure.
16378
16379         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16380         caller can indicate whether the cache should be disregarded for this
16381         call.  This way the result of the call is reproducible at all times and
16382         can be considered a canonical server name for the supplied method.
16383         (gnus-agent-method-p): Canonicalize server names by pushing their
16384         method through `gnus-method-to-server' using the no-cache argument.
16385
16386         * gnus-srvr.el (gnus-server-insert-server-line):
16387         Call `gnus-method-to-server' with `no-cache' argument.
16388
16389         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16390         gnus-agent-possibly-synchronize-flags as this should be called when the
16391         server is actually being opened.
16392         (gnus-agent-possibly-synchronize-flags)
16393         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16394         flags file of an agentized server to the latter function.
16395
16396         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16397         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16398         after a connection has been established successfully.
16399
16400 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16401
16402         * gnus-art.el (article-display-face): Force to display face if called
16403         interactively; check if gnus-article-x-face-too-ugly matches author.
16404         (article-display-x-face): Display face even if From header is missing
16405         as article-display-face does.
16406
16407 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16408
16409         * hashcash.el (message-narrow-to-headers-or-head)
16410         (message-fetch-field, message-goto-eoh)
16411         (message-narrow-to-headers): Declare as functions.
16412
16413 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16414
16415         * mail-source.el (mail-sources): Default to fetch from file for
16416         compatibility with default of nnmail-spool-file.
16417
16418 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16419
16420         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16421         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16422         to look for encoded word that should be encoded again.
16423         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16424         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16425         encoding pattern.
16426         (rfc2047-decode-region): Switch strict regexp and loose one according
16427         to rfc2047-allow-irregular-q-encoded-words.
16428
16429 2007-11-25  Romain Francoise  <romain@orebokech.com>
16430
16431         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16432
16433 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16434
16435         * tls.el (tls-program): Provide more custom choices from
16436         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16437         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16438
16439 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16440
16441         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16442         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16443
16444         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16445         `nnmail-spool-file'.
16446
16447         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16448         `nnmail-spool-file'.
16449
16450         * gnus-move.el (gnus-change-server): Ditto.
16451
16452         * gnus-kill.el (gnus-batch-score): Ditto.
16453
16454         * gnus-cache.el (gnus-jog-cache): Ditto.
16455
16456         * gnus-msg.el (gnus-summary-reply):
16457         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16458
16459 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16460
16461         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16462         version.  Minor improvement to doc strings.
16463         (tls-program): Add comment.
16464
16465 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16466
16467         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16468         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16469         mismatch between the hostname provided in the certificate and the name
16470         of the host connnecting to.
16471         (open-tls-stream): Use them.  Check certificates against trusted root
16472         certificates.
16473
16474 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16475
16476         * gnus-cache.el (gnus-cache-generate-nov-databases):
16477         Use nnml-generate-nov-databases-directory instead of
16478         nnml-generate-nov-databases-1.
16479
16480 2007-11-24  Glenn Morris  <rgm@gnu.org>
16481
16482         * message.el (message-tool-bar-retro): Update for rename
16483         mail_send.xpm->mail-send.xpm.
16484
16485 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16486
16487         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16488         `smime-ldap-search' for Emacs 22 and up.
16489
16490 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16491
16492         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16493
16494         * message.el (message-send-mail-function): Fix error convention.
16495         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16496         (message-widen-reply, message-send-mail, message-talkative-question)
16497         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16498         (message-clone-locals, message-send-news): Use with-current-buffer.
16499         (message-insert-or-toggle-importance): Remove unused var `valid'.
16500         (message-make-references): Remove unused var `new-references'.
16501         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16502
16503 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16504
16505         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16506         (spam-split-symbolic-return-positive): Reflow docstring.
16507         (spam-backends, spam-summary-exit-behavior)
16508         (spam-mark-ham-unread-before-move-from-spam-group)
16509         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16510         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16511         (spam-clear-cache, spam-backend-check, spam-install-backend)
16512         (spam-install-statistical-backend, spam-list-of-processors)
16513         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16514         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16515         (spam-check-crm114, spam-initialize, spam-unload-hook):
16516         Fix typos in docstrings.
16517
16518 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16521         been checked if they have never been read and those group levels are
16522         higher than the one that a user specified.
16523
16524 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16527         foreign groups unless a group level is specified by a user.
16528         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16529
16530 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16531
16532         * message.el (message-send-mail-function): Require sendmail.
16533
16534 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16535
16536         * message.el (message-send-mail-function): Check for smtpmail too.
16537
16538         * utf7.el (utf7-encode, utf7-decode): Use coding system
16539         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16540
16541         * message.el (message-send-mail-function): New function.
16542         (message-send-mail-function): Set default using
16543         message-send-mail-function.  Adjust doc string.
16544         (message-send-mail-with-mailclient): New function.
16545
16546 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16547
16548         * smime.el (from):
16549         * rfc2047.el (message-posting-charset):
16550         * qp.el (mm-use-ultra-safe-encoding):
16551         * pop3.el (parse-time-months):
16552         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16553         * nnml.el (files):
16554         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16555         (jka-compr-compression-info-list, ange-ftp-path-format)
16556         (efs-path-regexp):
16557         * nndiary.el (files):
16558         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16559         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16560         (epg-digest-algorithm-alist, inhibit-redisplay)
16561         (password-cache-expiry):
16562         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16563         (pgg-output-buffer, password-cache-expiry):
16564         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16565         (efs-path-regexp):
16566         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16567         (inhibit-redisplay):
16568         * mm-uu.el (file-name, start-point, end-point, entry)
16569         (gnus-newsgroup-name, gnus-newsgroup-charset):
16570         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16571         (latin-unity-ucs-list):
16572         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16573         (mm-uu-binhex-decode-function):
16574         * message.el (gnus-message-group-art, gnus-list-identifiers)
16575         (rmail-enable-mime-composing, gnus-local-organization)
16576         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16577         (gnus-read-active-file, facemenu-add-face-function)
16578         (facemenu-remove-face-function, gnus-article-decoded-p)
16579         (tool-bar-mode):
16580         * mail-source.el (display-time-mail-function):
16581         * gnus-util.el (nnmail-pathname-coding-system)
16582         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16583         (gnus-original-article-buffer, gnus-user-agent)
16584         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16585         (xemacs-codename, sxemacs-codename, emacs-program-version):
16586         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16587         * gnus-start.el (gnus-agent-covered-methods)
16588         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16589         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16590         (gnus-newsgroup-headers, gnus-group-list-mode)
16591         (gnus-group-mark-positions, gnus-newsgroup-data)
16592         (gnus-newsgroup-unreads, nnoo-state-alist)
16593         (gnus-current-select-method, mail-sources)
16594         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16595         (nnmail-spool-file, gnus-cache-active-hashtb):
16596         * gnus-mh.el (mh-lib-progs):
16597         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16598         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16599         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16600         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16601         (gnus-group-buffer):
16602         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16603         (font-lock-set-defaults):
16604         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16605         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16606         (gnus-summary-post-menu, total-parts, type, condition, length):
16607         * gnus-agent.el (gnus-agent-read-agentview):
16608         * flow-fill.el (show-trailing-whitespace):
16609         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16610         eval-and-compile wrappers for byte compiler pacifiers.
16611
16612         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16613         (mm-display-inline-fontify): Check for featurep 'xemacs not
16614         extent-list.
16615
16616         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16617         itimer-list.
16618         (mm-create-image-xemacs): Only do something for XEmacs.
16619         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16620
16621         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16622
16623         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16624         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16625
16626 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16627
16628         * nnimap.el (nnimap-split-download-body):
16629         * gnus-demon.el (gnus-demon):
16630         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16631
16632 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16635         New macros.
16636         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16637         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16638         copy data from unibyte buffer to multibyte current buffer.
16639         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16640         to copy data from unibyte current buffer to multibyte buffer.
16641         (nntp-make-process-buffer): Make process buffer unibyte.
16642
16643         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16644
16645 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16646
16647         * pop3.el (pop3-open-server): Accept and process data more robustly at
16648         connection start to avoid spurious "POP SSL connection failed" errors.
16649
16650 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16651
16652         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16653         read group names.
16654
16655 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16656
16657         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16658
16659 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16660
16661         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16662         (nnmail-save-active): Use a unibyte buffer when saving active file,
16663         which may contain non-ASCII group names.
16664
16665         * nnml.el (nnml-request-group): Decode group names in messages.
16666
16667 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16668
16669         * message.el (message-citation-line-function)
16670         (message-insert-formatted-citation-line): Fix spelling of
16671         `message-insert-formated-citation-line'.
16672
16673 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16674
16675         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16676
16677 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16678
16679         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16680         nnmail-pathname-coding-system.
16681
16682         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16683         that a user enters; decode group names in messages.
16684
16685         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16686
16687 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16688
16689         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16690
16691         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16692
16693         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16694         risky local variable.
16695
16696         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16697
16698 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16699
16700         * encrypt.el: Improve documentation to fix function name typo.
16701         Reported by Daiki Ueno <ueno@unixuser.org>.
16702
16703 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16704
16705         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16706         even if the point is not in the last page of an article.
16707         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16708         back to the previous page.
16709
16710 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16711
16712         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16713
16714 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16715
16716         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16717
16718 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16719
16720         * message.el (message-check-news-body-syntax):
16721         Avoid mm-string-as-multibyte.
16722         (message-hide-headers): Don't assume (point-min)==1.
16723
16724 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16725
16726         * message.el (message-remove-blank-cited-lines): Fix if remove is
16727         given.
16728         (message-bogus-address-regexp): New variable.
16729         (message-bogus-recipient-p): New function.
16730         (message-check-recipients): New command.
16731         (message-syntax-checks): Add `bogus-recipient'.
16732         (message-fix-before-sending): Add `bogus-recipient'.
16733
16734         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16735         (gnus-treat-body-boundary): Don't test window-system.
16736
16737 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16738
16739         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16740
16741 2007-10-28  Miles Bader  <miles@gnu.org>
16742
16743         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16744         at compile-time too.
16745
16746 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16747
16748         * gnus-msg.el (gnus-message-setup-hook):
16749         Add `message-remove-blank-cited-lines' to options.
16750
16751 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16752
16753         * message.el (message-remove-blank-cited-lines): New function.
16754         Suggested by Karl Plästerer.
16755
16756 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16757
16758         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16759         mapc.
16760
16761         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16762         (top-level): Use mapc to set functions to be traced for debugging.
16763
16764         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16765         called for effect with while loop.
16766
16767         * message.el (message-talkative-question): Replace mapcar called for
16768         effect with mapc.
16769
16770         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16771         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16772         called for effect with dolist.
16773
16774         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16775
16776         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16777         gnus-extra-headers and nnmail-extra-headers.
16778
16779         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16780         called for effect with dolist.
16781         (top-level): Use mapc to set functions to be traced for debugging.
16782
16783         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16784         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16785         dolist.
16786
16787         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16788         Replace mapcar called for effect with mapc.
16789         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16790         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16791         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16792         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16793
16794         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16795         remove-if that's a cl function.
16796
16797         * webmail.el (webmail-debug): Replace mapcar called for effect with
16798         dolist.
16799
16800         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16801         with mapc.
16802
16803 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16804
16805         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16806         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16807         with while loop.
16808
16809         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16810         functions from article-* functions.
16811         (gnus-multi-decode-header): Replace mapcar called for effect with
16812         dolist.
16813
16814         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16815         (gnus-bookmark-show-details): Replace mapcar called for effect with
16816         while loop.
16817
16818         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16819         called for effect with while loop.
16820
16821         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16822         with dolist.
16823
16824         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16825         Replace mapcar called for effect with dolist.
16826
16827         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16828
16829         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16830         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16831         Replace mapcar called for effect with dolist.
16832         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16833         mapc.
16834
16835         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16836         Replace mapcar called for effect with dolist.
16837         (gnus-topic-list): Replace mapcar called for effect with mapc.
16838
16839         * gnus.el: Use mapc instead of mapcar to add autoloads.
16840
16841 2007-10-23  Richard Stallman  <rms@gnu.org>
16842
16843         * gnus-group.el (gnus-group-highlight): Mark as risky.
16844
16845 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16846
16847         * gnus.el (gnus-server-to-method): Return method found first in
16848         gnus-newsrc-alist.
16849
16850         * gnus-art.el (gnus-article-highlight-signature)
16851         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16852         button overlay without the front stickiness.
16853
16854 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16855
16856         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16857         overview buffer needed a catch to receive its throw.
16858         (gnus-agent-flush-cache): Declare as interactive to make this function
16859         easier to use.
16860
16861 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16862
16863         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16864         `next-line'.
16865
16866 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16869         exclude address matching message-dont-reply-to-names.
16870
16871 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16872
16873         * gnus-util.el (gnus-string<): New function.
16874
16875         * gnus-sum.el (gnus-article-sort-by-author)
16876         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16877
16878 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16879
16880         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16881         the frame-focus tag is set in gnus-buffer-configuration.
16882
16883 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16884
16885         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16886         the front stickiness.
16887
16888 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16889
16890         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16891         url pattern; remove duplicate one.
16892         (gnus-article-extend-url-button): New function.
16893         (gnus-article-add-buttons): Use it.
16894         (gnus-button-push): Use concatenated url that it makes.
16895
16896 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16897
16898         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16899
16900 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16901
16902         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16903         Don't hardcode point-min==1.
16904
16905 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16906
16907         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16908         Fix comment about "iso8859-1".
16909
16910 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16911
16912         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16913         ones returned from the verify-function.
16914
16915         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16916         Call mml2015-extract-cleartext-signature if extraction failed.
16917
16918 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16919
16920         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16921         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16922         failed.
16923
16924 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16925
16926         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16927
16928 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16929
16930         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16931         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16932         recommends to use EasyPG instead of PGG.
16933
16934         * pgg.el: Revert to revision 6.23.2.16.
16935
16936         * pgg-def.el: Revert to revision 6.6.2.14.
16937
16938         * pgg-gpg.el: Revert to revision 6.23.2.34.
16939
16940 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16941
16942         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16943         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16944         thread for both the null and zero (kill/expire thread) universal prefix
16945         cases.
16946         (gnus-summary-expire-thread): Add new function to expire a thread,
16947         using gnus-summary-kill-thread.
16948         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16949         shortcuts for gnus-summary-expire-thread.
16950         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16951         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16952
16953 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16954
16955         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16956         extras value, so an extras entry can be deleted.
16957         (gnus-registry-delete-extra-entry): Use it.
16958         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16959         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16960         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16961         storage through the gnus-registry, and provide an appropriate API for
16962         it.
16963
16964 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16965
16966         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16967         Suggested by Leo <sdl.web@gmail.com>.
16968
16969         * gnus.el: Do.
16970
16971 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16972
16973         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16974         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16975
16976         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16977
16978         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16979         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16980
16981 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16982
16983         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16984         newline.
16985         (nnmbox-request-accept-article): Don't change article in source buffer;
16986         narrow to header to use message-fetch-field rather than
16987         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16988         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16989         as delimiters; make sure article ends with newline.
16990         (nnmbox-delete-mail): Correct last position of article to be deleted;
16991         ignore X-Gnus-Newsgroup header in article body.
16992         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16993         positions; make sure article ends with newline.
16994
16995         * message.el (message-display-abbrev): Don't infloop when a user
16996         inserts SPC in the beginning of header.
16997
16998         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16999         coding-system-for-read and coding-system-for-write for XEmacs having no
17000         file-coding feature.
17001
17002         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
17003
17004 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
17005
17006         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17007         list of groups not followed by default.  Fix type to be regexp.
17008         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17009
17010 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17011
17012         * hmac-def.el (define-hmac-function): Switch from old-style to
17013         new-style backquotes.
17014
17015         * md4.el (md4-make-step): Likewise.
17016
17017 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17018
17019         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17020         raw-text coding system when saving .newsrc file, which may contain
17021         non-ASCII group names.
17022
17023 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17024
17025         * gnus-cus.el (gnus-score-extra): New widget.
17026         (gnus-score-extra-convert): New function.
17027         (gnus-score-customize): Use it for Extra.
17028
17029 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17030
17031         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17032         (mml2015-mailcrypt-clear-verify): Use it.
17033         (mml2015-gpg-clear-verify): Use it.
17034         (mml2015-pgg-clear-verify): Use it.
17035         (mml2015-epg-clear-verify): Replace the current part with the output
17036         from GnuPG; don't extract the plaintext by itself.
17037
17038         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17039         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17040         mml2015-clear-verify-function; don't touch the armor headers or
17041         dash-escaped text here.
17042
17043 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17044
17045         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17046         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17047         parts, or application/octet-stream as a last resort.
17048         (gnus-mime-view-part-as-type): Don't toggle display.
17049         (gnus-mime-view-part-as-charset): Don't turn off display before
17050         querying charset.
17051
17052         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17053         stuff to undisplayer function in Emacs.
17054         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17055
17056         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17057         text/calendar parts.
17058
17059 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17060
17061         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17062         decoding text/calendar parts.
17063
17064         * message.el (message-forward-make-body-mime): Always mark body as
17065         having no illegible text; remove signed-or-encrypted argument.
17066         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17067
17068         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17069         (mml-generate-mime-1): Don't encode body if it is specified to be in
17070         raw form; don't make buffer be unibyte when inserting multibyte string.
17071
17072 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17073
17074         * sha1.el: Fix up comment style.
17075         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17076         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17077
17078         * hex-util.el: Fix up comment style.
17079         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17080
17081         * gnus-salt.el: Use with-current-buffer.
17082         (gnus-pick-setup-message): Fix long-standing typo.
17083
17084 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17085
17086         * imap.el (imap-logout-timeout): New variable.
17087         (imap-logout, imap-logout-wait): New functions.
17088         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17089
17090         * nnimap.el (nnimap-logout-timeout): New server variable.
17091         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17092         nnimap-logout-timeout.
17093
17094         * gnus-art.el (gnus-article-summary-command-nosave)
17095         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17096
17097 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17098
17099         * gnus.el (gnus-maximum-newsgroup): New variable.
17100
17101         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17102         according to gnus-maximum-newsgroup.
17103
17104         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17105         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17106         Limit the range of articles according to gnus-maximum-newsgroup.
17107
17108 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17109
17110         * gnus-art.el (gnus-sticky-article): Fix problems described in
17111         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17112         Don't perform gnus-configure-windows here; reuse existing sticky
17113         article buffer.
17114
17115         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17116         it doesn't exist in gnus-article-mode.
17117
17118 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17119
17120         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17121         (gnus-agent-decoded-group-name): New function.
17122         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17123         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17124
17125 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17126
17127         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17128         Add binding for gnus-sticky-article.
17129         (gnus-summary-exit): Don't kill sticky article buffers.
17130
17131         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17132         article buffer.
17133         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17134         (gnus-kill-sticky-article-buffers): New commands.
17135
17136 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17137
17138         * nntp.el (nntp-xref-number-is-evil): New server variable.
17139         (nntp-find-group-and-number): If it is non-nil, don't trust article
17140         numbers in the Xref header.
17141
17142 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17143
17144         * gnus-agent.el (gnus-agent-read-group): New function.
17145         (gnus-agent-flush-group, gnus-agent-expire-group)
17146         (gnus-agent-regenerate-group): Use it.
17147         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17148         nnmail-pathname-coding-system.
17149
17150 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17151
17152         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17153
17154         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17155         that are unread as unread, and also as selected so that information of
17156         marks having been changed by a user may be updated when exiting group.
17157
17158 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17159
17160         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17161
17162 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17163
17164         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17165         calculated ignoring signature parts to gnus-treat-article.
17166
17167 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17168
17169         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17170         a point here in order to keep the window start.
17171         (gnus-insert-mime-security-button): Make a button overlay without the
17172         front stickiness.
17173         (gnus-mime-display-security): Goto the end of a button.
17174
17175         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17176
17177 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17178
17179         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17180         group-name-at-point.
17181         (gnus-group-completing-read): New function that offers decoded
17182         non-ASCII group names for completion.
17183         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17184         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17185         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17186         (gnus-group-fetch-control): Use it.
17187         (gnus-fetch-group): Use group-name-at-point for the initial value
17188         rather than the default value; use gnus-alive-p.
17189
17190         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17191         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17192         (gnus-summary-post-news): Use gnus-group-completing-read.
17193
17194         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17195         (gnus-read-move-group-name): Decode group name for completion.
17196
17197 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17198
17199         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17200         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17201         Yamaoka slightly modified the code).
17202
17203 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17204
17205         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17206         (nnmail-split-incoming): Bind it.
17207
17208         * nnml.el (nnml-group-name-charset): New function.
17209         (nnml-decoded-group-name): Use it; don't decode group name if
17210         nnmail-group-names-not-encoded-p is non-nil.
17211         (nnml-encoded-group-name): New function.
17212         (nnml-group-pathname): Inline nnml-decoded-group-name.
17213         (nnml-request-expire-articles): Decode group name in message.
17214         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17215         nnmail-pathname-coding-system.
17216         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17217         not decoded ones according to nnmail-group-names-not-encoded-p.
17218         (nnml-generate-active-info): Use nnml-encoded-group-name.
17219
17220 2007-08-08  Glenn Morris  <rgm@gnu.org>
17221
17222         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17223         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17224         doc-strings and comments.
17225
17226 2007-07-25  Glenn Morris  <rgm@gnu.org>
17227
17228         * Relicense all FSF files to GPLv3 or later.
17229
17230 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17231
17232         * gnus-sum.el (gnus-summary-move-article):
17233         Make gnus-summary-respool-article work.
17234
17235 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17236
17237         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17238         string.
17239
17240 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17241
17242         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17243         that should be ignored when comparing distant RSS articles with local
17244         ones.
17245         (nnrss-make-hash-index): New function.  Create a hash index according
17246         to the ignored fields.
17247         (nnrss-check-group): Use it.
17248
17249 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17250
17251         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17252
17253         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17254
17255         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17256         the new optional argument ENCODED is non-nil.
17257         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17258         coding system for encoding group name.
17259         (gnus-group-make-rss-group): Pass un-encoded group name to
17260         gnus-group-make-group.
17261         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17262         encoded.
17263
17264         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17265         Encode group name to which articles are moved or copied.
17266         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17267         coding system for encoding Newsgroup, Followup-To and Xref headers.
17268
17269         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17270         marks; use nnheader-file-coding-system to write a file.
17271         (nnagent-retrieve-headers): Bind file-name-coding-system to
17272         nnmail-pathname-coding-system.
17273
17274         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17275
17276         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17277         (nnml-request-article, nnml-request-create-group)
17278         (nnml-request-rename-group, nnml-find-id)
17279         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17280         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17281         (nnml-save-marks): Use nnml-group-pathname instead of
17282         nnmail-group-pathname.
17283
17284         (nnml-request-create-group, nnml-request-expire-articles)
17285         (nnml-request-move-article, nnml-request-delete-group)
17286         (nnml-deletable-article-p, nnml-possibly-create-directory)
17287         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17288         (nnml-open-marks): Bind file-name-coding-system to
17289         nnmail-pathname-coding-system.
17290
17291         (nnml-request-article): Pass server argument to nnml-find-group-number.
17292         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17293         Pass server argument to nnml-possibly-create-directory.
17294         (nnml-request-accept-article): Pass server argument to
17295         nnml-active-number and nnml-save-mail.
17296         (nnml-find-group-number): Pass server argument to nnml-find-id.
17297         (nnml-request-update-info): Pass server argument to
17298         nnml-marks-changed-p.
17299
17300         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17301         (nnml-save-mail, nnml-active-number): Add server argument.
17302
17303         (nnml-request-delete-group): Warn if group is missing.
17304         (nnml-get-nov-buffer): Decode group name.
17305         (nnml-generate-active-info): Encode group name.
17306         (nnml-open-marks): Decode group name in messages.
17307
17308 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17309
17310         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17311         if it is not specified.
17312         (gnus-article-pipe-part, gnus-article-save-part)
17313         (gnus-article-interactively-view-part, gnus-article-copy-part)
17314         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17315         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17316         (gnus-article-replace-part, gnus-article-delete-part)
17317         (gnus-article-view-part-as-type): Pass raw prefix argument to
17318         gnus-article-part-wrapper.
17319
17320 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17321
17322         * gnus-agent.el (gnus-agent-save-active):
17323         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17324
17325         * gnus-cache.el (gnus-cache-save-buffers)
17326         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17327         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17328         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17329         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17330         (gnus-cache-generate-active, gnus-cache-rename-group)
17331         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17332         (gnus-cache-update-overview-total-fetched-for):
17333         Bind file-name-coding-system to nnmail-pathname-coding-system.
17334         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17335         New variables.
17336         (gnus-cache-decoded-group-name): New function.
17337         (gnus-cache-file-name): Use it.
17338         (gnus-cache-generate-active): Use non-decoded group name for active.
17339
17340         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17341         right place.
17342         (gnus-write-active-file): Don't break non-ASCII group names.
17343
17344         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17345         nnmail-pathname-coding-system.
17346
17347         * lpath.el: Bind default-file-name-coding-system,
17348         file-name-coding-system and language-info-alist for XEmacs.
17349
17350         * gnus-uu.el (gnus-uu-decode-save): Typo.
17351
17352 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17353
17354         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17355
17356 2007-07-14  David Kastrup  <dak@gnu.org>
17357
17358         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17359         finishing actions if we did not edit the article.
17360
17361 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17362
17363         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17364         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17365         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17366         (gnus-agent-flush-group, gnus-agent-flush-cache)
17367         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17368         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17369         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17370         (gnus-agent-regenerate-group)
17371         (gnus-agent-update-files-total-fetched-for)
17372         (gnus-agent-update-view-total-fetched-for):
17373         Bind file-name-coding-system to nnmail-pathname-coding-system.
17374         (gnus-agent-group-pathname): Don't encode file names by
17375         nnmail-pathname-coding-system.
17376         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17377         coding-system-for-write instead of buffer-file-coding-system to
17378         gnus-agent-file-coding-system.
17379
17380         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17381         Decode group name.
17382
17383         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17384
17385         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17386         (gnus-read-newsrc-el-file): Make group names unibyte.
17387
17388         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17389         nnmail-pathname-coding-system.
17390
17391         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17392         (nnrss-request-delete-group): Bind file-name-coding-system to
17393         nnmail-pathname-coding-system.
17394         (nnrss-read-server-data, nnrss-read-group-data):
17395         Bind file-name-coding-system correctly.
17396         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17397
17398         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17399         (nntp-server-to-method-cache): New variable.
17400         (nntp-group-pathname): New function that decodes non-ASCII group names.
17401         (nntp-possibly-create-directory, nntp-marks-changed-p)
17402         (nntp-save-marks, nntp-open-marks): Use it.
17403         (nntp-possibly-create-directory, nntp-open-marks):
17404         Bind file-name-coding-system to nnmail-pathname-coding-system.
17405         (nntp-open-marks): Decode group names when bootstrapping marks.
17406
17407         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17408         Newsgroups and Followup-To headers.
17409
17410 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17411
17412         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17413         (gnus-server-closed-face, gnus-server-denied-face)
17414         (gnus-server-offline-face): Remove variable.
17415         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17416
17417         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17418         of modifying message-stack directly for XEmacs.
17419
17420         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17421         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17422         if the coding-system argument is nil for XEmacs.
17423
17424         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17425         mm-charset-override-alist.
17426
17427         * rfc2047.el: Don't require base64; require rfc2045 for the function
17428         rfc2045-encode-string.
17429         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17430         to quote the parameter value.
17431
17432 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17433
17434         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17435         form in gnus-group-name-charset-method-alist.
17436
17437         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17438         overrides the default layout edit-form.
17439
17440         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17441
17442         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17443
17444 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17445
17446         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17447         as unfetched articles.
17448
17449 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17450
17451         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17452
17453 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17454
17455         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17456         original back end that keeps marks in the local system.
17457
17458 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17459
17460         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17461         arg of pop-to-buffer for XEmacs.
17462         (gnus-article-read-summary-keys): Ditto; don't restore window
17463         configuration if summary command ends up with neither article buffer
17464         nor summary buffer; describe bindings if summary keys end with C-h.
17465
17466 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17467
17468         * message.el (message-fix-before-sending): Skip raw message part to be
17469         forwarded while checking illegible text.
17470         (message-forward-make-body-mime, message-forward-make-body):
17471         Mark signed or encrypted raw message as having no illegible text.
17472
17473 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17474
17475         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17476         (gnus-message-with-timestamp-1): New macro.
17477         (gnus-message-with-timestamp): New function.
17478         (gnus-message): Use them.
17479
17480         * nnheader.el (nnheader-message): Use them.
17481
17482 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17483
17484         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17485         .newsrc.eld file.
17486
17487 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17488
17489         * gnus-agent.el (gnus-agent-fetch-headers)
17490         (gnus-agent-retrieve-headers):
17491         Bind gnus-decode-encoded-address-function to identity.
17492
17493         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17494         available also when the server returns simply a dot.
17495
17496         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17497
17498 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17499
17500         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17501
17502 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17503
17504         * gnus-ems.el (gnus-x-splash): Make it work.
17505
17506         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17507         from being used.
17508
17509         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17510
17511 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17512
17513         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17514         4th and the 5th arguments.
17515
17516         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17517         the front stickiness.
17518         (gnus-article-summary-command-nosave): Correct the order of the
17519         arguments passed to pop-to-buffer.
17520         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17521         summary command ends up with the article buffer.
17522
17523         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17524         the same faces.
17525
17526 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17527
17528         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17529
17530 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17531
17532         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17533         * gnus-sum.el (gnus-summary-highlight):
17534         * pgg.el (pgg-sign-region, pgg-sign):
17535         * mail-source.el (mail-source-delete-old-incoming-confirm):
17536         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17537
17538 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17539
17540         * gnus-art.el (gnus-mime-view-part-externally)
17541         (gnus-mime-view-part-internally): Fix predicate function passed to
17542         completing-read.
17543
17544         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17545
17546         * gnus.el (gnus-update-message-archive-method): Add :version.
17547
17548 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17549
17550         * gnus.el (gnus-update-message-archive-method): New variable.
17551
17552         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17553         according to gnus-message-archive-method if
17554         gnus-update-message-archive-method is non-nil.
17555
17556 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17557
17558         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17559         Suggested by Loic Dachary <loic@dachary.org>.
17560         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17561
17562 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17563
17564         * message.el (message-pop-to-buffer): Add switch-function argument.
17565         (message-mail): Pass switch-function argument to it.
17566
17567 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17568
17569         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17570         Improve doc string.
17571
17572 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17573
17574         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17575         (gnus-header-content):
17576         * gnus-cite.el (gnus-cite-10):
17577         * gnus-srvr.el (gnus-server-closed):
17578         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17579         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17580         (gnus-group-mail-3-empty, gnus-group-mail-low)
17581         (gnus-group-mail-low-empty, gnus-splash):
17582         * message.el (message-header-to, message-header-cc)
17583         (message-header-subject, message-header-other, message-header-name)
17584         (message-header-xheader, message-separator, message-cited-text)
17585         (message-mml): Lighten colors of faces used for dark background.
17586
17587 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17588
17589         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17590         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17591
17592 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17593
17594         * message.el (message-narrow-to-headers-or-head):
17595         Ignore mail-header-separator in the body.
17596
17597 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17598
17599         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17600         same as window size.
17601
17602 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17603
17604         * message.el (message-font-lock-keywords): Use message-header-xheader
17605         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17606         ahead of the anything pattern, to get it recognized.
17607
17608 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17609
17610         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17611         spam.el loads uses it in the compiled defadvice form.
17612
17613 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17614
17615         * gnus-sum.el (gnus-articles-to-read)
17616         (gnus-summary-insert-old-articles): Don't truncate group name for
17617         `read-string'.
17618
17619         * gnus-util.el (gnus-limit-string): Delete this function.
17620
17621         * gnus-sum.el (gnus-simplify-subject-fully):
17622         Use `truncate-string-to-width' instead.
17623
17624 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17625
17626         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17627         Tell if, on summary exit, the next group has to be selected.
17628         (gnus-summary-exit): Use it.
17629
17630 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17631
17632         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17633         non-break space.
17634
17635 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17636
17637         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17638         Check if group is not a directory.
17639         (nnfolder-request-expire-articles): Don't delete articles if the target
17640         group is not available.
17641
17642         * nnml.el (nnml-request-create-group): Properly check if group is not a
17643         file.
17644         (nnml-request-expire-articles): Don't delete articles if the target
17645         group is not available.
17646
17647         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17648         Don't quote characters that are within parentheses.
17649
17650 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17651
17652         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17653         (gnus-handle-ephemeral-exit): Select article according to it.
17654
17655 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17656
17657         * message.el (message-insert-formated-citation-line): Remove newline.
17658         (message-citation-line-format): Add final \n here so that the user can
17659         avoid a blank line.
17660
17661 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17662
17663         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17664         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17665         Update lanl/arXiv support.
17666
17667 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17668
17669         * gnus.el: Bump version number.
17670
17671 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17672
17673         * gnus.el (gnus-version-number): Bump version.
17674
17675 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17676
17677         * gnus.el: No Gnus v0.6 is released.
17678
17679 2007-04-27  Didier Verna  <didier@xemacs.org>
17680
17681         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17682         * gmm-utils.el (gmm-regexp-concat): ... here.
17683         * message.el: Don't require 'gnus-util.
17684         (message-dont-reply-to-names): Handle name change above.
17685         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17686
17687 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17688
17689         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17690         since the initial value varies according to the system.
17691
17692 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17693
17694         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17695
17696 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17697
17698         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17699
17700 2007-04-24  Didier Verna  <didier@xemacs.org>
17701
17702         Improve the type of gnus-ignored-from-addresses.
17703         * gnus-util.el (gnus-orify-regexp): New function.
17704         * message.el (gnus-util): Require it.
17705         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17706         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17707         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17708
17709 2007-04-24  Didier Verna  <didier@xemacs.org>
17710
17711         * gnus-sum.el:
17712         * gnus-utils.el: Fix some trailing whitespaces.
17713
17714 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17715
17716         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17717         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17718         article's Message-ID; refer parent article in summary buffer.
17719
17720         * message.el (message-bounce): Call mime-to-mml.
17721
17722         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17723         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17724         optimize and/or forms properly.
17725
17726 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17727
17728         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17729         URL.
17730
17731 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17732
17733         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17734
17735 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17736
17737         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17738         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17739         displayed of multipart/alternative part if it is invoked from summary
17740         buffer.
17741
17742         * mm-view.el (mm-inline-text-html-render-with-w3m)
17743         (mm-inline-text-html-render-with-w3m-standalone)
17744         (mm-inline-render-with-function): Use mail-parse-charset by default.
17745
17746 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17747
17748         * parse-time.el (parse-time-string-chars): Check if CHAR
17749         is less than the length of parse-time-syntax.
17750
17751 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17752
17753         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17754         from gnus-newsgroup-processable.
17755
17756 2007-04-16  Didier Verna  <didier@xemacs.org>
17757
17758         * gnus-msg.el (gnus-configure-posting-styles):
17759         Handle message-signature-directory properly with :file syntax.
17760         Reported by "Leo".
17761
17762 2007-04-11  Didier Verna  <didier@xemacs.org>
17763
17764         New user option: message-signature-directory.
17765         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17766         * message.el (message-insert-signature): Ditto.
17767         * message.el (message-signature-file): Doc update.
17768         * message.el (message-signature-directory): New.
17769
17770 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17771
17772         * gnus-msg.el (gnus-inews-yank-articles):
17773         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17774
17775 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17776
17777         * message.el (message-yank-original): Make sure cited text ends with
17778         newline; don't exchange point and mark.
17779
17780 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17781
17782         * tls.el (open-tls-stream): Properly handle case where there
17783         is no associated buffer.
17784
17785 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17786
17787         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17788         message-yank-original, make sure (< mark TEXT point).
17789
17790 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17791
17792         * message.el (message-fill-column): New variable.
17793         (message-mode): Use it.  Add comment on a possible new hook.
17794
17795         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17796         (nnmail-get-new-mail): Reformat.
17797
17798         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17799
17800         * gmm-utils.el: Fix Commentary.
17801         (gmm-tool-bar-from-list): Fix typo in doc string.
17802
17803 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17804
17805         * message.el (message-yank-original): Don't switch point and mark
17806         unnecessarily to put point and mark as documented.
17807
17808 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17809
17810         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17811         from the message heads.
17812
17813 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17814
17815         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17816         article buffer does not have a window.  This may not be the best
17817         solution but is certainly better than setting the start of the null,
17818         that is the current, window.
17819
17820 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17821
17822         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17823         (gnus-draft-setup): Run it.
17824
17825         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17826         gnus-score-fast-scoring.  Allow regexp.
17827         (gnus-score-headers): Use it.
17828
17829         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17830         XEmacs.
17831
17832         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17833         string.
17834         (gnus-button-alist): Also catch `<f1> k ...'.
17835         (gnus-treat-display-x-face): Fix doc string.
17836
17837 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17838
17839         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17840         evaluation of gnus-extended-version to ensure correct generation of the
17841         User-Agent header when message-generate-headers-first is used.
17842
17843 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17844
17845         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17846         hashcash-path is nil.  Don't call callback with incorrect number of
17847         parameters if val is 0.
17848
17849 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17850
17851         * message.el (message-required-news-headers):
17852         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17853
17854 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17855
17856         * tls.el (open-tls-stream): In handshake-waiting loop,
17857         don't wait more if there is output available to process.
17858
17859 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17860
17861         * tls.el (tls-program): Doc fix.
17862
17863 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17864
17865         * message.el (message-generate-new-buffers): Change the meaning of the
17866         nil value; add `standard' to the choices; treat t as `unique'; improve
17867         doc string.
17868         (gnus-select-frame-set-input-focus): Autoload.
17869         (message-buffer-name): Search for the existing message buffer if
17870         message-generate-new-buffers is nil or `standard'; treat the value t of
17871         message-generate-new-buffers as `unique'.
17872         (message-pop-to-buffer): Raise the frame already displaying the message
17873         buffer; clear the echo area after querying.
17874         (message-setup): Pass the `continue' argument to compose-mail.
17875         (message-mail): Prefer `switch-function' if it is given; search for the
17876         existing message buffer if the `continue' argument is non-nil; pass
17877         continue and switch-function arguments to compose-mail by way of
17878         message-setup.
17879         (message-mail-other-window): Adjust argument of message-setup.
17880         (message-mail-other-frame): Ditto.
17881
17882 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17883
17884         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17885         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17886         to turn font-lock on when turning gnus-message-citation-mode on.
17887
17888 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17889
17890         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17891         (mml-smime-function-alist): New variable; add epg as the backend.
17892         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17893         mml-smime- functions instead.
17894         * mm-view.el: Require smime.
17895
17896 2007-03-05  Didier Verna  <didier@xemacs.org>
17897
17898         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17899         instead of just inheritance for posting styles.
17900         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17901
17902 2007-02-24  Chris Moore  <dooglus@gmail.com>
17903
17904         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17905         * pgg-pgp.el (pgg-pgp-encrypt-region):
17906         * pgg-gpg.el (pgg-gpg-encrypt-region):
17907         Check pgg-encrypt-for-me if no other recipients.
17908
17909 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17910
17911         * tls.el (tls-certtool-program): Fix custom type.
17912
17913 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17914
17915         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17916         and point-at-eol instead of line-(beginning|end)-position.
17917
17918         * assistant.el (assistant-parse-buffer): Ditto.
17919
17920         * netrc.el (netrc-parse-services): Ditto.
17921
17922 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17923
17924         * mml2015.el (mml2015-epg-find-usable-key): New function.
17925         (mml2015-epg-sign): Use it.
17926         (mml2015-epg-encrypt): Use it.
17927
17928 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17929
17930         * message.el (message-make-in-reply-to): Quote name containing
17931         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17932         if there are special characters.  Reported by NAKAJI Hiroyuki
17933         <nakaji@jp.freebsd.org>.
17934
17935 2007-02-27  Didier Verna  <didier@xemacs.org>
17936
17937         Include the group parameters as well as the topic ones in the
17938         inheritance filter process.
17939         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17940         argument GROUP-PARAMS-LIST.
17941         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17942
17943 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17944
17945         * nntp.el (nntp-never-echoes-commands)
17946         (nntp-open-connection-functions-never-echo-commands): New variables.
17947         (nntp-send-command): Use them.
17948
17949 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17950
17951         * mml2015.el (mml2015-epg-verify): Simplify.
17952
17953 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17954
17955         * mml.el (mml-content-disposition-alist): New user option.
17956         (mml-content-disposition): New function.
17957         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17958         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17959
17960 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17961
17962         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17963         verification.
17964
17965 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17966
17967         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17968         articles posted in the last 24 hours.
17969
17970 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17971
17972         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17973
17974 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17975
17976         * nntp.el (nntp-send-command): Don't wait for echoes when
17977         nntp-open-ssl-stream is used.
17978
17979 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17980
17981         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17982         (gnus-message-add-citation-keywords)
17983         (gnus-message-remove-citation-keywords): Remove.
17984         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17985         directly, make the variables in font-lock-defaults buffer-local, add
17986         gnus-message-citation-keywords to them and then update the value of
17987         font-lock-keywords.
17988
17989 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17990
17991         * message.el (message-cite-original-1): Don't call
17992         gnus-article-highlight-citation.
17993
17994         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17995         citations; fix line count.
17996
17997 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17998
17999         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
18000         (gnus-message-add-citation-keywords)
18001         (gnus-message-remove-citation-keywords): Use it; fix the emulating
18002         versions of font-lock-add-keywords and font-lock-remove-keywords to
18003         work with XEmacs correctly.
18004
18005 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18006
18007         * gnus-cite.el (gnus-cite-face-list): Set the values of
18008         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18009         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18010         (gnus-message-cite-prefix-regexp): New variable.
18011         (gnus-message-search-citation-line): Use it; protect against long
18012         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18013         the 0th match data for Emacs.
18014         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18015         (gnus-message-add-citation-keywords): Append keywords rather than
18016         prepending; emulate font-lock-add-keywords if it is not available.
18017         (gnus-message-remove-citation-keywords):
18018         Emulate font-lock-remove-keywords if it is not available.
18019
18020         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18021
18022         * message.el (message-cite-prefix-regexp): Set the value of
18023         gnus-message-cite-prefix-regexp.
18024
18025 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18026
18027         * nnweb.el (nnweb-google-parse-1): Update parser.
18028
18029 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18030
18031         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18032
18033 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18034
18035         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18036         regexp.
18037
18038 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18039
18040         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18041         string-to-multibyte.
18042         (uudecode-decode-region-internal): Use it.
18043
18044         * lpath.el: Fbind string-as-multibyte for XEmacs.
18045
18046 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18047
18048         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18049         Fix custom choice.
18050
18051         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18052
18053 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18054
18055         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18056
18057         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18058         `write-region' to respect `mm-inhibit-file-name-handlers'.
18059
18060 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18061
18062         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18063         Use gnus-home-directory instead of "~/" or "$HOME".
18064
18065 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18066
18067         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18068         to mention filename.
18069         Add comments at beginning regarding usage.
18070         (encrypt-write-file-contents): Change interactive so a string is
18071         acceptable.  If the file has no associated model, show an error instead
18072         of a nonsense prompt.
18073
18074 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18075
18076         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18077         Thanks to Yoshihiko Yamada for kind notification of this typo.
18078
18079 2007-01-12  Kenichi Handa  <handa@m17n.org>
18080
18081         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18082         multibyte buffer.
18083
18084 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18085
18086         * gnus-score.el (gnus-score-fast-scoring): New variable.
18087         (gnus-score-headers): Use it.
18088
18089         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18090
18091         * message.el (message-cite-original-1):
18092         Call gnus-article-highlight-citation if requested.
18093         (message-make-from): Allow name and address as optional arguments.
18094
18095         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18096
18097         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18098         bugs to doc string.
18099         (gnus-button-alist): Add mid\\|message-id.
18100         (gnus-button-fetch-group): Extend for use in
18101         `browse-url-browser-function'.
18102         (gnus-button-url-regexp): Try to catch paired parentheses like in
18103         Wikipedia URLs.
18104
18105         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18106         Suggested by Simon Krahnke <overlord@gmx.li>.
18107
18108 2007-01-13  Romain Francoise  <romain@orebokech.com>
18109
18110         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18111         Update copyright.
18112
18113 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18114
18115         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18116
18117 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18118
18119         * gnus-registry.el (gnus-registry-unfollowed-groups)
18120         (gnus-registry-split-fancy-with-parent): Fix documentation.
18121
18122 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18123
18124         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18125         from nnweb groups.
18126
18127 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18128
18129         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18130         Xref urls.  Erase buffer before requesting head.
18131
18132         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18133
18134 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18135
18136         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18137         customizable.
18138
18139 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18140
18141         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18142         no signing key is found.
18143         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18144         no encrypting and/or signing key is found.
18145
18146 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18147
18148         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18149
18150 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18151
18152         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18153         headers read from disk with the ones newly found in the current search.
18154         This should no longer cause problems, because the article numbers in
18155         Gmane's `nov.php' output are ignored since the previous change.
18156
18157 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18158
18159         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18160
18161 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18162
18163         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18164         replace-regexp-in-string; bind url-version; fbind display-images-p and
18165         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18166         find-face and set-itimer-function for Emacs; bind itimer-list for
18167         Emacs.
18168
18169         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18170
18171 2007-01-01  Romain Francoise  <romain@orebokech.com>
18172
18173         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18174
18175 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18176
18177         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18178         `define-minor-mode' macro definition expanded properly.
18179         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18180         exclude it there.
18181
18182         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18183         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18184         `fboundp' test.
18185         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18186         This is OK to autoload in (S)XEmacs now.
18187
18188 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18189
18190         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18191         keystroke.
18192         (gnus-summary-limit-to-singletons): Fix typo.
18193
18194         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18195         else fails.
18196
18197 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18198
18199         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18200         docstring.
18201
18202         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18203         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18204         (gnus-summary-insert-dormant-articles): Fix typo in message.
18205
18206 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18207
18208         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18209         nil for XEmacs.
18210         (gnus-message-citation-mode): Don't autoload in XEmacs.
18211
18212         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18213
18214 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18215
18216         * nnimap.el (nnimap-expunge-search-string):
18217         Mention nnimap-search-uids-not-since-is-evil in docstring.
18218
18219 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18220
18221         * spam.el: Revert to make-obsolete-variable because
18222         define-obsolete-variable-alias is not supported in Emacs 21.
18223
18224         * spam.el (spam-ifile-path, spam-ifile-database-path)
18225         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18226         make-obsolete-variable.
18227         (spam-bsfilter-path, spam-bsfilter-program)
18228         (spam-spamassassin-path, spam-spamassassin-program)
18229         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18230         Don't use "path" inappropriately.
18231         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18232         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18233         variable names.
18234
18235 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18236
18237         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18238         summary buffer.
18239
18240         * password.el (password-cache-remove): Use clear-string to burn
18241         password, if available.
18242
18243 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18244
18245         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18246
18247         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18248
18249         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18250         (gnus-message-highlight-citation): Move defcustom here from
18251         gnus-cite.el.
18252         (gnus-message-citation-mode): Autoload.
18253
18254         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18255         checks to make it compile with XEmacs.
18256         (gnus-message-citation-mode): New minor mode.
18257         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18258         (gnus-message-highlight-citation): New variables.
18259         (gnus-message-search-citation-line)
18260         (gnus-message-add-citation-keywords)
18261         (gnus-message-remove-citation-keywords)
18262         (turn-on-gnus-message-citation-mode)
18263         (turn-off-gnus-message-citation-mode): New functions.
18264
18265 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18266
18267         * gnus-cite.el: Enable highlighting of different citation levels in
18268         message-mode.
18269
18270 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18271
18272         * message.el (message-make-fqdn): Fix comment.
18273         (message-bogus-system-names): Add ".local".
18274
18275         * spam.el (spam-ifile-path, spam-ifile-program)
18276         (spam-ifile-database-path, spam-ifile-database)
18277         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18278         Don't use "path" inappropriately.
18279         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18280         strings.
18281         (spam-check-ifile, spam-ifile-register-with-ifile)
18282         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18283         Use new variable names.
18284
18285         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18286         (gnus-treat-display-smileys): Simplify using
18287         gnus-image-type-available-p.
18288
18289         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18290         available.
18291
18292         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18293         Use `display-images-p' if available.
18294
18295 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18296
18297         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18298         one after turning on the buffer's multibyteness instead of decoding
18299         them directly in the unibyte buffer that causes unexpected conversion
18300         in Emacs 23 (unicode).
18301
18302 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18303
18304         * message.el (message-generate-hashcash): Fix custom type.
18305
18306 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18307
18308         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18309
18310 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18311
18312         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18313         disconnect icons.  Add help text.
18314
18315 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18316
18317         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18318         negated to be consistent with the others we handle.
18319
18320 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18321
18322         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18323         version of gnus-summary-buffer to something, so that we can use two
18324         article buffers at the same time.
18325
18326 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18327
18328         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18329         trigger all the extra headers.
18330         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18331         sorting.
18332
18333 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18334
18335         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18336         solid groups.
18337
18338 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18339
18340         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18341
18342 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18343
18344         * legacy-gnus-agent.el: Add Copyright notice.
18345
18346 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18347
18348         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18349
18350 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18351
18352         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18353
18354         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18355         to make it work reliably in CVS Emacs.
18356         (gnus-summary-limit-strange-charsets-predicate)
18357         (gnus-summary-limit-to-predicate): New functions.
18358
18359 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18360
18361         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18362         specifying array size.
18363         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18364         array if it is too small.
18365         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18366         (gnus-sort-threads-loop): New function.
18367
18368 2006-12-06  Chris Moore  <dooglus@gmail.com>
18369
18370         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18371         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18372
18373 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18374
18375         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18376         options.
18377
18378 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18379
18380         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18381         DOS-ing the recipient.
18382
18383         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18384         the headers when creating the mapping to avoid mismappings.
18385         (nnweb-gmane-create-mapping): Always nix out old mapping.
18386
18387 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18388
18389         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18390         and mm-verify-option to never.
18391
18392 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18393
18394         * message.el (message-signed-or-encrypted-p): New function.
18395         (message-forward-make-body): Use it.
18396
18397         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18398         Replace encode-coding-string with mm-encode-coding-string.
18399
18400 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18401
18402         * nneething.el (nneething-decode-file-name):
18403         Replace decode-coding-string with mm-decode-coding-string.
18404
18405         * gnus-int.el (gnus-open-server): Say failed server's name.
18406
18407 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18408
18409         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18410         strings to a single string.  Quote `errors-file-name'.
18411         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18412         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18413         Adjust calls.  Use `shell-quote-argument'.
18414
18415 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18416
18417         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18418         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18419
18420         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18421         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18422         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18423         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18424         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18425         (gnus-subscribe-newsgroup, gnus-1):
18426         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18427         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18428         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18429         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18430
18431 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18432
18433         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18434         keystroke.
18435         (gnus-summary-limit-to-bodies): Implement headersp.
18436
18437 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18438
18439         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18440
18441 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18442
18443         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18444
18445 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18446
18447         * message.el (message-generate-hashcash): Expand range of values to
18448         include `opportunistic'.
18449         (message-send-mail): Use it.
18450
18451 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18452
18453         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18454         and comment it.
18455
18456         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18457
18458 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18459
18460         * gnus-util.el (gnus-extract-address-components): Improve comment.
18461
18462 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18463
18464         * gnus-util.el (gnus-extract-address-components): Work with address in
18465         which the name portion contains @.
18466
18467         * lpath.el: Fbind custom-autoload.
18468
18469 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18470
18471         * gnus.el (gnus-start): Move custom group up.
18472         (gnus-select-method): Don't autoload, but make it available for
18473         `customize-variable'.
18474         (gnus-getenv-nntpserver): Don't autoload.
18475
18476 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18477
18478         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18479
18480 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18481
18482         * message.el (message-sendmail-extra-arguments): New variable.
18483         (message-send-mail-with-sendmail): Use it.
18484
18485 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18486
18487         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18488         mm-with-unibyte-current-buffer to make string unibyte.
18489
18490         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18491         mm-string-as-multibyte.
18492
18493 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18494
18495         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18496         Reported by Werner Koch <wk@gnupg.org>.
18497
18498 2006-11-14  Daiki Ueno  <ueno@p360>
18499
18500         * mml2015.el: Autoload epa-select-keys when compiling.
18501
18502 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18503
18504         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18505         message-options.
18506         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18507
18508 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18509
18510         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18511         EasyPG (< 0.0.6).
18512         (mml2015-always-trust): New user option.
18513         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18514         prompt.
18515
18516 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18517
18518         * nntp.el (nntp-authinfo-force): New variable.
18519         (nntp-send-authinfo): Use it.
18520
18521 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18522
18523         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18524         decode encoded words.  Improve prompt.  Add comment about forwarding.
18525         (message-replacement-char): Move up.
18526
18527 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18528
18529         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18530         instead of gnus-intersection because arguments of gnus-sorted-nunion
18531         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18532
18533 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18534
18535         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18536         (message-simplify-subject-functions):
18537         Enable message-strip-subject-encoded-words by default.
18538
18539 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18540
18541         * message.el (message-strip-subject-encoded-words): New function.
18542         (message-simplify-subject-functions): New variable.
18543         (message-simplify-subject): Use it.  Fix typo in doc string.
18544         Support message-strip-subject-encoded-words.
18545
18546 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18547
18548         * gnus-diary.el (gnus-diary-delay-format-function):
18549         * nndiary.el (nndiary-reminders):
18550         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18551
18552 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18553
18554         * gnus-art.el (article-hide-boring-headers): Fetch date from
18555         gnus-original-article-buffer to avoid problems with localized date
18556         strings.
18557
18558 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18559
18560         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18561
18562 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18563
18564         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18565         New variables.
18566         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18567         (mm-charset-synonym-alist): Move some entries to
18568         mm-codepage-iso-8859-list.
18569         (mm-charset-synonym-alist, mm-charset-override-alist):
18570         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18571
18572 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18573
18574         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18575
18576 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18577
18578         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18579         with Emacs 21 and XEmacs.
18580
18581 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18582
18583         * spam.el (spam-parse-address): New function for better parsing,
18584         catching errors, etc.
18585         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18586
18587 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18588
18589         * mm-view.el: Add interactive arg to html2text autoload.
18590
18591 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18592
18593         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18594
18595 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18596
18597         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18598         New variables.
18599         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18600         (mm-charset-synonym-alist): Move some entries to
18601         mm-codepage-iso-8859-list.
18602
18603         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18604
18605 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18606
18607         * message.el (message-citation-line-format)
18608         (message-insert-formated-citation-line): Fix implementation of %E, %N
18609         and %n according to the doc string.
18610
18611 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18612
18613         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18614         Use car-safe to avoid bad parses.
18615
18616 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18617
18618         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18619         names.
18620
18621         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18622
18623 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18624
18625         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18626         header.
18627
18628         * message.el (message-draft-headers): Add Date.
18629         (message-headers-to-generate): Fix typo in docstring.
18630
18631         * nndraft.el (nndraft-required-headers): New variable.
18632         (nndraft-generate-headers): Use it.
18633
18634         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18635
18636 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18637
18638         * gnus-registry.el (gnus-registry-wash-for-keywords)
18639         (gnus-registry-find-keywords): New functions to allow easy searching of
18640         articles that are in the registry.
18641
18642 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18643
18644         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18645         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18646         Reported by Damien Elmes <damien@repose.cx>.
18647
18648 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18649
18650         * gnus.el (gnus-mime): Remove unused custom group.
18651
18652 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18653
18654         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18655         "blank line" when searching for end of armor headers.
18656
18657 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18658
18659         * gmm-utils.el (gmm-write-region): Fix variable name.
18660
18661 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18662
18663         * gmm-utils.el (gmm-write-region): New function based on compatibility
18664         code from `mm-make-temp-file'.
18665
18666         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18667
18668         * nnmaildir.el (nnmaildir--update-nov)
18669         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18670         Use `gmm-write-region'.
18671
18672 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18673
18674         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18675         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18676
18677         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18678
18679         * message.el (message-replacement-char): New variable.
18680         (message-fix-before-sending): Use it.
18681         (message-simplify-subject): New function to remove duplicate code.
18682         (message-reply, message-followup): Use it.
18683
18684         * gnus-sum.el (gnus-summary-make-menu-bar):
18685         Clarify gnus-summary-limit-to-articles.
18686
18687 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18688
18689         * gnus-util.el (gnus-with-local-quit): New macro.
18690
18691         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18692
18693 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18694
18695         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18696         ignore non-string data.
18697
18698 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18699
18700         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18701         non-string data (needs to be done in the registry too).
18702
18703 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18704
18705         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18706         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18707         (gnus-registry-split-fancy-with-parent)
18708         (gnus-registry-fetch-simplified-message-subject-fast)
18709         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18710         Remove text properties on ingress into the registry and when it's saved.
18711         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18712         registry from entries with no groups.
18713
18714 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18715
18716         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18717         function to remove string properties.
18718
18719 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18720
18721         * gmm-utils.el (gmm): Adjust custom version.
18722
18723         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18724         Adjust custom version.
18725
18726         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18727
18728 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18729
18730         * gnus-art.el (gnus-insert-prev-page-button)
18731         (gnus-insert-next-page-button): Simplify.  Reformat.
18732
18733 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18734
18735         * gnus-art.el (gnus-insert-prev-page-button)
18736         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18737
18738 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18739
18740         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18741
18742 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18743
18744         * gnus-art.el (gnus-insert-mime-button)
18745         (gnus-insert-mime-security-button):
18746         Apply gnus-article-button-face to MIME and security buttons.
18747
18748 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18749
18750         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18751         readable.
18752
18753 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18754
18755         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18756
18757 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18758
18759         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18760         `browse-url-of-file' instead of `browse-url'.
18761
18762 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18763
18764         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18765         regexp.  Articles containing quotation were cut prematurely.
18766
18767 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18768
18769         * message.el (message-cite-original-1): Use nobody by default for the
18770         value of From header.
18771         (message-reply): Ditto.
18772
18773 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18774
18775         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18776         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18777         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18778
18779 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18780
18781         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18782         mails in the doc string.  Add some URLs in comment.
18783         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18784
18785 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18786
18787         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18788         backslashes handling and the way to find boundaries of quoted strings.
18789
18790 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18791
18792         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18793         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18794         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18795         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18796
18797 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18798
18799         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18800         doc string.
18801         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18802
18803 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18804
18805         * lpath.el: Fbind epg-check-configuration.
18806
18807 2006-09-06  Simon Josefsson  <jas@extundo.com>
18808
18809         * mml2015.el (mml2015-use): Doc fix, mention epg.
18810
18811 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18812
18813         * mml2015.el (mml2015-use): Default to epg, if available.
18814
18815 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18816
18817         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18818         message-sender.
18819         (mml1991-epg-encrypt): Ditto.
18820         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18821         message-sender.
18822         (mml2015-epg-encrypt): Ditto.
18823
18824 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18825
18826         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18827         several common directories.
18828
18829 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18830
18831         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18832         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18833
18834 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18835
18836         * gnus-art.el (article-decode-encoded-words): Make it fast.
18837
18838 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18839
18840         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18841
18842         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18843         in quoted string into `\'.
18844
18845 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18846
18847         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18848         Use standard-syntax-table.
18849
18850 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18851
18852         * gnus-art.el (gnus-decode-address-function): New variable.
18853         (article-decode-encoded-words): Use it to decode headers which are
18854         assumed to contain addresses.
18855         (gnus-mime-delete-part): Remove useless `or'.
18856
18857         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18858         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18859         (gnus-nov-parse-line): Use it to decode From header.
18860         (gnus-get-newsgroup-headers): Ditto.
18861         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18862
18863         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18864         (mail-decode-encoded-address-string): New alias.
18865
18866         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18867         New function.
18868         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18869         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18870         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18871         (rfc2047-decode-string): Ditto.
18872         (rfc2047-decode-address-region): New function.
18873         (rfc2047-decode-address-string): New function.
18874
18875 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18876
18877         * message.el (message-caesar-buffer-body): Allow rotating headers.
18878
18879         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18880
18881         * message.el (message-insert-formated-citation-line): Fix %f.
18882         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18883
18884 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18885
18886         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18887         (gnus-bookmark-mouse-available-p): New macro.
18888         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18889         (gnus-bookmark-bmenu-show-infos): Use it.
18890         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18891         (gnus-bookmark-bmenu-hide-infos): Ditto.
18892         (gnus-bookmark-remove-properties): New function.
18893         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18894         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18895         (gnus-bookmark-write-file): Bind coding-system-for-write.
18896         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18897         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18898         group before selecting it.
18899         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18900         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18901         quit-window if it is not available; use gnus-mouse-2 and bind it to
18902         gnus-bookmark-bmenu-select-by-mouse.
18903         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18904         (gnus-bookmark-bmenu-select-by-mouse): New function.
18905
18906 2006-08-13  Romain Francoise  <romain@orebokech.com>
18907
18908         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18909         space.
18910
18911 2006-08-10  Romain Francoise  <romain@orebokech.com>
18912
18913         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18914         (dns-mode-soa-auto-increment-serial): New user option.
18915         (dns-mode-soa-maybe-increment-serial): New function.
18916         (dns-mode): Add the latter to `write-contents-functions'.
18917
18918 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18919
18920         * compface.el (uncompface): Use binary rather than raw-text-unix.
18921
18922 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18923
18924         * compface.el (uncompface): Make sure the eol conversion doesn't take
18925         place when communicating with the external programs.
18926         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18927
18928 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18929
18930         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18931
18932 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18933
18934         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18935         Make it more robust by parsing author and date independently.
18936
18937 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18938
18939         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18940
18941 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18942
18943         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18944         first matching secret key.
18945         (mml2015-epg-encrypt): Ditto.
18946
18947         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18948         first matching secret key.
18949         (mml1991-epg-encrypt): Ditto.
18950
18951         * mml2015.el (mml2015-encrypt-to-self): New user option.
18952         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18953         mml2015-epg-encrypt-to-self is set.
18954
18955         * mml1991.el (mml1991-encrypt-to-self): New variable.
18956         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18957         mml1991-epg-encrypt-to-self is set.
18958
18959         * mml2015.el (mml2015-signers): New user option.
18960         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18961         (mml2015-epg-encrypt): Allow to select signing keys.
18962
18963         * mml1991.el (mml1991-signers): New variable.
18964         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18965         (mml1991-epg-encrypt): Allow to select signing keys.
18966
18967 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18968
18969         * nnheader.el (nnheader-insert-head): Make it work even if the file
18970         uses CRLF for the line-break code.
18971
18972 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18973
18974         * mml2015.el: Require mml-sec instead of password.
18975         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18976         (mml2015-cache-passphrase): Inherit the default value from
18977         mml-secure-cache-passphrase.
18978         (mml2015-passphrase-cache-expiry): Inherit the default value from
18979         mml-secure-passphrase-cache-expiry.
18980
18981         * mml1991.el: Require mml-sec instead of password.
18982         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18983         (mml1991-cache-passphrase): Inherit the default value from
18984         mml-secure-cache-passphrase.
18985         (mml1991-passphrase-cache-expiry): Inherit the default value from
18986         mml-secure-passphrase-cache-expiry.
18987
18988         * mml-sec.el: Require password.
18989         (mml-secure-verbose): New user option.
18990         (mml-secure-cache-passphrase): New user option.
18991         (mml-secure-passphrase-cache-expiry): New user option.
18992
18993 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18994             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18995
18996         * pgg-def.el (pgg-truncate-key-identifier):
18997         Truncate the key ID to 8 letters from the end.
18998
18999 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19000
19001         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
19002         workaround for the url package included with Emacs.
19003
19004         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19005
19006 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19007
19008         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19009         correctly.  This fixes a bug caused by the 2006-05-12 change.
19010
19011 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19012
19013         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19014         some information about the error when saying that the `bogus' mail
19015         group will be used.
19016
19017 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19018
19019         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19020         string.
19021
19022 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19023
19024         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19025
19026 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19027
19028         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19029
19030 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19031
19032         * mml1991.el (mml1991-function-alist): Add epg.
19033         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19034         (mml1991-epg-encrypt): New functions.
19035
19036 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19037
19038         * mml2015.el (mml2015-verbose): New variable.
19039         (mml2015-cache-passphrase): Ditto.
19040         (mml2015-passphrase-cache-expiry): Ditto.
19041         (mml2015-function-alist): Add epg.
19042         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19043         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19044         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19045         New functions.
19046
19047 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19048
19049         * message.el (message-cite-original-1): Preserve region when removing
19050         quoted text due to X-No-Archive in order to avoid bogus attribution
19051         when citing multiple messages.
19052
19053 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19054
19055         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19056         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19057
19058 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19059
19060         * gnus-diary.el (gnus-user-format-function-d)
19061         (gnus-user-format-function-D): Autoload.
19062
19063         * imap.el (Commentary): Fix typo.
19064
19065         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19066         2006-04-22 contribution.
19067
19068 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19069
19070         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19071         It didn't really fix the bogosity I'm seeing with solid web groups.
19072
19073 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19074
19075         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19076         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19077         created using server names.  If we use the feature without declaring
19078         it, Gnus does not properly manage server and group state.
19079
19080         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19081         bound.
19082
19083 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19084
19085         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19086         looking up the method using GROUP's prefix before inventing a new one.
19087         It is used on killed/unknown groups in various places where returning
19088         an all-new method isn't expected by the caller.
19089
19090         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19091         and match semantics of gnus-group-real-prefix.
19092
19093 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19094
19095         * nnmail.el (nnmail-broken-references-mailers): New variable.
19096         (nnmail-ignore-broken-references): New function generalizing
19097         nnmail-fix-eudora-headers.
19098         (nnmail-fix-eudora-headers): Now obsolete.
19099
19100         * gnus-art.el (gnus-button-handle-custom):
19101         Support `customize-apropos*'.
19102
19103 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19104
19105         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19106
19107         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19108         articles.
19109
19110 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19111
19112         * message.el (message-cite-reply-above): New variable.
19113         (message-yank-original): Use it.
19114
19115 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19116
19117         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19118
19119 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19120
19121         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19122         as read.
19123
19124         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19125
19126 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19127
19128         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19129         (gnus-bookmark-default-file): Use gnus-directory.
19130         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19131         Remove "*" in doc string.
19132         (gnus-bookmark-write-file): Simplify.
19133         (gnus-bookmark-maybe-sort-alist): Use `when'.
19134         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19135         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19136         Add FIXME about Emacs 21 and XEmacs compatibility.
19137         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19138         compatibility.
19139         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19140         compatibility.
19141         (gnus-bookmark-menu-heading): Fix version.
19142
19143 2006-06-19  Bastien Guerry  <bzg@altern.org>
19144
19145         * gnus-bookmark.el: New file.
19146
19147 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19148
19149         * message.el (message-syntax-checks): Doc fix.
19150
19151 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19152
19153         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19154         unsubscribed groups as if they were killed ones.  It causes duplicate
19155         entries in gnus-newsrc-alist.
19156
19157 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19158
19159         * message.el (message-syntax-checks): Doc fix.
19160         (message-send-mail): Add check for continuation headers.
19161         (message-check-news-header-syntax): Fix regexp used to check for
19162         continuation headers.
19163
19164 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19165
19166         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19167
19168 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19169
19170         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19171
19172 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19173
19174         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19175         default-truncate-lines.
19176
19177 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19178
19179         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19180         to fill the utf-8 entry.
19181
19182         * lpath.el: Fbind unicode-precedence-list.
19183
19184 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19185
19186         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19187
19188 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19189
19190         * gnus-agent.el (directory-files-and-attributes): Move all the way
19191         forward (the third and final move).
19192         (gnus-agent-read-agentview): Trap reconstruction errors due to
19193         nonexistent directory.  Handle by returning nil.
19194
19195 2006-05-30  Didier Verna  <didier@xemacs.org>
19196
19197         * message.el (message-dont-reply-to-names): Update the custom type.
19198         * message.el (message-dont-reply-to-names): New defsubst: potentially
19199         convert a list of regexps into a single one.
19200         * message.el (message-get-reply-headers): Use it.
19201         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19202
19203 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19204
19205         * gnus-agent.el (directory-files-and-attributes): Move forward.
19206
19207 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19208
19209         * gnus-ml.el (gnus-mailing-list-subscribe)
19210         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19211         (gnus-mailing-list-message): Fix doc strings.
19212
19213 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19214
19215         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19216         of doing it manually.
19217
19218 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19219
19220         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19221         comment.
19222
19223 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19224
19225         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19226         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19227         (gnus-agent-read-local): All symbols allocated in my-obarray.
19228         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19229         (gnus-agent-regenerate-group): Check numeric names to see if they are
19230         messages or groups.
19231         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19232         better way of do this...)
19233
19234         * gnus-cache.el (gnus-agent-total-fetched-for):
19235         Ignore 'dummy.group' (there should be a better way of do this...)
19236
19237 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19238
19239         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19240         (gnus-saved-headers): Ditto.
19241         (gnus-default-article-saver): Mention functions may have properties.
19242         (gnus-article-save): Override gnus-save-all-headers and
19243         gnus-saved-headers by :headers property which saver function may have.
19244         (gnus-summary-save-in-file): Add :headers property.
19245         (gnus-summary-write-to-file): Ditto.
19246
19247         * gnus-sum.el (gnus-summary-save-article): Bind
19248         gnus-prompt-before-saving to t when saving many articles in a file;
19249         always show all headers.
19250
19251         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19252
19253 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19254
19255         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19256         marks.
19257
19258         * message.el (message-indent-citation): Add optional arguments to allow
19259         using it outside of message buffers.
19260
19261         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19262         (gnus-article-treat-unfold-headers): Use it.
19263         (gnus-article-truncate-lines): New variable.
19264         (gnus-article-mode): Use it.
19265         (gnus-article-toggle-truncate-lines): New function.
19266
19267         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19268         Add gnus-article-toggle-truncate-lines.
19269
19270         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19271         coding system in XEmacs, use binary.
19272
19273 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19274
19275         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19276         after-load-alist.
19277
19278         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19279         this function should save decoded articles.
19280         (gnus-summary-write-to-file): Use property to specify this function
19281         should save decoded articles and specify gnus-summary-save-in-file
19282         should be used to save articles other than the first one when saving
19283         many articles.
19284         (gnus-summary-save-body-in-file): Use property to specify this
19285         function should save decoded articles.
19286         (gnus-summary-write-body-to-file): Use property to specify this
19287         function should save decoded articles and specify
19288         gnus-summary-save-body-in-file should be used to save articles other
19289         than the first one when saving many articles.
19290
19291         * gnus-sum.el (gnus-summary-save-article): Simplify.
19292
19293 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19294
19295         * gnus-art.el (gnus-default-article-saver):
19296         Add gnus-summary-write-body-to-file.
19297         (gnus-article-save-coding-system): Don't use coding system object
19298         in XEmacs.
19299         (gnus-read-save-file-name): Add optional `dir-var' argument which
19300         specifies directory in which files are saved; work even if optional
19301         `variable' argument is not specified.
19302         (gnus-summary-write-to-file): Read file name.
19303         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19304         (gnus-summary-write-body-to-file): New function.
19305
19306         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19307         (gnus-summary-local-variables): Add it.
19308         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19309         (gnus-summary-save-article): Remove optional `decode' argument;
19310         determine whether to decode articles by the value of
19311         gnus-default-article-saver; when saving many files using
19312         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19313         it first and use gnus-summary-save-in-file or
19314         gnus-summary-save-body-in-file thereafter unless
19315         gnus-prompt-before-saving is always; move point to article which
19316         will be saved.
19317         (gnus-summary-save-article-file): Revert.
19318         (gnus-summary-write-article-file): Revert.
19319         (gnus-summary-save-article-body-file): Revert.
19320         (gnus-summary-write-article-body-file): New function.
19321
19322 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19323
19324         * gnus-art.el (gnus-default-article-saver): Doc fix.
19325         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19326         from gnus-summary-save-article-coding-system, and default to a
19327         certain coding system.
19328         (gnus-output-to-file): Add coding cookie and encode text according
19329         to gnus-article-save-coding-system; don't use mm-append-to-file.
19330
19331         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19332         gnus-art.el and rename to gnus-article-save-coding-system.
19333         (gnus-summary-save-article): Require gnus-art; don't show all
19334         headers if it decodes articles; don't add coding cookie here;
19335         don't bind mm-text-coding-system-for-write.
19336         (gnus-summary-save-article-file): Save decoded articles.
19337         (gnus-summary-write-article-file): When saving many files, use
19338         gnus-summary-write-to-file first and gnus-summary-save-in-file
19339         thereafter unless gnus-prompt-before-saving is always.
19340         (gnus-summary-save-article-body-file): Save decoded articles.
19341
19342         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19343
19344 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19345
19346         * nnrss.el (nnrss-check-group): Bind hash-index.
19347
19348 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19349
19350         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19351         its hash index.  Store this hash in `nnrss-group-data'.
19352         (nnrss-read-group-data): Update accordingly.
19353
19354 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19355
19356         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19357         entry.
19358
19359         * gnus-sum.el (gnus-summary-make-menu-bar):
19360         Add gnus-article-browse-html-article.
19361
19362 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19363
19364         * gnus-sum.el (gnus-summary-mime-map):
19365         Add gnus-article-browse-html-article.
19366
19367         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19368
19369 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19370
19371         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19372         suitable coding systems in customize.
19373
19374 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19375
19376         * mail-source.el (mail-sources): Fix custom type.
19377
19378 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19379
19380         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19381         (gnus-summary-expire-articles-now): Shorten prompt.
19382
19383         * gmm-utils.el (wid-edit): Require.
19384         (defun-gmm): Rename from `gmm-defun-compat'.
19385         (gmm-image-search-load-path): Use it.
19386         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19387
19388 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19389
19390         * gnus-sum.el (gnus-summary-save-article-coding-system):
19391         New variable.
19392         (gnus-summary-save-article): Add optional `decode' argument.
19393         If it is set and gnus-summary-save-article-coding-system is non-nil,
19394         save decoded article.
19395         (gnus-summary-write-article-file): Save decoded article if
19396         gnus-summary-save-article-coding-system is non-nil.
19397
19398         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19399         type.
19400
19401 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19402
19403         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19404
19405 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19406
19407         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19408         first to test gnus-single-article-buffer which may be buffer-local.
19409
19410         * gnus-sum.el (gnus-summary-setup-buffer):
19411         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19412         group; make gnus-article-buffer, gnus-article-current, and
19413         gnus-original-article-buffer always buffer-local.
19414         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19415         group.
19416         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19417
19418 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19419
19420         * nnml.el (nnml-request-compact-group): Compressed files might not
19421         have .gz extension.
19422
19423 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19424
19425         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19426         (mm-copy-to-buffer): Use with-current-buffer.
19427         (mm-display-part): Simplify.
19428         (mm-inlinable-p): Add optional arg `type'.
19429
19430 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19431
19432         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19433         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19434         Try harder to show the attachment internally or externally using
19435         gnus-mime-view-part-as-type.
19436
19437 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19438
19439         * message.el (message-from-style, message-signature-separator)
19440         (message-user-organization-file, message-send-mail-function)
19441         (message-citation-line-function, message-yank-prefix)
19442         (message-indent-citation-function, message-signature)
19443         (message-signature-file, message-signature-insert-empty-line):
19444         Remove autoloads.
19445
19446         * gnus-art.el (gnus-buttonized-mime-types):
19447         Remove "multipart/signed".  Revert 2006-04-26 change.
19448
19449 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19450
19451         * gnus.el (gnus-version-number): Bump version.
19452
19453 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19454
19455         * gnus.el: No Gnus v0.5 is released.
19456
19457 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19458
19459         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19460         fetching articles by message-id.
19461
19462 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19463
19464         * message.el (hashcash): Require hashcash as normal.
19465
19466         * ecomplete.el (ecomplete-highlight-match-line):
19467         Use point-at-eol.
19468         (ecomplete-highlight-match-line): Use `highlight', because that
19469         face exists in both Emacs and XEmacs.
19470
19471         * message.el (message-display-abbrev): Use point-at-bol.
19472
19473         * mail-source.el: Don't require timer/timer-funcs.
19474
19475         * gnus-async.el: Ditto.
19476
19477         * password.el: Ditto.
19478
19479         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19480
19481         * mm-url.el: Ditto.
19482
19483         * gnus-xmas.el: Don't require timer-funcs.
19484
19485         * mm-util.el: Require timer/timer-funcs.
19486
19487 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19488
19489         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19490         Close.
19491
19492 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19493
19494         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19495         unibyte after clear-decrypt function runs.
19496
19497         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19498         returns as a unibyte string.
19499
19500 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19501
19502         * lpath.el: Revert.
19503
19504         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19505         (pgg-gpg-process-sentinel): Revert.
19506
19507         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19508         (pgg-pgp-lookup-key): Revert.
19509
19510         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19511         (pgg-pgp5-lookup-key): Revert.
19512
19513         * pgg.el (pgg-fetch-key): Revert.
19514
19515 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19516
19517         * lpath.el: Fbind string-as-multibyte for XEmacs.
19518
19519         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19520         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19521         (mml1991-pgg-encrypt): Ditto.
19522
19523         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19524         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19525         a multibyte buffer.
19526
19527         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19528         (pgg-pgp-lookup-key): Ditto.
19529
19530         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19531         (pgg-pgp5-lookup-key): Ditto.
19532
19533         * pgg.el (pgg-fetch-key): Ditto.
19534
19535 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19536
19537         * message.el (message-user-organization-file): Check several
19538         locations of the organization file.
19539
19540         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19541         Add gnus-article-view-part-as-type.
19542
19543         * gnus-art.el (gnus-article-view-part-as-type): New function.
19544
19545         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19546         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19547
19548         * mml.el: Simplify autoload.
19549         (mml-mode): defvar dnd-protocol-alist instead of using
19550         symbol-value.
19551         (mml-default-directory): New variable.
19552         (mml-minibuffer-read-file): Use it.
19553         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19554
19555         * message.el (message-citation-line-format): New variable.
19556         (message-insert-formated-citation-line): New function.
19557         (message-citation-line-function):
19558         Add `message-insert-formated-citation-line' to custom type.
19559
19560         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19561         to doc string.
19562
19563         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19564         depending on mm-verify-option.
19565
19566 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19567
19568         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19569         binding pgg-* variables; reimplement the section which prevents
19570         MIME header from being signed.
19571         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19572         pgg-text-mode; remove a blank line at the top of body.
19573
19574         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19575         lines at the top of body; use gnus-newsgroup-charset if there's no
19576         Charset header.
19577
19578 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19579
19580         * message.el (message-self-insert-commands): Doc fix.
19581
19582         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19583         (mm-uu-pgp-encrypted-test): Ditto.
19584         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19585         between header and body; return application/pgp-encrypted handle
19586         if decryption failed; decode decrypted body by charset.
19587
19588         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19589         element match to application/pgp-*.
19590
19591 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19592
19593         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19594         HTML.
19595
19596 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19597
19598         * mail-source.el (mail-source-call-script): Message the error
19599         string.
19600
19601 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19602
19603         * gnus-util.el (gnus-byte-compile): Use it.
19604
19605 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19606
19607         * gnus-util.el (kill-empty-logs): New function.
19608
19609 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19610
19611         * message.el (message-mail-alias-type): Doc fix.
19612         (message-mail-alias-type-p): New function.
19613         (message-send): Use it.
19614         (message-mode): Ditto.
19615         (message-strip-forbidden-properties): Ditto.
19616
19617         * ecomplete.el (ecomplete-database-file-coding-system):
19618         New variable.
19619         (ecomplete-save): Use it.
19620         (ecomplete-setup): Use it.
19621
19622 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19623
19624         * message.el (message-self-insert-commands): New variable.
19625         (message-strip-forbidden-properties): Use it.
19626
19627 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19628
19629         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19630         that doesn't make XEmacs choke.
19631
19632 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19633
19634         * gnus-util.el (gnus-replace-in-string):
19635         Prefer replace-regexp-in-string over of replace-in-string.
19636
19637 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19638
19639         * gnus-util.el (gnus-select-frame-set-input-focus):
19640         Use select-frame-set-input-focus if it is available in XEmacs; use
19641         definition defined in Emacs 22 for old Emacsen.
19642
19643         * dgnushack.el: Autoload unmorse-region for XEmacs.
19644
19645         * lpath.el: Bind cursor-in-non-selected-windows and
19646         select-frame-set-input-focus for XEmacs.
19647
19648 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19649
19650         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19651
19652 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19653
19654         * gnus-registry.el (gnus-registry-cache-save): Remove text
19655         properties when saving via the temp buffer.
19656
19657 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19658
19659         * message.el (message-generate-hashcash): Honor custom type.
19660
19661 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19662
19663         * message.el (message-generate-hashcash): Default to non-nil when
19664         hashcash is found.
19665
19666         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19667         (gnus-refer-thread-limit): Increase default to 500.
19668
19669         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19670
19671         * flow-fill.el (fill-flowed): Allow delete-space.
19672
19673 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19674
19675         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19676         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19677         Remove autoloads.
19678
19679 2006-04-18  Simon Josefsson  <jas@extundo.com>
19680
19681         * message.el (message-generate-hashcash): Default to.
19682
19683 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19684
19685         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19686         concatenating segments rather than before concatenating them.
19687
19688 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19689
19690         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19691
19692 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19693
19694         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19695
19696         * message.el (message-forward-make-body-plain):
19697         Allow message-forward-ignored-headers to be a list.
19698         (message-remove-ignored-headers): Factor out into function.
19699         (message-forward-make-body-mml): Use it.
19700
19701         * imap.el (imap-quote-specials): New function.
19702         (imap-login-auth): Quote specials.
19703
19704         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19705         (rfc2231-parse-string): Allow concatanation of parameters that
19706         aren't contiguous.  The test case is
19707           (mail-header-parse-content-type "message/external-body;
19708             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19709             access-type=LOCAL-FILE;
19710             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19711
19712 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19713
19714         * nntp.el (nntp-accept-process-output): Return the value of
19715         `nnheader-accept-process-output'.
19716
19717 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19718
19719         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19720         (gnus-button-alist): Recognize more diff formats.
19721         (gnus-button-patch): Strip directory.
19722
19723 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19724
19725         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19726         Emacs 22 when setting focus.
19727
19728 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19729
19730         * gnus-art.el (gnus-article-treat-types): Do treatment of
19731         text/x-verbatim parts.
19732         (gnus-button-patch): New command.
19733
19734         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19735         addresses that contain invalid characters.
19736
19737 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19738
19739         * message.el (message-put-addresses-in-ecomplete):
19740         Use gnus-replace-in-string.
19741         (message-is-yours-p): Use the more correct
19742         mail-header-parse-address instead of
19743         mail-extract-address-components.
19744         (message-put-addresses-in-ecomplete): Fix typo.
19745
19746         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19747         keystroke.
19748
19749         * gnus-art.el (gnus-treatment-function-alist): Change order of
19750         newsgroups/generic header folding to avoid double-folding.
19751
19752         * message.el (message-hidden-headers): Add X-Draft-From.
19753
19754         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19755         New command.
19756         (gnus-summary-repeat-search-article-backward): New command.
19757
19758         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19759         groups in the parent topic.
19760
19761 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19762
19763         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19764         (spam-extra-header-to-number): Return the CRM114 number as a
19765         number instead of a string.
19766
19767 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19768
19769         * gnus-art.el (gnus-face-properties-alist): Move here from
19770         gnus-fun.
19771
19772         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19773
19774 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19775
19776         * message.el (message-strip-forbidden-properties): Only display on
19777         self-insert-command.
19778
19779         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19780         reindent.
19781         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19782
19783 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19784
19785         * smiley.el (smiley-style): Fix typo.
19786
19787 2006-03-23  Kenichi Handa  <handa@m17n.org>
19788
19789         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19790         instead of set-buffer-multibyte.
19791
19792 2006-03-23  Kenichi Handa  <handa@m17n.org>
19793
19794         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19795         buffer and then decode the buffer text if necessary.
19796         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19797         first, and after mm-encode-body, change the buffer to unibyte.
19798
19799 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19800
19801         * hashcash.el (hashcash-insert-payment-async-2):
19802         Use message-goto-eoh instead of doing it manually.
19803         (mail-add-payment): Use message-narrow-to-header instead of trying
19804         to do the same itself.
19805
19806         * message.el (message-hidden-headers): Add Face.
19807
19808         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19809         reparenting code.
19810         (gnus-summary-reparent-children): Refactored out code.
19811         (gnus-summary-thread-map): New keystroke.
19812         (gnus-summary-reparent-children): Make into command.
19813
19814         * smiley.el (smiley-style): Default to `medium' if using a large
19815         font.
19816
19817         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19818         does it itself.
19819
19820         * message.el (message-point-in-header-p): Simplify definition.
19821
19822 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19823
19824         * nnagent.el (nnagent-request-set-mark): Silence log file
19825         writing.
19826         (nnagent-request-set-mark): Use write-region instead of
19827         append-to-file.
19828
19829         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19830         strange select method.
19831
19832         * ecomplete.el (ecomplete-display-matches): Get highlightling
19833         right.
19834         (ecomplete-display-matches): Use literals.
19835         (ecomplete-display-matches): Disable message logging.
19836
19837         * message.el (message-display-abbrev): Small optimization.
19838
19839         * ecomplete.el (ecomplete-display-matches): Allow automatic
19840         display.
19841
19842         * message.el (message-strip-forbidden-properties):
19843         Display abbrevs.
19844         (message-display-abbrev): Get automatic display right.
19845
19846         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19847         keystrokes.
19848
19849 2006-04-13  Romain Francoise  <romain@orebokech.com>
19850
19851         TODO: Backport to v5-10!
19852
19853         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19854         Move here (and rename) from gnus-registry.el.
19855
19856         * gnus-registry.el: Require gnus-util.
19857         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19858
19859 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19860
19861         * gnus-group.el (gnus-group-catchup-current):
19862         Change if-then-else-if-then-else into cond.
19863         (gnus-group-catchup): Indent.
19864         (group-name-at-point): New function.
19865         (gnus-fetch-group): Provide default from thing at point.
19866
19867 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19868
19869         * message.el (message-display-abbrev): Fix regexp.
19870
19871         * ecomplete.el (ecomplete-highlight-match-line):
19872         Reimplement choosing.
19873         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19874         dead variables.
19875
19876         * message.el (message-newline-and-indent): Remove debugging.
19877         (message-display-abbrev): Use new implementation.
19878
19879 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19880
19881         * gnus-art.el (gnus-article-mode):
19882         Set cursor-in-non-selected-windows to nil.
19883
19884         * smiley.el: Revert previous change.
19885         (smiley-data-directory): defvar it before using it in the
19886         defcustom of `smiley-style'.
19887
19888 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19889
19890         * message.el (message-newline-and-indent): New function.
19891
19892         * ecomplete.el: Implement more bits.
19893
19894         * message.el (message-put-addresses-in-ecomplete): Clean up the
19895         string.
19896
19897         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19898
19899         * gnus-sum.el (gnus-summary-save-parts):
19900         Bind gnus-summary-save-parts-counter and use it to make unique file
19901         names.
19902
19903         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19904
19905         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19906         parameter to say whether to actually parse the individual
19907         addresses.
19908
19909         * message.el (message-put-addresses-in-ecomplete): New function.
19910         (ecomplete): Require.
19911         (message-mail-alias-type): Add ecomplete as an option.
19912
19913 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19914
19915         * flow-fill.el (fill-flowed): Remove trailing space from blank
19916         quoted lines.
19917
19918 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19919
19920         * smiley.el (smiley-style): Move definition later to avoid a
19921         compilation warning.
19922
19923 2006-04-12  Kenichi Handa  <handa@m17n.org>
19924
19925         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19926         buffer and then decode the buffer text if necessary.
19927         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19928         first, and after mm-encode-body, change the buffer to unibyte.
19929         Use mm-disable-multibyte instead of set-buffer-multibyte.
19930
19931 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19932
19933         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19934         Content-Type header instead of Content-Disposition header.
19935         (gnus-mime-inline-part): Ditto.
19936         (gnus-mime-view-part-as-charset): Ignore charset that the part
19937         specifies.
19938
19939         * mm-decode.el (mm-display-part): Work with external parts and
19940         usual parts similarly.
19941
19942         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19943         instead of gnus-display-mime.
19944
19945         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19946         instead of with-temp-buffer.
19947
19948         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19949         tag to summarized topics part in order to encode non-ASCII text.
19950
19951 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19952
19953         * smiley.el (smiley-style): New variable.
19954         (smiley-directory): New function.
19955         (smiley-data-directory): Derive from `smiley-style' using
19956         `smiley-directory'.
19957         (smiley-regexp-alist): Add new entries.
19958
19959         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19960         (gnus-article-browse-delete-temp): Add :version.
19961
19962 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19963
19964         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19965         the sieve region.
19966
19967 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19968
19969         * gnus.el (gnus-version-number): Bump version.
19970
19971 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19972
19973         * gnus.el: No Gnus v0.4 is released.
19974
19975 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19976
19977         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19978         layout.
19979
19980         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19981         unknown charset.
19982
19983         * message.el (message-header-synonyms): Add Original-To to the
19984         default.
19985
19986         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19987         optional parameter.
19988
19989 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19990
19991         * gnus-fun.el (gnus): Require it for gnus-directory.
19992
19993 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19994
19995         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19996
19997 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19998
19999         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
20000
20001 2006-04-05  Simon Josefsson  <jas@extundo.com>
20002
20003         * password.el (password-reset): New function.
20004
20005 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20006
20007         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20008         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20009
20010 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20011
20012         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20013         Some whitespace was matched into the url, which broke browsing hits
20014         > 100 when mm-url-use-external was nil.
20015
20016 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20017
20018         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20019         Check gnus-extra-headers for 'Newsgroups.
20020
20021         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20022         bound.
20023
20024 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20025
20026         * pgg-gpg.el: Clean up process buffers every time gpg processes
20027         complete.
20028
20029 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20030
20031         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20032         doc string.
20033
20034 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20035
20036         * pgg-gpg.el (pgg-gpg-process-filter)
20037         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20038
20039         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20040         lines, temporary fix.
20041
20042 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20043
20044         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20045
20046 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20047
20048         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20049         default-enable-multibyte-characters.  This reverts the change from
20050         revision 6.17 which is no longer necessary because the passphrase
20051         is sent separately now.  GnuPG messages are unreadable under
20052         multibyte locales with default-enable-multibyte-characters set to
20053         nil.
20054
20055 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20056
20057         * message.el (message-tool-bar-gnome): Move "spell".
20058
20059 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20060
20061         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20062         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20063         instead.
20064
20065 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20066
20067         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20068         Improve newsgroups handling for NNTP overviews which don't include
20069         Newsgroups.
20070
20071 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20072
20073         * message.el (message-resend): Bind message-generate-hashcash to nil.
20074
20075 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20076
20077         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20078         when searching for already-paid recipients.
20079
20080 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20081
20082         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20083         passphrases when it is not needed.
20084         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20085         passphrase stuff from gpg, should only be necessary when you use
20086         gpg with a smartcard.
20087
20088 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20089
20090         * mml.el (mml-insert-mime): Ignore cached contents of
20091         message/external-body part.
20092
20093         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20094         (mm-insert-part): Ditto.
20095
20096 2006-03-23  Simon Josefsson  <jas@extundo.com>
20097
20098         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20099         Reiner.
20100         (pgg-gpg-use-agent-p): Use it again.
20101
20102 2006-03-23  Simon Josefsson  <jas@extundo.com>
20103
20104         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20105         older emacsen.
20106         (pgg-gpg-use-agent-p): Don't use it.
20107
20108 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20109
20110         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20111         if we can.
20112
20113 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20114
20115         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20116         (pgg-gpg-update-agent): New function.
20117         (pgg-gpg-use-agent-p): New function.
20118         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20119         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20120         (pgg-gpg-sign-region): Use it.
20121
20122 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20123
20124         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20125         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20126
20127 2006-03-21  Simon Josefsson  <jas@extundo.com>
20128
20129         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20130         <wilde@sha-bang.de>.
20131         (pgg-gpg-use-agent): New variable.
20132         (pgg-gpg-process-region): Use it.
20133         (pgg-gpg-encrypt-region): Likewise.
20134         (pgg-gpg-encrypt-symmetric-region): Likewise.
20135         (pgg-gpg-decrypt-region): Likewise.
20136         (pgg-gpg-sign-region): Likewise.
20137         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20138
20139 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20140
20141         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20142
20143         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20144         Add comment on version.
20145
20146 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20147
20148         * smiley.el: Add missing test smiley.
20149
20150 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20151
20152         * mm-decode.el (mm-with-part): New macro.
20153         (mm-get-part): Use it; work with message/external-body as well.
20154         (mm-save-part): Treat name and filename equally.
20155
20156         * mm-extern.el (mm-extern-cache-contents): New function.
20157         (mm-inline-external-body): Use it; force the part to be displayed;
20158         move undisplayer added to the cached handle to the parent.
20159
20160         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20161         (gnus-mime-view-part-as-type): Work with message/external-body.
20162
20163         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20164
20165 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20166
20167         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20168         images in image-load-path.  [Sync with image.el, revision 1.60, in
20169         Emacs.]
20170
20171 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20172
20173         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20174         path rather than symbol.  Always return list of directories.
20175         Guarantee that image directory comes first.  [Sync with image.el,
20176         revision 1.59, in Emacs.]
20177
20178         * message.el (message-make-tool-bar): Adjust to new API of
20179         `gmm-image-load-path-for-library'.
20180
20181         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20182
20183         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20184
20185 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20186
20187         * gnus-art.el (gnus-article-only-boring-p):
20188         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20189         intangible text.
20190         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20191
20192 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20193
20194         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20195         Use `defun' instead of `gmm-defun-compat'.
20196
20197 2006-03-14  Simon Josefsson  <jas@extundo.com>
20198
20199         * message.el (message-unique-id): Don't use message-number-base36
20200         if (user-uid) is a float.
20201         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20202
20203 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20204
20205         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20206
20207         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20208         empty line between a part and a message part.
20209
20210 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20211
20212         * smiley.el: Add more test smileys.
20213         (smiley-data-directory, smiley-regexp-alist)
20214         (gnus-smiley-file-types): Fix doc strings.
20215         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20216         adding new elements.
20217         (smiley-mouse-map): Unused code.  Make it a comment.
20218
20219 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20220
20221         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20222         scan latest NoCeM messages instead of old ones.
20223         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20224         delimiters that are recently used.
20225         (gnus-nocem-load-cache): Add autoload cookie.
20226
20227         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20228
20229         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20230         level which is larger than gnus-use-nocem is specified.
20231
20232         * gnus-group.el (gnus-group-get-new-news): Ditto.
20233
20234 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20235
20236         * gnus-util.el (gnus-tool-bar-update): New function.
20237
20238         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20239         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20240
20241         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20242
20243         * gnus-group.el (gnus-group-redraw-when-idle)
20244         (gnus-group-redraw-check): Remove.
20245         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20246
20247 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20248
20249         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20250         if optional last element is specified in splits (FIELD VALUE...).
20251
20252 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20253
20254         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20255         to gmm-image-load-path-for-library.  Call with no-error argument.
20256         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20257
20258         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20259
20260         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20261
20262         * gmm-utils.el (gmm-image-load-path): Remove alias.
20263
20264 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20265
20266         * gmm-utils.el (gmm-image-load-path): Add alias.
20267
20268         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20269         nnml-generate-nov-databases-1.
20270         (nnml-generate-nov-databases): Use it.
20271         (nnml-generate-nov-databases-directory): Document no-active
20272         argument.
20273
20274         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20275         directory if path is t.  Add no-error.
20276
20277         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20278         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20279
20280         * gnus-art.el (gnus-article-browse-delete-temp-files):
20281         Simplify resetting gnus-article-browse-html-temp-list.
20282
20283         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20284         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20285         Add example to docstring.  Rename local variables.  Move error
20286         checks to default case in cond and simplify.
20287
20288 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20289
20290         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20291         handle is multipart when calling it recursively.
20292         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20293
20294 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20295
20296         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20297         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20298
20299 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20300
20301         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20302         is loaded.
20303
20304         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20305         loaded.
20306
20307 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20308
20309         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20310         to "Emacs 23 (unicode)" in doc string.
20311
20312         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20313         "Emacs 23 (unicode)" in comment.
20314
20315 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20316
20317         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20318
20319         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20320         characters 160 through 255 in Emacs 23.
20321
20322 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20323
20324         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20325         gnus-article-browse-html-temp.
20326         (gnus-article-browse-delete-temp): Make it customizable.
20327         Add `file'.  Adjust doc string.
20328         (gnus-article-browse-delete-temp-files): Add argument.
20329         Allow query for each file.  Adjust doc string.
20330         (gnus-article-browse-html-parts):
20331         Add `gnus-article-browse-delete-temp-files' to
20332         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20333
20334 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20335
20336         * gnus-art.el (gnus-article-browse-html-temp)
20337         (gnus-article-browse-delete-temp): New variables.
20338         (gnus-article-browse-delete-temp-files): New function.
20339         (gnus-article-browse-html-parts): Use it.
20340
20341 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20342
20343         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20344
20345         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20346         string.
20347
20348         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20349         gnus-summary-insert-new-articles when unplugged.
20350         Remove gnus-summary-search-article-forward.
20351
20352         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20353         display-visual-class instead of display-color-cells.
20354
20355 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20356
20357         * dgnushack.el: Autoload customize-group for XEmacs.
20358
20359         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20360         message/* containing non-ASCII text properly.
20361
20362 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20363
20364         * message.el: Require gmm-utils, remove autoloads.
20365         (message-tool-bar): Set default based on
20366         gmm-tool-bar-style.
20367         (message-tool-bar-gnome): Add gmm-customize-mode.
20368
20369         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20370         gmm-tool-bar-style.
20371         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20372
20373         * gnus-group.el (gnus-group-tool-bar): Set default based on
20374         gmm-tool-bar-style.
20375         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20376
20377         * gmm-utils.el (gmm-image-directory): Rename variable from
20378         gmm-image-load-path.
20379         (gmm-image-load-path): Use gmm-image-directory.
20380         (gmm-customize-mode): New function.
20381         (gmm-tool-bar-style): New variable.
20382
20383         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20384         gnus-group-redraw-line-number.
20385         (gnus-group-redraw-check): Simplify.
20386         (gnus-group-tool-bar-update): Remove redraw check.
20387         (gnus-group-make-tool-bar): Add redraw check.
20388
20389 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20390
20391         * gnus-art.el (gnus-button): Add missing parentheses.
20392
20393 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20394
20395         * lpath.el: Fbind line-number-at-pos.
20396
20397 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20398
20399         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20400
20401 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20402
20403         * gnus-art.el (gnus-button): New face.
20404         (gnus-article-button-face): Use it.
20405
20406         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20407         Add gnus-summary-next-page.  Re-order.
20408
20409         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20410         next-node are now included.
20411         (gnus-group-redraw-line-number): New internal variable.
20412         (gnus-group-redraw-check): Helper function for updating the tool
20413         bar.
20414         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20415
20416         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20417
20418         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20419         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20420         Use it to match format of Spamassassin 3.0 and later.
20421         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20422         (spam-check-bogofilter)
20423         (spam-bogofilter-register-with-bogofilter): Fix args of
20424         `gnus-error' calls.
20425
20426 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20427
20428         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20429         unnecessary interaction when sending queued mails.
20430         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20431
20432 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20433
20434         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20435         first or last are nil.
20436
20437 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20438
20439         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20440
20441 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20442
20443         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20444
20445 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20446
20447         * dns.el (query-dns): Protect more against buggy tcp output.
20448
20449 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20450
20451         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20452         nov.php.
20453
20454 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20455
20456         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20457         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20458         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20459         output on the server side.
20460         (nnweb-google-create-mapping): Update regexps and add some
20461         progress indication.
20462
20463 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20464
20465         * gnus-group.el (gnus-group-tool-bar-gnome):
20466         Fix gnus-agent-toggle-plugged.  Re-order icons.
20467         (gnus-group-tool-bar-gnome):
20468         Add gnus-group-{prev,next}-unread-group.
20469         (gnus-group-tool-bar-gnome): Re-order icons.
20470
20471         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20472         Move gnus-summary-insert-new-articles.
20473
20474         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20475         Fix comments.
20476
20477         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20478         also available in Emacs 21.3.
20479
20480         * message.el (message-fix-before-sending): Change "Emacs 22" to
20481         "Emacs 23 (unicode)" in comment.
20482
20483         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20484         "Emacs 23 (unicode)" in comment.
20485
20486         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20487         comment.
20488         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20489
20490         * mm-view.el (mm-fill-flowed): Add :version.
20491
20492 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20493
20494         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20495         and load-path.
20496
20497 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20498
20499         * message.el: Autoload gmm-image-load-path.
20500         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20501         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20502         consitency.
20503
20504         * gmm-utils.el (gmm-image-load-path): Also search in
20505         "../etc/images".  Don't set gmm-image-load-path if we don't find
20506         the image.
20507
20508 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20509
20510         * gmm-utils.el (gmm-image-load-path): Don't make
20511         `gmm-image-load-path' include subdirectories which the second arg
20512         `image' might specify.
20513
20514         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20515         subdirectory to icon file names.
20516
20517         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20518
20519 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20520
20521         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20522         gmm-image-load-path calls.
20523
20524         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20525
20526         * message.el (message-make-tool-bar): Ditto.
20527
20528         * mml.el (mml-preview): Add comment concerning tool bar icons.
20529
20530         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20531         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20532
20533         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20534         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20535
20536         * message.el (message-tool-bar-gnome): Use new icon names.
20537         (message-make-tool-bar): Use `gmm-image-load-path'.
20538
20539         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20540         New functions from MH-E.
20541         (gmm-image-load-path): New variable from MH-E.
20542         (gmm-image-load-path): New function from MH-E.  Add arguments
20543         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20544         *-image-load-path-called-flag.
20545
20546 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20547
20548         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20549
20550 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20551
20552         * nnimap.el (nnimap-request-move-article): Change folder back to
20553         source group before deleting.
20554
20555 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20556
20557         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20558
20559         * gnus-art.el (mm-url-insert-file-contents-external):
20560         Autoload mm-url.
20561
20562         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20563
20564 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20565
20566         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20567         coding system which mm-charset-to-coding-system returns for a
20568         given charset is valid.
20569
20570 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20571
20572         * html2text.el (html2text-remove-tag-list):
20573         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20574
20575 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20576
20577         * gnus-cus.el: Revert 2005-10-17 change.
20578
20579 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20580
20581         * gnus-art.el (article-strip-banner):
20582         Call article-really-strip-banner only when the regexp match is made.
20583
20584 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20585
20586         * gnus-art.el (article-strip-banner):
20587         Use gnus-extract-address-components instead of
20588         mail-header-parse-addresses to make it work with non-ASCII text;
20589         remove mail-encode-encoded-word-string.
20590
20591         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20592         values which are surrounded with \"...\"; make it never cause a
20593         Lisp error; give up parsing of parameters if it failed in
20594         extracting type.
20595
20596 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20597
20598         * smime.el (smime-cert-by-ldap-1): Fix bug where
20599         `smime-ldap-search' returns results without userCertificates.
20600
20601 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20602
20603         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20604
20605 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20606
20607         * spam.el (spam-check-spamassassin-headers): Adapt format for
20608         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20609         <ari@mbf.ocn.ne.jp>.
20610         (spam-list-of-processors): Add spam-use-gmane.
20611
20612 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20613
20614         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20615         make-temp-file; make it work with XEmacs as well.
20616
20617         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20618         mm-make-temp-file.
20619
20620         * mm-decode.el (mm-display-external): Use the 3rd arg of
20621         mm-make-temp-file.
20622         (mm-create-image-xemacs): Ditto.
20623
20624 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20625
20626         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20627         with message-narrow-to-headers.
20628         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20629         (gnus-draft-check-draft-articles): New function.
20630         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20631
20632 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20633
20634         * gnus-art.el (gnus-article-browse-html-parts):
20635         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20636         Don't use suffix argument for mm-make-temp-file for Emacs 21
20637         compatibility.  Remove useless `format'.
20638
20639 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20640
20641         * nnweb.el (nnweb-google-wash-article): Update regexps.
20642         (nnweb-group-alist): Use defvoo instead of defvar.
20643
20644 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20645
20646         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20647         re-loading nn* modules.
20648
20649 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20650
20651         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20652         for `tool-bar-mode' and don't check it's default-value.
20653
20654         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20655
20656         * message.el (message-make-tool-bar): Ditto.
20657
20658         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20659         `substring'.  Shorten tmp-file name.
20660
20661         * gnus.el: Remove bogus comment.
20662
20663 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20664
20665         * gnus-art.el (gnus-article-browse-html-parts): New function.
20666         (gnus-article-browse-html-article): New function for viewing html
20667         articles with a browser.
20668
20669 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20670
20671         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20672         in elisp.
20673         (pgg-gpg-encrypt-symmetric-region): Ditto.
20674         (pgg-gpg-sign-region): Ditto.
20675
20676         * pgg-def.el (pgg-text-mode): New variable.
20677
20678         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20679         (mml2015-pgg-encrypt): Ditto.
20680
20681         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20682         (mml1991-pgg-encrypt): Ditto.
20683
20684 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20685
20686         * nnfolder.el (nnfolder-insert-newsgroup-line):
20687         Use message-make-date instead of current-time-string.
20688
20689         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20690         to gnus-decoded which mm-uu might set.
20691
20692 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20693
20694         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20695         don't decode quoted parameters; remove misimported Emacs code.
20696         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20697         (rfc2231-decode-encoded-string): Don't use split-string which
20698         behaves differently according to Emacs version; use
20699         mm-decode-coding-region to convert charset to coding-system.
20700         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20701         (rfc2231-encode-string): Remove misimported Emacs code.
20702
20703 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20704
20705         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20706         when calling mail-header-parse-content-type.
20707         (article-de-quoted-unreadable): Ditto.
20708         (article-de-base64-unreadable): Ditto.
20709         (article-wash-html): Ditto.
20710
20711         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20712         calling mail-header-parse-content-type and
20713         mail-header-parse-content-disposition.
20714         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20715         mail-header-parse-content-type.
20716
20717         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20718         insert charset and format parameters; encode description after
20719         inserting it to buffer.
20720         (mml-insert-parameter): Fold lines properly even if a parameter is
20721         segmented into two or more lines; change the max column to 76.
20722
20723         * rfc1843.el (rfc1843-decode-article-body): Don't use
20724         ignore-errors when calling mail-header-parse-content-type.
20725
20726         * rfc2231.el (rfc2231-parse-string): Return at least type if
20727         possible; don't cause an error even if it fails in parsing of
20728         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20729         (rfc2231-encode-string): Don't break lines at the beginning, leave
20730         it to mml-insert-parameter.
20731
20732         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20733         calling mail-header-parse-content-type.
20734
20735 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20736
20737         * spam-report.el (spam-report-gmane-use-article-number):
20738         Improve doc string.
20739         (spam-report-gmane-internal): Check if a suitable header was found
20740         in the article.
20741
20742 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20743
20744         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20745         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20746
20747 2006-02-05  Romain Francoise  <romain@orebokech.com>
20748
20749         Update copyright notices of all files in the gnus directory.
20750
20751 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20752
20753         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20754
20755 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20756
20757         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20758         segmented lines of parameter value to cope with Thunderbird 1.5
20759         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20760         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20761         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20762
20763 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20764
20765         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20766         parts.
20767
20768 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20769
20770         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20771         there's only one active file for all servers.
20772         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20773         solid groups.  Gnus might have used a FAST request to select the group.
20774         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20775         and nnweb-search redundantly in the active file.
20776         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20777         (nnweb-request-create-group): Don't use ARGS.
20778         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20779         initializations.  Let nnoo do the work.
20780
20781 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20782
20783         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20784         Say the part has been decoded.
20785
20786         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20787
20788 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20789
20790         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20791         mailcap-viewer-test-cache when there's no 'test clause, since that
20792         will invert the meaning of a "nil" test previously determined by
20793         mailcap-mailcap-entry-passes-test.
20794
20795 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20796
20797         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20798         compiling.
20799
20800         * gnus-sum.el: Ditto.
20801
20802         * message.el: Don't bind tool-bar-map when compiling.
20803
20804 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20805
20806         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20807
20808 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20809
20810         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20811         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20812         current Google Groups.
20813
20814 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20815
20816         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20817         and tool-bar-mode.
20818
20819         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20820         and tool-bar-mode.
20821
20822         * message.el (message-tool-bar-update): Simplify.
20823         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20824
20825         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20826         gnus-summary-buffer.
20827         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20828         gnus-summary-reply.
20829
20830         * gmm-utils.el (gmm): Add :version.
20831
20832 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20833
20834         * Makefile.in (clean): New rule.
20835         (distclean): Use it.
20836
20837 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20838
20839         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20840         Don't autoload.
20841
20842 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20843
20844         * gmm-utils.el (gmm-verbose): Add :group.
20845
20846 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20847
20848         * message.el: Change some comments WRT tool-bars.
20849
20850         * gnus-sum.el (gnus-summary-tool-bar)
20851         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20852         (gnus-summary-tool-bar-zap-list): New variables.
20853         (gnus-summary-make-tool-bar): Complete rewrite using
20854         `gmm-tool-bar-from-list'.
20855
20856         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20857         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20858         New variables.
20859         (gnus-group-make-tool-bar): Complete rewrite using
20860         `gmm-tool-bar-from-list'.
20861         (gnus-group-tool-bar-update): New function.
20862
20863         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20864
20865 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20866
20867         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20868         is dissected into a single part of which the type is the same as
20869         the given one; decode charset.
20870
20871 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20872
20873         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20874         into alists as symbol not string, since that's what
20875         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20876         look for.
20877
20878 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20879
20880         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20881         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20882
20883         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20884
20885 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20886
20887         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20888         (gnus-xmas-mime-security-button-menu): New function.
20889
20890         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20891         (gnus-mime-security-button-menu): New definition.
20892         (gnus-mime-security-button-map): Use them.
20893         (gnus-mime-security-button-menu): New function.
20894         (gnus-insert-mime-security-button): Addition to help echo.
20895         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20896         (gnus-mime-security-pipe-part): New functions.
20897
20898         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20899         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20900
20901         * mm-decode.el (mm-handle-set-disposition): Remove.
20902         (mm-handle-set-description): Remove.
20903
20904 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20905
20906         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20907         (mm-w3m-standalone-supports-m17n-p): New function.
20908         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20909         w3m usage.
20910
20911         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20912         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20913
20914 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20915
20916         * message.el (message-tool-bar-zap-list):
20917         Use gmm-tool-bar-zap-list as custom type.
20918         (message-tool-bar-update): New function.
20919         (message-tool-bar, message-tool-bar-gnome)
20920         (message-tool-bar-retro): Add message-tool-bar-update.
20921         (message-tool-bar-gnome): Add flyspell-buffer.
20922
20923         * gnus-util.el (gnus-error): Describe `args'.
20924
20925         * gmm-utils.el (gmm-error): Describe `args'.
20926         (gmm-tool-bar-zap-list): New widget.
20927         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20928
20929 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20930
20931         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20932         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20933         the number of recursive calls.
20934
20935         * mm-decode.el (mm-handle-set-disposition): New macro.
20936         (mm-handle-set-description): New macro.
20937
20938 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20939
20940         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20941         encoding.
20942
20943 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20944
20945         * message.el (message-tool-bar-zap-list, message-tool-bar)
20946         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20947         (message-tool-bar-local-item-from-menu): Remove.
20948         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20949         (message-make-tool-bar): New function.
20950         (message-mode): Use `message-make-tool-bar'.
20951
20952         * gmm-utils.el: New file.
20953         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20954         (gmm-lazy): New widget copied from `nnmail.el'.
20955         (gmm-tool-bar-from-list): New function for creating customizable
20956         tool bars.
20957         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20958         output.
20959         (gmm): Add :prefix to defgroup.
20960
20961 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20962
20963         * gmm-utils.el (gmm-widget-p): New function.
20964
20965 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20966
20967         * mml.el (mml-attach-file): Describe `description' in doc string.
20968         (mml-menu): Add Emacs MIME manual and PGG manual.
20969
20970 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20971
20972         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20973
20974 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20975
20976         * nntp.el (nntp-end-of-line): Doc fix.
20977
20978 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20979
20980         * imap.el (imap-open): Handle case where buffer is a buffer
20981         object.
20982
20983 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20984
20985         * gnus-delay.el (gnus-delay): Don't autoload.
20986         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20987         to be re-loaded when customizing the `gnus-delay' group.
20988
20989 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20990
20991         * message.el (message-insert-citation-line): Use newlines.
20992
20993 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20994
20995         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20996         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20997         these routines, so the passphrase can be managed externally and
20998         passed in to the system.
20999         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21000         pgg-add-passphrase-to-cache function.
21001
21002         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21003         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
21004         these routines, so the passphrase can be managed externally and
21005         passed in to the system.
21006         (pgg-pgp5-sign-region): Use new name of
21007         pgg-add-passphrase-to-cache function.
21008
21009 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21010
21011         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21012         part of the decoded armor to find the key-identifier.
21013         (pgg-gpg-lookup-key-owner): New function to return the
21014         human-readable identifier of a key owner.
21015         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21016         itself.
21017         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21018         the key value) if we have a key and can match it against a secret
21019         key.  Also, added a note pointing out fact that the prompt only
21020         indicates the first matching key.
21021
21022         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21023         pgg-decrypt-region.
21024         (pgg-add-passphrase-to-cache): Rename from
21025         `pgg-add-passphrase-cache' to reduce confusion (all callers
21026         changed).
21027         (pgg-remove-passphrase-from-cache): Rename from
21028         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21029         changed).
21030         (pgg-read-passphrase, pgg-add-passphrase-cache)
21031         (pgg-remove-passphrase-cache): Add informative docstrings.
21032         (pgg-decrypt): Convey provided passphrase in subordinate call to
21033         pgg-decrypt-region.
21034
21035 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21036
21037         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21038         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21039         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21040         'passphrase' argument, so the passphrase can be managed externally
21041         and then passed in to the system.
21042
21043         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21044         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21045         so the passphrase cache can be used reliably with identifiers
21046         besides a pgp packet's key id.
21047
21048         * pgg-gpg.el (pgg-gpg-encrypt-region)
21049         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21050         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21051         these routines, so the passphrase can be managed externally and
21052         passed in to the system.
21053
21054         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21055         'notruncate' argument, so the passphrase cache can be used
21056         reliably with identifiers besides a pgp packet's key id.
21057
21058 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21059
21060         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21061         symmetric encryption.
21062         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21063         encrypted session key.
21064         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21065         message ask for the passphrase in a proper way.
21066
21067         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21068         New user commands for symmetric encryption.
21069
21070 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21071
21072         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21073
21074         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21075
21076 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21077
21078         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21079
21080 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21081
21082         * mm-decode.el (mm-inlined-types): Add application/pgp.
21083         (mm-automatic-display): Ditto.
21084
21085         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21086         part as text.
21087
21088 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21089
21090         * nnrss.el: Update copyright.
21091         (nnrss-opml-import): Query whether to subscribe to each entry.
21092
21093         * gnus-art.el:
21094         * gnus-sum.el:
21095         * gnus-xmas.el:
21096         * messagexmas.el:
21097         * mm-uu.el:
21098         * mm-view.el: Update copyright.
21099
21100 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21101
21102         * message.el (message-info): New function.
21103         (message-mode-menu): Add it.
21104         Update copyright.
21105
21106         * ChangeLog: Fix and update copyright.
21107
21108 2006-01-13  Romain Francoise  <romain@orebokech.com>
21109
21110         * message.el (message-forward-subject-name-subject): Prefer the
21111         address to 'nowhere' if the sender has no name.
21112         Fix typo.  Update copyright year.
21113
21114 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21115
21116         * gnus-art.el (article-wash-html):
21117         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21118         (gnus-article-wash-html-with-w3m-standalone): New function.
21119
21120         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21121         mm-inline-text-html-render-with-w3m-standalone.
21122         (mm-text-html-washer-alist): Map w3m-standalone to
21123         gnus-article-wash-html-with-w3m-standalone.
21124         (mm-inline-text-html-render-with-w3m-standalone): New function.
21125
21126 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21127
21128         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21129         Improve LaTeX.
21130
21131 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21132
21133         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21134         (nnrss-request-article): Render text/plain parts as HTML.
21135
21136         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21137         the buffer.
21138
21139 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21140
21141         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21142         custom definition of `gnus-posting-styles'.
21143
21144         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21145         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21146
21147 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21148
21149         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21150         Use nntp for bug archive.
21151
21152 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21153
21154         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21155         parts.
21156         (nnrss-normalize-date): New function converts ISO 8601 date into
21157         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21158         (nnrss-check-group): Use it.
21159
21160 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21161
21162         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21163
21164         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21165         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21166         (nnrss-insert-w3): Ditto.
21167
21168 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21169
21170         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21171         the articles to be forwarded including the case where neither a
21172         number of articles nor a region is specified.
21173
21174 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21175
21176         * nnrss.el (nnrss-request-article): Fix last change; fill
21177         text/plain parts.
21178
21179 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21180
21181         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21182         in text/plain part.
21183         (nnrss-check-group): Don't add excessive newline to dc:subject.
21184
21185 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21186
21187         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21188         article.
21189
21190 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21191
21192         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21193         (nnml-use-compressed-files, nnml-save-mail): Support other
21194         comression programs such as bzip2.
21195
21196 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21197
21198         * dns.el (query-dns): Make sure we check the buffer size before
21199         removing tcp headers.
21200
21201 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21202
21203         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21204         remove MIME buttons associated with multipart/alternative parts.
21205         (gnus-mime-display-alternative): Tag buttons using `article-type'
21206         text property.
21207
21208         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21209         associated with multipart/alternative parts.
21210
21211         * gnus-art.el (gnus-signature-separator): Fix custom type.
21212
21213         * mm-decode.el (mm-inlined-types): Fix custom type.
21214         (mm-keep-viewer-alive-types): Ditto.
21215         (mm-automatic-display): Ditto.
21216         (mm-attachment-override-types): Ditto.
21217         (mm-inline-override-types): Ditto.
21218         (mm-automatic-external-display): Ditto.
21219
21220 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21221
21222         * spam-report.el (spam-report-user-mail-address)
21223         (spam-report-user-agent): New variables.
21224         (spam-report-url-ping-plain): Use spam-report-user-agent.
21225
21226 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21227
21228         * gnus-art.el (gnus-button-handle-custom): Do not just use
21229         `customize-apropos' for any "M-x customize-*" button but the
21230         function called for.  Accept both the function name and its
21231         argument in order to achieve this.
21232         (gnus-button-alist): Remove support for "custom:" URL's.
21233         Pass function name to `gnus-button-handle-custom' in case of "M-x
21234         customize-*" buttons.
21235
21236 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21237
21238         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21239         multipart/alternative and add xref to mm-discouraged-alternatives
21240         in doc string.
21241
21242         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21243         gnus-buttonized-mime-types in doc string.
21244
21245 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21246
21247         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21248         Suggest image/.* in the doc string.
21249
21250 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21251
21252         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21253         message-marks (Debian bug#342521).
21254
21255 2005-12-12  Simon Josefsson  <jas@extundo.com>
21256
21257         * password.el (password-read-from-cache): Add.
21258         (password-read): Use it.
21259
21260 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21261
21262         * rfc2047.el (rfc2047-charset-to-coding-system):
21263         Recognize us-ascii as a MIME charset.
21264
21265         * mm-bodies.el (mm-decode-content-transfer-encoding):
21266         Protect against the case where the 2nd arg TYPE is nil.
21267
21268 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21269
21270         * pop3.el (pop3-stream-type): Fix custom version.
21271
21272         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21273
21274 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21275
21276         * mm-decode.el (mm-display-external): Add missing cdr.
21277
21278 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21279
21280         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21281         RFC1524) if it is in mailcap or add a suffix according to
21282         mailcap-mime-extensions when generating a temp filename; postpone
21283         deleting a temp file for 2 seconds for some wrappers, shell
21284         scripts, and so on, which might exit right after having started a
21285         viewer command as a background job.
21286
21287 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21288
21289         * nntp.el (nntp-marks-directory): Fix custom group.
21290
21291         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21292         steps when < 10.
21293
21294         * gnus-start.el (gnus-no-server-1):
21295         Mention `gnus-level-default-subscribed' in doc string.
21296
21297 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21298
21299         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21300         parens.
21301
21302 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21303
21304         * gnus-xmas.el (gnus-use-toolbar): Revert.
21305         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21306         gnus-use-toolbar is default.
21307
21308         * messagexmas.el (message-use-toolbar): Revert.
21309         (message-setup-toolbar): Use global default-toolbar if
21310         message-use-toolbar is default.
21311
21312 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21313
21314         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21315         according to default-toolbar-visible-p.
21316
21317         * messagexmas.el (message-use-toolbar): Ditto.
21318
21319 2005-11-26  Dave Love  <fx@gnu.org>
21320
21321         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21322         (tls-program, tls-success): Provide openssl alternative.
21323
21324         * starttls.el: Doc fixes.
21325         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21326         SERVICE to PORT.
21327
21328         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21329         port null or service name.
21330         (starttls-negotiate): Autoload.
21331
21332 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21333
21334         * message.el (message-kill-to-signature): Fix interactive spec.
21335
21336 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21337
21338         * pop3.el (pop3-open-server): Recognize a string as a service name.
21339
21340 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21341
21342         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21343
21344 2005-11-23  Dave Love  <fx@gnu.org>
21345
21346         Add pop3s, pop3/starttls.
21347
21348         * pop3.el (pop3-authentication-scheme): Clarify doc.
21349         (open-tls-stream, starttls-open-stream): Autoload.
21350         (pop3-stream-type): New.
21351         (pop3-open-server): Use it.
21352
21353         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21354         for POP.
21355         (mail-source-keyword-map): Add :stream for POP.
21356         (mail-source-fetch-pop): Use pop3-stream-type.
21357
21358 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21359
21360         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21361         of current-time-string.
21362
21363 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21364
21365         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21366         date header.
21367
21368 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21369
21370         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21371         it can seriously impact performance as it bypasses the agent's
21372         local caches.
21373
21374 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21375
21376         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21377         must be explicitly online rather than "not explicitly offline" for
21378         its flags to be synchronized.
21379
21380         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21381         that gnus-uu-unmark-thread will function correctly.
21382
21383         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21384         1024K is instead displayed as 1M.
21385
21386 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21387
21388         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21389
21390 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21391
21392         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21393
21394 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21395
21396         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21397         error message to display actual error condition.
21398         (gnus-agent-save-local): Avoid saving symbols that are bound to
21399         nil as they simply result in a warning message in
21400         gnus-agent-read-local.
21401
21402 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21403
21404         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21405         rather than make-variable-buffer-local for file-precious-flag.
21406
21407 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21408
21409         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21410         for duplicates which are removed.  The invalid sort check then
21411         triggers a rescan after the sort as sorting may have moved
21412         duplicate entries such that they can be cheaply detected.
21413
21414 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21415
21416         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21417
21418 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21419
21420         * gnus-agent.el (gnus-agent-article-alist-save-format):
21421         Change internal variable to a custom variable.  Change default value
21422         from compressed(2) to uncompressed(1).
21423         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21424         support for uncompressed agentview files.  Taken together, reading
21425         the agentview file should now be 6-7 times faster.
21426
21427 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21428
21429         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21430         as a buffer-local variable.  This avoids creating truncated
21431         dribble files as a result of a hang up, eg.
21432
21433 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21434
21435         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21436         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21437         XEmacs.
21438
21439 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21440
21441         * gnus-start.el (gnus-start-draft-setup):
21442         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21443
21444         * gnus.el (gnus-splash): Change custom group.
21445         (gnus-group-get-parameter, gnus-group-parameter-value):
21446         Describe allow-list argument.
21447
21448         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21449         string.
21450
21451 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21452
21453         * gnus-art.el (gnus-default-article-saver): Add user-defined
21454         `function' to custom type.
21455
21456 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21457
21458         * imap.el (imap-open): Handle case where buffer is a buffer
21459         object.
21460
21461 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21462
21463         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21464         long lines.
21465         (gnus-cache-delete-group): Wrap doc strings.
21466
21467         * gnus-agent.el (gnus-agent-rename-group)
21468         (gnus-agent-delete-group): Wrap doc strings.
21469
21470 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21471
21472         * messagexmas.el (message-use-toolbar): Change the valid values
21473         into default, top, bottom, left, and right.
21474         (message-toolbar-thickness): New variable.
21475         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21476         well.
21477         (message-setup-toolbar): Make it work.
21478
21479         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21480         (gnus-use-toolbar): Change the valid values into default, top,
21481         bottom, left, and right.
21482         (gnus-toolbar-thickness): New variable.
21483         (gnus-xmas-setup-toolbar): New function.
21484         (gnus-xmas-setup-group-toolbar): Use it.
21485         (gnus-xmas-setup-summary-toolbar): Use it.
21486
21487 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21488
21489         * gnus-start.el (gnus-1): Add "native" to
21490         gnus-predefined-server-alist.
21491
21492         * gnus.el (gnus-method-to-server): Don't add "native" to the
21493         lists here, because that leads to problems when
21494         gnus-select-method is bound.
21495
21496 2005-11-09  Simon Josefsson  <jas@extundo.com>
21497
21498         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21499         use (not sort-by-date) instead.
21500
21501 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21502
21503         * gnus-delay.el (gnus-delay-group): Don't autoload.
21504         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21505         to be re-loaded when customizing the `gnus-delay' group.
21506
21507 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21508
21509         * message.el: Revert last changes.
21510         (message-insert-citation-line): Use newlines.
21511
21512 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21513
21514         * message.el (message-courtesy-message)
21515         (message-mark-insert-begin, message-mark-insert-end)
21516         (message-elide-ellipsis, message-cancel-message)
21517         (message-add-header, message-change-subject)
21518         (message-cross-post-followup-to-header)
21519         (message-cross-post-insert-note, message-reduce-to-to-cc)
21520         (message-widen-reply, message-delete-not-region)
21521         (message-kill-to-signature, message-insert-signature)
21522         (message-insert-importance-high, message-insert-importance-low)
21523         (message-insert-or-toggle-importance)
21524         (message-insert-disposition-notification-to)
21525         (message-indent-citation, message-yank-original)
21526         (message-cite-original-without-signature, message-cite-original)
21527         (message-insert-citation-line, message-position-on-field)
21528         (message-fix-before-sending, message-send-mail-partially)
21529         (message-send-mail, message-send-mail-with-sendmail)
21530         (message-send-mail-with-qmail, message-send-news)
21531         (message-check-news-header-syntax, message-generate-headers)
21532         (message-insert-courtesy-copy, message-fill-address)
21533         (message-fill-header, message-shorten-references)
21534         (message-setup-1, message-cancel-news)
21535         (message-forward-make-body-plain, message-forward-make-body-mime)
21536         (message-forward-make-body-mml, message-encode-message-body)
21537         (message-forward-make-body-digest-plain)
21538         (message-forward-make-body-digest-mime)
21539         (message-use-alternative-email-as-from): Insert `hard-newline'
21540         instead of ordinary newlines.
21541
21542 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21543
21544         * message.el (message-generate-headers): Downcase the argument
21545         given to message-check-element.
21546
21547 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21548
21549         * nntp.el (nntp-authinfo-rejected): New error condition.
21550         (nntp-wait-for): Use new error condition to signal authentication
21551         error.
21552         (nntp-retrieve-data): Rethrow new error condition to break out of
21553         recursive call to nntp-send-authinfo.
21554
21555 2005-11-08  Romain Francoise  <romain@orebokech.com>
21556
21557         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21558         (gnus-summary-exit-map): Bind to `Z p'.
21559         (gnus-summary-make-menu-bar): Add menu item.
21560
21561 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21562
21563         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21564         (gnus-treat-*): Add `first' in all doc strings.
21565
21566         * gnus-group.el (gnus-group-compact-group): Fix typo.
21567
21568 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21569
21570         * gnus.el (gnus-parameters-case-fold-search): New variable.
21571         (gnus-parameters-get-parameter): Use it.
21572
21573         * gnus-score.el (gnus-home-score-file): Doc fix.
21574
21575 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21576
21577         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21578
21579 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21580
21581         * mm-util.el (mm-special-display-p): New function.
21582
21583         * mml.el (mml-preview): Use it; doc fix.
21584
21585 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21586
21587         * imap.el (imap-open): Handle case where buffer is a buffer object.
21588
21589 2005-10-29  Romain Francoise  <romain@orebokech.com>
21590
21591         * message.el (message-fix-before-sending): Fix comment.
21592
21593 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21594
21595         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21596
21597 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21598
21599         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21600         Used in gnus-score.el.
21601
21602 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21603
21604         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21605
21606 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21607
21608         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21609         whitespace removed in revision 7.8.  Use concatenated string to
21610         protect trailing whitespace.
21611
21612 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21613
21614         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21615         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21616         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21617         Courier IMAP ("some version from 2004").  Mostly based on similar
21618         code in the same function.
21619
21620 2005-10-26  Didier Verna  <didier@xemacs.org>
21621
21622         * gnus-group.el (gnus-group-compact-group): Invalidate original
21623         article buffer.
21624         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21625         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21626         NOV database and in article itself.
21627         Invalidate article backlog.
21628
21629 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21630
21631         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21632
21633 2005-10-26  Simon Josefsson  <jas@extundo.com>
21634
21635         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21636         part of 2004-07-25 change.
21637
21638 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21639
21640         * message.el (message-display-completion-list): New function.
21641         (message-expand-group): Use it; make sure the Completions buffer
21642         is modifiable.
21643 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21644
21645         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21646         user-mail-name is an empty string.
21647
21648 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21649
21650         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21651         depending on gnus-score-decay-constant.
21652
21653         * encrypt.el (encrypt-insert-file-contents)
21654         (encrypt-write-file-contents): Don't use `gnus-message'.
21655
21656         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21657         arguments.
21658         (mm-uu-type-alist): Add message-marks and insert-marks.
21659         Pass arguments to mm-uu-verbatim-marks-extract.
21660         (mm-uu-hide-markers): New variable.
21661         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21662
21663         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21664         (gnus-convert-image-to-face-command): Use "convert" by default to
21665         allow other input image formats.
21666         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21667         accordingly.
21668
21669 2005-10-23  Simon Josefsson  <jas@extundo.com>
21670
21671         * imap.el (imap-gssapi-program): Align command line parameters
21672         with latest GNU SASL.
21673         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21674
21675 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21676
21677         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21678         HTML.
21679         (nnslashdot-request-article): Ditto.
21680
21681         * lpath.el (featurep): Add nobreak-char-display.
21682
21683 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21684
21685         * mail-source.el (mail-source-fetch-pop): Require pop3.
21686         (mail-source-check-pop): Ditto.
21687
21688 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21689
21690         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21691         errors.
21692
21693 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21694
21695         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21696         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21697
21698         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21699
21700         * mm-bodies.el (mm-decode-string):
21701         Call `mm-charset-to-coding-system' with allow-override argument.
21702
21703 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21704
21705         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21706         (rfc2047-charset-to-coding-system): New function.
21707         (rfc2047-decode-encoded-words): New function.
21708         (rfc2047-decode-region): Use them.
21709         (rfc2047-decode-cte): Remove.
21710         (rfc2047-parse-and-decode): Remove.
21711         (rfc2047-decode): Remove.
21712
21713 2005-10-15  Kenichi Handa  <handa@m17n.org>
21714
21715         * rfc2047.el (rfc2047-decode-cte): New function.
21716         (rfc2047-decode-region): Change the way to decode successive
21717         encoded-words: decode B- or Q-encoding in each encoded-word,
21718         concatenate them, and decode it as charset.
21719
21720 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21721
21722         * lpath.el: Fbind codepage-setup for XEmacs.
21723
21724 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21725
21726         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21727         widget-move-and-invoke.
21728         (gnus-custom-mode): Use gnus-custom-map.
21729
21730 2005-10-15  Bill Wohler  <wohler@newt.com>
21731
21732         * message.el (message-tool-bar-map): Rename image file from
21733         mail_send to mail/send.
21734
21735 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21736
21737         * message.el (message-expand-group): Pass the common
21738         prefix substring of completion to `display-completion-list'.
21739
21740 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21741
21742         * mml-sec.el (mml-secure-method): New internal variable.
21743         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21744         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21745         New functions using mml-secure-method.
21746
21747         * mml.el (mml-mode-map): Add key bindings for those functions.
21748         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21749         Harder <harder@myrealbox.com>.
21750         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21751         Goto end of message if point is the headers of the message.
21752
21753         * message.el (message-in-body-p): New function.
21754
21755         * assistant.el: Autoload gnus-util and netrc.
21756
21757         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21758         Use `mm-charset-override-alist' only when decoding.
21759
21760         * mm-bodies.el (mm-decode-body):
21761         Call `mm-charset-to-coding-system' with allow-override argument.
21762
21763         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21764         `filename' from Content-Disposition if Content-Type doesn't
21765         provide `name'.
21766         (gnus-mime-view-part-as-type): Set default instead of
21767         initial-input.
21768
21769 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21770
21771         * format-spec.el (format-spec): Propagate text properties of % spec.
21772
21773 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21774
21775         * gnus-art.el (gnus-treat-predicate): Add `first'.
21776
21777 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21778
21779         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21780         (mm-charset-override-alist): New variable.
21781         (mm-charset-to-coding-system): Use it.
21782         (mm-codepage-setup): New helper function.
21783         (mm-charset-eval-alist): New variable.
21784         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21785         Warn about unknown charsets.
21786
21787         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21788
21789 2005-10-04  David Hansen  <david.hansen@gmx.net>
21790
21791         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21792         (nnrss-check-group): Ditto.
21793
21794 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21795
21796         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21797         Rename x-gnus-verbatim to x-verbatim.
21798         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21799
21800         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21801         x-verbatim.
21802
21803         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21804
21805         * gnus-util.el (gnus-remove-duplicates): Remove.
21806
21807         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21808         instead of gnus-remove-duplicates.
21809
21810         * message.el (message-remove-duplicates): Remove.
21811         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21812         message-remove-duplicates.
21813
21814         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21815         available, else use implementation from `delete-dups'.
21816
21817         * message.el (message-insert-expires): New function.
21818         (message-mode-map): Add key binding.
21819         (message-mode-field-menu): Add menu entry.
21820         (message-mode): Document it.
21821         (message-make-expires-date): Use `message-make-date'.
21822
21823 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21824
21825         * message.el (message-make-expires-date): New function.
21826
21827 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21828
21829         * Makefile.in (list-installed-shadows): New entry.
21830         (install): Use it.
21831         (remove-installed-shadows): New entry.
21832
21833         * dgnushack.el (dgnushack-default-load-path): New variable.
21834         (dgnushack-find-lisp-shadows): New function.
21835         (dgnushack-remove-lisp-shadows): New function.
21836
21837 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21838
21839         * Makefile.in (install-el-elc): New entry.
21840         (install): Use it so that .el files are necessarily installed.
21841
21842 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21843
21844         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21845
21846 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21847
21848         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21849         function rather than the diff-mode.el package.
21850         (mm-display-external): Use with-current-buffer.
21851         (mm-viewer-completion-map, mm-viewer-completion-map):
21852         Move initialization inside declaration.
21853
21854 2005-09-29  Simon Josefsson  <jas@extundo.com>
21855
21856         * spam.el: Load hashcash when compiling, to avoid warnings.
21857         Don't autoload mail-check-payment.
21858         (spam-check-hashcash): Define unconditionally, since hashcash.el
21859         is part of Gnus now.  Ignore errors from payment checking.
21860
21861 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21862
21863         * message.el (message-bold-region, message-unbold-region):
21864         Rename from `bold-region' and `unbold-region'.
21865
21866         * message.el: Remove useless autoloads.
21867
21868 2005-09-28  Simon Josefsson  <jas@extundo.com>
21869
21870         * message.el (message-use-idna): Default to t.
21871         (message-use-idna): Test whether encoding works too.  Doc fix.
21872
21873 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21874
21875         * nntp.el (nntp-warn-about-losing-connection): Remove.
21876
21877 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21878
21879         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21880         customizable.  Change default value.
21881         (mm-uu-diff-groups-regexp): Change default value.
21882         (mm-uu-type-alist): Add doc string.
21883         (mm-uu-configure): Add doc string.  Make it interactive.
21884         (mm-uu-tex-groups-regexp): New variable.
21885         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21886         (mm-uu-type-alist): Add LaTeX documents.
21887         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21888         of "text/verbatim".
21889         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21890
21891         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21892         instead of "text/verbatim".
21893
21894         * message.el (message-mark-inserted-region)
21895         (message-mark-insert-file): Use slrn style marks when called with
21896         prefix argument.
21897
21898 2005-09-27  Simon Josefsson  <jas@extundo.com>
21899
21900         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21901
21902 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21903
21904         * message.el (message-remove-duplicates): New function.
21905         Implementation borrowed from `gnus-remove-duplicates'.
21906         (message-idna-to-ascii-rhs): Also encode idna addresses in
21907         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21908         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21909         only ask about the same idna domain once per header and also tell
21910         in what header to replace the idna domain.
21911
21912         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21913         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21914         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21915         a header is decoded and not just the last one.
21916
21917 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21918
21919         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21920         has been decoded.
21921
21922         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21923         (mm-insert-part): Don't modify text if it has been decoded.
21924
21925         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21926         decoded.
21927
21928         * mm-view.el (mm-inline-text): Don't strip text props unless
21929         decoding enriched or richtext parts.
21930
21931 2005-09-25  Romain Francoise  <romain@orebokech.com>
21932
21933         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21934         * gnus-start.el (gnus-subscribe-interactively):
21935         * gnus-uu.el (gnus-uu-grab-articles):
21936         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21937         space.
21938
21939 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21940
21941         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21942         * mm-view.el (mm-view-pkcs7-decrypt):
21943         * gnus-sum.el (gnus-summary-limit-to-extra)
21944         (gnus-summary-respool-article, gnus-read-move-group-name):
21945         * gnus-score.el (gnus-summary-increase-score):
21946         * gnus-util.el (gnus-completing-read-with-default):
21947         * gnus-art.el (gnus-read-save-file-name)
21948         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21949         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21950         * message.el (message-check-news-header-syntax):
21951         Follow convention for reading with the minibuffer.
21952
21953 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21954
21955         * spam-report.el (spam-report-url-ping-plain):
21956         Use gnus-extended-version as User-Agent.
21957
21958         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21959         default value is nil.
21960
21961         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21962         (mm-uu-verbatim-marks-extract): New function.
21963         (mm-uu-extract): New face.
21964         (mm-uu-copy-to-buffer): Use it.
21965
21966         * spam-report.el (spam-report-gmane-ham): Rename from
21967         `spam-report-gmane-unspam'.
21968         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21969         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21970
21971         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21972         Autoload.
21973         (spam-report-gmane-unregister-routine):
21974         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21975
21976 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21977
21978         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21979         (spam-report-gmane-unregister-routine): Add support for gmane
21980         unregistration.
21981
21982         * spam-report.el (spam-report-gmane-unspam)
21983         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21984         (spam-report-gmane): Change to take a single article and do unspam
21985         registration.
21986
21987 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21988
21989         * mm-url.el (mm-url-decode-entities): Fix regexp.
21990
21991 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21992
21993         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21994         default to nil, to be able to use Gnus at all.  If the default
21995         switches to something else, then the function should be fixed not
21996         be exceedingly slow.
21997
21998 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21999
22000         * gnus-start.el (gnus-activate-group): If the server is nil, don't
22001         fail hard.
22002
22003         * spam-report.el: Add better Keywords line.
22004
22005         * spam.el: Add Maintainer and better Keywords line.
22006
22007 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22008
22009         * gnus-art.el (gnus-article-replace-part)
22010         (gnus-mime-replace-part): New functions.
22011         (gnus-mime-action-alist, gnus-mime-button-commands)
22012         (gnus-mime-save-part-and-strip): Add file argument.
22013         (gnus-article-part-wrapper): Add interactive argument.
22014
22015         * gnus-sum.el (gnus-summary-mime-map):
22016         Add `gnus-article-replace-part'.
22017
22018 2005-09-19  Didier Verna  <didier@xemacs.org>
22019
22020         The nnml compaction feature:
22021         * nnml.el (nnml-request-compact-group): New function.
22022         * nnml.el (nnml-request-compact): New function.
22023         * gnus-int.el (gnus-request-compact-group): New function.
22024         * gnus-int.el (gnus-request-compact): New function.
22025         * gnus-group.el (gnus-group-compact-group): New function.
22026         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22027         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22028         * gnus-srvr.el (gnus-server-compact-server): New function.
22029         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22030         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22031
22032 2005-09-18  Deepak Goel  <deego@gnufans.org>
22033
22034         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22035         format spec.
22036
22037 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22038
22039         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22040
22041 2005-09-15  Romain Francoise  <romain@orebokech.com>
22042
22043         * message.el (message-fill-paragraph): Clarify docstring.
22044
22045 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22046
22047         * gnus-art.el (gnus-mime-display-part): Protect against broken
22048         MIME messages.
22049
22050 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22051
22052         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22053         before parsing header.
22054
22055 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22056
22057         * html2text.el (html2text-replace-list): Add new entities.
22058
22059 2005-09-11  Romain Francoise  <romain@orebokech.com>
22060
22061         * message.el (message-alternative-emails): Improve docstring.
22062         (message-setup-1): Call `message-use-alternative-email-as-from'
22063         after `message-setup-hook' to give it precedence over posting
22064         styles, etc.
22065         (message-use-alternative-email-as-from): Add docstring.
22066         Remove the original From header if present.
22067
22068         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22069         (nnml-save-mail): Use it.
22070
22071         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22072         articles.  Add new argument `silent'.
22073         (gnus-uu-mark-all): Report the total number of marked articles.
22074
22075 2005-09-10  Romain Francoise  <romain@orebokech.com>
22076
22077         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22078         (gnus-uu-mark-series): Likewise.
22079
22080 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22081
22082         * spam-report.el (spam-report-gmane): Fix generation of spam
22083         report URL.
22084
22085 2005-09-10  Simon Josefsson  <jas@extundo.com>
22086
22087         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22088         t, based on discussion on the ding list with Robert Epprecht
22089         <epprecht@solnet.ch>.
22090
22091 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22092
22093         * spam-report.el (spam-report-gmane): Make it work without
22094         X-Report-Spam header.  Gmane now only provides Archived-At.
22095         This is only used if `spam-report-gmane-use-article-number' is nil.
22096         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22097
22098         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22099         make `gnus-summary-sort-by-recipient' work with threading.
22100
22101         * nnweb.el (nnweb-google-wash-article): Print a message if article
22102         is not available.
22103
22104 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22105
22106         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22107         change.  Decode text/* parts content before displaying.
22108
22109 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22110
22111         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22112
22113 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22114
22115         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22116
22117         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22118         url-package-name, url-package-version,
22119         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22120         w3m-display-inline-images, and w3m-minor-mode-map.
22121
22122 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22123
22124         * message.el (message-tab-body-function): Fix mismatched custom type.
22125
22126         * gnus.el (gnus-group-change-level-function): Ditto.
22127
22128         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22129
22130         * gnus-art.el (gnus-signature-limit)
22131         (gnus-article-mime-part-function): Ditto.
22132
22133 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22134
22135         * mml.el (mml-mode): Silence the byte compiler.
22136
22137         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22138         using `(sit-for 0)' before moving the point to the specified part;
22139         skip unbuttonized parts.
22140         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22141         return to the summary window if gnus-auto-select-part is non-nil.
22142
22143 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22144
22145         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22146         New variables.
22147         (mml-dnd-attach-file, mml-mode): Use them.
22148
22149         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22150         Make fetching article by MID work again for Google Groups.
22151         Add FIXME concerning gnus-group-make-web-group.
22152
22153         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22154         Don't depend on Gnus by using mail-extract-address-components if
22155         gnus-extract-address-components is not bound.
22156
22157 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22158
22159         * gnus-art.el (gnus-mime-display-security): Don't display the
22160         signature, but only the signed part.
22161
22162 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22163
22164         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22165
22166         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22167         list, not listp.
22168
22169 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22170
22171         * mm-encode.el (mm-encode-content-transfer-encoding):
22172         Likewise when encoding.
22173
22174         * mm-bodies.el (mm-decode-content-transfer-encoding):
22175         De-canonicalize CRLF for all text content types, not just
22176         text/plain.
22177
22178 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22179
22180         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22181         valid article; point arrow and cursor at the MIME button.
22182
22183 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22184
22185         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22186         Suggested by Dan Christensen <jdc@uwo.ca>.
22187
22188         * mm-decode.el (mm-save-part): Enable change of prompt.
22189
22190 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22191
22192         * gnus-msg.el (gnus-inews-add-send-actions):
22193         Make `message-post-method' lambda parameter ARG `&optional'.
22194
22195 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22196
22197         * gnus-sum.el (gnus-summary-mime-map):
22198         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22199         gnus-article-jump-to-part.
22200
22201         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22202         (gnus-article-edit-part): Use it.
22203         (gnus-article-part-wrapper): Add no-handle argument.
22204         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22205         New functions.
22206
22207 2005-08-29  Romain Francoise  <romain@orebokech.com>
22208
22209         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22210         docstring.
22211         (gnus-face-from-file): Likewise.
22212
22213 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22214
22215         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22216         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22217         non-nil.
22218         (gnus-auto-select-part): New variable.
22219         (gnus-article-jump-to-part): New function.
22220         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22221         (gnus-mime-delete-part): Allow selecting specified part after
22222         deleting or stripping parts.
22223         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22224         part if argument is bogus.
22225
22226 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22227
22228         * gnus-art.el (w3m-minor-mode-map):
22229         * gnus-spec.el (gnus-newsrc-file-version):
22230         * gnus-util.el (nnmail-active-file-coding-system)
22231         (gnus-original-article-buffer, gnus-user-agent):
22232         * gnus.el (gnus-ham-process-destinations)
22233         (gnus-parameter-ham-marks-alist)
22234         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22235         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22236         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22237         * mm-decode.el (gnus-current-window-configuration):
22238         * mm-extern.el (gnus-article-mime-handles):
22239         * mm-url.el (url-current-object, url-package-name)
22240         (url-package-version):
22241         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22242         (smime-keys, w3m-cid-retrieve-function-alist)
22243         (w3m-current-buffer, w3m-display-inline-images)
22244         (w3m-minor-mode-map):
22245         * mml-smime.el (gnus-extract-address-components):
22246         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22247         (gnus-newsrc-hashtb, message-default-charset)
22248         (message-deletable-headers, message-options)
22249         (message-posting-charset, message-required-mail-headers)
22250         (message-required-news-headers):
22251         * mml1991.el (mc-pgp-always-sign):
22252         * mml2015.el (mc-pgp-always-sign):
22253         * nnheader.el (nnmail-extra-headers):
22254         * rfc1843.el (gnus-decode-encoded-word-function)
22255         (gnus-decode-header-function, gnus-newsgroup-name):
22256         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22257
22258 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22259
22260         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22261         the end of the date treatments.
22262
22263 2005-08-15  Simon Josefsson  <jas@extundo.com>
22264
22265         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22266         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22267         Capello and Romain Francoise.
22268         (pgg-fetch-key-function): Remove, not used?
22269         (pgg-insert-url-with-w3): Require url, to get
22270         url-insert-file-contents regardless of where it is defined.
22271
22272 2005-08-13  Romain Francoise  <romain@orebokech.com>
22273
22274         * message.el (message-cite-original-1): New function.
22275         (message-cite-original): Use it.
22276         (message-cite-original-without-signature): Ditto.
22277
22278 2005-08-08  Romain Francoise  <romain@orebokech.com>
22279
22280         * message.el (message-yank-empty-prefix): New variable.
22281         (message-indent-citation): Use it.
22282         (message-cite-original-without-signature): Respect X-No-Archive.
22283
22284 2005-08-08  Simon Josefsson  <jas@extundo.com>
22285
22286         * pgg.el: Autoload url-insert-file-contents instead of loading
22287         w3/url.
22288         (pgg-insert-url-with-w3): Don't load url here.
22289
22290 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22291
22292         * message.el (message-kill-to-signature): Don't insert newline at
22293         bol.
22294         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22295
22296 2005-08-06  Romain Francoise  <romain@orebokech.com>
22297
22298         * message.el (message-user-fqdn): Fix typo in docstring.
22299
22300 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22301
22302         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22303
22304         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22305
22306 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22307
22308         * mm-bodies.el (mm-encode-body): Use coding system rather than
22309         charset to encode text.
22310
22311         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22312         number of charsets if utf-8 is available (XEmacs).
22313
22314 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22315
22316         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22317         taken from `gnus-button-mid-or-mail-regexp'.
22318         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22319         (gnus-button-alist): Improve regexp for domain part of the MIDs
22320         for news:localpart@domain buttons.
22321         (gnus-button-ctan-directory-regexp): Update.
22322
22323 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22324
22325         * sieve-manage.el (sieve-manage-interactive-login):
22326         Use make-local-variable rather than make-variable-buffer-local.
22327         (sieve-manage-open): Ditto.
22328         (sieve-manage-authenticate): Ditto.
22329
22330         * mml.el (mml-generate-mime-1): Make the content type default to
22331         text/plain if the filename is not specified.
22332
22333 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22334
22335         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22336         instead of insert-buffer.
22337
22338         * message.el (message-yank-original): Ditto; set the mark at the
22339         end of the yanked message.
22340
22341 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22342
22343         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22344         lines to scroll rather than to stop it.
22345
22346         * mml.el (mml-generate-default-type): Add doc string.
22347         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22348         default to application/octet-stream when determining the content
22349         type if it is not specified for the part or the mml contents; add
22350         a comment about mml-generate-default-type.
22351
22352 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22353
22354         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22355         make it default to application/octet-stream when determining the
22356         content type if it is not specified for the external contents.
22357
22358 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22359
22360         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22361         segmented parameter but also other parameters might be there.
22362
22363 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22364
22365         * mm-decode.el (mm-display-external): Delete temp file, directory
22366         and buffer immediately if the external process is exited.
22367
22368 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22369
22370         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22371         fewer lines than that of scroll-margin.
22372         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22373
22374 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22375
22376         * gnus-art.el (gnus-article-next-page): Revert.
22377         (gnus-article-beginning-of-window): New macro.
22378         (gnus-article-next-page-1): Use it.
22379         (gnus-article-prev-page): Ditto.
22380         (gnus-article-edit-part): Use insert-buffer-substring instead of
22381         insert-buffer.
22382         (gnus-article-edit-exit): Ditto.
22383
22384         * gnus-util.el (gnus-beginning-of-window): Remove.
22385         (gnus-end-of-window): Remove.
22386
22387         * lpath.el: Don't bind header-line-format and scroll-margin.
22388
22389 2005-07-25  Simon Josefsson  <jas@extundo.com>
22390
22391         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22392         to have the url package without w3.  Reported by Daiki Ueno
22393         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22394
22395 2005-07-20  Didier Verna  <didier@xemacs.org>
22396
22397         * gnus-diary.el: Remove the description comment (nndiary is now
22398         properly documented in the Gnus manual).
22399         Fix the spelling of "Back End".
22400         * nndiary.el: Ditto.
22401         Fix the copyright notice.
22402
22403 2005-07-18  Romain Francoise  <romain@orebokech.com>
22404
22405         * gnus-sum.el (gnus-summary-to-prefix)
22406         (gnus-summary-newsgroup-prefix): New variables.
22407         (gnus-summary-from-or-to-or-newsgroups): Use them.
22408
22409 2005-07-17  Romain Francoise  <romain@orebokech.com>
22410
22411         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22412         space as it's generally not especially interesting to the user.
22413
22414 2005-07-16  Romain Francoise  <romain@orebokech.com>
22415
22416         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22417         nil to avoid prompting and file modification if one of the
22418         messages at the top of the nnfolder file contains a copyright
22419         notice.
22420         Update copyright notice.
22421
22422         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22423         instead of `current-time-string' as the latter creates a time
22424         string that is not RFC 2822 compliant (it lacks the zone).
22425         Update copyright notice.
22426
22427 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22428
22429         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22430         for text/rtf.  Display default in prompt.  Pass default for M-n.
22431
22432         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22433
22434 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22435
22436         * gnus-msg.el (gnus-button-mailto):
22437         Remove save-selected-window-window hackery because it relies on
22438         save-selected-window internals.
22439
22440 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22441
22442         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22443         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22444         (gnus-article-prev-page): Ditto.
22445
22446         * gnus-util.el (gnus-beginning-of-window): New function.
22447         (gnus-end-of-window): New function.
22448
22449         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22450
22451 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22452
22453         * gnus-score.el (gnus-score-edit-all-score):
22454         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22455         gnus-message.
22456
22457 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22458
22459         * gnus-msg.el (gnus-button-mailto):
22460         Remove save-selected-window-window hackery because it relies on
22461         save-selected-window internals.
22462
22463 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22464
22465         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22466         add-minor-mode.
22467         (gnus-binary-mode): Ditto.
22468
22469         * gnus-topic.el (gnus-topic-mode): Ditto.
22470
22471 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22472
22473         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22474         (gnus-article-prev-page): Take scroll-margin into consideration.
22475
22476 2005-07-04  Lute Kamstra  <lute@gnu.org>
22477
22478         Update FSF's address in GPL notices.
22479
22480 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22481
22482         * gnus.el (gnus-exit):
22483         * gnus-group.el (gnus-group-icons):
22484         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22485
22486         * gnus-nocem.el (gnus-nocem):
22487         * message.el (message-various, message-buffers, message-sending)
22488         (message-interface, message-forwarding, message-insertion)
22489         (message-headers, message-news, message-mail):
22490         * pgg-gpg.el (pgg-gpg):
22491         * pgg-parse.el (pgg-parse):
22492         * pgg-pgp.el (pgg-pgp):
22493         * pgg-pgp5.el (pgg-pgp5):
22494         * pop3.el (pop3): Finish `defgroup' description with period.
22495
22496 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22497
22498         * gnus-art.el (article-display-face): Improve the efficiency.
22499         (article-display-x-face): Ditto; remove gray x-face stuff.
22500
22501 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22502
22503         * gnus-art.el (article-display-face): Correct the position in
22504         which Faces are inserted.
22505
22506 2005-06-29  Didier Verna  <didier@xemacs.org>
22507
22508         * gnus-art.el (article-display-face): Display faces in correct
22509         order.
22510
22511 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22512
22513         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22514         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22515         (gnus-nocem-check-article): Fetch the Type header.
22516         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22517         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22518         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22519         make sure gnus-nocem-hashtb is initialized.
22520         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22521         (gnus-nocem-unwanted-article-p): Ditto.
22522
22523         * pgg.el (pgg-verify): Return the verification result.
22524
22525 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22526
22527         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22528         is ascii.
22529
22530 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22531
22532         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22533         `show-nonbreak-escape'.
22534
22535 2005-06-23  Lute Kamstra  <lute@gnu.org>
22536
22537         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22538
22539         * dig.el (dig-mode):
22540         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22541
22542 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22543
22544         * nnimap.el (nnimap-split-download-body): Fix spellings.
22545
22546 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22547
22548         * gnus-art.el (gnus-article-encrypt-body):
22549         * gnus-cus.el (gnus-score-customize):
22550         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22551         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22552
22553 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22554
22555         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22556         header by looking for magic "MII" at the beginning.
22557
22558 2005-06-16  Miles Bader  <miles@gnu.org>
22559
22560         * gnus-xmas.el (gnus-xmas-group-startup-message):
22561         Use renamed gnus-splash face.
22562
22563         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22564         (assistant-field-face): New backward-compatibility alias for renamed
22565         face.
22566         (assistant-render-text): Use renamed assistant-field face.
22567
22568         * spam.el (spam): Remove "-face" suffix from face name.
22569         (spam-face): New backward-compatibility alias for renamed face.
22570         (spam-face, spam-initialize): Use renamed spam face.
22571
22572         * message.el (message-header-to, message-header-cc)
22573         (message-header-subject, message-header-newsgroups)
22574         (message-header-other, message-header-name)
22575         (message-header-xheader, message-separator, message-cited-text)
22576         (message-mml): Remove "-face" suffix from face names.
22577         (message-header-to-face, message-header-cc-face)
22578         (message-header-subject-face, message-header-newsgroups-face)
22579         (message-header-other-face, message-header-name-face)
22580         (message-header-xheader-face, message-separator-face)
22581         (message-cited-text-face, message-mml-face):
22582         New backward-compatibility aliases for renamed faces.
22583         (message-font-lock-keywords): Use renamed message faces.
22584
22585         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22586         (sieve-test-commands, sieve-tagged-arguments):
22587         Remove "-face" suffix from face names.
22588         (sieve-control-commands-face, sieve-action-commands-face)
22589         (sieve-test-commands-face, sieve-tagged-arguments-face):
22590         New backward-compatibility aliases for renamed faces.
22591         (sieve-control-commands-face, sieve-action-commands-face)
22592         (sieve-test-commands-face, sieve-tagged-arguments-face):
22593         Use renamed sieve faces.
22594
22595         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22596         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22597         (gnus-group-news-3-empty, gnus-group-news-4)
22598         (gnus-group-news-4-empty, gnus-group-news-5)
22599         (gnus-group-news-5-empty, gnus-group-news-6)
22600         (gnus-group-news-6-empty, gnus-group-news-low)
22601         (gnus-group-news-low-empty, gnus-group-mail-1)
22602         (gnus-group-mail-1-empty, gnus-group-mail-2)
22603         (gnus-group-mail-2-empty, gnus-group-mail-3)
22604         (gnus-group-mail-3-empty, gnus-group-mail-low)
22605         (gnus-group-mail-low-empty, gnus-summary-selected)
22606         (gnus-summary-cancelled, gnus-summary-high-ticked)
22607         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22608         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22609         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22610         (gnus-summary-low-undownloaded)
22611         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22612         (gnus-summary-low-unread, gnus-summary-normal-unread)
22613         (gnus-summary-high-read, gnus-summary-low-read)
22614         (gnus-summary-normal-read, gnus-splash):
22615         Remove "-face" suffix from face names.
22616         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22617         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22618         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22619         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22620         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22621         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22622         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22623         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22624         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22625         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22626         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22627         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22628         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22629         (gnus-summary-normal-ticked-face)
22630         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22631         (gnus-summary-normal-ancient-face)
22632         (gnus-summary-high-undownloaded-face)
22633         (gnus-summary-low-undownloaded-face)
22634         (gnus-summary-normal-undownloaded-face)
22635         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22636         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22637         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22638         (gnus-splash-face):
22639         New backward-compatibility aliases for renamed faces.
22640         (gnus-group-startup-message): Use renamed gnus faces.
22641
22642         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22643         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22644         (gnus-server-agent): Remove "-face" suffix from face names.
22645         (gnus-server-agent-face, gnus-server-opened-face)
22646         (gnus-server-closed-face, gnus-server-denied-face)
22647         (gnus-server-offline-face):
22648         New backward-compatibility aliases for renamed faces.
22649         (gnus-server-agent-face, gnus-server-opened-face)
22650         (gnus-server-closed-face, gnus-server-denied-face)
22651         (gnus-server-offline-face): Use renamed gnus faces.
22652
22653         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22654         Remove "-face" suffix from face names.
22655         (gnus-picon-xbm-face, gnus-picon-face):
22656         New backward-compatibility aliases for renamed faces.
22657
22658         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22659         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22660         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22661         (gnus-cite-11): Remove "-face" suffix from face names.
22662         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22663         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22664         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22665         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22666         New backward-compatibility aliases for renamed faces.
22667         (gnus-cite-attribution-face, gnus-cite-face-list)
22668         (gnus-article-boring-faces): Use renamed gnus faces.
22669
22670         * gnus-art.el (gnus-signature, gnus-header-from)
22671         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22672         (gnus-header-content): Remove "-face" suffix from face names.
22673         (gnus-signature-face, gnus-header-from-face)
22674         (gnus-header-subject-face, gnus-header-newsgroups-face)
22675         (gnus-header-name-face, gnus-header-content-face):
22676         New backward-compatibility aliases for renamed faces.
22677         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22678
22679         * gnus-sum.el (gnus-summary-selected-face)
22680         (gnus-summary-highlight): Use renamed gnus faces.
22681         * gnus-group.el (gnus-group-highlight): Likewise.
22682
22683 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22684
22685         * gnus-sieve.el (gnus-sieve-article-add-rule):
22686         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22687         * spam-stat.el (spam-stat-buffer-change-to-spam)
22688         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22689
22690         * message.el (message-is-yours-p):
22691         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22692
22693 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22694
22695         * mm-view.el (mm-inline-text): Withdraw the last change.
22696
22697 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22698
22699         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22700         executing enriched-decode.
22701
22702 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22703
22704         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22705         charset of tar files.
22706
22707 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22708
22709         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22710
22711 2005-06-04  Lute Kamstra  <lute@gnu.org>
22712
22713         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22714         information is never recorded.
22715
22716 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22717
22718         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22719
22720 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22721
22722         * pop3.el (pop3-apop): Run md5 in the binary mode.
22723
22724         * starttls.el (starttls-set-process-query-on-exit-flag):
22725         Use eval-and-compile.
22726
22727 2005-05-31  Simon Josefsson  <jas@extundo.com>
22728
22729         * smime.el (smime-replace-in-string): Define.
22730         (smime-cert-by-ldap-1): Use it.
22731
22732 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22733
22734         * gnus-art.el (article-display-x-face): Replace
22735         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22736
22737         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22738         set-process-query-on-exit-flag or process-kill-without-query.
22739
22740         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22741         loop instead of replace-regexp.
22742
22743         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22744         instead of process-kill-without-query if it is available.
22745
22746         * lpath.el: Fbind ldap-search-entries.
22747
22748         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22749         instead of find-file-hooks if it is available.
22750
22751         * mml1991.el: Bind pgg-default-user-id when compiling.
22752
22753         * mml2015.el: Bind pgg-default-user-id when compiling.
22754
22755         * nndraft.el (nndraft-request-associate-buffer):
22756         Use write-contents-functions instead of write-contents-hooks if it is
22757         available.
22758
22759         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22760         instead of find-file-hooks if it is available.
22761
22762         * nntp.el (nntp-open-connection): Replace
22763         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22764         (nntp-open-ssl-stream): Ditto.
22765         (nntp-open-tls-stream): Ditto.
22766
22767         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22768         set-process-query-on-exit-flag or process-kill-without-query.
22769         (starttls-open-stream-gnutls): Use it instead of
22770         process-kill-without-query.
22771         (starttls-open-stream): Ditto.
22772
22773 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22774
22775         * smime.el (smime-cert-by-ldap-1): Don't use
22776         replace-regexp-in-string.
22777
22778 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22779
22780         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22781
22782         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22783         in PEM format.  Adjust to the XEmacs compatibility.
22784
22785 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22786
22787         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22788         by `string-to-number'.
22789         * gnus-agent.el (gnus-agent-regenerate-group)
22790         (gnus-agent-fetch-articles): Ditto.
22791         * gnus-art.el (gnus-button-fetch-group): Ditto.
22792         * gnus-cache.el (gnus-cache-generate-active)
22793         (gnus-cache-articles-in-group): Ditto.
22794         * gnus-group.el (gnus-group-set-current-level)
22795         (gnus-group-insert-group-line): Ditto.
22796         * gnus-score.el (gnus-score-set-expunge-below)
22797         (gnus-score-set-mark-below, gnus-summary-score-effect)
22798         (gnus-summary-score-entry): Ditto.
22799         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22800         (gnus-soup-pack): Ditto.
22801         * gnus-spec.el (gnus-xmas-format): Ditto.
22802         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22803         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22804         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22805         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22806         * nndb.el (nndb-get-remote-expire-response): Ditto.
22807         * nndiary.el (nndiary-parse-schedule-value)
22808         (nndiary-string-to-number, nndiary-request-replace-article)
22809         (nndiary-request-article): Ditto.
22810         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22811         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22812         * nneething.el (nneething-make-head): Ditto.
22813         * nnfolder.el (nnfolder-request-article)
22814         (nnfolder-retrieve-headers): Ditto.
22815         * nnheader.el (nnheader-file-to-number): Ditto.
22816         * nnkiboze.el (nnkiboze-request-article): Ditto.
22817         * nnmail.el (nnmail-process-unix-mail-format)
22818         (nnmail-process-babyl-mail-format): Ditto.
22819         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22820         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22821         (nnmh-request-create-group, nnmh-request-list-1)
22822         (nnmh-request-group, nnmh-request-article): Ditto.
22823         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22824         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22825         * nnsoup.el (nnsoup-make-active): Ditto.
22826         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22827         * nntp.el (nntp-find-group-and-number)
22828         (nntp-retrieve-headers-with-xover): Ditto.
22829         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22830         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22831         (pgg-format-key-identifier): Ditto.
22832         * pop3.el (pop3-last, pop3-stat): Ditto.
22833         * qp.el (quoted-printable-decode-region): Ditto.
22834
22835         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22836         of concat.
22837
22838 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22839
22840         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22841
22842         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22843
22844         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22845
22846         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22847
22848         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22849
22850         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22851
22852         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22853         (gnus-carpal-mode): Ditto.
22854
22855         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22856         (gnus-browse-mode): Ditto.
22857
22858         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22859
22860         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22861
22862 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22863
22864         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22865
22866 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22867
22868         * gnus-util.el (gnus-run-mode-hooks): New function.
22869
22870         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22871
22872         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22873         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22874
22875 2005-05-27  Lute Kamstra  <lute@gnu.org>
22876
22877         * dns-mode.el (dns-mode): Specify customization group.
22878
22879 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22880
22881         * gnus-agent.el (gnus-agent-make-mode-line-string):
22882         Use mode-line-highlight as mouse-face.
22883
22884 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22885
22886         * canlock.el (canlock): Change the parent group to news.
22887
22888         * deuglify.el (gnus-outlook-deuglify): Add :group.
22889
22890         * dig.el (dig): Add :group.
22891
22892         * dns-mode.el (dns-mode): Add :group.
22893
22894         * encrypt.el (encrypt): Add :group.
22895
22896         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22897         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22898         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22899         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22900         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22901
22902         * gnus-diary.el (gnus-diary): Add :group.
22903
22904         * gnus.el (gnus-group-news-1-face): Add :group.
22905         (gnus-group-news-1-empty-face): Ditto.
22906         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22907         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22908         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22909         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22910         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22911         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22912         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22913         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22914         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22915         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22916         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22917         (gnus-summary-high-ticked-face): Ditto.
22918         (gnus-summary-low-ticked-face): Ditto.
22919         (gnus-summary-normal-ticked-face): Ditto.
22920         (gnus-summary-high-ancient-face): Ditto.
22921         (gnus-summary-low-ancient-face): Ditto.
22922         (gnus-summary-normal-ancient-face): Ditto.
22923         (gnus-summary-high-undownloaded-face): Ditto.
22924         (gnus-summary-low-undownloaded-face): Ditto.
22925         (gnus-summary-normal-undownloaded-face): Ditto.
22926         (gnus-summary-high-unread-face): Ditto.
22927         (gnus-summary-low-unread-face): Ditto.
22928         (gnus-summary-normal-unread-face): Ditto.
22929         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22930         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22931
22932         * hashcash.el (hashcash): New custom group.
22933         (hashcash-default-payment): Add :group.
22934         (hashcash-payment-alist): Ditto.
22935         (hashcash-default-accept-payment): Ditto.
22936         (hashcash-accept-resources): Ditto.
22937         (hashcash-path): Ditto.
22938         (hashcash-extra-generate-parameters): Ditto.
22939         (hashcash-double-spend-database): Ditto.
22940         (hashcash-in-news): Ditto.
22941
22942         * message.el (message-minibuffer-local-map): Add :group.
22943
22944         * netrc.el (netrc): Add :group.
22945
22946         * sieve-manage.el (sieve-manage-log): Add :group.
22947         (sieve-manage-default-user): Diito.
22948         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22949         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22950         (sieve-manage-authenticators): Ditto.
22951         (sieve-manage-authenticator-alist): Ditto.
22952         (sieve-manage-default-port): Ditto.
22953
22954         * sieve-mode.el (sieve-control-commands-face): Add :group.
22955         (sieve-action-commands-face): Ditto.
22956         (sieve-test-commands-face): Ditto.
22957         (sieve-tagged-arguments-face): Ditto.
22958
22959         * smime.el (smime): Add :group.
22960
22961         * spam-report.el (spam-report): Add :group.
22962
22963         * spam.el (spam, spam-face): Add :group.
22964
22965 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22966
22967         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22968         return \n.\n.\n at the end of articles.  Protect against that.
22969         (nntp-with-open-group): Allow debugging.
22970
22971         * nnheader.el (mail-header-set-extra): Make into a function
22972         because I just could't understand how to quote the list properly.
22973
22974         * dns.el (query-dns-cached): New function.
22975
22976 2005-05-26  Lute Kamstra  <lute@gnu.org>
22977
22978         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22979
22980 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22981
22982         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22983
22984         * gnus-art.el: Don't autoload mail-extract-address-components.
22985
22986         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22987         eval-and-compile to evaluate it.
22988
22989         * hashcash.el: Don't autoload executable-find.
22990
22991         * nndb.el: Don't declare the nndb back end two or more times; don't
22992         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22993
22994         * nntp.el: Autoload format-spec instead of format; use
22995         eval-and-compile to evaluate autoload forms.
22996
22997 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22998
22999         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
23000
23001 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23002
23003         * gnus.el (gnus-version-number): Bump version.
23004
23005 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23006
23007         * gnus.el: No Gnus v0.3 is released.
23008
23009 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23010
23011         * lpath.el (featurep): Bind show-nonbreak-escape.
23012
23013 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23014
23015         * gnus-art.el (gnus-article-edit-part): Disable undo.
23016
23017 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23018
23019         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23020         gnus-article-date-lapsed-new-header is t if date timer is active;
23021         skip headers in which the original date value is empty.
23022         (gnus-article-save-original-date): Redefine it as a macro.
23023         (gnus-display-mime): Use it.
23024
23025 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23026
23027         * gnus-art.el (article-date-ut): Support converting date in
23028         forwarded parts as well.
23029         (gnus-article-save-original-date): New function.
23030         (gnus-display-mime): Use it.
23031
23032 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23033
23034         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23035         enclosure element of <item>.
23036
23037 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23038
23039         * message.el (message-kill-buffer-query): Rename from
23040         `message-kill-buffer-query-if-modified'.  Add :version.
23041
23042 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23043
23044         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23045         window layout.
23046
23047 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23048
23049         * mml.el: Autoload dnd when compiling.
23050
23051 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23052
23053         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23054         x-dnd-*.
23055
23056 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23057
23058         * qp.el (quoted-printable-encode-region): Save excursion.
23059
23060 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23061
23062         * message.el (message-kill-buffer-query-if-modified): Add new variable
23063         so the user can kill a modified message buffer quickly.
23064         (message-kill-buffer): Use it.
23065
23066 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23067
23068         * lpath.el: Fbind display-time-event-handler; don't fbind
23069         string-to-multibyte.
23070
23071         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23072
23073 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23074
23075         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23076         contained in text because xml.el decodes entities) with LFs.
23077
23078 2005-04-11  Lute Kamstra  <lute@gnu.org>
23079
23080         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23081         differently.
23082
23083 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23084
23085         * mm-util.el (mm-detect-coding-region): Typo.
23086
23087 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23088
23089         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23090
23091 2005-04-06  Deepak Goel  <deego@gnufans.org>
23092
23093         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23094         user-function allow user modifications of the scores.
23095         (spam-stat-score-buffer-user): New function, to allow
23096         user-computed modifications to the score.
23097         (spam-stat-score-buffer-user-functions): List of additional
23098         scoring functions.
23099         (spam-stat-error-holder): Global temporary error holder.
23100         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23101         variable.
23102
23103 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23104
23105         * gnus-registry.el (gnus-registry-clean-empty-function)
23106         (gnus-registry-trim, gnus-registry-fetch-groups)
23107         (gnus-registry-delete-group): Groups that match
23108         `gnus-registry-ignored-groups' are removed from the registry
23109         entries, not just ignored for splitting.  This helps clean up the
23110         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23111         to get all the groups a message ID is in.
23112
23113         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23114         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23115         (spam-stat-score-buffer-user-functions): Add :number custom type.
23116
23117 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23118
23119         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23120         argument in XEmacs.
23121
23122         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23123         (nnrss-request-group): Decode group name first.
23124         (nnrss-request-article): Make a text/plain article if mml-to-mime
23125         failed.
23126         (nnrss-get-encoding): Return a compatible encoding according to
23127         nnrss-compatible-encoding-alist.
23128         (nnrss-find-el): Use consp instead of listp.
23129         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23130
23131 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23132
23133         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23134         which Emacs 20 doesn't support.
23135         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23136
23137 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23138
23139         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23140         silence the byte compiler inside the defun.
23141
23142         * gnus-demon.el (parse-time-string): Add autoload.
23143
23144         * gnus-delay.el (parse-time-string): Add autoload.
23145
23146         * gnus-art.el (parse-time-string): Add autoload.
23147
23148         * nnultimate.el (parse-time): Require for `parse-time-string'.
23149
23150 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23151
23152         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23153
23154         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23155
23156         * smime.el (smime-ldap-host-list): Add :version.
23157
23158 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23159
23160         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23161         pass it to `gnus-browse-read-group'.
23162         (gnus-browse-read-group): Add NUMBER argument and pass it to
23163         `gnus-group-read-ephemeral-group'.
23164
23165         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23166         argument and pass it to `gnus-group-read-group'.
23167
23168 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23169
23170         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23171         mm-xemacs-find-mime-charset-1 if we have the mule feature
23172         available at runtime.
23173
23174 2005-03-25  Werner Lemberg  <wl@gnu.org>
23175
23176         * nnmaildir.el: Replace `illegal' with `invalid'.
23177
23178 2005-03-23  Lute Kamstra  <lute@gnu.org>
23179
23180         * time-date.el: Add comment on time value formats.
23181         Don't require parse-time.
23182         (with-decoded-time-value): New macro.
23183         (encode-time-value): New function.
23184         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23185         (days-to-time): Return a valid time value when arg is huge.
23186         (time-since): Use time-subtract.
23187         (time-to-number-of-days): Use time-to-seconds.
23188
23189 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23190
23191         * gnus-start.el (gnus-display-time-event-handler):
23192         Check display-time-timer at runtime rather than only at load time
23193         in case display-time-mode is turned off in the mean time.
23194
23195 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23196
23197         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23198         used.
23199
23200         * nneething.el (nneething-map-file-directory): Derive from
23201         `gnus-directory'.
23202
23203         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23204         the To/Cc button.
23205
23206 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23207
23208         * nnmaildir.el (nnmaildir-request-accept-article):
23209         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23210
23211 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23212
23213         * gnus-async.el: Require timer-funcs at compile time when in
23214         XEmacs for `run-with-idle-timer'.
23215
23216 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23217
23218         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23219         autoloaded function.
23220
23221 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23222
23223         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23224
23225 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23226
23227         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23228
23229 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23230
23231         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23232         Add gnus-expert-user to default.
23233
23234 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23235
23236         * nnimap.el (nnimap-open-server): Ditto.
23237
23238         * imap.el (imap-authenticate): Fix typo.
23239
23240 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23241
23242         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23243         buffer (since IMAP server might return FETCH response out of
23244         order, and the nntp buffer must be sorted).
23245
23246 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23247
23248         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23249         comparison on string.
23250
23251         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23252         (gnus-agent-score): Rename category keywords to match gnus-cus.
23253         (gnus-agent-summary-fetch-series): Modify to protect against
23254         gnus-agent-summary-fetch-group clearing processable flags.
23255         (gnus-agent-synchronize-group-flags): Update live group buffer as
23256         synchronization may occur due to the user toggle the plugged
23257         status.
23258         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23259         successfully downloaded.
23260         (gnus-agent-expire-group-1): Avoid using markers when the overview
23261         is in ascending order; greatly improves performance.
23262         (gnus-agent-regenerate-group):
23263         Use gnus-agent-synchronize-group-flags to reset read status in both
23264         gnus and server.
23265         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23266
23267 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23268
23269         * message.el: Don't autoload former message-utils variables.
23270         (message-strip-subject-trailing-was): Change doc string.
23271
23272         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23273         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23274         (nnweb-google-search): Add "hl=en" here.
23275         (nnweb-google-parse-1, nnweb-google-create-mapping):
23276         Don't hardcode URL.
23277
23278 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23279
23280         * message.el (message-get-reply-headers, message-followup):
23281         Mention related variables `message-use-followup-to' and
23282         `message-use-mail-followup-to', in the information buffer.
23283
23284         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23285         of broken groups(-beta).google.com.
23286
23287 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23288
23289         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23290         parameter to invoked gnus-request-move-article; remove the
23291         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23292         all at once instead of once per article.
23293         (gnus-summary-remove-process-mark): Accept a list of articles as
23294         well as a single article for processing.
23295
23296         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23297         parameter.
23298
23299         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23300
23301         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23302
23303         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23304         parameter.
23305
23306         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23307         parameter.
23308
23309         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23310         parameter and remove the gnus-sum-hint-move-is-internal variable.
23311
23312         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23313         parameter.
23314
23315         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23316         parameter.
23317
23318         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23319         parameter.
23320
23321         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23322
23323         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23324         parameter.
23325
23326         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23327         parameter.
23328
23329 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23330
23331         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23332         a more conservative way.
23333
23334 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23335
23336         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23337         buffer, so it moves the window's cursor.
23338
23339 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23340
23341         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23342         `mm-dissect-multipart' and receive the from field as an (optional)
23343         argument from `mm-dissect-multipart'.
23344         (mm-dissect-multipart): Receive the from field as an argument and
23345         pass it on when we call `mm-dissect-buffer' on MIME parts.
23346         Fixes verification/decryption of signed/encrypted MIME parts.
23347
23348 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23349
23350         * gnus-sum.el (gnus-summary-move-article):
23351         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23352         whatever it calls (right now, only nnimap-request-move article
23353         respects it).
23354
23355         * nnimap.el (nnimap-request-move-article):
23356         When gnus-sum-hint-move-is-internal is set, don't do the extra
23357         nnimap-request-article.
23358
23359 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23360
23361         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23362
23363         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23364         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23365
23366         * gnus-sum.el (gnus-summary-caesar-message):
23367         Apply `gnus-treat-article' after rotation.
23368
23369         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23370         doc string.
23371
23372 2005-02-22  Simon Josefsson  <jas@extundo.com>
23373
23374         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23375         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23376         <arne@arnested.dk>.
23377         (encrypt): Add password-cache and password-cache-expiry as group
23378         members.
23379
23380 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23381
23382         * smime.el (smime-ldap-host-list): Doc fix.
23383         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23384         cache) password.
23385         (smime-sign-region): Use it.
23386         (smime-decrypt-region): Use it.
23387         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23388         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23389         fails.
23390         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23391         certificate from DER to PEM format rather than calling openssl.
23392
23393         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23394
23395         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23396         for signing/encryption.
23397
23398         * mml.el (mml-parse-1): Use them.
23399
23400 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23401
23402         * nnrss.el (nnrss-verbose): Remove.
23403         (nnrss-request-group): Use `nnheader-message' instead.
23404
23405 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23406
23407         * nnrss.el (nnrss-verbose): New variable.
23408         (nnrss-request-group): Make it say nnrss is requesting a group.
23409
23410 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23411
23412         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23413         Handle news URL with given port correctly.
23414
23415 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23416
23417         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23418         containing special characters.
23419
23420         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23421
23422         * mml.el (mime-to-mml): Ditto.
23423
23424         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23425         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23426         (rfc2047-decode-region): Quote decoded words containing special
23427         characters when rfc2047-quote-decoded-words-containing-tspecials
23428         is non-nil.
23429
23430 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23431
23432         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23433
23434         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23435
23436 2005-02-15  Simon Josefsson  <jas@extundo.com>
23437
23438         * nnimap.el (nnimap-debug): Doc fix.
23439
23440         * imap.el (imap-debug): Doc fix.
23441
23442 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23443
23444         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23445
23446 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23447
23448         * gnus.el (spam-contents): Improve docs for spam-contents
23449         parameter in its variable incarnation.
23450
23451 2005-02-14  Simon Josefsson  <jas@extundo.com>
23452
23453         * smime-ldap.el: Use require instead of load-library for ldap.
23454         (smime-ldap-search): Indent.
23455         (smime-ldap-search-internal): Shorten line.
23456
23457         * smime.el (smime-cert-by-dns): Add doc-string.
23458         (smime-cert-by-ldap-1): Indent.
23459
23460         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23461         mml-smime-get-dns-ldap.
23462         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23463
23464 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23465
23466         * smime.el: Require smime-ldap.
23467         (smime-ldap-host-list): New variable.
23468         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23469
23470         * mml-smime.el (mml-smime-encrypt-query): New function.
23471         (mml-smime-encrypt-query): Use it.
23472
23473         * smime-ldap.el: New file.
23474
23475 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23476
23477         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23478
23479 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23480
23481         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23482         argument in doc string.  Make query for type more clear.
23483
23484 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23485
23486         * gnus.el (gnus-group-startup-message): Search for gnus images in
23487         etc/images/gnus.
23488         * mm-util.el (mm-image-load-path): Likewise.
23489         * smiley.el (smiley-data-directory): Search for smilies in
23490         etc/images/smilies.
23491
23492 2005-02-09  Kim F. Storm  <storm@cua.dk>
23493
23494         Change Emacs release version from 21.4 to 22.1 throughout.
23495         Change Emacs development version from 21.3.50 to 22.0.50.
23496
23497 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23498
23499         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23500
23501         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23502         non-Mule XEmacs as well.
23503         (mm-decompress-buffer): Signal an error intentionally if it does
23504         not decompress compressed data because auto-compression-mode is
23505         disabled.
23506
23507 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23508
23509         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23510         an ID in the registry even if it has no groups.
23511
23512 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23513
23514         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23515         merge it into mm-decompress-buffer.
23516         (gnus-mime-copy-part): Use the MIME part charset, the value which
23517         a user specified or gnus-newsgroup-charset for decoding, like
23518         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23519         save-buffer what was used.  Suggested by Kevin Ryde
23520         <user42@zip.com.au>.
23521         (gnus-mime-inline-part): Allow the name parameter as well as the
23522         filename parameter; force decompressing of compressed data; always
23523         display contents being not decoded as unibyte.
23524
23525         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23526         as well as the filename parameter.
23527
23528         * mm-util.el (mm-decompress-buffer):
23529         Merge gnus-mime-jka-compr-maybe-uncompress.
23530         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23531         of compressed data.
23532
23533 2005-02-08  Simon Josefsson  <jas@extundo.com>
23534
23535         * imap.el (imap-log): Doc fix.
23536
23537 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23538
23539         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23540         the coding cookies; decompress compressed parts.
23541
23542         * mml.el (mml-generate-mime-1): Add the charset parameter according
23543         to the value which a user specified manually or the coding cookie.
23544
23545         * mm-util.el (mm-string-to-multibyte): New function.
23546         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23547         (mm-coding-system-to-mime-charset): New function.
23548         (mm-decompress-buffer): New function.
23549         (mm-find-buffer-file-coding-system): New function.
23550
23551         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23552         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23553         parts.
23554
23555 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23556
23557         * mm-view.el (mm-display-inline-fontify): Decode a part according
23558         to the charset parameter.
23559
23560 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23561
23562         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23563         prefix arg is neither nil nor a number, as info specifies.
23564
23565 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23566
23567         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23568         timestamps.
23569
23570 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23571
23572         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23573         groups error checking and notify user.
23574
23575 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23576
23577         * message.el (message-send-mail-function): Check existence of
23578         sendmail-program first before using default value
23579         `message-send-mail-with-sendmail'.  Otherwise use more generic
23580         `smtpmail-send-it'.
23581
23582 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23583
23584         * nntp.el (nntp-request-update-info): Always return nil.
23585
23586 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23587
23588         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23589
23590 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23591
23592         * message.el (message-beginning-of-line): Change the behavior when
23593         invoked between BOL and : so that it first moves backward.
23594
23595 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23596
23597         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23598         article buffer when editing of the article is discarded.
23599         (gnus-article-prepare): Revert.
23600
23601 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23602
23603         * gnus-art.el (gnus-article-prepare):
23604         Remove message-strip-forbidden-properties from the local hook.
23605
23606 2005-01-27  Simon Josefsson  <jas@extundo.com>
23607
23608         * password.el (password-cache-add): Only start one timer per key.
23609         Reported by Derek Atkins <warlord@MIT.EDU>.
23610
23611 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23612
23613         * run-at-time.el: Remove.  It is no longer needed as
23614         timer-funcs.el in the xemacs-base package has a working version of
23615         `run-at-time'.
23616
23617         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23618
23619         * password.el: Require timer-funcs instead of run-at-time in
23620         XEmacs.
23621         Remove `password-run-at-time' macro.
23622         (password-cache-add): Use `run-at-time' instead of
23623         `password-run-at-time'.
23624
23625         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23626         Remove `nnheader-cancel-function-timers' alias,
23627         `cancel-function-timers' exists in XEmacs in timer-funcs.
23628
23629         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23630         for `run-with-idle-timer'.
23631
23632         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23633         for `run-at-time'.
23634
23635         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23636         for `with-timeout'.
23637
23638         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23639         the same as for XEmacs 21.4.
23640         No need to ignore `run-with-idle-timer', this function exists in
23641         XEmacs now in timer-funcs.el in the xemacs-base package.
23642         (dgnushack-compile): No need to delete
23643         run-at-time.el from the list of files to compile because it
23644         doesn't exist anymore.
23645
23646 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23647
23648         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23649         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23650
23651 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23652
23653         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23654         sensitively.
23655
23656 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23657
23658         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23659
23660 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23661
23662         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23663         which will be inserted according to the multibyteness of a buffer
23664         rather than the type of contents.  Suggested by ARISAWA Akihiro
23665         <ari@mbf.ocn.ne.jp>.
23666
23667         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23668         of string which old xml.el may return rather than a string.
23669
23670 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23671
23672         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23673
23674 2005-01-16  Simon Josefsson  <jas@extundo.com>
23675
23676         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23677         idn/idna.el isn't available.
23678         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23679         <michael@waxrat.com>.
23680
23681         * hashcash.el: Remove non-FSF copyright header.
23682
23683         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23684         (hashcash-generate-payment): Use it.
23685         (hashcash-generate-payment-async): Use it.
23686
23687 2005-01-15  Simon Josefsson  <jas@extundo.com>
23688
23689         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23690         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23691
23692         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23693         gnus-summary-idna-message.
23694         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23695         (gnus-summary-idna-message): New function.
23696
23697 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23698
23699         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23700         gnus-novice-user.
23701
23702 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23703
23704         * nnrss.el (nnrss-request-delete-group): Delete entries in
23705         nnrss-group-alist as well.
23706         (nnrss-save-server-data): Insert newline.
23707
23708 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23709
23710         * gnus.el (gnus-user-agent): Use list of symbols instead of
23711         symbols.  Display full version number for (S)XEmacs.
23712         Optionally display (S)XEmacs codename.
23713
23714         * gnus-util.el (gnus-emacs-version): Update for new
23715         `gnus-user-agent'.
23716
23717         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23718         Gnus version.
23719
23720 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23721
23722         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23723         which is unreadable in some setups.
23724
23725 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23726
23727         * gnus-spec.el (gnus-update-format-specifications): Flush the
23728         group format spec cache if it doesn't support decoded group names.
23729
23730 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23731
23732         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23733         Allow to apply decay on score files matching a regexp.
23734
23735 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23736
23737         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23738         compatibility in %g and %c.
23739
23740 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23741
23742         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23743         name for only %g and %c.
23744         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23745         of gnus-tmp-group to decoded group name.
23746         (gnus-group-make-rss-group): Exclude `/'s from group names.
23747
23748 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23749
23750         * nnrss.el (nnrss-get-encoding): Fix regexp.
23751
23752 2004-12-27  Simon Josefsson  <jas@extundo.com>
23753
23754         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23755         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23756         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23757
23758 2004-12-17  Kim F. Storm  <storm@cua.dk>
23759
23760         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23761
23762         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23763
23764 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23765
23766         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23767
23768 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23769
23770         * nnrss.el: Require rfc2047 and mml.
23771         (nnrss-file-coding-system): New variable.
23772         (nnrss-format-string): Redefine it as an inline function.
23773         (nnrss-decode-group-name): New function.
23774         (nnrss-string-as-multibyte): Remove.
23775         (nnrss-retrieve-headers): Decode group name; don't use
23776         nnrss-format-string.
23777         (nnrss-request-group): Decode group name.
23778         (nnrss-request-article): Decode group name; allow a Message-ID as
23779         well as an article number; don't use nnrss-format-string; encode a
23780         Message-ID string which may contain non-ASCII characters; use
23781         mml-to-mime to compose a MIME article.
23782         (nnrss-request-expire-articles): Decode group name.
23783         (nnrss-request-delete-group): Decode group name.
23784         (nnrss-fetch): Clarify error message.
23785         (nnrss-read-server-data): Use insert-file-contents instead of load;
23786         bind file-name-coding-system; use multibyte buffer.
23787         (nnrss-save-server-data): Bind coding-system-for-write to the
23788         value of nnrss-file-coding-system; bind file-name-coding-system;
23789         add coding cookie.
23790         (nnrss-read-group-data): Use insert-file-contents instead of load;
23791         bind file-name-coding-system; use multibyte buffer.
23792         (nnrss-save-group-data): Bind coding-system-for-write to the
23793         value of nnrss-file-coding-system; bind file-name-coding-system.
23794         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23795         make it work with non-ASCII text.
23796         (nnrss-find-el): Make it work with old xml.el as well.
23797
23798 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23799
23800         * nnrss.el (nnrss-get-encoding): New function.
23801         (nnrss-fetch): Use unibyte buffer initially; bind
23802         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23803         decode contents according to the encoding attribute.
23804         (nnrss-save-group-data): Add coding cookie.
23805         (nnrss-mime-encode-string): New function.
23806         (nnrss-check-group): Use it to encode subject and author.
23807
23808 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23809
23810         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23811         imaginary variable.
23812
23813 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23814
23815         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23816         correctly even if there are wide characters.
23817
23818 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23819
23820         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23821         downcased symbol names; make a new cache instead of reusing
23822         bbdb-hashtable.
23823
23824 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23825
23826         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23827         concatenating segments rather than before concatenating them.
23828         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23829
23830         * message.el (message-get-reply-headers): Bind `extra'.
23831
23832 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23833
23834         * message.el (message-extra-wide-headers): New variable.
23835         (message-get-reply-headers): Use it.
23836
23837 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23838
23839         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23840         (gnus-agent-group-pathname): Ditto.
23841
23842         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23843
23844         * gnus-group.el (gnus-group-make-group): Decode group name.
23845         (gnus-group-make-rss-group): Register the group data after opening
23846         the nnrss group.
23847
23848 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23849
23850         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23851         by expiry now get marked as read.
23852
23853 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23854
23855         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23856
23857 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23858
23859         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23860         unify Latin characters in XEmacs.
23861         (mm-find-mime-charset-region): Use it.
23862
23863 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23864
23865         * gnus-util.el (gnus-delete-directory): New function.
23866
23867         * gnus-agent.el (gnus-agent-delete-group): Use it.
23868
23869         * gnus-cache.el (gnus-cache-delete-group): Use it.
23870
23871 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23872
23873         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23874         names.
23875
23876 2004-12-16  Simon Josefsson  <jas@extundo.com>
23877
23878         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23879
23880 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23881
23882         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23883
23884         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23885         (gnus-group-set-current-level): Decode group name.
23886
23887 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23888
23889         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23890         failed.
23891
23892 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23893
23894         * gnus-group.el (gnus-group-delete-group): Decode group name.
23895         (gnus-group-make-rss-group): Encode group name.
23896         (gnus-group-catchup-current): Decode group name.
23897         (gnus-group-kill-group): Decode group name.
23898
23899 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23900
23901         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23902
23903 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23904
23905         * gnus-group.el (gnus-group-make-rss-group):
23906         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23907
23908         * gnus-start.el (gnus-setup-news): Honor user's setting to
23909         gnus-message-archive-method.  Suggested by Lute Kamstra
23910         <lute@gnu.org>.
23911
23912 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23913
23914         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23915         global counterparts of the buffer-local variables.
23916
23917 2004-11-16  Romain Francoise  <romain@orebokech.com>
23918
23919         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23920         counterparts of the buffer-local variables.
23921
23922 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23923
23924         * message.el (message-forbidden-properties): Fix typo in doc
23925         string.
23926
23927 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23928
23929         * gnus-util.el (gnus-replace-in-string): Add doc string.
23930
23931         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23932         to avoid problems when splitting mails with many recipients.
23933
23934 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23935
23936         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23937         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23938
23939 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23940
23941         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23942         if there is no hashtable in memory or file modification time is
23943         newer than cached timestamp.
23944
23945 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23946
23947         * gnus-sum.el (gnus-summary-limit-to-recipient):
23948         Implement not-matching option.
23949
23950 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23951
23952         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23953         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23954         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23955         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23956         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23957         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23958
23959 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23960
23961         * message.el (message-forward-make-body-mml): Remove headers
23962         according to message-forward-ignored-headers if a message is decoded.
23963
23964 2004-12-02  Romain Francoise  <romain@orebokech.com>
23965
23966         * message.el (message-forward-make-body-plain): Always remove
23967         headers according to message-forward-ignored-headers.
23968
23969 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23970
23971         * spam.el (spam-summary-prepare-exit): Remove the
23972         gnus-summary-limit pop for now, it has problems with ham marks for
23973         me.
23974
23975 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23976
23977         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23978         correctly.
23979
23980 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23981
23982         * format-spec.el (format-spec): Message the char.
23983
23984 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23985
23986         * gnus-art.el (gnus-split-methods): Reformat comments.
23987
23988         * spam.el (spam-summary-prepare-exit): Remove article limits
23989         before exiting the summary buffer.
23990
23991 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23992
23993         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23994         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23995
23996         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23997         order to silence the byte compiler.
23998
23999         * spam.el: Fix the way to silence the byte compiler, which
24000         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
24001         bbdb-search-simple, spam-BBDB-register-routine,
24002         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
24003         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
24004         spam-stat-buffer-is-spam, spam-stat-load,
24005         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24006         spam-stat-save and spam-stat-split-fancy.
24007
24008 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24009
24010         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24011         which may confuse users.
24012         (canlock-password-for-verify): Ditto.
24013
24014         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24015
24016         * gnus-art.el (gnus-emphasis-alist): Ditto.
24017
24018         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24019
24020         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24021
24022         * gnus-start.el (gnus-save-killed-list): Ditto.
24023
24024         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24025         (gnus-sum-thread-tree-root): Ditto.
24026         (gnus-sum-thread-tree-false-root): Ditto.
24027         (gnus-sum-thread-tree-single-indent): Ditto.
24028
24029         * message.el (message-courtesy-message): Ditto.
24030         (message-archive-note): Ditto.
24031         (message-subscribed-address-file): Ditto.
24032         (message-user-fqdn): Ditto.
24033
24034         * spam-report.el (spam-report-gmane-regex): Ditto.
24035
24036         * spam.el (spam-blackhole-good-server-regex): Ditto.
24037
24038 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24039
24040         * mml.el (mml-preview): Widen the message buffer before copying
24041         the contents to the preview buffer; sort headers before previewing.
24042
24043         * message.el (message-hidden-headers): Fix the way to avoid a bug
24044         in the `repeat' widget in Emacs 21.3 or earlier.
24045
24046 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24047
24048         * message.el (message-hidden-headers): Default to "^References:".
24049         Improve customization type.  Suggested by Reiner Steib
24050         <Reiner.Steib@gmx.de>.
24051
24052 2004-11-25  Romain Francoise  <romain@orebokech.com>
24053
24054         * message.el (message-strip-forbidden-properties): Remove check for
24055         obsolete `message-hidden' text property, hidden headers are not
24056         accessible in the buffer anymore.
24057
24058 2004-11-22  Romain Francoise  <romain@orebokech.com>
24059
24060         * message.el (message-header-format-alist): Add `From' in list
24061         so that it can be sorted.
24062         (message-fix-before-sending): Widen and sort headers before
24063         sending.
24064         (message-hide-headers): Use narrowing to hide headers by moving
24065         them to the top of the buffer and narrowing to the region
24066         underneath.
24067
24068 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24069
24070         * message.el (message-strip-forbidden-properties):
24071         Bind buffer-read-only (etc) to nil.
24072
24073 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24074
24075         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24076         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24077
24078 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24079
24080         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24081
24082 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24083
24084         * dns.el (query-dns): Use sit-for to time instead of
24085         accept-process-output, since that doesn't seem to work on udp
24086         sockets.
24087
24088 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24089
24090         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24091
24092 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24093
24094         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24095         doc string.  Improve doc string.
24096
24097 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24098
24099         * nntp.el (nntp-request-update-info): Return nil if
24100         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24101         may not call gnus-activate-group which uselessly issues the GROUP
24102         commands for all nntp groups and wastes time.  Reported by Romain
24103         Francoise <romain@orebokech.com>.
24104
24105         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24106
24107 2004-11-15  Simon Josefsson  <jas@extundo.com>
24108
24109         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24110         headers separately.
24111         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24112         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24113
24114 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24115
24116         * gnus-start.el (gnus-convert-old-newsrc):
24117         Assign legacy-gnus-agent to 5.10.7.
24118
24119 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24120
24121         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24122         start of the lines.
24123
24124 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24125
24126         * hashcash.el (hashcash-default-payment): Change default to 20.
24127         (hashcash-default-accept-payment): Change default to 20.
24128         (hashcash-process-alist): New variable.
24129         (hashcash-generate-payment-async): Add.
24130         (hashcash-already-paid-p): Add.
24131         (hashcash-insert-payment): Don't generate payments twice.
24132         (hashcash-insert-payment-async): Add.
24133         (hashcash-insert-payment-async-2): Add.
24134         (hashcash-cancel-async): Add.
24135         (hashcash-wait-async): Add.
24136         (hashcash-processes-running-p): Add.
24137         (hashcash-wait-or-cancel): Add.
24138         (mail-add-payment): New optional argument.  Conditionally start
24139         asynchronous calculation.
24140         (mail-add-payment-async): Add.
24141
24142         * message.el (message-send-mail): Wait for asynchronous hashcash
24143         results.  Don't clobber existing X-Hashcash headers.
24144         (message-setup-1): Call mail-add-payment-async when
24145         message-generate-hashcash is non-nil.
24146
24147 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24148
24149         * message.el (message-use-alternative-email-as-from): Examine the
24150         From header as well; use message-make-from in order to include a
24151         user's full name.
24152
24153 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24154
24155         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24156         default; improve customization type.
24157         (gnus-emphasis-custom-with-format): New macro.
24158         (gnus-emphasis-custom-value-to-external): New function.
24159         (gnus-emphasis-custom-value-to-internal): New function.
24160
24161 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24162
24163         * dns.el (query-dns): Resolve reverse addresses.
24164
24165 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24166
24167         * gnus-group.el (gnus-group-get-new-news): Use it.
24168
24169         * gnus-start.el (gnus-check-reasonable-setup): New function.
24170
24171 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24172
24173         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24174         "Args out of range" error.  Reported by Arnaud Giersch
24175         <arnaud.giersch@free.fr>.
24176
24177 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24178
24179         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24180
24181 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24182
24183         * spam.el (spam group): Add :version.
24184
24185         * pgg-def.el (pgg group): Add :version.
24186
24187 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24188
24189         * gnus-art.el (gnus-article-edit-article): Don't associate the
24190         article buffer with a draft file.  This is a temporary measure
24191         against the 2004-08-22 change to gnus-article-edit-mode.
24192
24193 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24194
24195         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24196         (html2text-format-tags): Remove unused variable `attr'.
24197
24198 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24199
24200         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24201
24202         * tls.el (tls-process-connection-type, tls-success)
24203         (tls-certtool-program): Add :version.
24204
24205         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24206         (starttls-extra-arguments, starttls-process-connection-type)
24207         (starttls-connect, starttls-failure, starttls-success): Add :version.
24208
24209         * spam-stat.el (spam-stat): Add :version.
24210
24211         * sieve.el (sieve): Add :version.
24212
24213         * sha1.el (sha1): Add :version.
24214         (sha1-use-external): Remove redundant version.
24215
24216         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24217         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24218         (nnmail-split-fancy-match-partial-words)
24219         (nnmail-split-lowercase-expanded): Add :version.
24220
24221         * nndiary.el (nndiary): Add :version.
24222
24223         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24224
24225         * mml-sec.el (mml-default-sign-method)
24226         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24227         Add :version.
24228
24229         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24230
24231         * mm-url.el (mm-url-use-external, mm-url-program)
24232         (mm-url-arguments): Add :version.
24233
24234         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24235         (mm-attachment-file-modes, mm-decrypt-option)
24236         (mm-w3m-safe-url-regexp): Add :version.
24237
24238         * message.el (message-cite-prefix-regexp)
24239         (message-sendmail-envelope-from, message-minibuffer-local-map)
24240         (message-user-fqdn, message-completion-alist): Add :version.
24241
24242         * gnus-win.el (gnus-configure-windows-hook)
24243         (gnus-use-frames-on-any-display): Add :version.
24244
24245         * gnus-art.el (gnus-article-address-banner-alist)
24246         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24247         (gnus-treat-from-picon, gnus-treat-mail-picon)
24248         (gnus-treat-x-pgp-sig): Add :version.
24249
24250         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24251         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24252         (gnus-summary-article-delete-hook)
24253         (gnus-summary-display-while-building): Add :version.
24254
24255         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24256         (gnus-get-top-new-news-hook): Add :version.
24257
24258         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24259         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24260
24261         * gnus-registry.el (gnus-registry): Add :version.
24262
24263         * gnus-spec.el (gnus-use-correct-string-widths)
24264         (gnus-make-format-preserve-properties): Add :version.
24265
24266         * gnus.el (gnus-group-charter-alist)
24267         (gnus-group-fetch-control-use-browse-url)
24268         (gnus-install-group-spam-parameters): Add :version.
24269
24270         * gnus-diary.el (gnus-diary): Add :version.
24271
24272         * gnus-delay.el (gnus-delay): Add :version.
24273
24274         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24275         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24276         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24277         Add :version.
24278
24279         * gnus-agent.el (gnus-agent-max-fetch-size)
24280         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24281         (gnus-agent-prompt-send-queue): Add :version.
24282
24283         * deuglify.el (gnus-outlook-deuglify): Add :version.
24284
24285         * html2text.el: Beautify code.  Improve doc strings.
24286         Some checkdoc cleanup.
24287         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24288
24289 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24290
24291         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24292
24293 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24294
24295         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24296         when package is loaded.
24297
24298         * spam.el (spam-summary-score-preferred-header): Add global preference
24299         for people who want to override the default SpamAssassin over
24300         Bogofilter preference (when both are set).
24301         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24302         (spam-user-format-function-S):
24303         Check spam-summary-score-preferred-header.
24304         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24305         (spam-user-format-function-S): Format the score correctly.
24306
24307 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24308
24309         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24310         signature file.  Suggested by Manoj Srivastava
24311         <srivasta@golden-gryphon.com>.
24312
24313         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24314         iso-2022-jp even in the Japanese language environment.
24315         Suggested by Jason Rumney <jasonr@gnu.org>.
24316
24317 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24318
24319         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24320         use the same characters as the dummy marks; make it free from
24321         getting affected by the language environment.
24322         (gnus-summary-read-group-1): Update mark positions only when the
24323         format spec is updated.
24324
24325         * gnus-spec.el (gnus-update-format-specifications): Return a list
24326         of updated types.
24327
24328 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24329
24330         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24331         of boundp to check if display-warning is available.
24332
24333 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24334
24335         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24336
24337 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24338
24339         * nnspool.el (nnspool-spool-directory): Use news-path if the
24340         news-directory variable is not bound.
24341
24342         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24343         function instead of display-warning if it is not available.
24344
24345 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24346
24347         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24348         v5-10: Use `point-at-bol'.
24349
24350 2004-10-26  Simon Josefsson  <jas@extundo.com>
24351
24352         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24353         <chenggao@gmail.com>.
24354
24355 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24356
24357         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24358         instead.
24359
24360 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24361
24362         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24363         to remove a server from the nnimap-server-buffer-alist.
24364         (nnimap-open-connection, nnimap-close-server): Use it.
24365
24366         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24367
24368 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24369
24370         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24371         running the major-mode function.
24372
24373 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24374
24375         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24376         dummy marks in the right way.
24377
24378 2004-10-18  David Edmondson  <dme@dme.org>
24379
24380         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24381         excessively.
24382
24383 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24384
24385         * gnus-util.el (gnus-split-references): Accept a nil references
24386         string and go on blissfully.
24387
24388         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24389         cases where the references string is non-nil but has no references.
24390
24391         * encrypt.el: Add autoload tags.
24392
24393         * spam.el (spam-resolve-registrations-routine): Remove article
24394         from unregistration list too.  Reported by David Hanak
24395         <dhanak@isis.vanderbilt.edu>
24396
24397 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24398
24399         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24400         nil.  Change custom type.
24401
24402 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24403
24404         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24405
24406         * gnus-sum.el (gnus-summary-move-article): Use it.
24407
24408 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24409
24410         * encrypt.el: Add autoload cookies.
24411
24412         * spam.el (spam-backend-article-list-property)
24413         (spam-backend-get-article-todo-list)
24414         (spam-backend-put-article-todo-list)
24415         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24416         Resolve registrations separately.
24417         (spam-register-routine): Format comments.
24418         (spam-unregister-routine, spam-register-routine): Always call with
24419         specific-articles, no default list.
24420         (spam-summary-prepare-exit): Use the spam-classifications function.
24421
24422         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24423         gnus-encrypt.el.
24424
24425         * encrypt.el: Copied from gnus-encrypt.el.
24426
24427         * gnus-encrypt.el: Commented that it's obsolete.
24428
24429 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24430
24431         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24432         (gnus-score-save): Use it.
24433
24434         * message.el (message-bury): Use `window-dedicated-p'.
24435
24436 2004-10-15  Simon Josefsson  <jas@extundo.com>
24437
24438         * pop3.el (top-level): Don't require nnheader.
24439         (pop3-read-timeout): Add.
24440         (pop3-accept-process-output): Add.
24441         (pop3-read-response, pop3-retr): Use it.
24442
24443 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24444
24445         * spam.el (spam-register-routine): Move comment.
24446         (spam-verify-bogofilter): Use 'unknown for the initial
24447         spam-bogofilter-valid state, not 'never.
24448
24449         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24450         for netrc-machine.
24451
24452         * nnimap.el (nnimap-open-connection):
24453         Use netrc-machine-user-or-password.
24454
24455 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24456
24457         * gnus-registry.el (gnus-registry-unload-hook):
24458         Set as a variable with add-hook.
24459
24460         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24461         of news-path.
24462
24463         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24464
24465         * spam.el: Delete duplicate `provide'.
24466         (spam-unload-hook): Set as a variable with add-hook.
24467
24468 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24469
24470         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24471         in the doc string.
24472
24473         * message.el (message-ignored-news-headers)
24474         (message-ignored-supersedes-headers)
24475         (message-ignored-resent-headers)
24476         (message-forward-ignored-headers): Improve custom type.
24477
24478 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24479
24480         * message.el (message-tokenize-header): Fix 2004-09-06 change
24481         which used point-min in the wrong place.
24482
24483 2004-10-12  Simon Josefsson  <jas@extundo.com>
24484
24485         * tls.el (tls-certtool-program): New variable.
24486         (tls-certificate-information): New function, based on
24487         ssl-certificate-information.
24488
24489 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24490
24491         * compface.el: Move the version of ELisp-based uncompface program
24492         to the contrib directory because of the copyright problem.
24493
24494 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24495
24496         * message.el (message-kill-buffer): Raise the current frame.
24497
24498 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24499
24500         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24501
24502         * gnus.el (message-y-or-n-p): Autoload.
24503
24504         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24505         (pop3-password-required, pop3-authentication-scheme)
24506         (pop3-leave-mail-on-server): Make customizable.
24507         (pop3): New custom group.
24508         (pop3-retr): Remove `sleep-for' statements.
24509         Suggested by Dave Love <fx@gnu.org>.
24510
24511         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24512         Windows/DOS.
24513
24514         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24515         (imap-parse-body): Fix incorrect use of `assert'.
24516         Suggested by Dave Love <fx@gnu.org>.
24517
24518         * mml.el (mml-minibuffer-read-disposition): Require match.
24519         Suggested by Dave Love <fx@gnu.org>.
24520
24521 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24522
24523         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24524         doc string.
24525
24526 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24527
24528         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24529
24530 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24531
24532         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24533         instead of calling `mm-insert-inline', to decode text/* parts
24534         before displaying them.
24535
24536 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24537
24538         * mm-uu.el (mm-uu-text-plain-type): New variable.
24539         (mm-uu-pgp-signed-extract-1): Use it.
24540         (mm-uu-pgp-encrypted-extract-1): Use it.
24541         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24542         bind mm-uu-text-plain-type with that value.
24543         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24544         mm-uu-dissect.
24545
24546 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24547
24548         * gnus-group.el (gnus-update-group-mark-positions):
24549         * gnus-sum.el (gnus-update-summary-mark-positions):
24550         * message.el (message-check-news-body-syntax):
24551         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24552         of string-as-multibyte.
24553
24554 2004-10-05  Juri Linkov  <juri@jurta.org>
24555
24556         * gnus-group.el (gnus-update-group-mark-positions):
24557         * gnus-sum.el (gnus-update-summary-mark-positions):
24558         * message.el (message-check-news-body-syntax):
24559         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24560         8-bit unibyte values to a multibyte string for search functions.
24561
24562 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24563
24564         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24565         (mm-uu-dissect-text-parts): New function.
24566
24567         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24568         dissect text parts.
24569
24570         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24571         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24572
24573         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24574
24575         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24576         Use gnus-current-topics instead of gnus-current-topic.
24577
24578 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24579
24580         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24581
24582 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24583
24584         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24585         where appropriate.
24586
24587         * nnml.el (nnml-generate-active-info): do.
24588
24589         * nndiary.el (nndiary-generate-active-info): do.
24590
24591         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24592         (gnus-topic-move): do.
24593
24594         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24595         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24596
24597         * gnus-srvr.el (gnus-server-prepare)
24598         (gnus-server-open-all-servers): do.
24599
24600         * gnus-msg.el (gnus-summary-cancel-article)
24601         (gnus-summary-resend-message)
24602         (gnus-summary-mail-crosspost-complaint): do.
24603
24604         * gnus-move.el (gnus-change-server): do.
24605
24606         * gnus-group.el (gnus-group-unmark-all-groups)
24607         (gnus-group-set-current-level): do.
24608
24609 2004-10-04  Simon Josefsson  <jas@extundo.com>
24610
24611         * message.el (message-generate-hashcash): Doc fix.
24612
24613 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24614
24615         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24616         avoid infinite recursion via gnus-get-function.
24617
24618 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24619
24620         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24621
24622         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24623
24624         * nnmail.el (nnmail-split-history): do.
24625
24626         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24627         (nnml-request-delete-group): do.
24628
24629         * nnslashdot.el (nnslashdot-read-groups): do.
24630
24631         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24632         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24633
24634         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24635         (nnspool-sift-nov-with-sed): Use last.
24636         (nnspool-retrieve-headers-with-nov): Use mapc.
24637         (nnspool-request-newgroups): Use dolist.
24638         (nnspool-request-group): Use last.
24639
24640         * nntp.el (nntp-read-server-type): Use dolist.
24641
24642         * nnvirtual.el (nnvirtual-create-mapping)
24643         (nnvirtual-update-read-and-marked): Use dolist.
24644         (nnvirtual-convert-headers): Simplify.
24645
24646 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24647
24648         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24649         Add support for sync'ing tick marks.
24650
24651 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24652
24653         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24654         there's no visible header.
24655
24656 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24657
24658         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24659         When necessary, pass full group name to gnus-request-set-marks.
24660
24661 2004-10-01  Simon Josefsson  <jas@extundo.com>
24662
24663         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24664         acroread.
24665
24666 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24667
24668         * spam-report.el (spam-report-gmane): Fix interactive.
24669
24670         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24671
24672         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24673         when writing file.
24674         (gnus-agent-synchronize-flags): Don't default to being
24675         interactive.
24676
24677 2004-09-30  Simon Josefsson  <jas@extundo.com>
24678
24679         * message.el (message-generate-hashcash): Add.
24680         (message-send-mail): Use it, call mail-add-payment.
24681
24682 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24683
24684         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24685
24686 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24687
24688         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24689         gnus-requst-update-info with explicit code to sync the in-memory
24690         info read flags with the marks being sync'd to the backend.
24691
24692         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24693
24694 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24695
24696         * spam.el (spam-verify-bogofilter): Add new function.
24697         (spam-check-bogofilter)
24698         (spam-bogofilter-register-with-bogofilter): Use it.
24699         (spam-verify-bogofilter): Add small fixes.
24700
24701 2004-09-28  Simon Josefsson  <jas@extundo.com>
24702
24703         * hashcash.el (hashcash-generate-payment): Revert.
24704
24705 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24706
24707         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24708         Use gnus-extract-references instead of gnus-split-references.
24709
24710         * gnus-util.el (gnus-extract-references): Add new function, analogous
24711         to gnus-split-references but extracts only the message-ID without
24712         anything extra.
24713
24714         * hashcash.el (hashcash-generate-payment)
24715         (hashcash-check-payment): Do the right thing if hashcash-path is
24716         nil (because the hashcash program could not be found).
24717
24718         * spam.el (spam-use-hashcash): Remove comment.
24719
24720 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24721
24722         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24723         (gnus-cache-enter-article, gnus-cache-remove-article)
24724         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24725
24726         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24727
24728         * gnus-art.el (article-hide-boring-headers)
24729         (article-translate-strings, article-display-face)
24730         (gnus-article-mime-match-handle-first)
24731         (gnus-article-highlight-headers)
24732         (gnus-article-add-buttons-to-head): do.
24733
24734 2004-09-27  Simon Josefsson  <jas@extundo.com>
24735
24736         * hashcash.el: New version, from
24737         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24738         ../contrib/.
24739
24740 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24741
24742         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24743
24744 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24745
24746         * gnus-dup.el (gnus-dup-open): Use mapc.
24747         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24748
24749         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24750         Reported by Stefan Wiens <s.wi@gmx.net>.
24751
24752         * gnus.el (gnus-shutdown): Use dolist.
24753
24754         * gnus-undo.el (gnus-undo): Use mapc.
24755
24756         * nnrss.el (nnrss-generate-active): do.
24757
24758         * message.el (message-cite-original-without-signature)
24759         (message-cite-original): Use mapc.
24760         (message-do-actions, message-make-forward-subject): Use dolist.
24761
24762 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24763
24764         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24765         deletion to remove entire duplicate line.  Fixes merged article
24766         number bug.
24767
24768 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24769
24770         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24771         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24772         first ask if you want to open a server and then, even when you
24773         responded with no, asking if you want to synchronize the server's
24774         flags.
24775         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24776         multi-line expressions.
24777         (gnus-agent-synchronize-group-flags): New internal function.
24778         Updates marks in memory (in the info structure) AND in the
24779         backend.
24780
24781         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24782
24783         * nnagent.el (nnagent-request-set-mark):
24784         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24785         method, to ensure that synchronization updates marks in the
24786         backend and in the info (in memory) structure.
24787
24788 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24789
24790         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24791         convention fully; don't miss the root article of a thread; make
24792         the X-Draft-From header with correct article numbers.
24793
24794 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24795
24796         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24797         unless plugged.  Disable the agent so that an open failure causes
24798         an error.
24799
24800         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24801         Revert 2004-09-21 change.  The backend must be opened while
24802         synchronizing flags even when the backend stores the flags
24803         locally.
24804
24805 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24806
24807         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24808         in `header' match.  Reported by Svend Tollak Munkejord.
24809
24810         * message.el (message-cite-original): Fix use of
24811         `message-cite-articles-with-x-no-archive'.
24812
24813 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24814
24815         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24816         (gnus-window-to-buffer): Ditto.
24817
24818         * mml.el (mml-preview-buffer): New variable.
24819         (mml-preview): Manage window layout with gnus-buffer-configuration.
24820
24821         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24822         X-Draft-From header even if those articles aren't quoted.
24823
24824 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24825
24826         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24827         (gnus-request-set-mark, gnus-request-update-mark): Use new
24828         g-s-t-u-l-m to decide to use backend even when unplugged.
24829
24830 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24831
24832         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24833         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24834
24835 2004-09-20  Simon Josefsson  <jas@extundo.com>
24836
24837         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24838         "utf-16-le".
24839
24840 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24841
24842         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24843
24844 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24845
24846         * uudecode.el (uudecode-use-external): Add :version.
24847
24848         * smime.el (smime-CA-file, smime-encrypt-cipher)
24849         (smime-dns-server): Add :version.
24850
24851         * smiley.el (gnus-smiley-file-types): Add :version.
24852
24853         * sha1.el (sha1-use-external): Add :version.
24854
24855         * pgg-def.el (pgg-query-keyserver): Add :version.
24856
24857         * nnmail.el (nnmail-fancy-expiry-targets)
24858         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24859         Add :version.
24860
24861         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24862         (nnimap-retrieve-groups-asynchronous): Add :version.
24863         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24864
24865         * mml.el (mml-content-disposition-parameters)
24866         (mml-insert-mime-headers-always): Add :version.
24867
24868         * mm-util.el (mm-coding-system-priorities): Add :version.
24869
24870         * mm-decode.el (mm-inline-text-html-with-images)
24871         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24872         (mm-verify-option): Add :version.
24873         (mm-text-html-renderer): Change :version.
24874
24875         * message.el (message-fcc-externalize-attachments)
24876         (message-required-headers, message-draft-headers)
24877         (message-subject-trailing-was-query)
24878         (message-subject-trailing-was-ask-regexp)
24879         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24880         (message-mark-insert-end, message-archive-header)
24881         (message-archive-note, message-cross-post-default)
24882         (message-cross-post-note, message-followup-to-note)
24883         (message-cross-post-note-function, message-use-mail-followup-to)
24884         (message-subscribed-address-functions)
24885         (message-subscribed-address-file, message-subscribed-addresses)
24886         (message-subscribed-regexps, message-allow-no-recipients)
24887         (message-yank-cited-prefix, message-signature-insert-empty-line)
24888         (message-hidden-headers, message-hierarchical-addresses)
24889         (message-mail-user-agent, message-use-idna)
24890         (message-valid-fqdn-regexp)
24891         (message-strip-special-text-properties, message-header-synonyms)
24892         (message-beginning-of-line, message-tab-body-function): Add :version.
24893         (message-insert-canlock, message-wide-reply-confirm-recipients):
24894         Change :version.
24895
24896         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24897         and :version.
24898         (mail-source-delete-old-incoming-confirm)
24899         (mail-source-movemail-program): Add :version.
24900
24901         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24902         (gnus-agent-cache, gnus-agent): Change :version.
24903
24904         * gnus-util.el (gnus-use-byte-compile): Change :version.
24905
24906         * gnus-sum.el (gnus-summary-make-false-root-always)
24907         (gnus-summary-default-high-score)
24908         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24909         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24910         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24911         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24912         (gnus-sum-thread-tree-single-indent)
24913         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24914         (gnus-sum-thread-tree-leaf-with-other)
24915         (gnus-sum-thread-tree-single-leaf): Add :version.
24916         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24917         (gnus-article-loose-mime): Change :version.
24918
24919         * gnus-start.el (gnus-backup-startup-file)
24920         (gnus-save-startup-file-via-temp-buffer): Add :version.
24921
24922         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24923         (gnus-server-offline-face): Add :version.
24924
24925         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24926
24927         * gnus-msg.el (gnus-gcc-externalize-attachments)
24928         (gnus-debug-files, gnus-debug-exclude-variables)
24929         (gnus-discouraged-post-methods): Change :version.
24930         (gnus-confirm-mail-reply-to-news)
24931         (gnus-confirm-treat-mail-like-news): Add :version.
24932
24933         * gnus-int.el (gnus-server-unopen-status): Add :version.
24934
24935         * gnus-group.el (gnus-group-jump-to-group-prompt)
24936         (gnus-large-ephemeral-newsgroup)
24937         (gnus-fetch-old-ephemeral-headers): Add :version.
24938
24939         * gnus-fun.el (gnus-x-face-directory)
24940         (gnus-convert-pbm-to-x-face-command)
24941         (gnus-convert-image-to-x-face-command)
24942         (gnus-convert-image-to-face-command): Add :version.
24943
24944         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24945
24946         * gnus-cite.el (gnus-cite-blank-line-after-header)
24947         (gnus-article-boring-faces): Add :version.
24948
24949         * gnus-art.el (gnus-buttonized-mime-types)
24950         (gnus-inhibit-mime-unbuttonizing)
24951         (gnus-treat-display-face)
24952         (gnus-treat-body-boundary): Change :version.
24953         (gnus-body-boundary-delimiter, gnus-picon-databases)
24954         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24955         (gnus-treat-date-english, gnus-treat-fold-headers)
24956         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24957         (gnus-treat-mail-picon, gnus-treat-wash-html)
24958         (gnus-article-encrypt-protocol)
24959         (gnus-use-idna, gnus-article-over-scroll)
24960         (gnus-mime-display-multipart-alternative-as-mixed)
24961         (gnus-mime-display-multipart-related-as-mixed)
24962         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24963         (gnus-ctan-url, gnus-button-ctan-handler)
24964         (gnus-button-handle-ctan-bogus-regexp)
24965         (gnus-button-ctan-directory-regexp)
24966         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24967         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24968         (gnus-button-man-level, gnus-button-emacs-level)
24969         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24970
24971         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24972         (gnus-agent-go-online): Change :version.
24973         (gnus-agent-expire-unagentized-dirs)
24974         (gnus-agent-auto-agentize-methods): Add :version.
24975
24976         * flow-fill.el (fill-flowed-display-column)
24977         (fill-flowed-encode-column): Add :version.
24978
24979         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24980         (gnus-outlook-deuglify-unwrap-max)
24981         (gnus-outlook-deuglify-cite-marks)
24982         (gnus-outlook-deuglify-unwrap-stop-chars)
24983         (gnus-outlook-deuglify-no-wrap-chars)
24984         (gnus-outlook-deuglify-attrib-cut-regexp)
24985         (gnus-outlook-deuglify-attrib-verb-regexp)
24986         (gnus-outlook-deuglify-attrib-end-regexp)
24987         (gnus-outlook-display-hook): Add :version.
24988
24989         * binhex.el (binhex-use-external): Add :version.
24990
24991 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24992
24993         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24994         and `invisible'.
24995
24996 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24997
24998         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24999         in gnus-registry-trim.
25000
25001 2004-09-13  Simon Josefsson  <jas@extundo.com>
25002
25003         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
25004
25005         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25006
25007         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25008         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25009         <yamaoka@jpl.org>.
25010         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25011         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25012         <yamaoka@jpl.org>.
25013
25014         * sieve.el (sieve-manage-mode): Ditto.
25015
25016 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25017
25018         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25019
25020 2004-09-11  Simon Josefsson  <jas@extundo.com>
25021
25022         * dns-mode.el: Add.
25023
25024         * mm-view.el (mm-display-dns-inline): Add.
25025
25026         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25027         (mm-automatic-display): Ditto.
25028
25029         * mailcap.el (mailcap-mime-data): Add text/dns.
25030         (mailcap-mime-extensions): Map .soa to text/dns.
25031
25032 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25033
25034         * gnus-art.el (article-decode-mime-words, article-babel)
25035         (gnus-article-highlight-signature, gnus-article-add-buttons)
25036         (gnus-signature-toggle): Remove unnecessary bindings of
25037         `inhibit-read-only' inherited from v5.10 merge.
25038
25039 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25040
25041         * nntp.el (nntp): New customization group.
25042         (nntp-authinfo-file): Add customization group.
25043
25044         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25045
25046         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25047
25048         * gnus.el (to-address, to-list, subscribed)
25049         (large-newsgroup-initial): Ditto.
25050
25051         * flow-fill.el (fill-flowed-display-column)
25052         (fill-flowed-encode-column): Ditto.
25053
25054 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25055
25056         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25057         Use point-min rather than 1.
25058         (message-send-mail): Use buffer-size rather than point-max.
25059
25060         * gnus-sum.el (gnus-summary-search-article-forward):
25061         Signal a specific `search-failed' rather than a generic `error'.
25062
25063         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25064         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25065         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25066
25067 2004-09-10  Simon Josefsson  <jas@extundo.com>
25068
25069         * nndb.el (require): Remove tcp and duplicate cl.
25070
25071 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25072
25073         * gnus-agent.el (directory-files-and-attributes): Move forward.
25074
25075 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25076
25077         * gnus-agent.el (directory-files-and-attributes):
25078         Optionally defined to support XEmacs.
25079
25080 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25081
25082         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25083         to avoid run-time CL dependencies.
25084         (gnus-agent-unfetch-articles): New function.
25085         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25086         article numbers even when local .overview file is missing.
25087         (gnus-agent-read-article-number): New function.  Only accepts
25088         27-bit article numbers.
25089         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25090         Use gnus-agent-read-article-number.
25091         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25092         from backend while recognizing that article numbers in .overview
25093         must be valid.
25094         (gnus-agent-update-files-total-fetched-for):
25095         Use directory-files-and-attributes to improve performance.
25096         * gnus-int.el (gnus-request-move-article):
25097         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25098         improve performance.
25099
25100         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25101         some users confused by references to .newsrc when they only have a
25102         .newsrc.eld file.
25103         (gnus-convert-mark-converter-prompt)
25104         (gnus-convert-converter-needs-prompt): Fix use of property list.
25105         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25106         New function.  Used internally to only display 'gnus converting
25107         files' message when actually necessary.
25108
25109         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25110         methods now autoloaded.
25111
25112 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25113
25114         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25115         identifiers.
25116
25117 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25118
25119         * gnus-picon.el: Fix indentation and closing parenthesis.
25120
25121 2004-09-01  Simon Josefsson  <jas@extundo.com>
25122
25123         * message.el (message-canlock-generate): Require sha1, not
25124         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25125         to require within a function.  Sadly, if sha1.el isn't loaded, the
25126         let binding in m-c-g will hide the defcustom definition, which is
25127         bad.)
25128
25129         * canlock.el: Require sha1, not sha1-el.
25130
25131         * message.el: Don't autoload sha1 (there is a autoload cookie in
25132         sha1.el).
25133
25134         * sha1-el.el: Rename to sha1.el.
25135
25136 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25137
25138         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25139
25140 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25141
25142         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25143
25144 2004-08-30  Kim F. Storm  <storm@cua.dk>
25145
25146         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25147
25148         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25149         Add :group 'nnimap.
25150
25151 2004-08-30  Andreas Schwab  <schwab@suse.de>
25152
25153         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25154         ?* and ?\;.
25155
25156         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25157         and ?\' to symbol instead of whitespace.
25158
25159 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25160
25161         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25162
25163         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25164         instead of re-search-forward.
25165
25166         * gnus-uu.el (gnus-uu-save-article): Ditto.
25167         (gnus-uu-post-encode-uuencode): Ditto.
25168
25169         * html2text.el (html2text-clean-list-items): Ditto.
25170         (html2text-clean-dtdd): Ditto.
25171         (html2text-format-tags): Ditto.
25172
25173         * message.el (message-send-mail-with-sendmail): Fix regexp.
25174         (message-fill-field-general): Use search-forward instead of
25175         re-search-forward.
25176         (unbold-region): Ditto.
25177
25178         * nnrss.el (nnrss-request-article): Ditto.
25179
25180         * nnslashdot.el (nnslashdot-request-article): Ditto.
25181
25182         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25183
25184         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25185         "Unrecognized menu descriptor" error in XEmacs.
25186
25187 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25188
25189         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25190         parent article of a sparse article in the thread hashtb.
25191
25192 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25193
25194         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25195         (nnmail-expand-newtext): Lowercase expanded entries if
25196         nnmail-split-lowercase-expanded is non-nil.
25197
25198 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25199
25200         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25201
25202         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25203         of gnus-tmp-news-method into string under XEmacs.  It will be
25204         passed to gnus-correct-length which takes only a string argument.
25205
25206 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25207
25208         * gnus-util.el (gnus-bind-print-variables): New macro.
25209         (gnus-prin1): Use it.
25210         (gnus-prin1-to-string): Use it.
25211         (gnus-pp): New function.
25212         (gnus-pp-to-string): New function.
25213
25214         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25215         Replace pp-to-string with gnus-pp-to-string.
25216         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25217         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25218         * gnus-msg.el (gnus-debug): Ditto.
25219         * gnus-score.el (gnus-score-save): Ditto.
25220         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25221         gnus-pp-to-string.
25222         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25223         with gnus-pp.
25224         * score-mode.el (gnus-score-pretty-print): Ditto.
25225         * webmail.el (webmail-debug): Ditto.
25226
25227 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25228
25229         * gnus-art.el (article-display-face, article-display-x-face):
25230         Use buffer-read-only.
25231
25232 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25233
25234         * gnus-art.el (article-hide-list-identifiers):
25235         Bind inhibit-read-only as t.
25236
25237 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25238
25239         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25240
25241 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25242
25243         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25244         (gnus-narrow-to-page): Don't assume point-min == 1.
25245         (gnus-article-edit-mode): Derive from message-mode.
25246
25247         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25248         point-min == 1.
25249
25250         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25251         Disable incorrect use of `assert'.
25252
25253         * message.el (message-mode): Set comment-start-skip.
25254
25255
25256 2004-08-22  Sam Steingold  <sds@gnu.org>
25257
25258         * pop3.el (pop3-leave-mail-on-server): New user variable.
25259         (pop3-movemail): Delete mail only when it is nil.
25260
25261 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25262
25263         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25264
25265         * mml.el (mml-preview): Use `pop-to-buffer'.
25266
25267         * message.el (message-goto-mail-followup-to): Insert after "To".
25268         (message-carefully-insert-headers): Add comment.
25269
25270         * gnus.el: Remove unused variable `gnus-article-check-size'.
25271
25272         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25273
25274         * gnus-art.el (gnus-button-alist):
25275         Improve `gnus-button-handle-library' entry.
25276
25277 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25278
25279         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25280         Use downcase, since XEmacs capitalizes error messages differently.
25281
25282 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25283
25284         * nntp.el: Add (require 'gnus) due to reference to
25285         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25286
25287 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25288
25289         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25290         Bind `mm-fill-flowed'.
25291
25292         * mm-decode.el (mm-dissect-singlepart): Check it.
25293
25294 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25295
25296         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25297         'imap' for netrc parsing.
25298
25299 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25300
25301         * mailcap.el (mailcap-mime-data): Mark as risky.
25302
25303 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25304
25305         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25306         may be included in the encoded word.
25307         (rfc2047-encode): Don't append a space if the encoded word
25308         includes close parenthesis.
25309
25310 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25311
25312         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25313         of text within parentheses.
25314
25315 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25316
25317         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25318         (gnus-encrypt-write-file-contents): Make the password key the file
25319         name PLUS the cipher, not just the cipher.  Also remove failed
25320         passwords from the cache.
25321
25322 2004-08-06  Simon Josefsson  <jas@extundo.com>
25323
25324         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25325         Doc fix.
25326
25327 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25328
25329         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25330         LWSP.
25331
25332 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25333
25334         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25335         Try to append in-reply-to: data to the references: header.
25336
25337         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25338         (netrc-parse): Use gnus-encrypt.el functions.
25339
25340         * gnus-encrypt.el: Add new file for encryption support; currently
25341         does only a few GPG ciphers and an internal XOR cipher.
25342
25343         * password.el: Add comments on using password-read-and-add.
25344         (password-read-and-add): Add function to read and add the
25345         password to the cache at once.
25346
25347 2004-07-28  Simon Josefsson  <jas@extundo.com>
25348
25349         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25350         parameter (but don't use it, for now).
25351
25352         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25353         instead of hard coding to nil.
25354
25355 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25356
25357         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25358         as mm-inline-image-xemacs does.
25359
25360 2004-07-26  Simon Josefsson  <jas@extundo.com>
25361
25362         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25363         Revert part of 2004-07-17 change below.
25364
25365 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25366
25367         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25368         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25369
25370 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25371
25372         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25373         quotes that actually start with ">" at the beginning of the
25374         lines.
25375
25376 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25377
25378         * rfc2047.el (rfc2047-encode-region): Fix last change.
25379         (rfc2047-encode-parameter): Remove useless concat.
25380
25381 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25382
25383         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25384         encode special characters; fix some kind of misconfigured headers;
25385         signal a real error if debug-on-quit or debug-on-error is non-nil.
25386         (rfc2047-encode-max-chars): New variable.
25387         (rfc2047-encode-1): Use it.
25388         (rfc2047-encode-parameter): New function.
25389
25390         * mml.el (mml-insert-parameter): Remove an excessive space.
25391
25392 2004-07-17  Simon Josefsson  <jas@extundo.com>
25393
25394         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25395         Kai Grossjohann <kai@emptydomain.de>.
25396         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25397         (gnus-group-make-menu-bar): Ditto.
25398
25399         * gnus-util.el (gnus-group-server): Add.
25400
25401 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25402
25403         * message.el (message-clone-locals): Clone sendmail and smtp
25404         variables.
25405
25406 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25407
25408         * rfc2047.el (rfc2047-encode-region): Fix last change.
25409
25410 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25411
25412         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25413         characters as non-special.
25414
25415 2004-07-09  Simon Josefsson  <jas@extundo.com>
25416
25417         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25418         Users will lose all flag changes made while unplugged with
25419         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25420         good default.  See numerous reports on ding mailing list.
25421
25422 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25423
25424         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25425         add generate-head-function and generate-article-function to the
25426         rfc822-forward entry.
25427         (nndoc-rfc822-forward-generate-article): New function.
25428         (nndoc-rfc822-forward-generate-head): New function.
25429
25430         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25431
25432 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25433
25434         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25435         respect display group parameter and gnus-summary-expunge-below.
25436         (gnus-articles-to-read): Remove unused reference to display group
25437         parameter.
25438
25439 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25440
25441         * nnheader.el (nnheader-uniquify-message-id): New experimental
25442         variable.
25443         (nnheader-nov-read-message-id): Use it.
25444
25445         * spam-report.el (spam-report-gmane): Add interactive.
25446
25447 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25448
25449         * mm-encode.el (mm-content-transfer-encoding-defaults):
25450         Use qp-or-base64 for the application/* types.
25451
25452 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25453
25454         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25455
25456 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25457
25458         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25459         trim value.
25460
25461 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25462
25463         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25464         New macro and function.
25465         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25466
25467 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25468
25469         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25470         after-load-alist.
25471
25472 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25473
25474         * gnus-group.el (gnus-group-get-new-news-this-group):
25475         Don't update info that isn't there.
25476
25477 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25478
25479         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25480         entry.
25481
25482 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25483
25484         * mm-view.el (mm-inline-render-with-function): Use multibyte
25485         buffer; decode html source by charset.
25486
25487         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25488
25489         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25490         Mule-UCS is loaded under XEmacs.
25491         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25492
25493 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25494
25495         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25496
25497 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25498
25499         * mm-util.el (mm-coding-system-p): Return a coding-system.
25500         (mm-mime-mule-charset-alist): Use shift_jis instead of
25501         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25502         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25503         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25504         instead of japanese-shift-jis and iso-latin-1 respectively in
25505         order to share the default value with both Emacs and XEmacs-mule.
25506         (mm-mule-charset-to-mime-charset):
25507         Make mm-coding-system-priorities effective.
25508         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25509         while predicating of candidates upon the priorities.
25510
25511 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25512
25513         * gnus-sum.el (gnus-summary-make-menu-bar):
25514         Add gnus-uu-invert-processable.
25515
25516         * gnus.el: Autoload gnus-uu-invert-processable.
25517
25518 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25519
25520         * mm-util.el (mm-with-multibyte-buffer): New macro.
25521
25522         * rfc2047.el (rfc2047-encode-string): Use it.
25523         (rfc2047-encode-region): Move point to the end of the region after
25524         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25525
25526 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25527
25528         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25529         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25530
25531 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25532
25533         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25534         (gnus-cite-parse): Ignore quoted envelope From_.
25535         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25536
25537 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25538
25539         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25540         invalid addresses.
25541
25542 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25543
25544         * spam.el: Change section markers, revise TODO list.
25545         (spam-backends): Make new master list of all installed backends.
25546         (spam-summary-exit-behavior): Add new variable to determine how
25547         messages moves are done at summary exit.
25548         (spam-move-spam-nonspam-groups-only)
25549         (spam-process-ham-in-nonham-groups)
25550         (spam-process-ham-in-spam-groups): Remove variables, the
25551         spam-summary-exit-behavior variable should be used to manage this
25552         behavior.
25553         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25554         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25555         and spam-old-spam-articles.
25556         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25557         Add empty variables, placeholders for the backends they represent.
25558         (spam-set-difference): Move, unchanged.
25559         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25560         unless the user has a processor variable.
25561         (spam-classifications, spam-classification-valid-p)
25562         (spam-backend-properties, spam-backend-property-valid-p)
25563         (spam-backend-function-type-valid-p)
25564         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25565         (spam-report-articles-gmane, spam-report-articles-resend):
25566         Remove functions, they are not needed.
25567         (spam-install-backend-super, spam-backend-list)
25568         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25569         (spam-backend-function, spam-backend-ham-registration-function)
25570         (spam-backend-spam-registration-function)
25571         (spam-backend-ham-unregistration-function)
25572         (spam-backend-spam-unregistration-function)
25573         (spam-backend-statistical-p, spam-backend-mover-p)
25574         (spam-install-backend-alias, spam-install-checkonly-backend)
25575         (spam-install-mover-backend, spam-install-nocheck-backend)
25576         (spam-install-backend, spam-install-statistical-backend)
25577         (spam-install-statistical-checkonly-backend): Add backend installation
25578         support.
25579         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25580         (spam-group-processor-p): Use the new backend code and respect the
25581         summary exit behavior.
25582         (spam-mark-spam-as-expired-and-move-routine): Remove.
25583         (spam-summary-prepare): Change to use the new spam-old-articles
25584         variable.
25585         (spam-copy-or-move-routine, spam-copy-spam-routine)
25586         (spam-move-spam-routine, spam-copy-ham-routine)
25587         (spam-move-ham-routine): Add code to copy/move ham or spam.
25588         (spam-fetch-field-fast): Improve doc and code, plus allow the
25589         'number request.
25590         (spam-list-of-checks, spam-list-of-statistical-checks):
25591         Remove variables.
25592         (spam-split, spam-find-spam): Use the new backend code.
25593         (spam-registration-functions): Remove variable.
25594         (spam-unregister-routine): Add convenience wrapper.
25595         (spam-log-undo-registration, spam-register-routine)
25596         (spam-log-processing-to-registry)
25597         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25598         where possible.
25599         (spam-check-gmane-xref, spam-check-regex-headers)
25600         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25601         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25602         (spam-check-bogofilter-headers, spam-check-spamoracle)
25603         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25604         (spam-check-crm114-headers): Use the spam-split-group that
25605         spam-split prepares, no need to determine it every time.
25606
25607         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25608         to the nnheader-parse-naked-head call.
25609
25610         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25611
25612         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25613         the nnheader-nov-read-message-id call.
25614
25615 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25616
25617         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25618         gnus-activate-group twice.  Suggested by Markus Peter
25619         <warp@spin.de>.
25620
25621 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25622
25623         * gnus-art.el (gnus-article-time-format): Exchange the order of
25624         day and month in the default value; fix customization type.
25625         (article-date-ut): Use add-text-properties.
25626         (article-make-date-line): Use message-make-date instead of
25627         current-time-string.
25628
25629         * message.el (message-fetch-field): Don't use set-text-properties.
25630         (message-make-date): Simplify.
25631
25632         * messagexmas.el (message-xmas-make-date): New function.
25633         (message-xmas-redefine): Defalias message-make-date to it.
25634
25635 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25636
25637         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25638         (rfc2047-encode-region): Treat text within parentheses as special;
25639         show the original text when error has occurred.
25640
25641         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25642         already-computed method to gnus-activate-group.
25643
25644         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25645         same select-methods identical Lisp objects.
25646
25647         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25648         object when modifying the info.
25649
25650 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25651
25652         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25653         gnus-opened-servers since it has never been opened with the new
25654         configuration yet.
25655
25656 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25657
25658         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25659         arg to nnheader-generate-fake-message-id.
25660
25661 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25662
25663         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25664         number and build a fake message ID localized to a group and
25665         article number (so it's repeatable from that point on).
25666         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25667         ID format.
25668
25669         * gnus-sum.el (gnus-get-newsgroup-headers):
25670         Call nnheader-generate-fake-message-id with the article number.
25671
25672 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25673
25674         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25675         end-of-buffer.
25676
25677 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25678
25679         * message.el (message-ignored-supersedes-headers): Add Approved.
25680
25681 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25682
25683         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25684         goto-char.
25685         (rfc2047-encode): Fold the line before encoding.
25686
25687 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25688
25689         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25690         folding -- not all headers can be folded, and this should be done
25691         by the message composition mode.  Probably.  I think.
25692
25693 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25694
25695         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25696         fast.
25697
25698         * gnus-ems.el (gnus-remove-image): Don't use
25699         message-text-with-property; remove only the image found first.
25700
25701         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25702         found first.
25703
25704 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25705
25706         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25707
25708 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25709
25710         * message.el (message-text-with-property): Make it fast and accept
25711         optional arguments.
25712         (message-strip-forbidden-properties): Use it.
25713         (message-fix-before-sending): Follow the m-t-w-p change.
25714
25715         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25716
25717 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25718
25719         * gnus-art.el (article-hide-headers): Don't change the buffer
25720         mistakenly when performing mml-preview even if
25721         gnus-single-article-buffer is nil.
25722
25723 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25724
25725         * message.el (message-expand-name-databases): New user option.
25726         (message-expand-name): Use it.
25727
25728 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25729
25730         * spam.el (spam-report-articles-resend)
25731         (spam-report-resend-register-routine): Allow ham reporting.
25732         (spam-report-resend-register-ham-routine): Add wrapper.
25733         (spam-registration-functions): Add ham resending functions.
25734         (spam-list-of-processors): Add ham resend processor.
25735
25736         * gnus.el (ham-resend-to): Add new group parameter.
25737         (spam-process): Add ham resend option.
25738
25739         * spam-report.el (spam-report-resend): Allow reporting ham.
25740         (spam-report-resend-ham): Add wrapper.
25741
25742 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25743
25744         * message.el (message-cite-articles-with-x-no-archive):
25745         New variable.
25746         (message-cite-original): Use it.
25747
25748 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25749
25750         * message.el (message-cite-original): Respect X-No-Archive.
25751
25752 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25753
25754         * gnus-art.el (article-hide-headers): Refer to the values for
25755         gnus-ignored-headers and gnus-visible-headers in the summary
25756         buffer since a user may have set them as group parameters.
25757
25758 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25759
25760         * assistant.el (assistant-node-name): Add convenience function.
25761         (assistant-render-text, assistant-render-node): Add error handling,
25762         plus handle multiple next nodes.
25763         (assistant-find-next-node): Comment out for now.
25764         (assistant-find-next-nodes): Add function, returns list of next
25765         nodes.
25766
25767 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25768
25769         * mail-source.el (mail-source-directory): Fix doc-string.
25770
25771 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25772
25773         * assistant.el (assistant-render-text, assistant-eval): Add :set
25774         widget type, which is different because it takes and returns a
25775         list.  Much hilarity ensues.
25776
25777 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25778
25779         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25780
25781         * gnus-group.el (gnus-group-get-new-news-this-group):
25782         Add doc-string.
25783
25784         * gnus-start.el (gnus-activate-group): Add doc-string.
25785
25786 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25787
25788         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25789
25790 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25791
25792         * assistant.el (assistant-render-text): Try to add a :set
25793         widget, more to come.
25794
25795         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25796         strings.
25797         (spam-report-articles-resend)
25798         (spam-register-routine): Do registration iff any articles warrant
25799         it.
25800         (spam-summary-prepare-exit): Change log message for nil group
25801         destinations.
25802
25803 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25804
25805         * spam.el (spam-report-resend-register-routine):
25806         Allow spam-report-resend-to to be a group parameter or a global value.
25807
25808 2004-05-26  Simon Josefsson  <jas@extundo.com>
25809
25810         * starttls.el: Merge with my GNUTLS based starttls.el.
25811         (starttls-gnutls-program, starttls-use-gnutls)
25812         (starttls-extra-arguments, starttls-process-connection-type)
25813         (starttls-connect, starttls-failure, starttls-success):
25814         New variables.
25815         (starttls-program, starttls-extra-args): Doc fix.
25816         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25817         New functions.
25818         (starttls-negotiate, starttls-open-stream):
25819         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25820         function if it is set.
25821
25822 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25823
25824         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25825         structured fields.
25826
25827 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25828
25829         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25830
25831 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25832
25833         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25834         Add variable.
25835         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25836         assigning the spam-mark to new messages.
25837
25838 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25839
25840         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25841
25842 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25843
25844         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25845
25846         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25847         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25848         default.
25849
25850 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25851
25852         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25853         correct data.
25854
25855 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25856
25857         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25858         (spam-group-processor-p): Fix function.
25859         (spam-group-processor-multiple-p)
25860         (spam-group-spam-processor-report-gmane-p)
25861         (spam-group-spam-processor-report-resend-p)
25862         (spam-group-spam-processor-bogofilter-p)
25863         (spam-group-spam-processor-blacklist-p)
25864         (spam-group-spam-processor-ifile-p)
25865         (spam-group-ham-processor-ifile-p)
25866         (spam-group-spam-processor-spamoracle-p)
25867         (spam-group-spam-processor-crm114-p)
25868         (spam-group-ham-processor-bogofilter-p)
25869         (spam-group-spam-processor-stat-p)
25870         (spam-group-ham-processor-stat-p)
25871         (spam-group-ham-processor-whitelist-p)
25872         (spam-group-ham-processor-BBDB-p)
25873         (spam-group-ham-processor-spamoracle-p)
25874         (spam-group-ham-processor-copy-p): Remove functions with some
25875         prejudice against unneeded code.
25876         (spam-report-articles-resend)
25877         (spam-report-resend-register-routine): Allow the group/topic
25878         spam-resend-to value to override spam-report-resend-to.
25879         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25880         properly now.
25881
25882         * gnus.el (spam-resend-to): Add group/topic parameter.
25883         (spam-process): Move the OBSOLETE processors to the end of the
25884         choices.
25885
25886 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25887
25888         * spam-report.el (spam-report-resend-to, spam-report-resend):
25889         Start with resend-to set to nil, and then ask the user if necessary.
25890         (spam-report-resend): spam-report-resend takes a list of articles, not
25891         separate article numbers.
25892
25893 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25894
25895         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25896         addition to emacs-w3m.
25897
25898 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25899
25900         * assistant.el (assistant-authinfo-data): New function.
25901         (assistant-eval): Eval for entire assistant.
25902
25903         * netrc.el (netrc-services-file): New variable.
25904         (netrc-parse-services): New function.
25905         (netrc-find-service-name): New function.
25906         (netrc-find-service-number): New function.
25907         (netrc-port-equal): New function.
25908         (netrc-machine): Use it.
25909
25910         * nnimap.el (nnimap-open-connection): Use netrc.
25911
25912         * gnus-util.el (gnus-netrc-get): Remove aliases.
25913
25914         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25915
25916         * assistant.el (wid-edit): Fix compilation.
25917
25918         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25919
25920 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25921
25922         * gnus-util.el (gnus-set-file-modes): New function.  (small
25923         patch).
25924
25925 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25926
25927         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25928
25929         * assistant.el (assistant-render-node): Fix up rendering and
25930         read-only text.
25931         (assistant-render-node): Reset.
25932         (assistant-make-read-only): Not sticky.
25933
25934 2004-05-20  Danny Siu  <dsiu@adobe.com>
25935
25936         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25937         centered even when gnus-auto-center-summary is t.
25938
25939 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25940
25941         * dns.el (dns-get-txt-answer): New function.
25942         (dns-read-txt): Ditto.
25943         (query-dns): Use it.
25944
25945 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25946
25947         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25948         active for foreign groups even if the group level is higher than
25949         the specified value.
25950
25951 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25952
25953         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25954         non-active groups.
25955
25956         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25957
25958 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25959
25960         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25961
25962 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25963
25964         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25965         (spam-crm114-header, spam-crm114-spam-switch)
25966         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25967         (spam-crm114-positive-spam-header)
25968         (spam-crm114-database-directory, spam-list-of-processors)
25969         (spam-group-spam-processor-crm114-p)
25970         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25971         (spam-generic-score, spam-list-of-checks)
25972         (spam-list-of-statistical-checks, spam-registration-functions)
25973         (spam-check-crm114-headers, spam-crm114-score)
25974         (spam-check-crm114, spam-crm114-register-with-crm114)
25975         (spam-crm114-register-spam-routine)
25976         (spam-crm114-unregister-spam-routine)
25977         (spam-crm114-register-ham-routine)
25978         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25979
25980 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25981
25982         * gnus.el: Add spam-use-crm114.
25983
25984         * spam.el (spam-list-of-processors, spam-registration-functions):
25985         Add spam-use-resend.
25986         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25987         (spam-report-articles-gmane): Add doc fix.
25988         (spam-report-articles-resend, spam-report-resend-register-routine):
25989         Add wrappers around spam-report-resend-to.
25990
25991         * spam-report.el (spam-report-resend-to, spam-report-resend):
25992         Add support for resending spam.
25993         (spam-report-gmane): Fix line length >80.
25994
25995         * gnus.el (spam-process): Add spam-use-resend.
25996
25997 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25998
25999         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
26000         number of processed spam messages.
26001         (spam-ham-copy-or-move-routine): Return the number of processed
26002         ham messages.
26003         (spam-summary-prepare-exit): Use the above values to decide
26004         whether status messages should be displayed.
26005
26006 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26007
26008         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26009         `rfc2047-encoding-function-alist' in order to avoid conflicting
26010         with the old version.
26011         (rfc2047-encode-region): Concatenate words containing non-ASCII
26012         characters in structured fields; don't encode space-delimited
26013         ASCII words even in unstructured fields; don't break words at
26014         char-category boundaries.
26015         (rfc2047-encode-1): New function.
26016         (rfc2047-encode): Use it; encode text so that it occupies the
26017         maximum width within 76-column; work correctly on Q encoding for
26018         iso-2022-* charsets.
26019         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26020         sure not to break a line just after the header name.
26021         (rfc2047-b-encode-region): Remove.
26022         (rfc2047-b-encode-string): New function.
26023         (rfc2047-q-encode-region): Remove.
26024         (rfc2047-q-encode-string): New function.
26025
26026         * mm-util.el (mm-replace-in-string): New function.
26027
26028 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26029
26030         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26031         Really get it right.
26032         (gnus-inews-make-draft): Really.
26033
26034 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26035
26036         * nnmh.el (nnmh-request-list-1): Don't check the link count
26037         before descending.  (small patch)
26038
26039 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26040
26041         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26042         stuff.
26043
26044         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26045         Match on real group name.
26046
26047         * gnus-art.el (gnus-signature-limit): Doc fix.
26048
26049         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26050
26051         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26052
26053 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26054
26055         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26056         isn't a string.
26057
26058 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26059
26060         * gnus-draft.el (gnus-draft-send):
26061         Bind rfc2047-encode-encoded-words.
26062
26063         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26064         (rfc2047-encodable-p): Say that =? needs encoding.
26065         (rfc2047-encode-encoded-words): New variable.
26066
26067         * gnus-group.el (gnus-group-select-group): Doc fix.
26068
26069         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26070
26071         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26072         to nil.
26073
26074         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26075
26076         * nnheader.el (nnheader-get-lines-and-char): New function.
26077
26078 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26079
26080         * gnus-msg.el (gnus-summary-followup-with-original):
26081         Document yanking of region when active.
26082
26083 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26084
26085         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26086         groups if the group level is higher than the specified value.
26087
26088 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26089
26090         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26091         (gnus-group-jump-to-group): Add prefix argument using
26092         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26093         non-active group.
26094
26095         * compface.el (uncompface): Be verbose when changing
26096         `uncompface-use-external'.
26097
26098         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26099         handle manual section.
26100
26101 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26102
26103         * gnus-art.el (gnus-button-alist): Revert previous change.
26104
26105 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26106
26107         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26108
26109 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26110
26111         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26112         whether backend can accept message.
26113
26114         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26115
26116 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26117
26118         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26119         Avoid creating directory when nntp-marks-is-evil is true.
26120         Reported by Reiner Steib.
26121
26122 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26123
26124         * gnus-picon.el (gnus-picon-insert-glyph):
26125         Add optional `nostring' argument.
26126
26127 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26128
26129         * gnus-picon.el (gnus-picon-style): New variable.
26130         (gnus-picon-transform-address): Support `gnus-picon-style'.
26131
26132 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26133
26134         * message.el (message-fill-field): Return point.
26135         (message-generate-headers): Go to end of field.
26136
26137         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26138         stuff for non-living groups.
26139
26140 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26141
26142         * gnus-art.el (gnus-article-followup-with-original)
26143         (gnus-article-reply-with-original): gnus-mark-active-p ->
26144         gnus-region-active-p.
26145
26146 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26147
26148         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26149         only when there is spam or ham to be processed.
26150
26151 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26152
26153         * mail-source.el (mail-source-delete-crash-box): Refactor.
26154         (mail-source-fetch): Use it.
26155         (mail-source-fetch-file): Ditto.
26156         (mail-source-fetch-directory): Run postscript in loop.
26157         (mail-source-fetch-pop): Delete.
26158         (mail-source-fetch-maildir): Ditto.
26159         (mail-source-fetch-imap): Ditto.
26160
26161         * imap.el (imap-authenticators): Comment out sasl.
26162
26163         * message.el (message-skip-to-next-address): New function.
26164         (message-fill-header-address): Refactor.
26165         (message-fill-address): Use it.
26166         (message-delete-address): Use it.
26167         (message-fill-header-general): Refactor.
26168         (message-fill-field-address): Rename.
26169         (message-narrow-to-field): Find the start of the header.
26170         (message-header-format-alist): Don't pre-fill.
26171         (message-fill-header): Remove.
26172         (message-insert-header): New function.
26173         (message-shorten-references): Use it.
26174
26175         * rfc2047.el (rfc2047-field-value): Strip props.
26176
26177         * mail-parse.el (mail-header-make-address): New alias.
26178
26179         * ietf-drums.el (ietf-drums-make-address): New function.
26180
26181         * imap.el: Add compiler directives.
26182
26183         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26184
26185         * gnus-art.el (article-decode-idna-rhs): Don't use
26186         message-idna-inside-rhs-p.
26187
26188 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26189
26190         * message.el (message-idna-inside-rhs-p): Remove.
26191         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26192
26193         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26194         false positives.
26195
26196 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26197
26198         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26199
26200 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26201
26202         * nneething.el (nneething-file-name): Don't create spurious
26203         files.
26204
26205         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26206         (gnus-inews-do-gcc): Remove sleep.
26207
26208         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26209         part under point.
26210
26211         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26212         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26213
26214 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26215
26216         * spam.el (spam-summary-prepare-exit): Fix (length).
26217
26218 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26219
26220         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26221         as expired without moving it" message when there are spam
26222         messages left.
26223
26224 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26225
26226         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26227         header is not nil.
26228
26229 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26230
26231         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26232         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26233         (nntp-marks-changed-p): New arg SERVER.
26234         (nntp-request-update-info): Adjust caller.
26235
26236 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26237
26238         * nntp.el (nntp-save-marks): Pass missing arg.
26239
26240 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26241
26242         * nntp.el: Support marks.
26243         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26244         (nntp-marks-modtime, nntp-marks-directory): New variables.
26245         (nntp-request-set-mark, nntp-request-update-info)
26246         (nntp-possibly-create-directory, nntp-marks-changed-p)
26247         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26248         New functions.
26249
26250 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26251
26252         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26253         (gnus-xmas-redefine): Rename.
26254
26255         * gnus-score.el (gnus-score-insert-help):
26256         Use gnus-select-lowest-window.
26257
26258         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26259         appt-select-lowest-window and rename to gnus-select-lowest-window.
26260
26261         * gnus.el: do.
26262
26263 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26264
26265         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26266         encodings of MIME-encoded words, in order to improve
26267         interoperability with several broken MUAs.
26268
26269 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26270
26271         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26272         tags, only when charsets are not specified in headers.
26273         (mm-inline-text-html-render-with-w3m): Ditto.
26274
26275         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26276         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26277
26278 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26279
26280         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26281         instead of MIME-decoded from fields when checking
26282         `gnus-article-address-banner-alist'.
26283
26284 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26285
26286         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26287         description rather than subject.
26288
26289 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26290
26291         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26292
26293 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26294
26295         * gnus.el (gnus-version-number): Bump.
26296
26297 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26298
26299         * gnus.el: No Gnus v0.2 is released.
26300
26301 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26302
26303         * gnus-agent.el (gnus-agent-read-agentview):
26304         Inline gnus-uncompress-range.
26305
26306 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26307
26308         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26309         `exec-installed-p'.
26310
26311 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26312
26313         * gnus.el (spam-process, spam-autodetect-methods):
26314         Add bsfilter and bsfilter-headers.
26315
26316         * spam.el (spam-bsfilter): New customize group.
26317         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26318         (spam-bsfilter-header, spam-bsfilter-probability-header)
26319         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26320         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26321         (spam-bsfilter-database-directory): New options.
26322         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26323         (spam-list-of-statistical-checks, spam-registration-functions):
26324         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26325         (spam-bsfilter-score): New command.
26326         (spam-check-bsfilter-headers, spam-check-bsfilter)
26327         (spam-bsfilter-register-with-bsfilter)
26328         (spam-bsfilter-register-spam-routine)
26329         (spam-bsfilter-unregister-spam-routine)
26330         (spam-bsfilter-register-ham-routine)
26331         (spam-bsfilter-unregister-ham-routine): New functions.
26332         (spam-generic-score): Support bsfilter; Accept an optional argument
26333         to recalcurate spam score even if scoring header has already been
26334         added.
26335         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26336         optional argument to recalcurate spam score even if scoring header
26337         has already been added.
26338
26339 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26340
26341         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26342         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26343         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26344         link is missing.
26345
26346 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26347
26348         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26349         (html2text-get-attr): Rewrite.
26350
26351         * message.el (message-setup-1): Remove redundant put-text-property
26352         on mail-header-separator.
26353
26354 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26355
26356         * gnus-registry.el (gnus-registry-cache-whitespace)
26357         (gnus-registry-action, gnus-registry-spool-action)
26358         (gnus-registry-split-fancy-with-parent): Change message levels
26359         from 5 to 3 or 7, as needed.
26360
26361         * spam.el (spam-summary-prepare-exit)
26362         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26363         (spam-split, spam-find-spam, spam-log-undo-registration)
26364         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26365         level from 5 to 6.
26366
26367 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26368
26369         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26370         2004-03-04 change).
26371
26372 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26373
26374         * sieve-manage.el (sieve-manage-open):
26375         * nnweb.el (nnweb-insert-html):
26376         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26377         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26378         * nnspool.el (nnspool-request-group):
26379         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26380         * nnml.el (nnml-request-update-info):
26381         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26382         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26383         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26384         (nnimap-request-set-mark):
26385         * nnfolder.el (nnfolder-request-update-info):
26386         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26387         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26388         * gnus-uu.el (gnus-uu-find-articles-matching):
26389         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26390         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26391         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26392         * gnus-nocem.el (gnus-nocem-scan-groups):
26393         * gnus-int.el (gnus-start-news-server):
26394         * gnus-group.el (gnus-group-make-kiboze-group)
26395         (gnus-group-browse-foreign-server):
26396         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26397         Use mapc when appropriate.
26398
26399 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26400             Adam Sjøgren  <asjo@koldfront.dk>
26401             Wes Hardaker  <wes@hardakers.net>
26402             Michael Shields  <shields@msrl.com>
26403
26404         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26405         may need for spam sorting and scoring.
26406         (spam-user-format-function-S): Add user format function suitable for
26407         general use.
26408         (spam-article-sort-by-spam-status): Add sorting function for summary
26409         sorting.
26410         (spam-extra-header-to-number): Add function to get a score from a
26411         header.
26412         (spam-summary-score): Add function to get a numeric score from the
26413         headers.
26414         (spam-generic-score): Fix function doc, was in wrong place.
26415         (spam-initialize): Take symbols when it's run, and install the
26416         extra headers that spam-necessary-extra-headers thinks we need.
26417
26418 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26419
26420         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26421         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26422
26423 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26424
26425         * gnus-sum.el (gnus-set-global-variables)
26426         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26427         (gnus-article-get-xrefs, gnus-summary-best-group)
26428         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26429         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26430         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26431         Use with-current-buffer.
26432
26433 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26434
26435         * spam.el (spam-summary-prepare-exit): Simplify logic.
26436         (spam-fetch-article-header): Read the article header if it's not
26437         available.
26438         (spam-list-articles): Simplify logic.
26439         (spam-filelist-register-routine): Fix bug with unregister-list.
26440
26441         * gnus-registry.el: Fix comments at beginning.
26442
26443 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26444
26445         * message.el (message-cater-to-broken-inn): Remove.
26446         (message-shorten-references): Make sure the total folded length of
26447         References is shorter than 998 characters to cater to a bug in INN
26448         2.3.  Also, don't pretend that references aren't folded -- this
26449         hasn't worked for a while.
26450
26451 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26452
26453         * gnus-agent.el (gnus-agentize):
26454         gnus-agent-send-mail-real-function no longer set to current value
26455         of message-send-mail-function but rather a lambda that calls
26456         message-send-mail-function.  The change makes the agent real-time
26457         responsive to user changes to message-send-mail-function.
26458
26459 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26460
26461         * legacy-gnus-agent.el
26462         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26463         help from Florian Weimer <fw@deneb.enyo.de>
26464
26465 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26466
26467         * nnmail.el (nnmail-cache-insert): Revert last change.
26468
26469 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26470
26471         * nnmail.el (nnmail-cache-insert): Always check whether
26472         nnmail-cache-ignore-groups matches a group name.
26473
26474 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26475
26476         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26477         (spam-find-spam, spam-log-processing-to-registry)
26478         (spam-log-registered-p, spam-log-unregistration-needed-p)
26479         (spam-log-undo-registration): Use gnus-message instead of
26480         gnus-error, none of these errors are fatal.
26481
26482         * gnus-registry.el (gnus-registry-clean-empty-function)
26483         (gnus-registry-clean-empty): Remove only empty entries without
26484         extra data.
26485
26486 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26487
26488         * spam-stat.el (spam-stat-buffer-change-to-spam)
26489         (spam-stat-buffer-change-to-non-spam): Change (error) to
26490         (gnus-message 8) invocation.
26491
26492 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26493
26494         * nntp.el (nntp-via-netcat-command): New variable.
26495         (nntp-via-netcat-switches): New variable.
26496         (nntp-open-via-rlogin-and-netcat): New function.
26497         (nntp-open-connection-function): Doc fix.
26498         (nntp-telnet-command): Doc fix.
26499         (nntp-end-of-line): Doc fix.
26500         (nntp-via-rlogin-command): Doc fix.
26501         (nntp-via-user-name): Doc fix.
26502         (nntp-via-address): Doc fix.
26503
26504 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26505
26506         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26507         error in Emacs 21.1.
26508
26509 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26510
26511         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26512
26513 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26514
26515         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26516         (gnus-agent-with-refreshed-group): New macro.
26517         (gnus-agent-rename-group): New function.
26518         (gnus-agent-delete-group): New function.
26519         (gnus-agent-save-group-info): Use gnus-command-method when
26520         `method' parameter is nil.  Don't write nil entries into the
26521         active file.
26522         (gnus-agent-get-group-info): New function.
26523         (gnus-agent-fetch-articles):
26524         Use gnus-agent-update-files-total-fetched-for to increment disk space
26525         used.
26526         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26527         Use gnus-agent-update-view-total-fetched-for to increment disk space
26528         used.
26529         (gnus-agent-get-local): Add optional parameters to avoid calling
26530         gnus-group-real-name and gnus-find-method-for-group.
26531         (gnus-agent-set-local): Delete stored entry if either min, or max,
26532         are nil.
26533         (gnus-agent-fetch-session): Reworded error/quit messages.
26534         On quit, use gnus-agent-regenerate-group to record existance of any
26535         articles fetched to disk before the quit occurred.
26536         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26537         gnus-agent-update-view-total-fetched-for, and
26538         gnus-agent-update-files-total-fetched-for to decrement disk space
26539         used.
26540         (gnus-agent-retrieve-headers):
26541         Use gnus-agent-update-view-total-fetched-for to increment disk space
26542         used.
26543         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26544         with gnus-agent-update-files-total-fetched-for to decrement disk
26545         space and fresh group buffer.
26546         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26547         (gnus-agent-need-update-total-fetched-for): New variable.
26548         (gnus-agent-update-files-total-fetched-for): New function.
26549         (gnus-agent-update-view-total-fetched-for): New function.
26550         (gnus-agent-total-fetched-for): New function.
26551
26552         * gnus-cache.el (gnus-cache-save-buffers):
26553         Use gnus-cache-update-overview-total-fetched-for to change disk space
26554         used by this group.
26555         (gnus-cache-possibly-enter-article):
26556         Use gnus-cache-update-file-total-fetched-for to increment disk space
26557         used by this group.
26558         (gnus-cache-possibly-remove-article):
26559         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26560         used by this group.
26561         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26562         (gnus-cache-rename-group): New function.
26563         (gnus-cache-delete-group): New function.
26564         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26565         (gnus-cache-need-update-total-fetched-for): New variable.
26566         (gnus-cache-with-refreshed-group): New macro.
26567         (gnus-cache-update-file-total-fetched-for): New function.
26568         (gnus-cache-update-overview-total-fetched-for): New function.
26569         (gnus-cache-rename-group-total-fetched-for): New function.
26570         (gnus-cache-delete-group-total-fetched-for): New function.
26571         (gnus-cache-total-fetched-for): New function.
26572
26573         * gnus-group.el: Require gnus-sum and autoload functions to
26574         resolve warnings when gnus-group.el compiled alone.
26575         (gnus-group-line-format): Document new %F.
26576         (size of Fetched data) group line format; identifies disk space
26577         used by agent and cache.
26578         (gnus-group-line-format-alist): Define new F format.
26579         (gnus-total-fetched-for): New function.
26580         (gnus-group-delete-group): No longer update
26581         gnus-cache-active-altered as gnus-request-delete-group now keeps
26582         the cache in sync.
26583         (gnus-group-list-active): Let the agent store a server's active
26584         list if currently plugged.
26585
26586         * gnus-int.el (gnus-request-delete-group):
26587         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26588         local disk in sync with the server.
26589         (gnus-request-rename-group):
26590         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26591         local disk in sync with the server.
26592
26593         * gnus-start.el (gnus-get-unread-articles):
26594         Cosmetic simplification to logic.
26595
26596         * gnus-util.el (gnus-rename-file): New function.
26597
26598 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26599
26600         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26601
26602 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26603
26604         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26605         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26606
26607 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26608
26609         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26610         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26611
26612 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26613
26614         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26615
26616 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26617
26618         * spam.el (spam-set-difference): Add function to replace
26619         gnus-set-difference in spam.el.
26620         (spam-summary-prepare-exit): Use spam-set-difference.
26621
26622 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26623
26624         * gnus-registry.el (gnus-registry-cache-file): Update to use
26625         gnus-dribble-directory OR gnus-home-directory OR ~.
26626         (gnus-registry-split-fancy-with-parent): Fix doc.
26627
26628 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26629
26630         * message.el (message-exchange-point-and-mark):
26631         Use message-mark-active-p.  Suggested by Jesper Harder
26632         <harder@ifa.au.dk>.
26633
26634 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26635
26636         * message.el (message-exchange-point-and-mark): Don't activate
26637         region if it was inactive.  Suggested by Hiroshi Fujishima
26638         <pooh@nature.tsukuba.ac.jp>.
26639
26640 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26641
26642         * gnus-art.el (article-display-face): Display Faces in the same
26643         order as X-Faces.
26644
26645 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26646
26647         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26648
26649 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26650
26651         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26652         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26653         (gnus-article-mime-hierarchy): Remove.
26654         (gnus-article-mime-hierarchy-next): Remove.
26655         (gnus-article-mode): Revert 2004-03-19 change.
26656         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26657         (gnus-insert-mime-button): Revert 2004-03-19 change.
26658         (gnus-mime-accumulate-hierarchy): Remove.
26659         (gnus-mime-enter-multipart): Remove.
26660         (gnus-mime-leave-multipart): Remove.
26661         (gnus-mime-display-part): Revert 2004-03-19 change.
26662         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26663
26664         * mml.el (mml-preview): Revert 2004-03-19 change.
26665
26666 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26667
26668         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26669
26670 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26671
26672         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26673         t while entering a file name using the mm-with-multibyte macro.
26674         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26675
26676         * mm-util.el (mm-with-multibyte): New macro.
26677
26678 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26679
26680         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26681         New user option.
26682         (gnus-mime-multipart-functions): Doc and customization fix.
26683         (gnus-article-mime-hierarchy): New variable.
26684         (gnus-article-mime-hierarchy-next): New variable.
26685         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26686         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26687         gnus-article-mime-hierarchy-next to nil.
26688         (gnus-insert-mime-button): Show hierarchy numbers.
26689         (gnus-mime-accumulate-hierarchy): New function.
26690         (gnus-mime-enter-multipart): New function.
26691         (gnus-mime-leave-multipart): New function.
26692         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26693         (gnus-mime-display-alternative): Show hierarchy numbers.
26694
26695         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26696         gnus-article-mime-hierarchy-next to nil.
26697
26698 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26699
26700         * dns.el: Don't require gnus-xmas.
26701
26702 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26703
26704         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26705         inline PGP.
26706         (mml-menu): Disable mml-quote-region if mark is inactive.
26707
26708 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26709
26710         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26711         when the group's active is not available.
26712
26713 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26714
26715         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26716         error.
26717
26718 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26719
26720         * imap.el (imap-store-password): New variable.
26721         (imap-interactive-login): Use it.
26722         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26723
26724 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26725
26726         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26727         window-start and hscroll to summary window.
26728
26729 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26730
26731         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26732         conversion message to newsrc-dribble when an actual conversion is
26733         performed.
26734
26735 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26736
26737         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26738
26739 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26740
26741         * mm-decode.el (mm-complicated-handles): New function reviving
26742         former definition of mm-multiple-handles.
26743
26744         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26745         (gnus-mime-delete-part): Use it.
26746
26747 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26748
26749         * gnus-agent.el (gnus-agent-read-local):
26750         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26751         avoid the implicit assumption that they will always be equal.
26752         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26753         coding-system-for-write, as the with-temp-file macro first prints
26754         to a buffer then saves the buffer.
26755
26756 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26757
26758         * gnus-art.el (gnus-article-edit-part): New function.
26759         (gnus-mime-save-part-and-strip): Use it; do query instead of
26760         signaling an error; don't use mm-multiple-handles.
26761         (gnus-mime-delete-part): Ditto.
26762
26763 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26764
26765         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26766         old file versions.
26767         (gnus-group-prepare-hook): Remove function that converted list
26768         form of gnus-agent-expire-days to group properties.
26769
26770         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26771         (gnus-request-accept-article): Re-indented.
26772
26773         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26774         converters to handle old agent file formats.  Add logic for a
26775         "backup before upgrading warning".
26776         (gnus-convert-mark-converter-prompt): Developers can mark
26777         functions as needing (default), or not needing,
26778         gnus-convert-old-newsrc's "backup before upgrading warning".
26779         (gnus-convert-converter-needs-prompt): Tests whether the user
26780         should be protected from potentially irreversable changes by the
26781         function.
26782
26783         * legacy-gnus-agent.el: New.  Provides converters that are only
26784         loaded when gnus-convert-old-newsrc needs to call them.
26785
26786 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26787
26788         * mail-source.el (mail-source-touch-pop): Doc fix.
26789
26790         * message.el (message-smtpmail-send-it): Doc fix.
26791
26792 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26793
26794         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26795
26796         * nnmail.el (nnmail-split-fancy): do.
26797
26798         * gnus-kill.el (gnus-kill, gnus-execute): do.
26799
26800 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26801
26802         * gnus-sum.el (gnus-widget-reversible-match)
26803         (gnus-widget-reversible-to-internal)
26804         (gnus-widget-reversible-to-external): New functions.
26805         (gnus-widget-reversible): New widget.
26806         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26807
26808 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26809
26810         * gnus-sum.el (gnus-thread-sort-functions)
26811         (gnus-article-sort-functions): Document `(not F)' items.
26812
26813 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26814
26815         * spam.el (spam-use-gmane-xref): Add new backend.
26816         (spam-gmane-xref-spam-group): Add variable to control the name of the
26817         Gmane spam group.
26818         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26819         (spam-regex-headers-spam, spam-regex-headers-ham)
26820         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26821         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26822         backends and checks.
26823         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26824
26825         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26826         an autodetect method.
26827
26828 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26829
26830         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26831         articles are being added to a group.
26832         (gnus-request-replace-article): Inform the agent that articles
26833         need to be uncached as the cached contents are no longer valid.
26834
26835 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26836
26837         * binhex.el: Don't autoload executable-find.
26838
26839         * canlock.el: Don't autoload mail-fetch-field.
26840
26841         * dgnushack.el: Autoload c-mode for XEmacs.
26842
26843         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26844
26845         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26846         rmail-dont-reply-to and rmail-output.
26847
26848         * gnus-score.el: Don't autoload ffap-string-at-point.
26849
26850         * gnus-setup.el: Don't autoload sc-cite-original.
26851
26852         * imap.el: Don't autoload base64-decode-string,
26853         base64-encode-string and md5.
26854
26855         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26856         and rmail-msg-restore-non-pruned-header.
26857
26858         * mm-decode.el: Don't autoload executable-find.
26859
26860         * mm-url.el: Don't autoload executable-find.
26861
26862         * mm-view.el: Don't autoload diff-mode.
26863
26864         * nndb.el: Don't autoload news-reply-mode, news-setup,
26865         cancel-timer and telnet.
26866
26867         * password.el: Don't autoload run-at-time for Emacs.
26868
26869         * sha1-el.el: Don't autoload executable-find.
26870
26871         * sieve-mode.el: Don't autoload c-mode.
26872
26873         * uudecode.el: Don't autoload executable-find.
26874
26875 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26876
26877         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26878         (gnus-agent-possibly-alter-active): Avoid null in numeric
26879         comparison.
26880         (gnus-agent-set-local): Refuse to save null in local object table.
26881         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26882         list of articles that will be marked as unread.
26883
26884 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26885
26886         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26887
26888 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26889
26890         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26891         language tags.
26892
26893 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26894
26895         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26896         Don't bind "obarray".
26897
26898         * gnus-sum.el (gnus-thread-sort-functions):
26899         Add `gnus-thread-sort-by-most-recent-number' and
26900         `gnus-thread-sort-by-most-recent-date'.
26901         Reported by Kai Grossjohann <kai@emptydomain.de>.
26902
26903 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26904
26905         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26906
26907 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26908
26909         * gnus-cus.el (gnus-agent-customize-category):
26910         Remove ignore-errors macro reference that required cl to be loaded at
26911         run-time.
26912
26913         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26914         single-interval range of the form (min . max).  Previously the
26915         range had to look like ((min . max)).  Likewise, return
26916         (min . max) rather than ((min . max)).
26917         (gnus-range-map): Use gnus-range-normalize to accept
26918         single-interval range.
26919
26920         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26921         the cache, but not the agent, now appear with their usual face.
26922
26923         * dgnushack.el (loaddir): New variable that is bound to the
26924         directory containing the dgnushack.el file.  Use loaddir, rather
26925         than srcdir, to update load-path.  Change lets dgnushack compile
26926         code in directories other than GNUS/lisp.
26927
26928 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26929
26930         * lpath.el: Don't bind w3m-safe-url-regexp.
26931
26932         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26933         w3m-safe-url-regexp variable buffer-local.
26934
26935         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26936
26937 2004-02-27  Simon Josefsson  <jas@extundo.com>
26938
26939         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26940         gnus-group-real-prefix.
26941         (gnus-summary-move-article): Use it, instead of
26942         gnus-group-real-prefix.
26943
26944 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26945
26946         * lpath.el: Bind w3m-safe-url-regexp.
26947
26948         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26949         w3m-safe-url-regexp variable buffer-local and set it as the value
26950         of mm-w3m-safe-url-regexp.
26951
26952         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26953
26954         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26955         parsing gnus-posting-styles when the message is not for replying.
26956
26957         * dgnushack.el: Autoload sgml-mode for XEmacs.
26958
26959         * nnrss.el (nnrss-opml-export):
26960         Use mm-set-buffer-file-coding-system instead of
26961         set-buffer-file-coding-system.
26962
26963 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26964
26965         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26966         of checkdoc.el).
26967         * nnrss.el: do.
26968         * gnus-mlspl.el: do.
26969         * gnus-ml.el: do.
26970         * gnus-srvr.el: do.
26971
26972         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26973
26974 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26975
26976         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26977         Corrections to custom-manual links.
26978
26979         * gnus-art.el (gnus-article): Ditto.
26980
26981         * mm-decode.el (mime-display, mime-security): Ditto.
26982
26983 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26984
26985         * flow-fill.el: Typo.
26986
26987 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26988
26989         * spam-wash.el: New file.
26990
26991 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26992
26993         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26994
26995 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26996
26997         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26998         to be run with new-articles as LIST1, not LIST2.
26999         (spam-registration-functions): Add spam-use-ham-copy as a nil
27000         registration backend.
27001
27002 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27003
27004         * spam-stat.el (spam-stat-washing-hook): New option.
27005         (spam-stat-buffer-words): Use it.
27006         (spam-stat-process-directory, spam-stat-test-directory):
27007         Use insert-file-contents-literally.
27008         (spam-stat-coding-system): New variable.
27009         (spam-stat-load, spam-stat-save): Use it.
27010
27011 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27012
27013         * spam-report.el (spam-report-plug-agent):
27014         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27015
27016 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27017
27018         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27019         Allow / in mailto URLs.
27020
27021 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27022
27023         * spam-report.el (spam-report-process-queue): Fix interactive use.
27024         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27025         (spam-report-unplug-agent): Doc fixes.
27026         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27027         (spam-report-agentize, spam-report-deagentize): Autoload.
27028
27029 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27030
27031         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27032
27033         * message.el (message-setup-fill-variables): Add mml tags to
27034         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27035         <ajk@iu.edu>.
27036         (message-mode): Don't modify paragraph-separate there.
27037
27038 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27039
27040         * compface.el (uncompface-use-external): Default to undecided.
27041         (uncompface-use-external-threshold): New variable.
27042         (uncompface-float-time): New macro.
27043         (uncompface): Determine whether to use the external decoder if
27044         uncompface-use-external is undecided.
27045
27046 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27047
27048         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27049         after images.
27050
27051         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27052
27053 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27054
27055         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27056
27057         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27058
27059         * gnus-sum.el (gnus-summary-limit-to-age)
27060         (gnus-summary-limit-children): do.
27061
27062         * gnus-int.el (gnus-request-scan): do.
27063
27064         * gnus-group.el (gnus-group-suspend): do.
27065
27066         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27067
27068         * gnus-cite.el (gnus-cite-parse-attributions): do.
27069
27070         * gnus-agent.el (gnus-summary-set-agent-mark)
27071         (gnus-agent-regenerate-group): do.
27072
27073         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27074
27075         * binhex.el (binhex-decode-region-internal): do.
27076
27077 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27078
27079         * gnus-fun.el (gnus-face-properties-alist): New user option.
27080         (gnus-display-x-face-in-from): Use it.
27081
27082         * gnus-art.el (article-display-face): Ditto.
27083
27084         * compface.el (uncompface-use-external): Default to nil.
27085
27086 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27087
27088         * nntp.el (nntp-erase-buffer): New function.
27089         (nntp-retrieve-data, nntp-send-command)
27090         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27091         (nntp-possibly-change-group): Use it.
27092
27093         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27094         Use with-current-buffer.
27095
27096 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27097
27098         * compface.el: Merge the ELisp-based uncompface program.
27099         (compface): New customization group.
27100         (uncompface-use-external): New user option.
27101         (uncompface): Call uncompface-internal if uncompface-use-external
27102         is nil.
27103         (uncompface-internal): New function.  Note that there are also
27104         some other functions and variables added for this function.
27105
27106 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27107
27108         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27109         if necessary.
27110
27111 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27112
27113         * spam-report.el (spam-report-unplug-agent)
27114         (spam-report-plug-agent, spam-report-deagentize)
27115         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27116         Add support for the Agent in spam-report: when unplugged, report to a
27117         file; when plugged, submit all the requests.
27118
27119         * spam.el (spam-register-routine): Fix message about
27120         registration.
27121
27122 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27123
27124         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27125         dependencies.
27126         (rfc2047-encode): Use it.
27127
27128         * gnus-art.el (gnus-button-marker-list): Move before first
27129         reference.
27130
27131         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27132         (imap-parse-body): Fix format string mismatch.
27133
27134         * gnus-score.el (gnus-summary-increase-score): do.
27135
27136         * nnrss.el (nnrss-close): New function.
27137
27138 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27139
27140         * nnrss.el (nnrss-make-filename): New function.
27141         (nnrss-request-delete-group, nnrss-read-server-data)
27142         (nnrss-save-server-data, nnrss-read-group-data)
27143         (nnrss-save-group-data): Use it.
27144         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27145         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27146         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27147
27148 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27149
27150         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27151
27152 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27153
27154         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27155         files.
27156
27157         * message.el (message-generate-headers-first): Don't quote nil
27158         and t in docstrings.
27159
27160         * imap.el (imap-id): do.
27161
27162         * gnus-agent.el (gnus-agent-consider-all-articles)
27163         (gnus-agent-queue-mail): do.
27164
27165 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27166
27167         * spam-report.el (spam-report-process-queue): New function.
27168         Process requests from `spam-report-requests-file'.
27169         (spam-report-process-queue): Doc fix.
27170
27171 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27172
27173         * spam.el (spam-register-routine)
27174         (spam-log-processing-to-registry, spam-log-registered-p)
27175         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27176         Change "check" to "spam-check" for semi-clarity.
27177
27178 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27179
27180         * pop3.el: Require nnheader.
27181
27182         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27183
27184         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27185
27186         * gnus-picon.el: Require cl.
27187
27188         * gnus-fun.el: Require gnus-ems and gnus-util.
27189
27190         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27191
27192         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27193
27194         * gnus-art.el (gnus-article-edit-mode): Define before first
27195         reference.
27196
27197 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27198
27199         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27200         (gnus-uu-post-encoded): Use point-at-bol.
27201
27202         * gnus-topic.el (gnus-group-active-topic-p): do.
27203
27204         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27205
27206         * gnus-group.el (gnus-group-kill-region): do.
27207
27208         * gnus-art.el (article-date-ut): do.
27209
27210         * message.el (message-fetch-field): Remove redundant
27211         case-fold-search binding.
27212         (message-narrow-to-field): Simplify.
27213
27214 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27215
27216         * spam.el (spam-directory): Derive from `gnus-directory'.
27217
27218         * spam-report.el (spam-report-url-to-file)
27219         (spam-report-requests-file): New function and variable for offline
27220         reporting.
27221         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27222         and user defined function.
27223         (spam-report-url-ping-mm-url): Remove doubled slash.
27224
27225 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27226
27227         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27228
27229 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27230
27231         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27232         Fix format string mismatch.
27233
27234         * sieve.el (sieve-deactivate-all): do.
27235
27236         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27237
27238         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27239
27240         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27241
27242         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27243
27244 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27245
27246         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27247         the list of checks.
27248
27249 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27250
27251         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27252         padding.
27253
27254 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27255
27256         * mm-view.el (mm-fill-flowed): New variable.
27257         (mm-inline-text): Use it.
27258
27259 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27260
27261         * spam.el (spam-spamassassin-register-ham-routine)
27262         (spam-spamassassin-register-spam-routine): Fix function names.
27263
27264 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27265
27266         * gnus.el (gnus-tmp-grouplens): Remove.
27267         (gnus-summary-line-format): Remove grouplens.
27268
27269         * gnus-group.el (gnus-group-line-format): Ditto.
27270
27271         * gnus-spec.el (gnus-format-specs): Ditto.
27272         (gnus-update-format-specifications): Flush the group format spec
27273         cache if there's the grouplens stuff.
27274         (gnus-parse-simple-format): Replace %l with the empty string.
27275
27276 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27277
27278         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27279         omission.
27280
27281 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27282
27283         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27284         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27285
27286 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27287
27288         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27289         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27290         New macros and functions.
27291         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27292         Handle > NLINK_MAX messages.
27293         * nnmaildir.el (nnmaildir-request-set-mark):
27294         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27295
27296 2004-01-25  Alex Schroeder  <alex@gnu.org>
27297
27298         * spam-stat.el (spam-stat-process-directory-age): New option.
27299         (spam-stat-process-directory): Use it.
27300
27301 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27302
27303         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27304         (spam-stat-save): Accept prefix argument.
27305
27306 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27307
27308         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27309         links" error.
27310
27311 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27312
27313         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27314         the rest of the and/or forms.
27315
27316 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27317
27318         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27319         compatibility with old .newsrc.eld files.
27320
27321         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27322
27323         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27324
27325         * gnus-start.el (gnus-1): do.
27326
27327         * gnus-group.el (gnus-group-line-format-alist): do.
27328
27329         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27330
27331         * gnus-gl.el: Remove.
27332
27333 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27334
27335         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27336         marks consisting of a single range {for example, (3 . 5)} rather
27337         than a list of a single range { ((3 . 5)) }.
27338
27339 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27340
27341         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27342         Use with-current-buffer.
27343         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27344         avoid consing a string.
27345
27346         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27347         Remove obsolete entries for big5 and gb2312.
27348
27349 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27350
27351         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27352         uncompressed list.
27353
27354 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27355
27356         * spam-stat.el (spam-stat-strip-xref): New function.
27357         (spam-stat-process-directory): Use it.
27358
27359         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27360         here -- it's done in message-fetch-field.
27361
27362 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27363
27364         * gnus-agent.el (gnus-agent-queue-mail)
27365         (gnus-agent-prompt-send-queue): New variables.
27366         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27367         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27368         "nndraft:queue" along to gnus-draft-send.
27369         Use gnus-agent-prompt-send-queue.
27370         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27371         is "nndraft:queue".  Suggested by Gaute Strokkenes
27372         <gs234@srcf.ucam.org>
27373
27374         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27375         (agent-enable-undownloaded-faces): Add.
27376         (gnus-agent-cat-groups): Use eval-and-compile, not
27377         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27378         method of gnus-agent-cat-groups even when the buffer has been
27379         evaled.
27380         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27381         delete gnus-agent-save-active-1.
27382         (gnus-agent-save-groups): Delete.  Identical to
27383         gnus-agent-save-active.
27384         (gnus-agent-write-active): No longer adjust agent's copy of active
27385         file as agent's adjustments are now stored in their own
27386         file.  Remove optional parameter.
27387         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27388         servers.  Add use of min/max range limits from server's local
27389         file.
27390         (gnus-agent-save-alist): Remove unused optional argument.
27391         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27392         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27393         (gnus-agent-set-local): A per-server file that keeps min/max range
27394         limits for articles known to the agent.  Provides a fast mechanism
27395         for altering many active ranges.
27396         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27397         active file (local makes it unnecessary).
27398         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27399
27400         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27401         (agent-enable-undownloaded-faces): Add.
27402
27403         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27404         disable it when sending to "nndraft:queue".
27405         (gnus-group-send-queue): Add safety check to avoid sending queue
27406         when unplugged.
27407
27408         * gnus-group.el (gnus-group-catchup): Use new
27409         gnus-sequence-of-unread-articles, not
27410         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27411         numbers of articles.  Use gnus-range-map to avoid having to
27412         uncompress the unread list.
27413         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27414         Fix invalid ange-ftp reference.
27415
27416         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27417         (gnus-sorted-range-intersection): Intersection of two ranges
27418         without requiring that they first be uncompressed.
27419
27420         * gnus-start.el (gnus-activate-group): Unless blocked by the
27421         caller, possibly expand the active range to include both cached
27422         and agentized articles.
27423         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27424         multiple version-dependent converters.
27425         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27426         gnus-agent-save-active.
27427         (gnus-save-newsrc-file): Save dirty agent range limits.
27428
27429         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27430         gnus-agent-possibly-alter-active.
27431         (gnus-adjust-marked-articles): Faster handling of simple lists.
27432
27433 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27434
27435         * spam-stat.el (spam-stat-test-directory): New optional argument
27436         displays a list of files detected.  Suggested by Andrew Cohen
27437         <cohen@andy.bu.edu>.
27438         (spam-stat-buffer-words-with-scores): Don't narrow and change
27439         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27440
27441 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27442
27443         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27444         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27445         (spam-spamassassin-arguments)
27446         (spam-spamassassin-spam-flag-header)
27447         (spam-spamassassin-positive-spam-flag-header)
27448         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27449         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27450         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27451         (spam-list-of-processors, spam-list-of-checks)
27452         (spam-list-of-statistical-checks, spam-registration-functions)
27453         (spam-check-spamassassin-headers, spam-check-spamassassin)
27454         (spam-spamassassin-score)
27455         (spam-spamassassin-register-with-sa-learn)
27456         (spam-spamassassin-register-spam-routine)
27457         (spam-spamassassin-register-ham-routine)
27458         (spam-assassin-register-spam-routine)
27459         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27460         (spam-bogofilter-score): Fix to show article before scoring.
27461
27462 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27463
27464         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27465         default scoring function.
27466         (spam-generic-score): Call spam-spamassassin-score if
27467         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27468         spam-bogofilter-score otherwise.
27469
27470         * gnus.el (spam-process, spam-autodetect-methods):
27471         Add spamassassin and spamassassin-headers.
27472
27473 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27474
27475         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27476         Suppress unnecessary messages.
27477
27478 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27479
27480         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27481         make-hash-table.
27482
27483 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27484
27485         * canlock.el (base64-encode-string): Don't autoload it.
27486
27487 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27488
27489         * run-at-time.el: Remove useless (require 'itimer),
27490         eval-and-compile and (featurep 'xemacs).
27491
27492 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27493
27494         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27495         GROUP is a virtual group.
27496
27497 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27498
27499         * gnus.el: Autoload `message-y-or-n-p'.
27500
27501 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27502
27503         * pgg-parse.el: Remove unnecessary (require 'custom).
27504
27505         * pgg-def.el: do.
27506
27507         * nnmail.el: do.
27508
27509         * gnus-undo.el: do.
27510
27511         * gnus-picon.el: do.
27512
27513         * gnus-util.el: do.
27514
27515 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27516
27517         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27518
27519 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27520
27521         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27522         handle, as well as a list.
27523
27524         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27525         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27526         (mm-w3m-cid-retrieve): Simplify.
27527
27528 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27529
27530         * message.el (message-kill-to-signature): Allow prefix arg to
27531         specify number of lines to keep before signature.
27532
27533 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27534
27535         * message.el (message-kill-to-signature): Change docstring.
27536
27537 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27538
27539         * canlock.el: Always require sha1-el.
27540         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27541
27542         * message.el: Autoload sha1 only when compiling.
27543
27544         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27545         eudc-expand-inline for XEmacs.
27546
27547 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27548
27549         * message.el (message-canlock-generate): Require sha1-el.
27550
27551 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27552
27553         * message.el (message-expand-name): Silence the byte compiler.
27554
27555         * lpath.el: Add detect-coding-system.
27556
27557         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27558         cus-edit.
27559
27560 2004-01-13  Simon Josefsson  <jas@extundo.com>
27561
27562         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27563         Invoke gnus-score-mode.
27564         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27565
27566         * gnus-range.el (gnus-compress-sequence): Doc fix.
27567         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27568
27569 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27570
27571         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27572
27573 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27574
27575         * spam.el (spam-get-article-as-string): Update to use
27576         gnus-request-article-this-buffer, much simpler.
27577         (spam-get-article-as-buffer): Remove.
27578
27579 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27580
27581         * message.el (message-expand-name): Use EUDC if the user uses that.
27582
27583 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27584
27585         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27586         character for the encoding to avoid consing a string.
27587
27588         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27589         unnecessarily.
27590
27591         * mm-util.el (mm-replace-chars-in-string): Remove.
27592
27593         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27594         of mm-replace-chars-in-string.
27595
27596 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27597
27598         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27599
27600         * mm-util.el (mm-subst-char-in-string): Support inplace.
27601
27602         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27603         a new string in every iteration.  Use shy groups.
27604
27605 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27606
27607         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27608         * gnus-soup.el (gnus-soup-group-brew):
27609         * gnus-msg.el (gnus-put-message):
27610         * gnus-move.el (gnus-group-move-group-to-server):
27611         * gnus-kill.el (gnus-batch-score):
27612         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27613         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27614         (gnus-group-update-group, gnus-group-read-group)
27615         (gnus-group-make-group, gnus-group-make-help-group)
27616         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27617         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27618         (gnus-group-sort-by-unread, gnus-group-catchup)
27619         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27620         (gnus-group-yank-group, gnus-group-set-info)
27621         (gnus-group-list-groups):
27622         * gnus.el (gnus-generate-new-group-name):
27623         * gnus-delay.el (gnus-delay-send-queue):
27624         * nnvirtual.el (nnvirtual-catchup-group):
27625         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27626         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27627         (gnus-group-prepare-topics, gnus-topic-check-topology):
27628         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27629         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27630         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27631         (gnus-group-make-articles-read):
27632         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27633         (gnus-group-change-level, gnus-kill-newsgroup)
27634         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27635         (gnus-get-unread-articles, gnus-make-articles-unread)
27636         (gnus-make-ascending-articles-unread): Use accessor
27637         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27638         to get group information for improved readability.
27639
27640
27641 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27642
27643         * gnus-art.el (article-decode-mime-words, article-babel)
27644         (gnus-article-highlight-signature, gnus-article-add-buttons)
27645         (gnus-signature-toggle): Use gnus-with-article-buffer.
27646
27647         * gnus-art.el (gnus-article-highlight-headers)
27648         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27649
27650         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27651         (gnus-article-set-globals, gnus-request-article-this-buffer)
27652         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27653         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27654         (gnus-mime-display-alternative): Use with-current-buffer.
27655
27656 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27657
27658         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27659         also under 80 char limit, and call gnus-error if needed.
27660         (spam-fetch-article-header): Fix - it was a
27661         buffer-local variable (gnus-newsgroup-data).
27662         (spam-find-spam): Use spam-generate-fake-headers, forget about
27663         spam-insert-fake-headers.
27664         (spam-insert-fake-headers): Remove.
27665
27666 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27667
27668         * deuglify.el (gnus-article-outlook-unwrap-lines)
27669         (gnus-outlook-rearrange-article)
27670         (gnus-outlook-repair-attribution-outlook)
27671         (gnus-outlook-repair-attribution-block)
27672         (gnus-outlook-repair-attribution-other): Remove redundant
27673         save-excursion.
27674
27675 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27676
27677         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27678         (spam-fetch-field-subject-fast)
27679         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27680         (spam-fetch-article-header): Add functions to deal with Gnus
27681         internals for fast retrieval of article header data.
27682         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27683
27684 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27685
27686         * pop3.el (pop3-md5): Remove.
27687         (pop3-apop): Replace pop3-md5 with md5.
27688
27689         * mm-bodies.el: base64 is always built-in.
27690
27691         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27692         Use with-current-buffer.
27693
27694 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27695
27696         * canlock.el (canlock-insert-header): Remove excessive grouping in
27697         regexp.
27698
27699         * gnus-sum.el (gnus-summary-read-document): Ditto.
27700
27701         * gnus-uu.el (gnus-uu-part-number): Ditto.
27702
27703         * html2text.el (html2text-remove-tags): Ditto.
27704         (html2text-format-tags): Ditto.
27705         (html2text-format-single-elements): Ditto.
27706
27707         * mml.el (mml-parse-1): Ditto.
27708
27709 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27710
27711         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27712
27713         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27714
27715         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27716
27717         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27718
27719 2003-11-15  Simon Josefsson  <jas@extundo.com>
27720
27721         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27722         (pgg-gpg-lookup-key): Use regexp match instead of
27723         split-string (split-string is different between emacs 21.2 and
27724         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27725
27726 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27727
27728         * gnus-art.el (gnus-mime-view-all-parts)
27729         (gnus-article-part-wrapper, gnus-article-view-part):
27730         Use with-current-buffer.
27731
27732 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27733
27734         * spam.el (spam-disable-spam-split-during-ham-respool)
27735         (spam-spamoracle-database, spam-cache-lookups)
27736         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27737         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27738         (spam-group-ham-marks, spam-group-spam-marks)
27739         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27740         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27741         also add spam-use-blackholes to the statistical checks.
27742         (spam-fetch-field-fast): Add interface to fetching fields, may
27743         become a macro.
27744         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27745         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27746         (spam-insert-fake-headers): Fake an article when needed.
27747         (spam-find-spam): Fake article when possible.
27748         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27749         (spam-check-bogofilter-headers): Use message-fetch-field instead
27750         of nnmail-fetch-field.
27751
27752 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27753
27754         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27755
27756 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27757
27758         * spam.el (spam-split): Do not require spam-use-CHECK to be
27759         enabled if that check is passed to spam-split explicitly; also
27760         fix so 'spam doesn't get converted to spam-split-group when
27761         spam-split-symbolic-return is t.
27762         (spam-find-spam): Find registrations of the article and use those
27763         instead of re-running spam-split to find the spam/ham
27764         classification of the article.
27765         (spam-log-processing-to-registry, spam-log-registered-p)
27766         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27767         Use gnus-error instead of gnus-message.
27768         (spam-log-registration-type): Add function to determine the
27769         classification of a message based on registry entries; will
27770         return nil if both 'spam and 'ham are found.
27771         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27772         a reasonably fast local cache without the loading errors.
27773         (spam-cache-lookups): Set to t by default.
27774         (spam-find-spam): Don't try to guess spam-cache-lookups.
27775         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27776         spam-caches entry.
27777         (spam-filelist-build-cache, spam-filelist-check-cache):
27778         Fix caching of whitelist/blacklist entries.
27779         (spam-check-whitelist, spam-check-blacklist):
27780         Invoke spam-from-listed-p with a type, not a cache variable.
27781         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27782
27783 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27784
27785         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27786
27787         * nnmail.el (nnmail-split-fancy): do.
27788
27789         * mml.el (mml-parse): do.
27790
27791         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27792         (gnus-score-adaptive): do.
27793
27794 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27795
27796         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27797         (gnus-mime-button-map): Don't set keymap parent.
27798         (gnus-button-ctan-directory-regexp): Use shy grouping.
27799         (gnus-prev-page-map): Don't set keymap parent.
27800         (gnus-prev-page-map): Remove duplicated one.
27801         (gnus-next-page-map): Don't set keymap parent.
27802         (gnus-mime-security-button-map): Ditto.
27803
27804         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27805         version number.
27806
27807         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27808
27809 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27810
27811         * canlock.el (canlock-sha1-function): Remove.
27812         (canlock-sha1-function-for-verify): Remove.
27813         (canlock-openssl-program): Remove.
27814         (canlock-openssl-args): Remove.
27815         (canlock-ignore-errors): Remove.
27816         (canlock-sha1-with-openssl): Remove.
27817         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27818         (canlock-verify): Don't use canlock-ignore-errors.
27819
27820         * sha1-el.el (sha1-string-external): Make it can return a string
27821         in binary form.
27822         (sha1-region-external): Ditto.
27823         (sha1-string-internal): Ditto.
27824         (sha1-region-internal): Ditto.
27825         (sha1-region): Ditto.
27826         (sha1-string): Ditto.
27827         (sha1): Ditto.
27828
27829 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27830
27831         * spam.el (spam-report-articles-gmane): New command.
27832
27833 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27834
27835         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27836
27837         * run-at-time.el (run-at-time-saved): Remove.
27838         (run-at-time): Doc fix.
27839
27840 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27841
27842         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27843         (gnus-summary-limit-map): Add it.
27844         (gnus-summary-make-menu-bar): do.
27845
27846 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27847
27848         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27849         Make attempt at some caching support (done for BBDB only now).
27850         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27851         addresses to be checked.
27852         (spam-clear-cache-BBDB): Add function, to be invoked by
27853         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27854         (spam-check-BBDB): Check and use the caches, if
27855         spam-cache-lookups is on, remove superfluous (provide).
27856
27857 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27858
27859         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27860
27861 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27862
27863         * run-at-time.el (run-at-time-saved): Move to after the definition
27864         of `run-at-time'.
27865
27866         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27867
27868 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27869
27870         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27871         mm-w3m-local-map-property.
27872
27873         * mm-view.el (mm-w3m-mode-map): Remove.
27874         (mm-w3m-local-map-property): Remove.
27875         (mm-inline-text-html-render-with-w3m): Don't use
27876         mm-w3m-local-map-property.
27877
27878 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27879
27880         * run-at-time.el: New file.
27881
27882         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27883         under Emacs.
27884
27885         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27886         of gnus-set-text-properties.
27887
27888         * gnus-uu.el (gnus-uu-save-article): Ditto.
27889
27890         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27891
27892         * gnus-cite.el (gnus-cite-parse): Ditto.
27893
27894         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27895         of gnus-.
27896
27897         * gnus-xmas.el (run-at-time): Require run-at-time.
27898
27899         * gnus.el: Change calls to nnheader-run-at-time and
27900         password-run-at-time throughout to use run-at-time directly.
27901
27902         * password.el: Remove definition of run-at-time.
27903
27904         * nnheaderxm.el: Remove definition of run-at-time.
27905
27906 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27907
27908         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27909         in prompt.
27910
27911 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27912
27913         * messagexmas.el (message-xmas-redefine): Alias
27914         `message-make-caesar-translation-table' to
27915         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27916         version.
27917
27918         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27919         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27920         `gnus-xmas-set-text-properties'.
27921         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27922         `gnus-xmas-completing-read'.
27923         (gnus-xmas-completing-read): Removed.
27924         (gnus-xmas-open-network-stream): Removed.
27925
27926         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27927         XEmacs version.
27928
27929         * dns.el (dns-make-network-process): Use `open-network-stream'
27930         instead of `gnus-xmas-open-network-stream'.
27931
27932         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27933
27934         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27935
27936 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27937
27938         * gnus-art.el (gnus-mime-display-alternative)
27939         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27940         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27941         Don't use gnus-local-map-property.
27942
27943         * gnus-util.el (gnus-local-map-property): Remove.
27944
27945         * mm-view.el (mm-view-pkcs7-decrypt):
27946         Replace gnus-completing-read-maybe-default with completing-read.
27947
27948         * gnus-util.el (gnus-completing-read): do.
27949         (gnus-completing-read-maybe-default): Remove.
27950
27951 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27952
27953         * password.el: Only autoload `run-at-time' if not XEmacs.
27954         Only autoload the itimer functions if XEmacs.
27955
27956 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27957
27958         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27959         XEmacsen.
27960
27961         * dgnushack.el: Autoload executable-find for XEmacs.
27962
27963 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27964
27965         * gnus-art.el (gnus-read-string): Remove.
27966         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27967         read-string.
27968
27969 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27970
27971         * netrc.el: Autoload password-read.
27972         (netrc): Add configuration group.
27973         (netrc-encoding-method, netrc-openssl-path):
27974         Add variables for encoding and decoding of files with symmetric
27975         ciphers.
27976         (netrc-encode): Add assistant function to encode a file with
27977         netrc-encoding-method.
27978         (netrc-parse): Add interactive parameter, added optional
27979         decoding if netrc-encoding-method is non-nil but otherwise
27980         behavior is standard.
27981         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27982         Do s/encode/encrypt/ everywhere.
27983
27984         * spam.el: Remove executable-find autoload.
27985
27986 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27987
27988         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27989
27990         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27991
27992 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27993
27994         * gnus-art.el (gnus-treat-ansi-sequences)
27995         (article-treat-ansi-sequences): New variable and function.
27996         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27997
27998         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27999         Use it.
28000
28001 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28002
28003         * mm-util.el (mm-quote-arg): Remove.
28004
28005         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28006         shell-quote-argument.
28007
28008         * gnus-uu.el (gnus-uu-command): do.
28009
28010         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28011
28012         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28013         with make-char.
28014
28015         * mm-util.el (mm-make-char): Remove.
28016
28017         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28018         add-minor-mode.
28019
28020         * gnus-undo.el (gnus-undo-mode): do.
28021
28022         * gnus-topic.el (gnus-topic-mode): do.
28023
28024         * gnus-sum.el (gnus-dead-summary-mode): do.
28025
28026         * gnus-start.el (gnus-slave-mode): do.
28027
28028         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28029
28030         * gnus-ml.el (gnus-mailing-list-mode): do.
28031
28032         * gnus-gl.el (gnus-grouplens-mode): do.
28033
28034         * gnus-draft.el (gnus-draft-mode): do.
28035
28036         * gnus-dired.el (gnus-dired-mode): do.
28037
28038         * gnus-ems.el (gnus-add-minor-mode): Remove.
28039
28040         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28041         Replace gnus-char-width with char-width.
28042
28043         * gnus-ems.el (gnus-char-width): Remove.
28044
28045         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28046         Replace gnus-char-width with char-width.
28047
28048         * gnus-ems.el (gnus-char-width): Remove.
28049
28050         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28051         definition.
28052         Remove Emacs 20 hash table compatibility code.
28053
28054         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28055         20 compatibility code.
28056
28057         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28058
28059         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28060
28061         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28062         Replace with point-at-{eol,bol}.
28063
28064         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28065
28066         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28067
28068         * flow-fill.el (fill-flowed-point-at-bol)
28069         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28070
28071         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28072         Replace with point-at-{eol,bol} throughout all files.
28073
28074 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28075
28076         * ntlm.el (ntlm-string-as-unibyte): New macro.
28077         (ntlm-build-auth-response): Use it.
28078
28079         Remove Emacs 20 stuff:
28080         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28081         (butlast, mapc, remove): Remove the compiler macros.
28082         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28083         of delq and copy-sequence.
28084         * gnus-art.el (popup-menu): Remove the compiler macro.
28085         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28086         Emacs 20.
28087
28088 2004-01-05  Simon Josefsson  <jas@extundo.com>
28089
28090         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28091         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28092         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28093         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28094         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28095         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28096         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28097         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28098         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28099         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28100         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28101         string-xor into ntlm-string-xor.
28102         Suggested by Jesper Harder <harder@myrealbox.com>.
28103
28104         * ntlm.el: Don't include poem.
28105
28106         * md4.el (print-int32, print-string-hexa): Remove.
28107         Suggested by Jesper Harder <harder@myrealbox.com>.
28108
28109         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28110
28111         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28112         probably breaks emacs with DL patch, but do we care? Is anyone
28113         still using the DL stuff?)
28114
28115         * sieve-manage.el: Use the password package.
28116         (sieve-manage-read-passwd): Remove.
28117         (sieve-manage-interactive-login): Use password.  Re-add
28118         condition-case around loop.
28119
28120         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28121         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28122         Use the password package.
28123
28124 2003-02-19  Simon Josefsson  <jas@extundo.com>
28125
28126         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28127         token.
28128
28129 2002-08-07  Simon Josefsson  <jas@extundo.com>
28130
28131         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28132         (sieve-manage-authenticators)
28133         (sieve-manage-authenticator-alist): Add some SASL mechs.
28134         (sieve-sasl-auth): New function.
28135         (sieve-manage-cram-md5-auth)
28136         (sieve-manage-plain-auth): Rewrite using SASL library.
28137         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28138         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28139         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28140         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28141
28142 2004-01-05  Simon Josefsson  <jas@extundo.com>
28143
28144         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28145         New files.
28146
28147 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28148
28149         * gnus-group.el (gnus-no-groups-message): Update.
28150
28151         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28152
28153 2003-11-09  Simon Josefsson  <jas@extundo.com>
28154
28155         * imap.el: Support for ID IMAP extension (RFC 2971).
28156         (imap-local-variables): Add imap-id.
28157         (imap-id): New variable.
28158         (imap-id): New function.
28159         (imap-parse-response): Parse untagged ID response.
28160         * nnimap.el (nnimap-id): New variable.
28161         (nnimap-open-connection): Use it.
28162
28163 2003-12-28  Simon Josefsson  <jas@extundo.com>
28164
28165         * gnus-score.el (gnus-score-edit-all-score): New.
28166         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28167
28168 2004-01-04  Simon Josefsson  <jas@extundo.com>
28169
28170         * password.el: Add.
28171
28172 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28173
28174         * dns.el (dns-query-types): Fix typo.
28175         (dns-query-types): New function.
28176         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28177         PTR and SOA replies, see RFC 1035.
28178
28179 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28180
28181         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28182
28183         * Move to Changelog.2.
28184
28185 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28186
28187         * gnus.el (gnus-version-number): Bump version.
28188
28189 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28190
28191         * gnus.el: No Gnus v0.1 is released.
28192
28193 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28194
28195         * gnus.el: No Gnus v0.0 is released.
28196
28197 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28198
28199         * gnus.el (gnus-version-number): Bump.
28200         (gnus-version): No.
28201
28202 See ChangeLog.2 for earlier changes.
28203
28204   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28205
28206   This file is part of GNU Emacs.
28207
28208   GNU Emacs is free software: you can redistribute it and/or modify
28209   it under the terms of the GNU General Public License as published by
28210   the Free Software Foundation, either version 3 of the License, or
28211   (at your option) any later version.
28212
28213   GNU Emacs is distributed in the hope that it will be useful,
28214   but WITHOUT ANY WARRANTY; without even the implied warranty of
28215   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28216   GNU General Public License for more details.
28217
28218   You should have received a copy of the GNU General Public License
28219   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28220
28221 ;; Local Variables:
28222 ;; coding: utf-8
28223 ;; fill-column: 79
28224 ;; add-log-time-zone-rule: t
28225 ;; End: