966ff9f0141c8863f5ffa4af23a6bdc341073a83
[gnus] / lisp / ChangeLog
1 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-art.el (gnus-article-browse-html-save-cid-content):
4         Always return relative file name.
5         (gnus-article-browse-html-parts):
6         Make external links absolute and cid file names relative.
7
8 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
9
10         * registry.el (registry-prune): Re-use `registry-full' in
11         `registry-prune'.  It's a bit of redundant work, but safer.
12         Also ensure that target-size is an integer.
13
14 2015-03-31  Daiki Ueno  <ueno@gnu.org>
15
16         * plstore.el (plstore--decrypt): Clear entry in
17         `plstore-passphrase-alist' if decryption failed (bug#20030).
18
19 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
20
21         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
22         to "Display" menu.
23
24 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
25
26         * nnimap.el (nnimap-split-incoming-mail): If a message is already
27         in the group it should be split to, don't re-copy it into the group.
28
29 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
30
31         * nnmh.el (nnmh-request-expire-articles):
32         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
33
34 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
35
36         * registry.el (registry-lookup-secondary, registry-full)
37         (registry-prune, registry-collect-prune-candidates):
38         * gnus-registry.el (gnus-registry-load): Use slot names rather than
39         initarg names in `oref' and `oset'.
40
41 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
42
43         * registry.el (registry-prune): Allow registry to reach full size
44         before pruning.
45
46 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
47
48         * registry.el (registry-collect-prune-candidates): Fix call to
49         cl-subseq.
50
51 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * registry.el (registry-db): Temporary fix old Emacsen compilation.
54
55 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
56
57         * gnus-registry.el (gnus-registry-handle-action)
58         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
59         (gnus-registry-keywords): Make it do something.
60         (gnus-registry-import-eld): Remove unused var `new-entry'.
61         (gnus-registry-action): Remove unused var `to-name'.
62         (gnus-registry-make-db): Prefer `make-instance' to avoid
63         compiler warnings.
64         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
65
66         * registry.el (registry-db): Don't oset-default an instance-allocated
67         slot.
68
69 2015-03-10  Glenn Morris  <rgm@gnu.org>
70
71         * message.el (message-valid-fqdn-regexp): Bump :version for
72         2014-11-17 change.
73
74 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
75
76         * gnus-notifications.el (gnus-notifications-action): Raise window
77         frame.
78         (gnus-notifications-action): Allow mark as read.
79         (gnus-notifications-notify): Show uption to mark as read.
80
81 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
82
83         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
84         (registry-search, registry-delete, registry-size, registry-insert)
85         (registry-reindex, registry-collect-prune-candidates):
86         * gnus-registry.el (gnus-registry-fixup-registry)
87         (gnus-registry-remove-extra-data): Use slot names rather than initarg
88         names in `oref' and `oset'.
89
90 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
91         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
92         in the group it should be split to, don't re-copy it into the group.
93
94 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
95
96         * message.el (message-insert-formatted-citation-line): Change %F to
97         fall back to email address if no first name could be determined.
98
99 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
102         Fix point motion when removing displayed MIME part.
103         (gnus-article-edit-part): Make jumping to the next part really work
104         when deleting or stripping.
105         (gnus-mime-buttonize-attachments-in-header): Make header attachment
106         buttons identical to the ones in the article body so as to work deleting
107         and stripping.
108
109 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * mm-decode.el (mm-shr)
112         * mm-view.el (mm-inline-text-html-render-with-w3m):
113         Revert my bogus change that made the start marker of a part
114         the "moves after insertion" type.
115
116 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
117
118         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
119         Tools: https://github.com/politza/pdf-tools) for viewing PDF
120         attachments in emacs.
121
122 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
123
124         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
125         instead of sasl-scram-sha-1, as the former is the name that can be
126         required.
127
128         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
129         (sasl-scram-sha-1-client-final-message)
130         (sasl-scram-sha-1-authenticate-server): Move to end of file.
131
132 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
133
134         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
135
136 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
137
138         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
139         (sasl-string-prefix-p): New compatibility functions.
140
141 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
142
143         * gnus-compat.el (process-live-p): Added new compat function for Emacs
144         23.
145
146 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
147
148         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
149         from the server LIST response.
150
151 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
152
153         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
154         during header retrieval, error out instead of interpreting the data in
155         the buffer as the only messages there.  This way, we don't mark
156         articles as read on a server hangup (bug#19035).
157
158         * mm-decode.el (mm-head-p): New function.
159         (mm-display-part): Go to a blank line when inserting parts internally.
160
161 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
162
163         * sasl-scram-rfc.el: New file.
164
165         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
166         Add SCRAM-SHA-1 first.
167         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
168         entry (bug#17636).
169
170 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
171
172         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
173         that we don't get a warning when setting the buffer-local variable
174         (bug#19573).
175
176         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
177         `gnus-request-group'.
178
179 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
180
181         * gnus-art.el (gnus-article-browse-html-save-cid-content)
182         (gnus-article-browse-html-parts): Make cid file names relative if and
183         only if html doesn't specify <base> directory.
184
185 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
186
187         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
188         parts, because that breaks filling (since buttons are in a bold face).
189
190 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
191
192         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
193         use gnus-overlays-at and gnus-overlay-put.
194
195 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
196
197         * mm-decode.el (mm-shr): Only pass the fill column when not using
198         fonts, because limiting the width to what's appropriate for followups
199         doesn't really help when not using proportional fonts.
200
201 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
202
203         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
204         shr, beacause that breaks folding.
205         (mm-shr): Don't shorten the width when using fonts.
206
207 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
208
209         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
210         variable; always check the newrc timestamp.
211         (gnus-save-newsrc-file): Always check timestamp.
212
213 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
214
215         * mail-source.el (mail-source-call-script): If scripts exit with an
216         error, pop up an error buffer.
217
218 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
219
220         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
221         as a default.
222
223         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
224         correct server.
225
226 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
227
228         * nnimap.el (nnimap-request-group-scan): Fix the function name.
229
230         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
231
232 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
233
234         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
235         that nnimap works for non-activated backends.
236
237 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
238
239         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
240         message, since we already get an obsolescence message.  Use `declare'.
241
242 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
243
244         * nnir.el: Revert "Enable non-ASCII IMAP searches".
245
246 2015-01-30  Glenn Morris  <rgm@gnu.org>
247
248         * gnus-registry.el (gnus-registry-max-pruned-entries)
249         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
250         Fix :version.
251         (gnus-registry-default-sort-function): Improve :type.
252
253 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
254
255         * nnimap.el (nnimap-request-group): Allow running this function on
256         groups that don't exist in Gnus yet.
257         (nnimap-request-group): Revert previous patch since that made it
258         impossible to enter nnimap groups.
259
260         * message.el (message-smtpmail-send-it): Remove the mail header
261         separator before sending.
262
263 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
264
265         * nnimap.el (nnimap-find-expired-articles): Fix handling of
266         (expiry-wait . never).
267
268 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
269
270         * nnimap.el (nnimap-request-group): Clear the buffer before returning
271         the data.
272
273 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * gnus-compat.el (string-bytes): Work for XEmacs.
276
277 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
278
279         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
280
281         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
282         IMAP.
283
284 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
285
286         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
287
288         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
289
290         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
291         be added to the backlog.
292
293 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
294
295         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
296         target with a recursive make call.
297
298 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
299
300         * nnimap.el (nnimap-header-parameters): Refactor and request
301         X-GM-LABELS if it's been announced.
302         (nnimap-transform-headers): Gather and output GM-LABELS.
303
304 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
305
306         * mm-decode.el (mm-display-part): Make non-string methods work.
307         Non-string methods are funcalled and work just fine, the test was
308         bogus.
309         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
310         whole frame.
311
312 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
313
314         * nnimap.el (nnimap-request-accept-article): Allow respooling using
315         nnimap.
316
317         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
318         request rescans when being run interactively.
319
320         * nnimap.el (nnimap-request-group): Don't rescan the group here,
321         because that can be very slow in large groups.
322
323         * gnus-int.el (gnus-request-group-scan): New backend function.
324
325         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
326
327 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
328
329         * gnus-group.el (gnus-group-suspend): Close all backends.
330
331 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
332
333         * dgnushack.el (dgnushack-compile-file): New function.
334         (dgnushack-compile): Use it (bug#19514).
335
336 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337
338         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
339
340 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
341
342         * registry.el: Don't use <class> as a variable.
343
344 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
345
346         system-name's returned value can vary
347         Also, the system-name variable is now obsolete.
348         Fixes Bug#19438.
349         * message.el (message-make-fqdn):
350         * nnvirtual.el (nnvirtual-retrieve-headers)
351         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
352         and avoid naming locals 'system-name'.
353
354 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
355
356         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
357         lines don't get overlong when responding.
358
359 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * registry.el (cl-remf, cl-loop, cl-subseq):
362         Alias to remf, loop, and subseq respectively for old Emacsen.
363
364 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
365
366         * gnus-group.el (gnus-read-ephemeral-bug-group):
367         Bind coding-system-for-read and coding-system-for-write only around
368         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
369
370 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
371
372         * registry.el (registry-db): Set default slot later.
373         This is because its value is not a literal integer.
374
375 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
376
377         * registry.el (registry-db): Fix default registry-db max-size.
378
379 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
380
381         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
382         add warning.
383
384         * gnus-art.el: Fix up compiler warnings.
385         (article-display-face, article-display-x-face): Remove unused `face'.
386         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
387         (article-date-ut): Remove unused var `first'.
388         (gnus-article-prepare): Remove unused var `gnus-article'.
389         (gnus-mime-save-part-and-strip): Remove unused var `param'.
390         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
391         `coding-system' along with corresponding dead code.
392         (gnus-mime-view-part-externally): Remove unused var
393         `mm-user-display-methods'.
394         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
395         (gnus-display-mime): Remove unused var `handle'.
396         (gnus-mime-display-alternative): Remove unused var `props'.
397         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
398         (gnus-article-edit-done): Remove unused var `p'.
399         (gnus-url-mailto): Remove unused var `to'.
400         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
401         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
402
403 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
404
405         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
406         slots into a :max-size slot.
407         (registry-db-version): Add new variable for database version number.
408         (registry-prune): Use :max-size slot. Accept and use a sort-function
409         argument.
410         (registry-collect-prune-candidates): Add new function for finding
411         non-precious pruning candidates.
412         (registry-prune-hard-candidates, registry-prune-soft-candidates):
413         Remove obsolete functions.
414         (initialize-instance): Upgrade registry version when starting.
415
416         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
417         (gnus-registry-max-pruned-entries): Remove obsolete variable.
418         (gnus-registry-cache-file): Change default
419         filename extension to "eieio".
420         (gnus-registry-read): Add new function, split out from
421         `gnus-registry-load', that does the actual object reading.
422         (gnus-registry-load): Use it. Add condition case handler to check for
423         old filename extension and rename to the new one.
424         (gnus-registry-default-sort-function): New variable to specify a sort
425         function to use when pruning.
426         (gnus-registry-save, gnus-registry-insert): Use it.
427         (gnus-registry-sort-by-creation-time): Define a default sort function.
428
429         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
430         Adjust test for new object signature.
431         (gnustest-registry-pruning-test): Add new pruning test.
432         (gnustest-registry-sort-function): Default sort function for testing.
433         (gnustest-registry-pruning-sort-test): New test for sorting.
434
435 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
436
437         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
438         function for reuse.
439         (gnus-mime-buttonize-attachments-in-header): Adjust.
440
441 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * message.el (message-change-subject): Really check whether the subject
444         changed.
445
446 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
447
448         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
449         PDFs.
450         (mailcap-view-mime): New function.
451
452 2014-12-01  Glenn Morris  <rgm@gnu.org>
453
454         * gnus-cloud.el (gnus-cloud): Add :version tag.
455
456 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
457
458         * gnus-art.el (gnus-use-idna):
459         * gnus-sum.el (gnus-summary-idna-message):
460         * message.el (message-use-idna):
461         Protect against nil value for idna-program.
462
463         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
464
465 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
466
467         * auth-source.el (auth-source-macos-keychain-search-items): Return
468         result of `auth-source-macos-keychain-result-append' (bug#19074).
469
470 2014-11-25  Glenn Morris  <rgm@gnu.org>
471
472         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
473         Add :version tag.
474
475 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
476
477         * pop3.el (pop3-open-server): Warn unless encrypted.
478
479         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
480
481 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
482
483         Port new time stamp handling to Emacs 23.2.
484         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
485         * time-date.el (time-add, time-subtract, time-less-p):
486         Use eval-and-compile, not eval-when-compile.
487
488 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
489
490         * message.el (message-valid-fqdn-regexp): Add non-internaional new
491         TLDs.
492
493 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
494
495         Port new time stamp handling to old Emacs and to XEmacs.
496         This is needed for Gnus, which copies time-date.el and which
497         runs on older Emacs implementations.
498         * time-date.el (with-decoded-time-value):
499         Handle 'nil' and floating-point arg more compatibly with new Emacs.
500         (encode-time-value, with-decoded-time-value):
501         Obsolete only if new Emacs.
502         (time-add, time-subtract, time-less-p): Define if not new Emacs.
503
504         Improve time stamp handling, and be more consistent about it.
505         This implements a suggestion made in:
506         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
507         Among other things, this means timer.el no longer needs to
508         autoload the time-date module.
509         * time-date.el (seconds-to-time, days-to-time, time-since)
510         (with-decoded-time-value):
511         Treat 'nil' as current time.  This is mostly for XEmacs.
512         (encode-time-value, with-decoded-time-value): Obsolete.
513         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
514         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
515
516 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
519         discarding changes in ephemeral groups.
520
521         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
522         things the user isn't interested in.
523
524 2014-11-13  Julien Danjou  <jd@abydos>
525
526         * gnus-notifications.el (gnus-notifications-notify): Provide both
527         app-icon and image-path.
528
529 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
530
531         * mm-url.el (mm-url-encode-multipart-form-data):
532         Restore to handle "multipart/form-data" by eww.
533
534 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
535
536         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
537         Landscheidt.
538
539 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
540
541         Simplify use of current-time and friends.
542         * gnus-delay.el (gnus-delay-article):
543         * gnus-sum.el (gnus-summary-read-document):
544         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
545         * message.el (message-make-expires-date):
546         Omit unnecessary call to current-time.
547         * gnus-util.el (gnus-float-time): Simplify to an alias because
548         time-to-seconds now behaves like float-time with respect to nil arg.
549         (gnus-seconds-year): Don't call current-time twice to get the current
550         time stamp, as this can lead to inconsistent results.
551         * time-date.el (time-to-seconds) [!float-time]:
552         Use current time if arg is nil, to be compatible with float-time.
553         (time-date--day-in-year): New function, with most of the guts of
554         the old time-to-day-in-year.
555         (time-to-day-in-year): Use it.
556         (time-to-days): Use it, to avoid decoding the same time stamp twice.
557
558 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
559
560         * gnus.el (gnus-mode-line-buffer-identification):
561         Don't add image data for a non-graphic display (bug#18813).
562
563 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
564
565         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
566         load-path, it blocks autoloading of find-image (bug#18813).
567
568 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
569
570         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
571         to keep connection open (bug#18728).
572
573 2014-10-20  Glenn Morris  <rgm@gnu.org>
574
575         * Merge in all changes up to 24.4 release.
576
577 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
578
579         * message.el (message-insert-signature): Use `newline' instead of
580         inserting explicit "\n".
581
582 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
583
584         * gnus-icalendar.el: Support vcal format timezones.
585         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
586         compute dates with associated timezone.
587         (gnus-icalendar-event-from-ical): Compute all timezones.
588
589 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
590
591         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
592         check the newsrc.eld file's timestamp before saving it.
593         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
594         timestamp has changed to be newer.
595
596 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
597
598         * gnus-icalendar.el (gnus-icalendar-identities):
599         Include message-alternative-emails.
600
601 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
604         New compatibility functions.
605         (ntlm-build-auth-response): Use them.
606
607 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
608
609         * ntlm.el (ntlm-build-auth-request):
610         Add NTLM2 Session support.  (Bug#15603)
611
612 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
613
614         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
615         expired messages only when it was built in reverse order.
616
617 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
618
619         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
620         last so it can be used in `message-send-hook'.
621
622 2014-09-29  Daiki Ueno  <ueno@gnu.org>
623
624         * mml.el (mml-parse-1): Error out if unknown mode is specified in
625         <#secure> tag (bug#18513).
626
627 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
628
629         * parse-time.el: Require cl when compiling.
630
631 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
632
633         Use cl-lib as much as possible following the 2014-09-26 change
634         in the Emacs trunk.
635         * parse-time.el: Try requiring cl-lib.
636         (parse-time-incf): Alias to cl-incf or incf.
637         (digit-char-p): Remove.
638         (parse-time-integer): Alias to cl-parse-integer or the one defined.
639         (parse-integer): Rename to parse-time-integer.
640         (parse-time-tokenize, parse-time-rules, parse-time-string)
641         Use parse-time-incf and parse-time-integer.
642
643 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
644
645         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
646         of ":delete".
647
648 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
649
650         * gnus-art.el (gnus-article-browse-html-save-cid-content)
651         (gnus-article-browse-html-parts):
652         Revert last change that breaks links other than cid contents.
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): Make cid file names relative.
658
659 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
660
661         * mm-view.el (mm-display-inline-fontify): Make the working buffer
662         temporarily displayed when running a mode function (at least org-mode
663         requires it).
664
665 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
666
667         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
668         the gnus-summary-article-expire-hook should be told where the function
669         is going. In particular, the Gnus registry might want to know.
670
671 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
672
673         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
674
675 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
676
677         * gnus-sum.el (gnus-summary-expire-articles): Revert.
678
679 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
680
681         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
682         the gnus-summary-article-expire-hook should be told where the function
683         is going. In particular, the Gnus registry might want to know.
684
685 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
686
687         Don't mishandle year-9999 dates (Bug#18176).
688         * parse-time.el (parse-time-rules):
689         Allow years up to most-positive-fixnum.
690         * time-date.el (date-to-time):
691         Pass "Specified time is not representable" errors through.
692
693 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
694
695         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
696         groups and t.
697
698 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
699
700         * gnus-utils.el (gnus-recursive-directory-files):
701         Unify hard or symbolic links (bug#18063).
702
703 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
704
705         * gnus-msg.el (gnus-configure-posting-style):
706         Allow string replacements in values when matching against a header.
707
708 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
711         the dribble buffer even when it is shrunk a lot.
712         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
713
714 2014-06-26  Glenn Morris  <rgm@gnu.org>
715
716         * mm-util.el (help-function-arglist): Remove outdated declaration.
717
718 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
719
720         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
721         attribute values.  (Bug#17834)
722
723 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
724
725         * gnus-sum.el (gnus-summary-edit-article-done):
726         Prefer point-marker to copy-marker of point.
727
728 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
729
730         * Makefile.in (install-el, install-el-elc): Compress .el files.
731         (uninstall): Remove compressed .el files.
732
733 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
734
735         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
736         (gnus-article-read-summary-keys):
737         Don't bug out when there is no article in the summary buffer.
738         (gnus-mime-buttonize-attachments-in-header):
739         Improve criterion that finds parts to display.
740
741         * gnus-art.el (gnus-mm-display-part):
742         * mm-decode.el (mm-shr):
743         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
744         (mm-insert-inline): Revert last changes.
745
746 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * gnus-art.el (gnus-mm-display-part):
749         * mm-decode.el (mm-shr):
750         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
751         (mm-insert-inline): Set insertion type of end-marker, not only
752         start-marker, of undisplayer so as to stay after inserted text.
753
754 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
755
756         * html2text.el (html2text-get-attr): Fix typo when splitting value from
757         attribute. (Bug#17613)
758
759 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
760
761         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
762         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
763
764 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
765
766         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
767         Don't delete next part button; keep spacing between buttons.
768
769 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
770
771         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
772         Work for the last MIME part in an article.
773         (gnus-mime-display-single): Suppress excessive newlines between parts.
774
775         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
776         by leading or trailing newline.
777
778 2014-05-12  Sam Steingold  <sds@gnu.org>
779
780         * time-date.el (seconds-to-string): New function to pretty print time
781         delay in seconds.
782
783 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
784
785         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
786         while prompting a user for a file name, etc.
787         (gnus-mime-display-single): Display part with a common appearance no
788         matter whether MIME button is omitted or not; don't add duplicate entry
789         to gnus-article-mime-handle-alist.
790         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
791
792 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
793
794         * mml2015.el (mml2015-display-key-image): New variable.
795
796 2014-05-08  Glenn Morris  <rgm@gnu.org>
797
798         * gnus-fun.el (gnus-grab-cam-face):
799         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
800         This is CVE-2014-3421.
801
802 2014-05-04  Glenn Morris  <rgm@gnu.org>
803
804         * gnus-registry.el (gnus-registry-install-p): Doc fix.
805
806 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
807
808         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
809         the displaying state of a part.
810         (gnus-mm-display-part): Don't insert a newline in the beginning of
811         a part like gnus-mime-inline-part doesn't; work for XEmacs.
812
813         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
814         (mm-shr): Make undisplayer unbreakable.
815
816         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
817         Don't insert excessive newline.
818         (mm-inline-text-html-render-with-w3m, mm-inline-text)
819         (mm-insert-inline): Make undisplayer unbreakable.
820
821 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
822
823         * gnus.el: Ma Gnus v0.11 is released.
824
825 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
826
827         * gnus-art.el (gnus-mm-display-part):
828         Highlight header attachment buttons.
829
830 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
831
832         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
833         a part; redisplay a button (enbugged in 2014-02-05).
834
835 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
836
837         * auth-source.el (auth-source-search, auth-source-search-backends):
838         Treat :max 0 as an indicator that a boolean return is wanted, as
839         documented. Reported by Joe Bloggs.
840
841 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
842
843         * gnus-icalendar.el: Require gnus-art.
844
845 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
846
847         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
848         (gnus-icalendar--update-org-event): put event timestamp in
849         the org entry body instead of the drawer.
850         (gnus-icalendar-event--get-attendee-names): list of participants should
851         contain even attendees without common name attribute.
852         (gnus-icalendar--update-org-event): don't generate duplicates of empty
853         property tags in org drawers.
854
855 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
856
857         * gmm-utils.el (gmm-format-time-string): New function.
858
859         * message.el (message-insert-formatted-citation-line): Use the original
860         author's time zone to express a date string.
861
862 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
863
864         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
865         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
866         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
867         Silence compiler warnings.
868         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
869
870 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
871
872         * mml.el: Require url when compiling.
873
874         * gnus-cloud.el (gnus-cloud-parse-version-1):
875         Use plist-get rather than CL's getf.
876         (gnus-activate-group, gnus-subscribe-group): Declare.
877
878         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
879
880 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
881
882         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
883         buttons when toggling the header off.
884
885 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
886
887         * tls.el (tls-program): Reflow docstring.
888
889 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
890
891         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
892         groups work again.
893
894 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
895
896         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
897         999 correctly (i.e. "1,342").
898
899 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
900
901         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
902         out if the directory doesn't exist.
903
904 2014-03-07  Daiki Ueno  <ueno@gnu.org>
905
906         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
907         commands here; instead, only check if epg-config.el is available.
908
909 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
910
911         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
912         messages with embedded images.
913         (mml-generate-mime): Don't bug out if you don't have libxml.
914
915 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
916
917         * message.el (message-make-html-message-with-image-files): New command.
918
919 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
920
921         * gnus-group.el (gnus-group-make-group): Clarify prompt.
922
923         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
924
925 2014-02-23  David Engster  <deng@randomsample.de>
926
927         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
928         to stay compatible with older Emacsen, so replace `cl-loop' with
929         `loop'.
930
931 2014-02-22  Daniel Colascione  <dancol@dancol.org>
932
933         * auth-source.el (auth-source-secrets-listify-pattern): New function.
934         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
935         instead, build list of patterns.
936
937 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
938
939         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
940         Display header attachment buttons by gnus-article-prepare-display
941         rather than gnus-article-prepare so as to view in mml-preview as well.
942
943 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
944
945         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
946         in `auth-sources' means and link to EPA docs.
947
948 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
949
950         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
951         (bug#12375).
952
953 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
954
955         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
956         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
957
958 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
959
960         * message.el (message-tab): Mention what happens on normal tabs
961         (bug#11297).
962
963 2014-02-08  Glenn Morris  <rgm@gnu.org>
964
965         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
966
967 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
968
969         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
970         buttons that are hidden in unselected alternative part as well.
971         (gnus-mime-display-alternative): Redraw attachment buttons in header.
972
973         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
974
975 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
976
977         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
978         keystroke.
979         (gnus-server-toggle-cloud-server): Only allow clouding applicable
980         types.
981
982         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
983         with an empty string.
984
985 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
986
987         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
988         buffer-local in some buffers, so bind it explicitly in the buffer we're
989         trying to cancel the article in (bug#10808).
990
991 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
992
993         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
994         New functions.
995
996         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
997         New user option.
998         (gnus-mime-buttonize-attachments-in-header): New function.
999         (gnus-article-prepare): Use it.
1000         (gnus-mime-inline-part): Suppress extra newline.
1001         (gnus-mm-display-part): Save excursion;
1002         remove useless deleting and adding of buttons.
1003         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1004
1005         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1006         Add gnus-mime-buttonize-attachments-in-header.
1007
1008 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1009
1010         * nnimap.el (nnimap-request-articles): New command to download several
1011         articles at once.
1012
1013         * gnus.el (gnus-variable-list): Save Cloud variables.
1014
1015         * gnus-int.el (gnus-request-accept-article): Doc fix.
1016
1017 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1018
1019         * parse-time.el (parse-time-iso8601-regexp)
1020         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1021         it more generally.
1022
1023 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1024
1025         * gnus-cloud.el: New file to provide the Emacs Cloud.
1026
1027         * dgnushack.el: Silence XEmacs w3 warning.
1028
1029         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1030         `url-retrieve-synchronously', apparently.
1031
1032         * dgnushack.el: Silence XEmacs dns.el warning.
1033
1034         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1035         instead of in all files.
1036
1037         * dns.el (network-interface-list): Define for XEmacs.
1038
1039         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1040         XEmacs.
1041
1042         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1043
1044 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1045
1046         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1047         `gnus-group-split-fancy'.
1048
1049 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1050
1051         * message.el (message-remove-header): Doc fix.
1052         (message-forward-included-headers): New variable.
1053         (message-remove-ignored-headers): Use it.
1054
1055 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1056
1057         * nnir.el (nnir-request-update-mark): Don't try to update the source
1058         group if we can't find it (bug#16611).
1059
1060 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1061
1062         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1063
1064 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1065
1066         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1067         network interfaces changed.
1068         (dns-query): Use it to flush the data.
1069
1070 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1071
1072         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1073         from random face commands.
1074         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1075         Face.
1076         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1077         (gnus--random-face-with-type): Generic function returning a face-type
1078         as a string.
1079         (gnus--insert-random-face-with-type): Generic function inserting a face
1080         in a message buffer header.
1081         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1082         (gnus-insert-random-x-face-header): Rewritten to use
1083         `gnus--insert-random-face-with-type`.
1084         (gnus-random-face): Return random (png) Face as string.
1085         (nus-insert-random-face-header): Insert random (png) Face in a message
1086         buffer.
1087
1088 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1089
1090         * mm-url.el: Remove all usage of w3.
1091
1092         * nnrss.el: Ditto.
1093
1094         * mm-decode.el: Ditto.
1095
1096         * mm-view.el: Ditto.
1097
1098         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1099         outdated and all Emacsen have url.el built-in.
1100
1101         * gnus-setup.el: Remove outdated file.
1102
1103 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1104
1105         * gnus.el: Ma Gnus v0.9 is released.
1106
1107 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1108
1109         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1110
1111 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1112
1113         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1114         in the summary buffer (bug#13769).
1115
1116 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1117
1118         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1119         name if we're using a single article buffer.  Otherwise, it may point
1120         to a killed buffer (bug#13756).
1121
1122 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1123
1124         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1125         the match data, just save and restore it explicitly (bug#12375).
1126
1127         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1128         that's needed.
1129
1130         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1131         the code once (bug#9069).
1132
1133 2014-01-18  Steinar Bang  <sb@dod.no>
1134
1135         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1136         reading.
1137
1138 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1139
1140         * message.el (message-bury): Call bury-buffer with no argument
1141         in the message-return-action case too.
1142
1143 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1144
1145         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1146         (nnimap-split-fancy, nnimap-split-methods): Declare.
1147
1148         * mm-util.el (help-function-arglist): Declare.
1149
1150 2013-12-28  Glenn Morris  <rgm@gnu.org>
1151
1152         * gnus-sieve.el (gnus-sieve-select-method):
1153         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1154         (gravatar-rating, gravatar-size):
1155         * message.el (message-minibuffer-local-map):
1156         * sieve-manage.el (sieve-manage-authenticators)
1157         (sieve-manage-authenticator-alist): Specify custom types.
1158
1159         * hashcash.el (hashcash-program): Rename from hashcash-path.
1160         Update callers.
1161
1162         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1163         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1164         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1165
1166         * auth-source.el (auth-sources):
1167         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1168         Fix custom types.
1169
1170         * tls.el (tls-certtool-program): Fix default value.
1171
1172 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1173
1174         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1175         we get proper traces there, too.
1176
1177 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1178
1179         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1180         value of the parameters if the current article has a Reply-To or From
1181         field.
1182
1183 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1184
1185         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1186
1187 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1188
1189         * gnus-sum.el (gnus-summary-exit): Stop animations.
1190
1191 2013-12-19  Juri Linkov  <juri@jurta.org>
1192
1193         * gnus.el (gnus-suppress-keymap):
1194         * gnus-art.el (gnus-article-mode-map):
1195         * gnus-group.el (gnus-group-mode-map):
1196         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1197         Remove [backspace] key binding because it shadows DEL (bug#16035).
1198
1199         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1200
1201 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1202
1203         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1204         Make sure work directory exists.
1205         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1206         rather than tmp directory.
1207         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1208         not necessarily always run, with it.
1209
1210 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1211
1212         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1213         value of gnus-icalendar-additional-identities work without restart.
1214
1215 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1216
1217         * mm-util.el (mm-make-temp-file):
1218         Alias to make-temp-file for modern Emacsen.
1219
1220 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1221
1222         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1223         nnir-article-number and nnir-article-group.
1224
1225 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1226
1227         * message.el (message-send-mail-with-sendmail):
1228         Don't kill error buffer if sending fails.
1229
1230 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1231
1232         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1233         (gnus-icalendar-event->org-entry)
1234         (gnus-icalendar--update-org-event)
1235         (gnus-icalendar-event->gnus-calendar): Distinguish between
1236         required/optional/non-participant attendee status.  Fix bug causing
1237         the first required event participant to be omitted.
1238
1239 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1240
1241         * gnus-art.el (article-de-quoted-unreadable)
1242         (article-de-base64-unreadable, gnus-mime-copy-part)
1243         * gnus-html.el (gnus-article-html)
1244         * mm-view.el (mm-inline-text-html-render-with-w3)
1245         (mm-inline-text-html-render-with-w3m-standalone)
1246         * rfc2231.el (rfc2231-decode-encoded-string):
1247         Allow overriding charset by mm-charset-override-alist.
1248
1249         * gnus-art.el (gnus-article-browse-html-parts):
1250         Replace LWSPs with `&nbsp;'s in header.
1251
1252         Work for broken Chinese articles.
1253
1254         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1255         Exclude broken handles that gnus-summary-enter-digest-group may create.
1256         (gnus-article-browse-html-parts):
1257         Allow overriding charset by mm-charset-override-alist.
1258
1259 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1260
1261         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1262         (gnus-icalendar-identities): Support additional-identities.
1263
1264 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1265
1266         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1267         org-timestamp for events ending at midnight.
1268
1269 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1270
1271         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1272         .log files.
1273
1274 2013-11-20  David Engster  <deng@randomsample.de>
1275
1276         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1277
1278 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1279
1280         * message.el (message-beginning-of-line):
1281         Use beginning-of-visual-line when visual-line-mode is turned on.
1282
1283 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1284
1285         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1286         (gnus-icalendar-event-from-ical)
1287         (gnus-icalendar-event->org-entry)
1288         (gnus-icalendar--update-org-event): Required/optional participation,
1289         list of attendees synced to org.
1290
1291 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1292
1293         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1294         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1295         cancellations to be synced to org if the original appt has an org
1296         outline.
1297
1298 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1299
1300         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1301         (gnus-icalendar-event->org-entry)
1302         (gnus-icalendar--update-org-event)
1303         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1304
1305 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1306
1307         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1308         Fix timezone handling in gnus-icalendar export to org.
1309
1310 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1311
1312         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1313
1314 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1315
1316         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1317
1318 2013-10-30  Glenn Morris  <rgm@gnu.org>
1319
1320         * gnus-group.el (gnus-group-browse-foreign-server):
1321         * gnus-int.el (gnus-start-news-server):
1322         Silence compiler obsolescence warning.
1323
1324 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1325
1326         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1327         `nnoo-current-server' first, then for the actual `nnimap-address' to
1328         allow netrc entries for the nnoo server to coexist with netrc entries
1329         for the `nnimap-address'.
1330
1331 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1332
1333         * mm-decode.el (mm-dissect-buffer): Revert last change.
1334         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1335         The problem that motivated those changes was attributed to a broken
1336         mail sender, and has been fixed.
1337
1338 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1339
1340         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1341         token is missing in the Content-Type header.
1342
1343         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1344
1345 2013-09-18  Glenn Morris  <rgm@gnu.org>
1346
1347         * gnus-util.el (image-size): Declare.
1348
1349 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1350
1351         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1352         (gnus-icalendar-event-from-ical)
1353         (gnus-icalendar-event--build-reply-event-body)
1354         (gnus-icalendar-event-reply-from-buffer)
1355         (gnus-icalendar-find-org-event-file)
1356         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1357         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1358
1359         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1360
1361 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1362
1363         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1364         Use save-current-buffer.
1365         (gnus-tree-mode-map): Initialize in the declaration.
1366         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1367         (scroll-in-place): Defvar it.
1368         (gnus-tmp-*): Defvar them.
1369         (gnus-get-tree-buffer): Use derived-mode-p.
1370         (gnus--let-eval): New macro.
1371         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1372         non-prefixed variables.
1373         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1374
1375         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1376         vars since it doesn't seem to be available.
1377         (gnus-set-global-variables, gnus-summary-read-group-1)
1378         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1379         (gnus-summary-display-article, gnus-summary-select-article)
1380         (gnus-summary-next-article, gnus-offer-save-summaries)
1381         (gnus-summary-generic-mark): Use derived-mode-p.
1382         (gnus-summary-read-group-1, gnus-summary-exit)
1383         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1384         Adjust calls to gnus-tree-close and gnus-tree-open.
1385
1386         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1387
1388         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1389         (gnus-agent-mode): Use derived-mode-p.
1390         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1391         gnus-command-method and *-command-method to nil, but bind
1392         gnus-command-method to *-command-method instead!
1393         (gnus-agent-fetch-articles): Remove unused var `id'.
1394         (gnus-agent-fetch-headers): Remove unused arg `force'.
1395         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1396         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1397         (gnus-agent-short-article, gnus-agent-long-article)
1398         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1399         first use.
1400         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1401         `score-param'.
1402         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1403         (gnus-get-predicate): Push in front of the cache, rather than end.
1404         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1405         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1406         (gnus-agent-expire-unagentized-dirs): Don't rebind
1407         gnus-agent-expire-current-dirs since the defvar silences the warning.
1408         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1409         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1410         (gnus-agent-regenerate): Simplify interactive spec and doc.
1411
1412 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * gnus-int.el (gnus-open-server): Silence compiler.
1415
1416         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1417
1418         * message.el (message-display-completion-list): Abolish.
1419         (message-completion-in-region): Use display-completion-list.
1420
1421 2013-09-17  Glenn Morris  <rgm@gnu.org>
1422
1423         * gnus-util.el (gnus-message-with-timestamp-1):
1424         Use `messages-buffer' function if available.  Ignore read-only.
1425
1426 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1427
1428         * message.el (message-expand-group, message-completion-in-region):
1429         Correct the order of start and end of a region.
1430
1431 2013-09-13  Glenn Morris  <rgm@gnu.org>
1432
1433         * mml2015.el (gnus-create-image): Autoload it.
1434
1435         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1436
1437         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1438         (image-size): Declare.
1439
1440 2013-09-12  Glenn Morris  <rgm@gnu.org>
1441
1442         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1443         Avoid using `find', which i) might not be defined at runtime;
1444         ii) does not work, since its default test is eql, not equal.
1445         (gnus-mime-action-alist): Declare.
1446
1447 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1448
1449         * score-mode.el (gnus-score-mode-map): Move initialization
1450         into declaration.
1451         (gnus-score-mode): Use define-derived-mode.
1452         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1453         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1454         into declaration.
1455         (gnus-kill-file-mode): Use define-derived-mode.
1456         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1457         Use derived-mode-p.
1458         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1459         (gnus-group-setup-buffer, gnus-group-name-at-point)
1460         (gnus-group-make-web-group, gnus-group-enter-directory)
1461         (gnus-group-suspend): Use derived-mode-p.
1462         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1463         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1464         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1465         (gnus-article-setup-buffer, gnus-article-prepare)
1466         (gnus-article-prepare-display, gnus-sticky-article)
1467         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1468         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1469         (gnus-article-read-summary-keys): Use derived-mode-p.
1470
1471 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1472
1473         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1474
1475 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1476
1477         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1478         shift_jis from the default value set for Japanese users.
1479
1480 2013-08-13  Glenn Morris  <rgm@gnu.org>
1481
1482         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1483
1484         * gnus.el (gnus-valid-select-methods): Fix type.
1485
1486         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1487
1488 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * mm-decode.el (mm-display-external): Run a timer for the temp files
1491         deletion after a viewer exits; add a deletion timer for the needsterm
1492         case, too.
1493
1494         * mm-decode.el (mm-display-external): Try to delete temporary files by
1495         using a 1-min. timer.
1496
1497 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1498
1499         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1500         New internal variables.
1501         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1502         (mm-display-external): Use it to delete temporary files instead of
1503         using timers.
1504
1505 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1506
1507         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1508
1509 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1510
1511         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1512         with cond for backwards compatability.
1513
1514 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1515
1516         * mm-decode.el (mm-display-external): Bind process-connection-type to
1517         nil; don't delete a temp file immediately even if a viewer finishes,
1518         since it may be a shell script, like xdg-open, that launches a real
1519         viewer program belatedly.
1520
1521 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1522
1523         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1524         that we can create nndoc groups that excerpt other groups.
1525
1526 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1527
1528         * gnus-delay.el (gnus-delay-article): Fix typo.
1529
1530         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1531         articles.
1532
1533         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1534         we can get spell-checking etc.
1535
1536 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1537
1538         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1539         a single one used for encoding the whole text in a header.
1540
1541 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1544         doesn't work properly on XEmacs.
1545
1546 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547
1548         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1549         before sending.
1550
1551         * dgnushack.el (dgnushack-compile): Add a temporary check for
1552         gnus-icalendar.
1553
1554         * mm-decode.el (mm-command-output): New face.
1555         (mm-display-external): Use it.
1556
1557 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1558
1559         * nnmbox.el (nnmbox-request-article): Don't change point.
1560
1561 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1564         Include `handle' parameter.
1565
1566 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1567
1568         * gnus-icalendar.el: New file.
1569
1570 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1571
1572         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1573
1574         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1575         dummy roots, too.
1576
1577 2013-08-01  David Edmondson  <dme@dme.org>
1578
1579         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1580         out on ttys.
1581
1582 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1583
1584         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1585         not empty.
1586
1587         * nnrss.el (nnrss-discover-feed): Indent.
1588
1589 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1592
1593 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594
1595         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1596         dirty to ensure nnimap data being saved.
1597
1598 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1599
1600         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1601         menu entry.
1602
1603         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1604         the current thread's total score instead of the current article's
1605         score.
1606
1607         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1608         (gnus-sort-threads-recursively): Delete defcustom.
1609         (gnus-sort-threads-recursive): Adapt accordingly.
1610
1611 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1612
1613         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1614         (gnus-sort-threads-recursive): Use it.
1615         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1616         again.  Now that determines how to sort subthreads.
1617
1618 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1619
1620         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1621         (gnus-sort-threads): Use it.
1622
1623 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1624
1625         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1626         punctuation characters follow parentheses (bug#14950).
1627
1628 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1629
1630         * gnus.el (gnus-continuum-version):
1631         * gnus-msg.el (gnus-extended-version): Simplify.
1632
1633         * gnus.el (gnus-continuum-version-1): Remove.
1634         * gnus-msg.el (gnus-bug): Revert.
1635
1636         Calculate gnus-version correctly on Cygwin.
1637
1638         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1639         (gnus-continuum-version-1): New function, return a string.
1640
1641         * gnus-msg.el (gnus-extended-version, gnus-bug):
1642         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1643
1644 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1645
1646         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1647         (bug#13384).
1648
1649 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1650
1651         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1652         that were only relevant in a development version a long time ago.
1653
1654 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1657         that the old Emacs 24s bundle.
1658
1659 2013-07-10  David Engster  <deng@randomsample.de>
1660
1661         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1662         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1663         fixes a bug in Emacs trunk where the 'unexist' marks were always
1664         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1665         Gnus v0.03".
1666
1667 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1668
1669         * gnus.el (gnus-summary-line-format): Reference
1670         `gnus-user-date-format-alist' for the &user-date; format, not
1671         `gnus-summary-user-date-format-alist'.
1672
1673 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1674
1675         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1676         delete files (bug#13481).
1677
1678 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1679
1680         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1681
1682 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1683
1684         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1685         display images.
1686
1687         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1688
1689         * message.el (message-cancel-news): According to
1690         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1691         preferred over "cmsg cancel" in the Subject.
1692
1693         * nnir.el (nnir-engines): Note that the group specs are regexps
1694         (bug#13238).
1695
1696         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1697         gotten read-only text properties, ensure that those aren't heeded when
1698         copying stuff over (bug#13434).
1699
1700         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1701         (bug#13762).
1702
1703 2013-07-05  David Kastrup  <dak@gnu.org>
1704
1705         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1706         authinfo file again (important for blank passwords).  This had been
1707         broken with 2013-06-15 change.
1708
1709 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1710
1711         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1712         Revert 2013-01-14 change.
1713
1714 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1715
1716         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1717         of 'create-image' for XEmacs compatibility; check errors when decoding
1718         image.  Reported by Uwe Brauer.
1719
1720 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1721
1722         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1723         gnus-button-push revised at 2011-01-19.
1724
1725 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1726
1727         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1728         now live in the lisp/net Emacs 24 repository.
1729
1730 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1731
1732         * eww.el (eww-update-header-line-format): Quote % characters.
1733
1734 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * eww.el (eww-process-text-input): Display passwords as asterisks.
1737
1738         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1739
1740 2013-06-19  Tom Tromey  <tromey@redhat.com>
1741
1742         * eww.el (eww-top-url): Remove.
1743         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1744         (eww-render): Set new variables.  Don't set eww-top-url.
1745         (eww-handle-link): Handle "prev", "home", and "contents".
1746         Downcase the rel text.
1747         (eww-top-url): Choose best top URL.
1748
1749 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1750
1751         * eww.el: Rewrite to implement form elements "by hand" instead of
1752         relying in widget.el.  Using widget.el leads to too many
1753         user interface inconsistencies.
1754         (eww-self-insert): Implement entering commands in text fields.
1755         (eww-process-text-input): New function to make text input field editing
1756         work.
1757         (eww-submit): Rewrite to use the new-style form methods.
1758         (eww-select-display): Display the correct selected item.
1759         (eww-change-select): Implement changing the select value.
1760         (eww-toggle-checkbox): Implement radio/checkboxes.
1761         (eww-update-field): Fix compilation error.
1762         (eww-tag-textarea): Implement <textarea>.
1763
1764         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1765         don't shadow mode-specific bindings.
1766
1767         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1768         nothing to push.
1769
1770         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1771
1772 2013-06-19  Glenn Morris  <rgm@gnu.org>
1773
1774         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1775
1776 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1777
1778         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1779
1780 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781
1782         * shr.el (shr-make-table-1): Implement <td rowspan>.
1783         (shr-table-horizontal-line): Allow nil as a value, and change the
1784         default.
1785         (shr-insert-table-ruler): Respect the nil value.
1786
1787 2013-06-18  Tom Tromey  <tromey@barimba>
1788
1789         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1790         New defvars.
1791         (eww-open-file): New defun.
1792         (eww-render): Initialize new variables.
1793         (eww-display-html): Handle "link" and "a".
1794         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1795         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1796         (eww-back-url): Rename from eww-previous-url.
1797         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1798         defuns.
1799
1800 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * shr.el (shr-tag-table): Insert the images after the table, so that
1803         they're not covered by the table colourisation, which often looked
1804         awkward.
1805         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1806         <dd>.
1807         (shr-make-table-1): Implement <td colspan=> support.
1808         (shr-insert-document): Use one less than window width if `shr-width' is
1809         nil, since otherwise things may get one character too wide.
1810
1811 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1812
1813         * eww.el (eww-detect-charset): Improve regexp; move backward.
1814
1815 2013-06-18  Glenn Morris  <rgm@gnu.org>
1816
1817         * mm-decode.el (widget-convert-button): Autoload.
1818
1819         * sieve-manage.el (mm-enable-multibyte): Autoload.
1820
1821         * shr.el (libxml-parse-html-region): Declare.
1822         (shr-render-buffer): Explicit error if no libxml2 support.
1823
1824 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1825
1826         * auth-source.el (auth-source-current-line): New function.
1827         (auth-source-netrc-parse-entries): When a data token is "machine",
1828         assume we're in the wrong place and abort parsing the current line.
1829
1830 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1833         (eww-convert-widgets): Don't bug out if the first widget starts at the
1834         beginning of the buffer.
1835         (eww-convert-widgets): Fix last patch.
1836         (eww-tag-input): Support <input type=image>.
1837
1838         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1839         (shr-tag-base): Protect against base specs that are degenerate.
1840         (shr-ensure-paragraph): Don't delete empty lines that have text
1841         properties, because these may be input fields.
1842
1843         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1844         we can navigate to them.
1845
1846         * shr.el (shr-colorize-region): Put the colours over the entire region.
1847         (shr-inhibit-decoration): New variable.
1848         (shr-add-font): Use it to inhibit text property decorations while doing
1849         preliminary table renderings.  This speeds up typical Wikipedia page
1850         renderings by 15%.
1851         (shr-tag-span): Don't respect the <title>, because that overwrites the
1852         help-echo from links inside the spans.
1853         (shr-next-link): Use `help-echo' for navigation, so that we can
1854         navigate to form elements, too.
1855
1856         * eww.el (eww-button): New face.
1857         (eww-convert-widgets): Use it to make submit buttons more button-like.
1858
1859         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1860         that Gnus commands work.
1861
1862         * shr.el (shr-render-td): Support horizontal alignment.
1863
1864         * eww.el (eww-put-color): Removed.
1865         (eww-colorize-region): Use `add-face-text-property'.
1866
1867         * shr.el (shr-add-font): Append face data, so that we get the correct
1868         precedence: The innermost value (which is applied first) wins.
1869         (shr-make-overlay): Obsolete function.
1870
1871         * mm-decode.el (mm-convert-shr-links): New function to convert
1872         new-style shr URL links into widgets.
1873         (mm-shr): Use it.
1874
1875         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1876         widget commands, since we're no longer using widgets for links.
1877
1878         * shr.el (shr-next-link): New command.
1879         (shr-previous-link): New command.
1880         (shr-urlify): Don't use `widget-convert', because that's slow.
1881         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1882         because collecting the overlays and reapplying them when generating
1883         tables is slow.
1884         (shr-insert-table): Ditto.
1885
1886 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1887
1888         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1889         * shr.el (browse-url): Require `url'.
1890         * eww.el (url): Require format-spec.
1891
1892 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1893
1894         * eww.el (eww-display-html): Default to using the entire window width.
1895         (eww-browse-url): Don't add a User-Agent header (twice), because that
1896         makes Bing refuse connection.
1897
1898         * shr.el (shr-make-table): Cache the table rendering at the table
1899         level, and not the <td> level.  This is a bit faster.
1900
1901         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1902         #id.
1903
1904         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1905         browsers don't.
1906         (shr-expand-url): Respect #anchor links.
1907         (shr-parse-base): Chop off the anchor before using.
1908         (shr-descend): Respect display: none.
1909         (shr-descend): Allow marking elements that have certain IDs.
1910
1911         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1912
1913         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1914
1915         * eww.el (eww-tag-textarea): Support <textarea>.
1916
1917 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1918
1919         * shr.el (shr-dom-to-xml): Fixed function call.
1920
1921         * eww.el (eww): New group.
1922         (eww-header-line-format): New custom variable.
1923         (eww-current-title): New variable.
1924         (eww-display-html): Update header and handle title tag.
1925         (eww-update-header-line-format): New function.
1926         (eww-tag-title): New function.
1927
1928         * shr.el (shr-dom-to-xml): New function.
1929         (shr-tag-svg): Add support for the SVG tag.
1930         (shr-bullet): New custom variable.
1931         (shr-tag-li): Support custom bullet in unordered lists.
1932
1933 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1934
1935         * shr.el (shr-expand-url): Respect // URLs.
1936
1937         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1938         put a background colour onto the entire buffer.
1939         (eww-render): When being redirected, use the redirect URL as the new
1940         base URL.
1941
1942         * shr.el (shr-parse-base): Fix parsing error.
1943
1944         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1945
1946         * shr.el (shr-parse-base): New function.
1947         (shr-expand-url): Use it to expand relative URLs reliably.
1948
1949 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1950
1951         * auth-source.el (auth-source-search-collection): Fix docstring.
1952         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1953         single-quoted strings and multiline entries.
1954         (auth-source-netrc-parse-next-interesting)
1955         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1956         functions to support parser.
1957
1958 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1959
1960         * eww.el (eww-submit): Get submit button logic right when hitting RET
1961         on non-submit buttons.
1962
1963         * shr.el: Remove shr-preliminary-table-render, since that can't really
1964         be used for anything in practice.
1965
1966 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1967
1968         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1969         (sieve-manage-quit).
1970
1971 2013-06-14  Glenn Morris  <rgm@gnu.org>
1972
1973         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1974
1975 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1976
1977         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1978         control the maximum size of photo ID image.
1979         (mml2015-epg-key-image-to-string): Respect it.
1980
1981 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1982
1983         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1984         instead of the final one so that we can more easily distinguish them.
1985
1986         * eww.el (eww-submit): Compute the submission URL correctly.
1987
1988 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1989
1990         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1991         Use plist-get rather than CL's getf.
1992         (sieve-manage-parse-capability): Avoid CL's remove-if.
1993
1994 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1995
1996         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1997         (sieve-manage-quit).
1998
1999 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000
2001         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2002         last slash.
2003
2004         * eww.el (eww-tag-select): Use the first value as the default value.
2005
2006 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2007
2008         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2009         (eww-mode): Use `define-derived-mode'.
2010         (eww-parse-headers): Parse headers from beginning of buffer so that
2011         file:// links work.
2012
2013 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2014
2015         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2016
2017 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018
2019         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2020         to handle them at all.
2021
2022 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2025         work, too.
2026         (eww-tag-select): Implement <select>.
2027
2028 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2029
2030         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2031         stream managing functions by using open-protocol-stream to do most of
2032         the work.  Has the nice benefit of enabling STARTTLS.
2033         Wait for capabilities after STARTTLS: following RFC5804, the server
2034         sends new capabilities after successfully establishing a TLS connection
2035         with the client.  The client should update the cached list of
2036         capabilities, but we just ignore the answer for now.
2037         (sieve-manage-network-p, sieve-manage-network-open)
2038         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2039         (sieve-manage-forward, sieve-manage-streams)
2040         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2041         API, nor called by any other function.
2042         Enable Multibyte for SieveManage buffers: The parser won't properly
2043         handle umlauts and line endings unless multibyte is turned on in the
2044         process buffer.
2045
2046 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2047
2048         * eww.el (eww-tag-input): Support password fields.
2049         (eww-submit): Support POST.
2050
2051 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2052
2053         * eww.el (eww-tag-form): Protect against degenerate forms.
2054
2055         * shr.el (shr-expand-url): Expand URLs that start with a slash
2056         correctly.
2057
2058         * eww.el (eww-submit): Get submit button logic right.
2059
2060         * shr.el (shr-final-table-render): New variable to signal when we're
2061         doing the final table rendering so that we can collect more data at
2062         that point.
2063
2064         * eww.el (eww-submit): Make form submission work.
2065         (eww-tag-input): Implement submit buttons.
2066         (eww-click-radio): Implement radio and checkboxes.
2067         (eww-submit): Handle hidden elements.
2068
2069         * shr.el (shr-descend): Allow other packages to override (or provide)
2070         rendering of elements.
2071         (shr-expand-url): Strip query strings from URLs before expanding them.
2072
2073         * eww.el: Don't require cl-lib.
2074         (eww-tag-form): Start form support.
2075
2076         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2077
2078         * eww.el: Start writing a new, tiny web browser.
2079         (eww-previous-url): New command.
2080         (eww-quit): New command.
2081
2082 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2083
2084         * sieve.el: Put point at beginning of buffer when viewing a script.
2085         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2086         number in sieve-buffer's header.  Fixed code to also work with a string
2087         as port specifier.  Properly close the connection on pressing 'q'.  Make
2088         sieve-manage-quit close the connection and process buffer.  Also, remove
2089         duplicate keybinding for 'q'.
2090
2091 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2092
2093         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2094         make it easier to read.
2095         (mm-pkcs7-enveloped-magic): Ditto.
2096
2097 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2098
2099         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2100         before `image-type-available-p' to avoid loading the image libraries
2101         needlessly.
2102
2103 2013-06-05  David Engster  <deng@randomsample.de>
2104
2105         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2106         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2107         to see whether the group was synced before.
2108
2109 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2110
2111         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2112         when opening the connection.
2113         Suggested by João Távora <joaotavora@gmail.com> in
2114         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2115
2116 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2117
2118         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2119         assume Date header begins with "Date", that may be customized into
2120         something like "X-Sent" using gnus-article-time-format.
2121         (article-transform-date): Allow multi-line Date header.
2122
2123 2013-06-02  David Engster  <deng@randomsample.de>
2124
2125         * registry.el (initialize-instance, registry-lookup)
2126         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2127         (registry-lookup-secondary-value, registry-search, registry-delete)
2128         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2129         not wrap methods in `eval-and-compile'.  This breaks due to latest
2130         changes in EIEIO (introduction of eieio-core.el).
2131
2132 2013-05-30  Glenn Morris  <rgm@gnu.org>
2133
2134         * nnmail.el (nnmail-fancy-expiry-target):
2135         Also bind mail-dont-reply-to-names.
2136
2137         * spam-stat.el (spam-stat-save):
2138         No need to tweak font-lock in temp buffers.
2139
2140         * shr.el (shr-put-image): Silence compiler.
2141
2142 2013-05-29  Glenn Morris  <rgm@gnu.org>
2143
2144         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2145
2146         * gnus-group.el (gnus-sequence-of-unread-articles)
2147         (gnus-summary-add-mark, gnus-mark-article-as-read)
2148         (gnus-group-make-articles-read): Declare.
2149
2150         * gnus-sum.el (gnus-parameter-list-identifier)
2151         (gnus-article-stop-animations, gnus-stop-downloads)
2152         (gnus-article-only-boring-p, article-goto-body)
2153         (gnus-flush-original-article-buffer, article-narrow-to-head)
2154         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2155         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2156
2157         * gnus.el: No need to eval-and-compile autoloads.
2158
2159         * gravatar.el (help-function-arglist): Autoload.
2160
2161         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2162
2163         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2164
2165         * spam.el: No need to load spam-report when compiling.
2166         No need to eval-and-compile autoloads.
2167         (spam-report-resend-to): Declare.
2168         (spam-report-resend-register-routine): Require 'spam-report.
2169
2170 2013-05-24  Julien Danjou  <julien@danjou.info>
2171
2172         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2173         setup.
2174
2175 2013-05-23  Glenn Morris  <rgm@gnu.org>
2176
2177         * gnus-util.el (rmail-swap-buffers-maybe)
2178         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2179         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2180         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2181
2182         * mm-decode.el: No need to load term when compiling.
2183         (term-mode, term-char-mode): Declare.
2184
2185         * mm-util.el: No need to load jka-compr when compiling.
2186         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2187
2188         * nnmaildir.el: Require is automatically eval-and-compile.
2189         (nnmail): Require at run-time too.
2190
2191         * registry.el (registry-size): Move definition before use.
2192
2193 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2194
2195         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2196         signed data to conform the standard.  (Bug#14232)
2197
2198 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2199
2200         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2201         double angle quotation mark.
2202
2203 2013-05-20  Glenn Morris  <rgm@gnu.org>
2204
2205         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2206
2207 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2208
2209         * message.el (message-insert-formatted-citation-line): handle finding
2210         first/lastname when more than 2 names appear.
2211
2212 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2213
2214         * shr.el (shr-tag-span): New function.
2215
2216 2013-05-18  Glenn Morris  <rgm@gnu.org>
2217
2218         * message.el (message-mode): Use message-mode-abbrev-table,
2219         with text-mode-abbrev-table as parent.  (Bug#14413)
2220
2221 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * message.el (message-expand-group): Decode group names.
2224
2225 2013-05-16  Julien Danjou  <julien@danjou.info>
2226
2227         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2228         app-icon.
2229
2230 2013-05-15  Glenn Morris  <rgm@gnu.org>
2231
2232         * shr-color.el (shr-color-visible-luminance-min)
2233         (shr-color-visible-distance-min): Use shr-color group.
2234
2235 2013-05-11  Glenn Morris  <rgm@gnu.org>
2236
2237         * gnus-vm.el: Make it loadable without VM.
2238         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2239         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2240
2241 2013-05-09  Glenn Morris  <rgm@gnu.org>
2242
2243         * mml1991.el: Make it loadable.  (Bug#13456)
2244
2245         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2246         * gnus-async.el (gnus-async-post-fetch-function):
2247         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2248         * gnus-html.el (gnus-html-image-cache-ttl):
2249         * gnus-notifications.el (gnus-notifications-timeout):
2250         * gnus-picon.el (gnus-picon-properties):
2251         * gnus-util.el (gnus-completion-styles):
2252         * gnus.el (gnus-other-frame-resume-function):
2253         * message.el (message-user-organization-file)
2254         (message-cite-reply-position):
2255         * nnir.el (nnir-summary-line-format)
2256         (nnir-retrieve-headers-override-function):
2257         * shr-color.el (shr-color-visible-luminance-min):
2258         * shr.el (shr-blocked-images):
2259         * spam-report.el (spam-report-resend-to):
2260         * spam.el (spam-summary-exit-behavior): Fix custom types.
2261
2262         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2263
2264 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2265
2266         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2267         because of let-binding help-xref-following.  (Bug#14356)
2268
2269 2013-05-06  Glenn Morris  <rgm@gnu.org>
2270
2271         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2272
2273 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2274
2275         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2276         entering into the registry.
2277
2278 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2279
2280         * gnus.el: Ma Gnus v0.7 is released.
2281
2282 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2285         (Bug#14304)
2286
2287 2013-04-27  Glenn Morris  <rgm@gnu.org>
2288
2289         * gnus.el (gnus-list-debbugs):
2290         Use require rather than autoload.  (Bug#14262)
2291
2292 2013-04-27  Julien Danjou  <julien@danjou.info>
2293
2294         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2295         port to "sieve" now that it has an official IANA port assigned.
2296
2297 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2298
2299         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2300         Don't set the MAILHOST environment variable permanently (Bug#14271).
2301
2302 2013-04-26  Glenn Morris  <rgm@gnu.org>
2303
2304         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2305
2306 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2307
2308         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2309         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2310
2311 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2312
2313         * nnir.el (nnir-close-group): Make sure we are in the right group.
2314
2315         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2316         dependency table from all newly retrieved headers.
2317
2318 2013-04-16  David Edmondson  <dme@dme.org>
2319
2320         Support <img src="data:...">.
2321
2322         * shr.el (shr-image-from-data): New function.
2323         (shr-tag-img): Use it.
2324
2325 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2326
2327         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2328         group.
2329
2330 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2331
2332         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2333         corresponding to any existing group (Bug#14166).
2334
2335 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2336
2337         * nnir.el (number-sequence): No longer used.
2338         (nnir-request-set-mark): New function.
2339         (nnir-request-update-info): Improve marks updating.
2340         (nnir-request-scan): Don't duplicate marks updating.
2341         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2342         Use 'assq rather than 'assoc.  Quote anonymous function.
2343         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2344         Use 'gnus-group-prefixed-p.
2345         (gnus-summary-create-nnir-group): Make sure server for method is open.
2346
2347 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2348
2349         * nnir.el (gnus-nnir-group-p): New function.
2350         (nnir-possibly-change-group): Use it.
2351
2352         * gnus-msg.el (gnus-setup-message): Use it.
2353
2354 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2357         `initial-input' for the argument name.
2358         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2359
2360 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2361
2362         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2363         (used by MH-E).
2364
2365 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2366
2367         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2368         group.
2369
2370         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2371         fix compilation.
2372
2373 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2374
2375         * nnir.el (nnir-method-default-engines): And another typo.
2376
2377 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2378
2379         * nnir.el (nnir-method-default-engines): Fix typo.
2380
2381 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2382
2383         * nnir.el: Define 'number-sequence for xemacs.
2384         (gnus-summary-create-nnir-group): New function to create an nnir group
2385         from an nnir summary buffer based on the current query.
2386         (nnir-request-create-group): Update to allow nnir group creation based
2387         on the current query.
2388
2389 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2390
2391         * nndraft.el (nndraft-request-expire-articles):
2392         Make expiry target always `delete'.
2393
2394 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2395
2396         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2397         buffer use the posting-style and gcc of the original article group.
2398         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2399
2400         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2401         after other deffoos.
2402
2403 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2404
2405         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2406         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2407         support for real (i.e. not ephemeral) nnir groups.
2408         (gnus-summary-make-nnir-group): New function for initiating searches
2409         from a summary buffer.
2410
2411 2013-03-18  Sam Steingold  <sds@gnu.org>
2412
2413         * message.el (message-bury): Minor cleanup.
2414
2415 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2416
2417         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2418
2419 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2422         nnml-request-list.  (Bug#13873)
2423         (nndir-request-newsgroups): Remove, unused.
2424
2425         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2426
2427 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2428
2429         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2430         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2431         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2432
2433 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2434
2435         * shr.el: Make all the overlays set the `evaporate' property so that
2436         they're removed properly.
2437
2438 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2439
2440         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2441         shell-quote-argument.
2442
2443 2013-02-22  David Engster  <deng@randomsample.de>
2444
2445         * gnus-registry.el (gnus-registry-save): Provide class name when
2446         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2447         `condition-case' to stay compatible with older EIEIO versions which
2448         only accept one argument.
2449
2450 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2451
2452         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2453         (epg-user-id-validity): Autoload.
2454         (mml2015-epg-check-user-id): New function.
2455         (mml2015-epg-check-sub-key): New function split from
2456         mml2015-epg-find-usable-key.
2457         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2458         optional name-is-key-id, to handle the case when user-id is unusable.
2459         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2460
2461 2013-02-17  Glenn Morris  <rgm@gnu.org>
2462
2463         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2464
2465 2013-02-16  Glenn Morris  <rgm@gnu.org>
2466
2467         * shr.el (shr-put-image): Only animate images that specify a delay.
2468         This is consistent with the old image-animated-p behavior.
2469
2470 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2473         for XEmacs.
2474
2475 2013-02-13  Juri Linkov  <juri@jurta.org>
2476
2477         * gnus-art.el (gnus-article-mode-map):
2478         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2479         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2480
2481 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2482
2483         * auth-source.el (auth-source-format-prompt): Don't get confused by
2484         any "\" in replacement text.  (Bug#13637)
2485
2486 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2487
2488         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2489         (gnus-backend-trace): Honour gnus-backend-trace.
2490
2491         * mml.el (mml-insert-part): Insert closing tag.
2492
2493         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2494
2495 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2496
2497         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2498         able to find the article, which can happen in debbugs groups,
2499         apparently.
2500
2501 2013-01-16  Glenn Morris  <rgm@gnu.org>
2502
2503         * smiley.el (smiley-style): Make the file loadable in batch mode.
2504
2505 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2506
2507         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2508         imap process running.
2509
2510 2013-01-14  Julien Danjou  <julien@danjou.info>
2511
2512         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2513         Compare addresses against addresses, not against the full From field.
2514
2515 2013-01-13  Richard Stallman  <rms@gnu.org>
2516
2517         * message.el (message-forward-make-body-mime): New args BEG, END
2518         specify what part of FORWARD-BUFFER to use.  Do the work directly
2519         instead of calling `mml-insert-buffer'.
2520
2521 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2522
2523         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2524         cross-reference(s).
2525
2526         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2527         cross-reference(s).
2528
2529 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2530
2531         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2532         and point-max-marker.
2533         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2534
2535 2013-01-11  Julien Danjou  <julien@danjou.info>
2536
2537         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2538         max are almost equal.  Also return the correct value for V which is
2539         already between 0 and 1.
2540
2541 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2542
2543         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2544         to mml2015-encrypt-to-self.
2545         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2546
2547 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2548
2549         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2550         mml-smime-epg-find-usable-secret-key.
2551
2552 2013-01-08  Glenn Morris  <rgm@gnu.org>
2553
2554         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2555
2556 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2557
2558         * mml-smime.el: Support signing by sender.
2559         Requested by Uwe Brauer.
2560         (mml-smime-sign-with-sender): New user option analogous
2561         to mml2015-sign-with-sender.
2562         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2563         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2564         mml2015.el.
2565
2566 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567
2568         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2569         isn't running, because Gnus will probably not know how to handle the
2570         Gcc header (bug#11941).
2571
2572         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2573         articles.
2574
2575 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2576
2577         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2578         (nnfolder-generate-active-file): Make this function work with recursive
2579         folder names.
2580
2581 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2582
2583         * nntp.el (nntp-open-connection): Use HELP as the capability command
2584         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2585         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2586
2587 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2588
2589         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2590         place holder since this gives `Invalid face reference: nil' messages.
2591         Use the `default' face instead.  It has the same effect here, even
2592         though it is not no-op.
2593
2594         * gnus-util.el
2595         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2596
2597 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2598
2599         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2600         non-string posting styles (bug#13285).
2601
2602 2012-12-27  Glenn Morris  <rgm@gnu.org>
2603
2604         * plstore.el (plstore-passphrase-callback-function):
2605         Use plstore-get-file.
2606
2607 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2608
2609         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2610         stderr.
2611
2612 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2613
2614         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2615
2616         * gnus-compat.el (set-buffer-multibyte): Remove.
2617
2618 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2619
2620         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2621         temporary file to get PGP key image.  Pass no-show-photos when
2622         extracting image to avoid having it pop up twice.
2623
2624 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2625
2626         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2627         eligible for treatment.
2628
2629         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2630         lines.  This makes summary commands with hidden threads work more
2631         reliably.
2632
2633         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2634         button to mark the hidden citations (bug#9395).
2635
2636 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2637
2638         * mml2015.el (mml2015-epg-signature-to-string): New function.
2639         (mml2015-epg-verify-result-to-string): New function.
2640         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2641         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2642         instead of epg-verify-result-to-string.
2643         (epg-signature-key-id, epg-signature-to-string): Autoload.
2644         (epg-verify-result-to-string): Remove autoload.
2645
2646 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2647
2648         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2649         ID image from GPG public key.
2650         (mml2015-epg-key-image-to-string): New function.
2651
2652 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2653
2654         * plstore.el (plstore-passphrase-callback-function): Fix error when
2655         error when plstore-cache-passphrase-for-symmetric-encryption is set
2656         (bug#13264).
2657
2658 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2659
2660         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2661         buffer to the article buffer here, because that clobbers multiple
2662         article buffers.
2663
2664         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2665         buffer always points to the right summary buffer.
2666
2667 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2668
2669         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2670         the password (bug#12097).
2671
2672 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2673
2674         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2675         (bug#13263).
2676
2677         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2678         buffer exists before using it (bug#12475).
2679
2680         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2681         offline groups (bug#11937).
2682
2683         * message.el (message-yank-original): When using customize to set the
2684         value of `message-cite-style', the variable it set to a symbol that's
2685         the name of the variable, which must then be dereferenced (bug#12616).
2686
2687 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2688
2689         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2690         the `face' property with a list whose car is the face specified in the
2691         format string and whose cdr is (nil).
2692         * lisp/gnus-util.el
2693         (gnus-put-text-property-excluding-characters-with-faces):
2694         Change accordingly.
2695         (gnus-get-text-property-excluding-characters-with-faces): New function.
2696         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2697         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2698         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2699
2700 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2701
2702         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2703         login methods.
2704         (nnimap-login): Respect the `nnimap-authenticator' variable.
2705
2706         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2707         mark state when moving articles.  Otherwise unticked articles will get
2708         their ticks back after moving.
2709
2710 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2711
2712         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2713
2714         * message.el (message-ignored-news-headers): Always remove
2715         X-Message-SMTP-Method to avoid information leakage if the user
2716         mistakenly inserts the header into news messages.
2717
2718         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2719
2720         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2721         right than four characters, this command would move point to
2722         `point-max'.  Don't do that.
2723
2724         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2725         to nil to allow re-selecting groups that gain articles.
2726         (gnus-bug-group-download-format-alist): Update the URL.
2727
2728 2012-12-23  Andreas Schwab  <schwab@suse.de>
2729
2730         * shr.el (shr-tag-em): Render em as italic, not bold.
2731
2732 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2733
2734         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2735         for reuse.
2736         (gnus-open-server): Use it to add more tracing.
2737         (gnus-finish-retrieve-group-infos): Add backend tracing.
2738         (gnus-backend-trace): Also note the elapsed seconds.
2739
2740 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2741
2742         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2743         Set epa-file-encrypt-to from variable to avoid querying.
2744
2745 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2746
2747         * sieve-mode.el (sieve-font-lock-keywords):
2748         Keywords should be word delimited.  (Bug#13173)
2749
2750 2012-12-13  Andreas Schwab  <schwab@suse.de>
2751
2752         * tls.el (tls-program): Update customize type.
2753
2754 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2755
2756         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2757         instead of <pre> to align message header.
2758
2759 2012-12-12  Sam Steingold  <sds@gnu.org>
2760
2761         * gnus.el (gnus-other-frame-resume-function): Add user option.
2762         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2763
2764 2012-12-06  Sam Steingold  <sds@gnu.org>
2765
2766         * gnus-start.el (gnus-before-resume-hook): Add.
2767         (gnus-1): Run it when Gnus is alive.
2768
2769 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2770
2771         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2772         * gnus-art.el (article-unsplit-urls)
2773         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2774         * gnus-registry.el (gnus-registry-get-article-marks)
2775         * message.el (message-goto-body): Use it.
2776         (message-called-interactively-p): Remove.
2777
2778         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2779         (spam-stat-score-buffer): Use it.
2780
2781         * spam.el: Silence the warnings against BBDB functions when compiling.
2782
2783         * gnus-score.el (gnus-score-decode-text-parts):
2784         Use append+mapcar instead of the cl function mapcan.
2785
2786 2012-12-05  Sam Steingold  <sds@gnu.org>
2787
2788         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2789         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2790         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2791
2792 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2793
2794         * gmm-utils.el (gmm-called-interactively-p): Revert.
2795         This seems to cause Emacs to get stuck!
2796         * gnus-art.el (article-unsplit-urls)
2797         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2798         * gnus-registry.el (gnus-registry-get-article-marks)
2799         * message.el (message-goto-body)
2800         (message-called-interactively-p): Revert.
2801
2802         * gmm-utils.el (gmm-called-interactively-p): New function.
2803         * gnus-art.el (article-unsplit-urls)
2804         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2805         * gnus-registry.el (gnus-registry-get-article-marks)
2806         * message.el (message-goto-body): Use it.
2807         (message-called-interactively-p): Remove.
2808
2809         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2810         * gnus-sync.el (gnus-sync-lesync-call)
2811         * message.el (message-read-from-minibuffer): Use it.
2812
2813 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2814
2815         * gmm-utils.el (gmm-flet): Remove.
2816         * gnus-sync.el (gnus-sync-lesync-call)
2817         * message.el (message-read-from-minibuffer): Don't use it.
2818
2819 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2820
2821         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2822
2823 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2824
2825         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2826
2827         * gnus-sync.el (gnus-sync-lesync-call)
2828         * message.el (message-read-from-minibuffer): Use gmm-flet.
2829
2830         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2831
2832         * gnus-util.el (gnus-macroexpand-all): Remove.
2833
2834 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2835
2836         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2837         to TAB, not [tab].
2838         (gnus-summary-article-map): Likewise.
2839
2840         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2841         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2842
2843 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2844
2845         * time-date.el: Commentary fix.
2846
2847 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2848
2849         * color.el: Don't require cl.
2850         (color-complement): `caddr' -> `nth 2'.
2851
2852         * time-date.el (time-to-seconds): De-obsolete.
2853
2854 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2855
2856         * message.el (message-get-reply-headers):
2857         Make sure the reply goes to the author if it is a wide reply.
2858
2859 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2860
2861         * gnus-score.el (gnus-score-body):
2862         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2863         scoring by body.
2864
2865 2012-11-16  Glenn Morris  <rgm@gnu.org>
2866
2867         * gnus-diary.el (nndiary-request-create-group-functions)
2868         (nndiary-request-update-info-functions)
2869         (gnus-subscribe-newsgroup-functions)
2870         (nndiary-request-accept-article-functions):
2871         Use new names for hooks rather than obsolete aliases.
2872
2873 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2874
2875         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2876
2877 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2880         in meta tag with the one the part specifies in its header.
2881
2882 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2883
2884         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2885         by default.
2886
2887 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2888
2889         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2890         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2891
2892 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2895         and a runtime function for it, of which the XEmacs version takes only
2896         two arguments.
2897
2898 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2899
2900         * nndiary.el (nndiary-request-create-group-functions)
2901         (nndiary-request-update-info-functions)
2902         (nndiary-request-accept-article-functions):
2903         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2904         "-hooks" suffix.
2905
2906 2012-10-19  Julien Danjou  <julien@danjou.info>
2907
2908         * gnus-art.el: Require gnus-util because it uses
2909         `gnus-timer--function'.
2910
2911 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2912
2913         * starttls.el (starttls-extra-arguments): Doc fix.
2914
2915 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2916
2917         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2918         it.
2919
2920 2012-10-06  Glenn Morris  <rgm@gnu.org>
2921
2922         * gnus-notifications.el (gnus-notifications):
2923         Add missing group :version tag.
2924         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2925         (gnus-gcc-post-body-encode-hook):
2926         * gnus-sync.el (gnus-sync-lesync-name)
2927         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2928
2929 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2930
2931         * color.el (color-hsl-to-rgb): Fix incorrect results for
2932         small and large hue values.  (Bug#12559)
2933
2934 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2935
2936         New UIDL implementation.
2937
2938         * mail-source.el (mail-sources, mail-source-keyword-map):
2939         Add :leave as a pop3 keyword.
2940         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2941
2942         * pop3.el (pop3-leave-mail-on-server): Allow number.
2943         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2944         (pop3-movemail): Add UIDL support.
2945         (pop3-send-streaming-command): Take a list of mail numbers instead of
2946         the number of mails.
2947         (pop3-write-to-file): Add X-UIDL header.
2948         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2949         (pop3-uidl-add-xheader): New functions.
2950
2951         * message.el (message-ignored-resent-headers):
2952         Add X-Content-Length and X-UIDL headers.
2953
2954 2012-10-05  Glenn Morris  <rgm@gnu.org>
2955
2956         * color.el (color-name-to-rgb, color-rgb-to-hex)
2957         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2958         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2959         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2960         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2961
2962 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2963
2964         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2965         a user about whether to delete temp files if once a user answered as n.
2966
2967 2012-09-25  Chong Yidong  <cyd@gnu.org>
2968
2969         * password-cache.el (password-read-and-add): Use a declare form to mark
2970         this function obsolete.
2971
2972 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * lpath.el: Bind mail-encode-mml for old Emacsen.
2975
2976 2012-09-17  Richard Stallman  <rms@gnu.org>
2977
2978         * message.el (message-in-body-p): Don't set mark or modify buffer.
2979
2980         * mml.el (mml-attach-file): Doc fix.
2981         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2982         Set mail-encode-mml when in Mail mode.
2983         Simplify code to set HEAD and move back to HEAD.
2984         (mml-insert-multipart, mml-insert-part):
2985         Set mail-encode-mml when in Mail mode.
2986
2987 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * gnus-util.el (gnus-timer--function): New function.
2990
2991         * gnus-art.el (gnus-article-stop-animations): Use it.
2992
2993 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2994
2995         Fix glitches caused by addition of psec to timers.
2996         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2997         rather than raw access to timer vector.
2998
2999 2012-09-11  Julien Danjou  <julien@danjou.info>
3000
3001         * gnus-notifications.el (gnus-notifications): Check for nil values in
3002         ignored addresses check.
3003
3004 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3005
3006         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3007
3008 2012-09-07  Chong Yidong  <cyd@gnu.org>
3009
3010         * gnus-util.el
3011         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3012
3013         * gnus-salt.el (gnus-tree-highlight-node):
3014         * gnus-sum.el (gnus-summary-highlight-line):
3015         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3016
3017 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3018
3019         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3020
3021 2012-09-06  Juri Linkov  <juri@jurta.org>
3022
3023         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3024         scheme for buffer names to be more consistent with other group and
3025         article buffer names in Gnus.
3026
3027 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3028
3029         * gnus-util.el
3030         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3031
3032         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3033         Jenkner.
3034
3035         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3036
3037         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3038
3039         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3040
3041 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3042
3043         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3044         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3045
3046         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3047         string-prefix-p in Emacs >=23.2.
3048
3049         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3050         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3051         instead of string-match-p.
3052         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3053
3054 2012-09-06  Kenichi Handa  <handa@gnu.org>
3055
3056         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3057         lowercase a..f.
3058
3059 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3060
3061         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3062
3063 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3064
3065         * nnimap.el (nnimap-request-move-article): Decode the group name when
3066         doing internal moves to avoid charset issues.
3067
3068         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3069         TIME is set.
3070
3071 2012-09-05  Juri Linkov  <juri@jurta.org>
3072
3073         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3074         than one group at a time (bug#11961).
3075
3076 2012-09-05  Julien Danjou  <julien@danjou.info>
3077
3078         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3079         this hide the real reason with a message giving absolutely no hint.
3080
3081 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3082
3083         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3084         to the backend (bug#11804).
3085
3086         * message.el (message-insert-newsgroups): Don't insert newsgroup
3087         duplicates (bug#12275).
3088
3089 2012-09-05  John Wiegley  <johnw@newartisans.com>
3090
3091         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3092         sieve rules.
3093
3094 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3095
3096         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3097         function.
3098
3099         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3100
3101         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3102
3103 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3104
3105         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3106         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3107         This should make nnmaildir more usable with offlineimap.
3108
3109 2012-09-05  Julien Danjou  <julien@danjou.info>
3110
3111         * nnimap.el (nnimap-request-list): Revert change that made listing
3112         synchronous.
3113         (nnimap-get-responses): Restore.
3114
3115 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3116
3117         * dgnushack.el: XEmacs 21.5 compilation fix.
3118
3119         * gnus-notifications.el (gnus-notifications-notify): Use it.
3120
3121         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3122         warnings on XEmacs.
3123
3124 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3125
3126         Better seeds for (random).
3127         * gnus-sync.el (gnus-sync-lesync-setup):
3128         * message.el (message-canlock-generate, message-unique-id):
3129         Change (random t) to (random), now that the latter is more random.
3130
3131 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3132
3133         * nnimap.el (nnimap-change-group): Document result value
3134
3135         * auth-source.el (auth-sources): Fix macos keychain access.
3136
3137         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3138         allow the backend `request-head' function to determine the group
3139         name on its own.
3140         (gnus-request-expire-articles): Filter out negative article numbers
3141         during expiry (Bug#11980).
3142
3143         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3144         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3145
3146         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3147         you've found the article when you haven't.
3148
3149         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3150         that nnimap-change-group can return t.
3151
3152 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3153
3154         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3155
3156 2012-08-30  Julien Danjou  <julien@danjou.info>
3157
3158         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3159         `gnus-notifications-timeout'.
3160         (gnus-notifications-timeout): Add.
3161         (gnus-notifications-action): New function.
3162         (gnus-notifications-notify): Add :action using
3163         `gnus-notifications-action'.
3164         (gnus-notifications-id-to-msg): New variable.
3165         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3166         notifications id to messages.
3167
3168 2012-08-30  Kenichi Handa  <handa@gnu.org>
3169
3170         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3171         once.
3172
3173 2012-08-29  Julien Danjou  <julien@danjou.info>
3174
3175         * gnus-notifications.el: New file.
3176         (gnus-notifications-notify): New function.
3177         (gnus-notifications): Use `gnus-notifications-notify'.
3178
3179 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3180
3181         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3182         transfer encoding first; bind gnus-newsgroup-charset to the charset
3183         that the article specifies (Bug#12209).
3184
3185 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3186
3187         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3188         (gnus-group-customize-done): Encode values posting-style holds.
3189
3190         * gnus-msg.el (gnus-summary-resend-message)
3191         (gnus-configure-posting-styles): Decode values posting-style group
3192         parameter holds.
3193
3194 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3195
3196         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3197         `name' and `address' in Resent-From header.
3198
3199 2012-08-14  Chong Yidong  <cyd@gnu.org>
3200
3201         * gnus-art.el (article-display-face): Handle failure in
3202         gnus-create-image (Bug#11802).
3203
3204 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3205
3206         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3207         Use defsetf.
3208
3209 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3210
3211         * auth-source.el (auth-source-plstore-search)
3212         (auth-source-secrets-search): Ignore :require and :type in search spec.
3213
3214 2012-08-06  Julien Danjou  <julien@danjou.info>
3215
3216         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3217         `nnimap-request-move-article'.
3218
3219         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3220         Remove autoload, already handled by gnus.el.
3221
3222         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3223
3224         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3225         supported by nnimap actually.  Reverts previous change.
3226
3227         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3228         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3229         to-buffer argument that is already supported.
3230
3231 2012-08-05  Julien Danjou  <julien@danjou.info>
3232
3233         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3234         Add autoload.
3235
3236 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus.el (gnus-valid-select-methods): Fix custom type.
3239
3240 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3241
3242         * auth-source.el (auth-sources, auth-source-backend-parse)
3243         (auth-source-macos-keychain-search)
3244         (auth-source-macos-keychain-search-items)
3245         (auth-source-macos-keychain-result-append)
3246         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3247         auth-source.el through the /usr/bin/security utility.
3248         (auth-sources): Fix syntax error.
3249         (auth-source-macos-keychain-result-append): Fix variable name.
3250         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3251
3252 2012-07-27  Julien Danjou  <julien@danjou.info>
3253
3254         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3255         Emacs < 24.1
3256
3257 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * message.el (message-kill-address): Don't kill last newline.
3260         (message-skip-to-next-address): Don't move to the next header.
3261         (message-fill-field-address): Work properly.
3262
3263 2012-07-25  Julien Danjou  <julien@danjou.info>
3264
3265         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3266
3267 2012-07-24  Julien Danjou  <julien@danjou.info>
3268
3269         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3270
3271         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3272         (nntp-async-timer-handler): Remove, unused.
3273
3274         * nnimap.el (nnimap-get-responses): Remove, unused.
3275
3276         * nnheader.el (mail-header-set-extra): Remove, unused.
3277
3278         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3279         unused.
3280
3281         * mm-view.el (mm-view-sound-file): Remove, unused.
3282
3283         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3284         (mm-url-encode-multipart-form-data): Remove, unused.
3285
3286         * message.el (message-remove-signature, message-make-host-name)
3287         (message-fill-address): Remove, unused.
3288
3289         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3290         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3291         unused.
3292
3293         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3294         (gnus-xmas-call-region): Remove, unused.
3295
3296         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3297
3298         * gnus-util.el (gnus-extract-address-component-name)
3299         (gnus-extract-address-component-email, gnus-sortable-date)
3300         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3301         (gnus-process-live-p): Remove, unused.
3302
3303         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3304
3305         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3306         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3307         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3308         function.
3309
3310         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3311
3312         * gnus-score.el (gnus-summary-score-crossposting)
3313         (gnus-score-regexp-bad-p): Remove, unused.
3314
3315         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3316
3317         * gnus-range.el (gnus-sublist-p): Remove, unused.
3318
3319         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3320         unused.
3321
3322         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3323
3324         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3325         (gnus-request-associate-buffer): Remove, unused.
3326
3327         * gnus-group.el (gnus-group-set-method-info)
3328         (gnus-group-set-params-info): Remove, unused.
3329
3330         * gnus-fun.el (gnus-shell-command-to-string)
3331         (gnus-shell-command-on-region): Remove, unused.
3332
3333         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3334
3335         * gnus-art.el (gnus-article-text-type-exists-p)
3336         (article-translate-characters, gnus-article-hide-text-of-type)
3337         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3338         Remove, unused.
3339
3340 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3341
3342         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3343
3344 2012-07-21  Julien Danjou  <julien@danjou.info>
3345
3346         * message.el (message-dont-reply-to-names): Replace deprecated
3347         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3348         (message-get-reply-headers): Ditto.
3349
3350 2012-07-18  Julien Danjou  <julien@danjou.info>
3351
3352         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3353         `sieve-upload-and-kill'.
3354
3355         * sieve.el (sieve-bury-buffer): Remove function.
3356         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3357         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3358
3359 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3360
3361         * shr.el (shr-expand-url): Handle URL starting with `//'.
3362
3363 2012-07-13  Chong Yidong  <cyd@gnu.org>
3364
3365         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3366         instead of calling toggle-read-only with a (bogus) argument.
3367
3368 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3369
3370         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3371         of initial input when reading the author to restrict the summary to.
3372
3373 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3374
3375         * mm-decode.el (mm-shr):
3376         Allow overriding charset by mm-charset-override-alist.
3377
3378 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * gnus-art.el (gnus-article-view-part):
3381         Toggle subparts of multipart/alternative part.
3382
3383 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3384
3385         * shr.el (shr-render-buffer): New command.
3386         (shr-visit-file): Use it.
3387
3388 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3389
3390         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3391         Set no-byte-compile and no-update-autoloads.
3392
3393 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3394
3395         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3396
3397 2012-06-25  Julien Danjou  <julien@danjou.info>
3398
3399         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3400         `nnimap-request-move-articles-find-limit' since we do not use it only
3401         for move operations.
3402         (nnimap-request-accept-article): Use
3403         `nnimap-request-articles-find-limit' to limit search by message-id.
3404
3405 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3406
3407         Support higher-resolution time stamps (Bug#9000).
3408
3409         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3410         VARLIST.  It's optional, for backward compatibility.
3411         (encode-time-value): New optional arg PICO.  New type 3.
3412         (time-to-seconds) [!float-time]: Support the new picoseconds
3413         component if it's used.
3414         (seconds-to-time, time-subtract, time-add):
3415         Support ps-resolution time stamps as well.
3416
3417 2012-06-19  Julien Danjou  <julien@danjou.info>
3418
3419         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3420
3421         * nnimap.el (nnimap-log-buffer): Check that
3422         `window-point-insertion-type' is boundp, since it's not available in
3423         XEmacs.
3424
3425 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3426
3427         * nnimap.el (nnimap-log-buffer): Add this, setting
3428         `window-point-insertion-type' in the buffer to t.
3429         (nnimap-log-command): Use nnimap-log-buffer.
3430
3431 2012-06-19  Julien Danjou  <julien@danjou.info>
3432
3433         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3434         argument to be able to limit the search.
3435         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3436         (nnimap-request-move-articles-find-limit): Add this to limit the search
3437         by Message-Id after a message move.
3438         (nnimap): Add defgroup.
3439
3440 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3441
3442         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3443
3444 2012-06-15  Julien Danjou  <julien@danjou.info>
3445
3446         * nnimap.el (nnimap-find-article-by-message-id): Use
3447         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3448         (nnimap-possibly-change-group): Add read-only argument.
3449         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3450         issuing EXAMINE manually.
3451         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3452         with read-only argument.
3453         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3454         cannot possibly change because we need to be sure that it's either
3455         read-write or read-only.
3456
3457 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458
3459         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3460         being bound to a lambda form.
3461
3462 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3463
3464         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3465         articles when fetch-old is non-nil (bug#11370).
3466
3467 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3468
3469         * gnus-picon.el (gnus-picon-properties): New defcustom.
3470         (gnus-picon-create-glyph): Use it.
3471
3472 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473
3474         * gnus-group.el (gnus-group-get-new-news): Respect
3475         `gnus-group-use-permanent-levels', as documented (bug#11638).
3476
3477 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3478
3479         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3480         groups (bug#11641).
3481
3482 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3483
3484         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3485         is an integer to avoid later problems.
3486
3487 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3488
3489         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3490         locales.
3491
3492         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3493         on a handle.
3494
3495         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3496         address as the default.
3497         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3498
3499         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3500         makes no sense to query the user about internal files.
3501
3502         * gnus-spec.el: Remove all the byte-compilation stuff, since
3503         benchmarking shows that it doesn't help when entering large summary
3504         buffers.
3505
3506         * gnus-xmas.el (gnus-xmas-define): Remove.
3507
3508         * gnus-util.el (gnus-byte-code): Remove.
3509
3510         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3511         grouplens stuff.
3512
3513 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3514
3515         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3516         (bug#11514).
3517
3518 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3519
3520         * message.el (message-buffers): Return all buffers derived from Message
3521         to make `gnus-dired-attach' work with mu4e.
3522
3523 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3524
3525         * nntp.el: Stop the `letf' madness.
3526         (nntp--report-1): New var.
3527         (nntp-report): Merge nntp-report-1 into it.
3528         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3529         the nntp-report function.
3530
3531         * auth-source.el: Fix comment-style to follow the convention.
3532
3533 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3534
3535         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3536         (mm-dissect-singlepart): Don't guess the MIME type of
3537         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3538         set.
3539         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3540         toplevel MIME type is multipart/encrypted.
3541
3542 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3543
3544         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3545         a string so that Gcc works (bug#11514).
3546
3547 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3548
3549         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3550         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3551
3552 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3553
3554         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3555         jumping to *Server* from a dedicated *Group* window.
3556         (gnus-configure-frame): CSE.
3557
3558         * gnus-registry.el: Minor style cleanup.
3559         (gnus-registry--set/remove-mark): New function, extracted from
3560         gnus-registry-install-shortcuts.
3561         (gnus-registry-install-shortcuts): Use it.
3562
3563 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3564
3565         * nnspool.el (news-path): Use eval-and-compile.
3566
3567 2012-05-24  Glenn Morris  <rgm@gnu.org>
3568
3569         * nnspool.el (news-directory, news-path, news-inews-program):
3570         Move here from paths.el.  Don't see a need for these to be autoloaded.
3571
3572         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3573         Merge in doc from paths.el version.  Don't see any need for this to be
3574         autoloaded, or for the warning about users not setting it.
3575
3576 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3577
3578         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3579         format.  In particular, add an optional argument and a docstring.
3580
3581         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3582
3583         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3584         current before calling `gnus-groups-to-gnus-format'.
3585         Note that this was already the case for `gnus-active-to-gnus-format'.
3586
3587 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3588
3589         Fix minor Y10k bug.
3590         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3591
3592 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3593
3594         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3595         message once it's actually open.
3596
3597 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3598
3599         * gnus.el: Ma Gnus v0.5 is released.
3600
3601 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3602
3603         * auth-source.el (auth-source--aput-1, auth-source--aput)
3604         (auth-source--aget): New functions and macros.
3605         Use them instead of aput/aget.
3606
3607 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3608
3609         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3610
3611 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3612
3613         * plstore.el (plstore-called-interactively-p): New compat macro copied
3614         from message.el.
3615         (plstore-mode): Use it.
3616
3617 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3618
3619         * plstore.el: Revive the editing feature.
3620         (plstore-mode): New mode to edit plstore file.
3621         (plstore-mode-toggle-display, plstore-mode-original)
3622         (plstore-mode-decoded): New command.
3623         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3624         (plstore--insert-buffer, plstore--make): New function.
3625         (plstore-open, plstore-save): Simplify by using them.
3626
3627 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3630
3631 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3632
3633         * tls.el (open-tls-stream): Remove unused binding.
3634
3635 2012-04-16  Glenn Morris  <rgm@gnu.org>
3636
3637         * nndraft.el (nndraft-request-list): Fix declaration.
3638
3639 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * mm-decode.el (mm-dissect-buffer): Doc fix.
3642
3643         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3644         don't have a current group.
3645
3646         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3647         buffer if it doesn't exist.
3648
3649         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3650         given, mark the group as ephemeral with the current window conf.
3651
3652         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3653         buffer exists, which it doesn't if we haven't started Gnus.
3654         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3655
3656 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3657
3658         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3659         type is.
3660
3661         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3662         `unexists' entries.
3663         (gnus-clean-old-newsrc): Fix last checkin.
3664
3665         * nnimap.el (nnimap-update-info): None of the articles below the active
3666         low-water mark exist.
3667
3668         * dgnushack.el: Get rid of XEmacs compilation warning.
3669
3670         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3671         would have gotten if we posted to the group, and use that to compare
3672         against the message we want to cancel (bug#10808).
3673
3674         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3675         on XEmacs.
3676
3677 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3678
3679         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3680         `scroll-margin'.
3681
3682 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3683
3684         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3685         citation prefix within a block of cited text should be considered part
3686         of that block *only* if it is a blank line.
3687
3688 2012-04-09  Chong Yidong  <cyd@gnu.org>
3689
3690         * binhex.el, hashcash.el, uudecode.el:
3691         Remove * characters from the front of variable docstrings.
3692
3693 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3696         before kinsoku-bol characters nor within kinsoku-eol characters.
3697
3698 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3701         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3702         (gnus-sync-read): Use mapc instead of mapcar.
3703
3704         * mm-archive.el: Require mm-decode for some macros.
3705         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3706         the byte compiler.
3707         (mm-archive-decoders): New function that returns the value of
3708         the mm-archive-decoders variable.
3709
3710         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3711         instead.
3712         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3713
3714         * nnimap.el (gnus-refer-thread-use-nnir):
3715         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3716
3717 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3720
3721 2012-03-12  Peter Münster  <pmrb@free.fr>
3722
3723         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3724         (gnus-demon-cancel): Ditto.
3725         (gnus-demon-run-callback): When function cannot be called due to low
3726         idleness, call it when idleness reaches the expected value, instead of
3727         waiting another timer period.
3728         (gnus-demon-init): Add `time' to arguments of call-back.
3729
3730 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731
3732         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3733
3734         * gnus.el: Register gnus-registry functions.
3735
3736         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3737         indent.
3738
3739         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3740         enabled before warping.
3741
3742 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3743
3744         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3745         registry about each article retrieved.
3746
3747         * gnus-int.el (gnus-select-group-with-message-id): New function.
3748         (gnus-try-warping-via-registry): Ditto.
3749         (gnus-warp-to-article): Fall back on the registry.
3750
3751 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3752
3753         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3754         inboxes.
3755
3756 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3757
3758         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3759
3760 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3763         gnus-gcc-self-resent-messages may be a group parameter.
3764         (gnus-summary-resend-message): Don't encode encoded words in header
3765         when Gcc'ing resent message.
3766
3767 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * shr.el (shr-insert): Treat non-breaking space just like normal
3770         space.  This seems to produce more pleasing results.
3771         (shr-insert): Only insert a blank line if we're starting from an image.
3772         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3773         (shr-ensure-paragraph): Consider lines with white space to be blank.
3774
3775 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3776
3777         * Makefile.in: Respect DESTDIR.
3778
3779 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3780
3781         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3782         and gnus-gcc-post-body-encode-hook.
3783
3784 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3785
3786         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3787         messages that don't exist.
3788
3789         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3790
3791 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3792
3793         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3794         Remove.
3795
3796         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3797
3798         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3799
3800 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3801
3802         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3803         have a group name.
3804
3805         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3806         a multibyte buffer (bug#7410).
3807         (article-wash-html): Parse the original article buffer to get the
3808         unencoded data (bug#7410).
3809
3810         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3811         .newsrc.el files.
3812
3813 2012-04-05  Bastien Guerry  <bzg@altern.org>
3814
3815         * color.el (color-lighten-name): Fix typo.
3816
3817 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3818
3819         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3820         "#" to avoid having them interpreted as comments.
3821
3822 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3823
3824         * shr.el (shr-insert): Update the text state properly to avoid
3825         inserting spurious paragraph starts.
3826
3827 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3828
3829         * shr.el (shr-table-widths): Divide the extra width more fairly over
3830         the TDs (bug#10973).
3831         (shr-render-td): Don't delete too much padding.
3832         (shr-natural-width): Compute the natural width more correctly.
3833         (shr-insert): Allow the natural width to be computed for tables again.
3834         (shr-tag-table-1): Rework how the natural widths are computed by
3835         rendering the table a third time.
3836         (shr-natural-width): Removed.
3837         (shr-buffer-width): New function.
3838         (shr-expand-newlines): Use it.
3839
3840         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3841         using a `gnus-use-full-window' setup (bug#11013).
3842
3843 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3844
3845         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3846         24.1 release.
3847
3848 2012-03-10  David Edmondson  <dme@dme.org>
3849
3850         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3851         'Forwarded Message' header and the start of the message.
3852
3853 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3854
3855         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3856         isn't running (bug#10897).
3857
3858 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3861         This is inconsistent with all the other stream functions, which leave
3862         the setting up to the higher levels (if so wanted) (bug#10931).
3863
3864 2012-02-28  Glenn Morris  <rgm@gnu.org>
3865
3866         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3867         mm-decode.el: Standardize possessive apostrophe usage.
3868
3869 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3870
3871         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3872
3873 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3874
3875         * parse-time.el (parse-time-string): Allow extractor to return nil.
3876
3877 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3878
3879         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3880
3881 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3882
3883         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3884
3885 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3886
3887         * mm-decode.el (mm-shr): Remove "soft hyphens".
3888
3889         * nnimap.el (nnimap-request-list): Return the group names encoded as
3890         utf8.  Otherwise non-European group names don't work.
3891         (nnimap-request-newgroups): Ditto.
3892
3893         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3894         the default in `read-string' (bug#10757).
3895
3896         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3897         topics (bug#10843).
3898
3899         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3900         buffer.  Suggested by Herbert Valerio Riedel.
3901         (nnimap-request-move-article): Delete the message from the correct IMAP
3902         server.
3903
3904 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3905
3906         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3907         Reported by Peter Münster.
3908
3909 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3910
3911         * shr.el (shr-image-fetched): Make sure we really kill the right
3912         buffer.
3913
3914 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3915
3916         * gnus-start.el (gnus-1): Avoid duplicate entries.
3917
3918 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3919
3920         * imap.el: Remove.
3921
3922         * nntp.el (nntp-coding-system-for-read): Remove.
3923         (nntp-coding-system-for-write): Ditto.
3924         (nntp-open-connection): Just use `binary' directly.
3925
3926         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3927         Gnus 0.3.
3928
3929 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3930
3931         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3932         application/octet-stream parts really is.
3933
3934         * gnus-sum.el (gnus-propagate-marks): Remove.
3935
3936 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3937
3938         * shr.el (shr-rescale-image): Undo previous change; see
3939         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3940
3941 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3942
3943         * gnus.el: Ma Gnus v0.3 is released.
3944
3945 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3946
3947         * gnus-sum.el (gnus-summary-local-variables): Make
3948         `gnus-newsgroup-unexist' into a local variable.
3949
3950 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3951
3952         * registry.el (registry-usage-test, registry-persistence-test): Move to
3953         tests/gnustest-registry.el.
3954         (registry-make-testable-db, registry-match-test)
3955         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3956
3957         * gnus-registry.el (gnus-registry-misc-test)
3958         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3959
3960         * tests/gnustest-registry.el: New file with the registry and
3961         gnus-registry ERT tests.
3962
3963 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3964
3965         * gnus-msg.el (gnus-summary-resend-message): Make
3966         gnus-summary-resend-message-insert-gcc be last item in
3967         message-header-setup-hook.
3968
3969 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3970
3971         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3972         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3973         Remove.
3974         (nnfolder-open-server): Don't use marks.
3975         (nnfolder-request-delete-group): Ditto.
3976         (nnfolder-request-rename-group): Ditto.
3977         (nnfolder-request-set-mark, nnfolder-request-marks)
3978         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3979         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3980
3981         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3982         (nnml-marks-modtime): Remove.
3983         (nnml-request-delete-group): Don't use marks.
3984         (nnml-request-rename-group): Ditto.
3985         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3986         (nnml-save-marks, nnml-open-marks): Remove.
3987
3988         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3989         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3990         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3991         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3992         (nntp-server-to-method-cache): Remove.
3993
3994         * shr.el (shr-rescale-image): Fix wrong merge.
3995
3996 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3997
3998         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3999         too-wide lines.
4000
4001 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4002
4003         * nnimap.el (nnimap-record-commands): New variable.
4004         (nnimap-log-command): Use it.
4005         (nnimap-make-process-buffer): Add a space to the process buffer.
4006         (nnimap-transform-headers): Don't bug out on header lines containing
4007         stuff that look like IMAP length encodings.
4008
4009         * shr.el (shr-rescale-image): Allow viewing large images.
4010
4011 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4012
4013         * nnml.el (nnml-request-compact-group): Delete the marks file after
4014         compaction (bug#10800).
4015
4016         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4017         group exit.
4018
4019         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4020         QRESYNC/FETCH output.
4021
4022 2012-02-11  Glenn Morris  <rgm@gnu.org>
4023
4024         * sieve-manage.el (sieve-manage-default-stream):
4025         * shr.el (shr):
4026         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4027         (nnir-retrieve-headers-override-function)
4028         (nnir-imap-default-search-key, nnir-notmuch-program)
4029         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4030         (nnir-method-default-engines):
4031         * message.el (message-cite-reply-position):
4032         * gssapi.el (gssapi-program):
4033         * gravatar.el (gravatar):
4034         * gnus-sum.el (gnus-refer-thread-use-nnir):
4035         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4036         (gnus-registry-max-pruned-entries):
4037         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4038         * gnus-int.el (gnus-after-set-mark-hook)
4039         (gnus-before-update-mark-hook):
4040         * gnus-async.el (gnus-async-post-fetch-function):
4041         * auth-source.el (auth-source-cache-expiry):
4042         Add missing :version tags to new defcustoms and defgroups.
4043
4044 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4045
4046         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4047         `gnus-newsgroup-unexist'.
4048
4049         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4050         marks.
4051         (gnus-article-special-mark-lists): Put the `unexist' in the special
4052         marks list instead.
4053
4054         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4055         articles in the list of articles to be selected.
4056
4057         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4058         articles.
4059         (nnimap-update-info): Keep track of unexisting articles.
4060         (nnimap-update-qresync-info): Ditto.
4061
4062 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4063
4064         * message.el (message-default-send-mail-function): Made into own
4065         function for reuse by emacsbug.el.
4066
4067 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4068
4069         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4070         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4071
4072 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4073
4074         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4075         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4076
4077         * gnus-compat.el: Define `timer-set-function'.
4078
4079         * mm-decode.el (mm-display-external): Output the text from the command
4080         in the buffer after the command finished.  This makes text-based
4081         commands behave better.
4082
4083 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4084
4085         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4086
4087 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4088
4089         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4090         23.1.
4091
4092 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4093
4094         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4095
4096 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4097
4098         * message.el (smtpmail-smtp-user): Silence compiler warning.
4099
4100 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4101
4102         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4103         SMTP user name.
4104
4105 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4106
4107         * gnus-sum.el (gnus-summary-show-thread):
4108         next-single-char-property-change may return nil in XEmacs.
4109         (gnus-summary-article-map): Fix typo.
4110
4111 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4112
4113         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4114         running.
4115
4116         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4117
4118         * gnus.el (gnus-server-extend-method): Don't add an -address component
4119         if the method already has one (bug#9676).
4120
4121 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4122
4123         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4124         of an initial-input for consistency (bug#10757).
4125
4126         * dgnushack.el: Fix XEmacs compilation warning.
4127
4128         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4129
4130         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4131
4132 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4133
4134         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4135         lines that are narrower than the window width.  Otherwise background
4136         "blocks" will look less readable.
4137
4138 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4139
4140         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4141         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4142         have newlines within the strings, and where the UID comes after the
4143         BODYSTRUCTURE element (bug#10537).
4144
4145         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4146         (bug#10732).
4147
4148         * shr.el (shr-insert-document): Add doc string.
4149         (shr-visit-file): Ditto.
4150         (shr-remove-trailing-whitespace): New function.
4151         (shr-insert-document): Use it to clean up trailing whitespace as the
4152         final step (bug#10714).
4153
4154 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4155
4156         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4157         buffer if `gnus-kill-summary-on-exit' is nil.
4158
4159 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4160
4161         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4162         when just reading a single group from "without" Gnus.
4163
4164 2012-02-06  Chong Yidong  <cyd@gnu.org>
4165
4166         * gnus-sum.el (gnus-summary-show-thread):
4167         next-single-char-property-change never returns nil (Bug#8657).
4168
4169 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4170
4171         * message.el (message-multi-smtp-send-mail): New function.
4172         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4173         header to implement multi-SMTP functionality.
4174
4175         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4176         (gnus-agentize): Don't set it.
4177         (gnus-agent-send-mail): Don't use it.
4178
4179         * gnus-sum.el (gnus-summary-widget-backward): New function and
4180         keystroke.
4181
4182         * gnus-compat.el: More the compat functions more compatible.
4183
4184         * shr.el (shr-put-image): Remove underlines from sliced images.
4185         (shr-zoom-image): Compute the region to be replaced more correctly.
4186
4187 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4190         (gnus-summary-resend-message-insert-gcc): New function.
4191         (gnus-summary-resend-message): Modify message-header-setup-hook and
4192         message-sent-hook to make it work for Gcc.
4193         (gnus-inews-do-gcc): Update the number of unread articles of groups
4194         that messages are Gcc'd to.
4195
4196         * message.el (message-resend): Run message-sent-hook to do Gcc.
4197
4198 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4199
4200         * lpath.el: Fix an XEmacs compilation warning.
4201
4202         * gnus-compat.el: Require `help-fns' to fix compilation error.
4203
4204         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4205         a higher level to silence compilation.
4206
4207         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4208         parameter to allow controlling the scaling.
4209
4210         * shr.el (shr-zoom-image): New command and keystroke.
4211         (shr-put-image): Take a `size' flag to say how to scale the image.
4212
4213         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4214         deletion unless already defined.
4215
4216         * gnus.el (gnus-compat): Require it.
4217
4218         * gnus-compat.el: New file.
4219
4220         * gnus-start.el (gnus-clean-old-newsrc): New function.
4221         (gnus-read-newsrc-file): Use it.
4222
4223         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4224         Use recursive deletion.
4225         (mm-dissect-archive): Add support for zip files.
4226
4227         * gnus-util.el (gnus-recursive-directory-files): New function.
4228
4229         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4230         (mm-archive-decoders): Add tgz support.
4231
4232         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4233         Otherwise inserting text into the Gnus buffer can look odd.
4234
4235         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4236
4237         * mm-archive.el (mm-archive-decoders): Add support for tar.
4238
4239         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4240
4241         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4242
4243 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4244
4245         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4246
4247         * mm-archive.el: New file.
4248
4249         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4250
4251         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4252
4253         * message.el (message-goto-*): Make all the `message-goto-*' commands
4254         push the mark before moving point.  This makes it easier to go back to
4255         where you came from after editing whatever you jumped to.
4256
4257 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4258
4259         * gnus.el: Ma Gnus v0.1 is released.
4260
4261 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4262
4263         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4264         without reconnecting.
4265         (nnimap-possibly-change-group): Ditto.
4266         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4267         connection has died before being called.
4268
4269 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4270
4271         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4272         an initial sync unless we're really doing one.
4273
4274         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4275         address parameter if one already exists (bug#9676).
4276
4277         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4278         not the prefix, as documented (bug#10689).
4279
4280 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4281
4282         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4283         the "server".
4284
4285         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4286         the real error message with the useless "previously known to be down".
4287         Which isn't even correct.
4288
4289         * nntp.el (nntp-open-connection): Report the error message if the nntp
4290         server can't be reached.
4291
4292         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4293         groups we do a total scan for.
4294         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4295         doing that.
4296
4297 2012-01-31  Jim Meyering  <jim@meyering.net>
4298
4299         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4300         Correct a comment (insert "not") and hide nominally-doubled "to".
4301
4302 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4303
4304         * gnus.el (gnus-version): Change name to "Ma Gnus".
4305
4306 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4307
4308         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4309         section in the manual.
4310
4311 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4312
4313         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4314         words.
4315         (rfc2047-encode-string): Ditto.
4316         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4317         understand folded filename="..." parameters, for instance.
4318
4319         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4320         the message for greater debuggability.
4321
4322 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4323
4324         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4325         instead of setting it locally, since the latter doesn't seem to have
4326         any effect (most of the time).
4327
4328 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4329
4330         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4331         function call.
4332
4333 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4334
4335         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4336         seconds, and make the repeat clause with HH:MM specs work as
4337         documented.
4338
4339 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4340
4341         * proto-stream.el (proto-stream-capability-open): Fall back on
4342         :end-of-command if :end-of-capability doesn't exist.
4343
4344 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4347         bound globally in old Emacsen and XEmacsen.
4348
4349 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4350
4351         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4352         so that previous errors don't prohibit getting new news.
4353
4354         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4355
4356         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4357
4358 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4359
4360         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4361         buffer, not of the string which is its name.
4362
4363 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4364
4365         * proto-stream.el (proto-stream-capability-open): Wait for
4366         :end-of-capability, not :end-of-command.
4367
4368         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4369         non-server-marks groups.
4370         (gnus-group-make-articles-read): Ditto.
4371
4372         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4373         methods (bug#9676).
4374
4375         * gnus.el (gnus-method-ephemeral-p): New function.
4376
4377 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4378
4379         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4380         left-to-right.
4381
4382 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4383
4384         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4385         warning.
4386
4387 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4388
4389         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4390         macroexpand the nnir things, since they haven't been defined yet, and
4391         nnir requires gnus-sum.
4392
4393 2012-01-24  Julien Danjou  <julien@danjou.info>
4394
4395         * color.el (color-rgb-to-hsl): Fix value computing.
4396         (color-hue-to-rgb): New function.
4397         (color-hsl-to-rgb): New function.
4398         (color-clamp, color-saturate-hsl, color-saturate-name)
4399         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4400         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4401
4402 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4403
4404         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4405
4406 2012-01-19  Julien Danjou  <julien@danjou.info>
4407
4408         * color.el (color-name-to-rgb): Use the white color to find the max
4409         color component value and return correctly computed values.
4410         (color-name-to-rgb): Add missing float conversion for max value.
4411
4412 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4413
4414         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4415         logical server name in addition to the actual machine address.
4416
4417         * auth-source.el (auth-source-user-and-password): Add convenience
4418         wrapper to search by just host and optionally user.
4419
4420 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4421
4422         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4423         after rendering.
4424
4425 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4426
4427         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4428         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4429         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4430
4431 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4432
4433         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4434         (bug#9693).
4435         (gnus-summary-setup-buffer): Document return value (bug#9697).
4436
4437         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4438         since ido doesn't work on symbols (bug#9632).
4439
4440         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4441         when getting a single value as when getting all the values.  This means
4442         that atoms like `gcc-self' work cumulatively, like variable settings,
4443         instead of getting the value from the last matching clause.
4444         (gnus-group-find-parameter): Protect against the group buffer not
4445         existing (bug#9585).
4446
4447 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4448
4449         * gnus-start.el (gnus-activate-group): Document more parameters
4450         (bug#9694).
4451
4452         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4453         (bug#9692).
4454
4455         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4456         article was fetched, so that it can be expired later (bug#9958).
4457         (gnus-agent-summary-fetch-series): Add doc string.
4458         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4459         (bug#9517).
4460
4461         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4462         retrieval is happening.
4463
4464         * gnus.el (gnus-parameters): Doc fix.
4465
4466 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4467
4468         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4469         show the thread after expansion.
4470
4471 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4472
4473         * gnus-art.el (article-narrow-to-head): If the head is completely
4474         empty, narrow to the empty region (bug#9764).
4475
4476         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4477         read, and then mark them as unread only when the unread mark is used.
4478         This makes `C-- T k' actually work, even though it's confusing.
4479
4480         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4481         alive before we try to find its window.
4482
4483 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4484
4485         * mm-decode.el (mm-display-external): Use a longer timeout for the
4486         deletion to allow slow programs to display the file.
4487
4488 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4489
4490         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4491         prompt to be less confusing.
4492
4493         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4494         argument to `message-reply'.  This broke `special-display-*' frame
4495         pop-uping (bug#10238).
4496
4497 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4498
4499         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4500         systems, since these allegedly don't work there.
4501
4502 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4503
4504         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4505         live buffer.
4506
4507 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4508
4509         * nnir.el (nnir-retrieve-headers): Protect against the article not
4510         existing on the server (bug#10335).
4511
4512 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4513
4514         * gnus-agent.el (gnus-agent-load-local): Recompute
4515         gnus-agent-article-local on changing method.
4516
4517 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4518
4519         * gnus.el (gnus-parameters): Note precedence.
4520
4521 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4522
4523         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4524         in the group buffer.
4525
4526 2012-01-04  Julien Danjou  <julien@danjou.info>
4527
4528         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4529         change.
4530
4531 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4532
4533         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4534         too.
4535
4536         * nntp.el (nntp-retrieve-group-data-early): Use it.
4537
4538 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539
4540         * nntp.el (nntp-retrieval-in-progress): New variable.
4541         (nntp-make-process-buffer): Make it buffer-local.
4542
4543         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4544         2010.
4545         (gnus-demon-init): Use it to compute the time if time is on the form
4546         "04:23".
4547
4548         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4549
4550         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4551         status in the correct buffer.
4552
4553 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4554
4555         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4556         when opening topics (bug#10407).
4557
4558 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4559
4560         * gnus-cus.el (gnus-score-customize):
4561         * gnus-sum.el (gnus-sort-gathered-threads):
4562         * message.el (message-shorten-references):
4563         * nnmairix.el (nnmairix-request-group):
4564         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4565
4566 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4567
4568         * gnus-agent.el (gnus-agent-regenerate-group):
4569         * gnus-int.el (gnus-retrieve-group-data-early):
4570         * mm-util.el (mm-codepage-ibm-list):
4571         * nndiary.el (Commentary, nndiary-get-new-mail):
4572         * nnir.el (nnir):
4573         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4574
4575 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * mm-view.el (mm-display-inline-fontify): Add comment.
4578
4579 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4580
4581         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4582         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4583
4584 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4585
4586         * gnus-art.el (gnus-split-methods):
4587         * gnus-msg.el (gnus-configure-posting-styles):
4588         * gnus-spec.el (gnus-parse-simple-format):
4589         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4590         * message.el (message-do-actions): Spelling fix.
4591
4592 2011-12-15  Juri Linkov  <juri@jurta.org>
4593
4594         * mm-decode.el (mm-inline-media-tests): Add missing
4595         `mm-handle-media-subtype'.
4596
4597 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4598
4599         * gnus-group.el (gnus-group-tool-bar):
4600         * gnus-sum.el (gnus-summary-tool-bar):
4601         * message.el (message-tool-bar):
4602         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4603
4604 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4605
4606         * plstore.el (plstore--insert-buffer): Spelling fix.
4607
4608 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4609
4610         * message.el (message-valid-fqdn-regexp): Update with newly approved
4611         top-level domain names ".tel" and ".asia".
4612
4613 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4616         unconditionally.
4617
4618 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4621         pop-to-buffer-same-window for old Emacsen.
4622
4623 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4624
4625         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4626
4627 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4628
4629         * netrc.el (netrc-credentials): Spelling fix.
4630
4631 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4632
4633         * gnus-fun.el (gnus-fun-ppm-change-string):
4634         * gnus-msg.el (gnus-inews-do-gcc):
4635         * gnus-sum.el (gnus-summary-find-for-reselect):
4636         * gnus.el (gnus-summary-cancelled):
4637         * message.el (message-cancel-hook, message-send-news):
4638         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4639         * nnir.el (nnir-run-hyrex):
4640         * nntp.el (nntp-with-open-group-function):
4641         * pgg.el (pgg-pending-timers): Spelling fix.
4642
4643 2011-12-04  Chong Yidong  <cyd@gnu.org>
4644
4645         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4646         change (Bug#10200).
4647
4648 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * compface.el (uncompface):
4651         * gnus-art.el (gnus-article-x-face-command): Update the header format
4652         of icon data for the most recent icontopbm program.
4653
4654 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * gnus-msg.el (gnus-inews-do-gcc):
4657         * message.el (message-send-mail):
4658         * mml.el (mml-generate-mime): Share the value of the buffer-local
4659         `message-options' variable between a draft buffer and temprary working
4660         buffers.
4661
4662 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4663
4664         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4665
4666 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4669         for Cygwin.
4670
4671 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4672
4673         * gnus-group.el (gnus-group-prepare-flat):
4674         * mm-bodies.el (mm-encode-body):
4675         * mml.el (mml-preview):
4676         * nnml.el (nnml-request-compact-group):
4677         * pop3.el (pop3-stream-type): Spelling fix.
4678
4679 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4680
4681         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4682
4683 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4684
4685         * color.el (color-rgb-to-hsl):
4686         * gmm-utils.el (gmm-tool-bar-style):
4687         * gnus-group.el (gnus-group-prepare-flat):
4688         * gnus-topic.el (gnus-topic-prepare-topic):
4689         * mm-decode.el (mm-discouraged-alternatives):
4690         * rfc2047.el (rfc2047-encode-1):
4691         * starttls.el: Spelling fix.
4692
4693 2011-11-24  Glenn Morris  <rgm@gnu.org>
4694
4695         * binhex.el (binhex-begin-line): Give it basic doc-string.
4696
4697         * starttls.el, tls.el: Fix case of "GnuTLS".
4698
4699 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4700
4701         * gnus-group.el (gnus-group-highlight): Fix typo.
4702
4703 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4704
4705         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4706         value of `delete-file', that returns nil for a local file but returns t
4707         for a remote file using ssh.
4708
4709 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4710
4711         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4712
4713 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4714
4715         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4716         avoid later breakage.
4717
4718 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4719
4720         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4721         article buffers' name.
4722
4723 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4724
4725         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4726         by Paul Eggert's spellfixes two days ago.
4727
4728 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4729
4730         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4731         doesn't have it.
4732
4733         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4734         buffer-local instead of binding them to avoid warnings.  Also demote
4735         errors (bug#10063).
4736         (font-lock-mode-hook): Shut up byte compiler.
4737
4738 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4739
4740         * mm-util.el (mm-charset-after):
4741         * nnir.el (nnir-run-hyrex):
4742         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4743         (ntlm-get-password-hashes, ntlm-md4hash):
4744         * smime.el: Fix typo.
4745
4746 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4747
4748         * gnus-agent.el (gnus-agent-expire-group-1):
4749         * nndiary.el (nndiary-last-occurence):
4750         * nnimap.el (nnimap-request-set-mark):
4751         * nnmairix.el (nnmairix-only-use-registry):
4752         * gnus-group.el (gnus-group-prepare-flat):
4753         * gnus-sum.el (gnus-decode-encoded-word-methods):
4754         * message.el (message-wash-subject):
4755         * nntp.el (nntp-retrieve-headers-with-xover):
4756         * smime.el (smime-certificate-directory): Spelling fix.
4757
4758 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4759
4760         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4761
4762         * color.el:
4763         * gnus-agent.el (gnus-agent-possibly-alter-active):
4764         * gnus-dired.el (gnus-dired-print):
4765         * mail-parse.el:
4766         * nnmairix.el (nnmairix-request-group):
4767         * shr.el (shr-image-displayer):
4768         * sieve-manage.el:
4769         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4770
4771 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4772
4773         * gnus-sum.el (gnus-auto-select-subject):
4774         * spam-report.el (spam-report-resend): Spelling fix.
4775
4776 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4777
4778         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4779         * gnus-art.el (gnus-default-article-saver):
4780         * gnus-srvr.el (gnus-server-copy-server):
4781         * gnus.el (gnus-sloppily-equal-method-parameters):
4782         * html2text.el (html2text-format-tag-list):
4783         * message.el (message-narrow-to-head):
4784         * nndiary.el:
4785         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4786         * sieve.el: Spelling fix.
4787
4788 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4789
4790         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4791         * gnus-sum.el (gnus-summary-make-menu-bar):
4792         * gnus-uu.el (gnus-uu-decode-postscript)
4793         (gnus-uu-decode-postscript-and-save):
4794         * mailcap.el (mailcap-print-command):
4795         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4796         Fix typos.
4797
4798 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4799
4800         * gnus-art.el (gnus-article-part-wrapper):
4801         * html2text.el (html2text-fix-paragraphs):
4802         * mm-decode.el (mm-image-fit-p):
4803         * rfc2047.el (rfc2047-encode-message-header):
4804         * shr-color.el (shr-color-visible-distance-min)
4805         (shr-color-relative-to-absolute, set-minimum-interval)
4806         (shr-color-visible): Fix typos.
4807
4808 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4809
4810         * gmm-utils.el (gmm-tool-bar-item):
4811         * gnus-art.el (gnus-treat-body-boundary):
4812         * gnus-diary.el (gnus-user-format-function-d):
4813         * gnus-start.el (gnus-get-unread-articles):
4814         * pgg-gpg.el (pgg-gpg-update-agent):
4815         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4816
4817 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4818
4819         * gnus-topic.el (gnus-group-prepare-topics):
4820         * gnus-uu.el (gnus-extract-view):
4821         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4822
4823 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4824
4825         * spam.el: Move BBDB autoloads.
4826         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4827         BBDB 2 and 3.
4828         (spam-check-BBDB): Use it.
4829         (spam-enter-ham-BBDB): Use it.
4830
4831 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4832
4833         * smime.el (smime-draw-buffer): Spelling fix.
4834
4835 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4836
4837         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4838         for scanning exactly one level.
4839         * gnus-start.el (gnus-get-unread-articles): Ditto.
4840
4841 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4842
4843         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4844         slightly clearer.
4845
4846 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4847
4848         * gnus-sync.el: More commentary about setup.
4849
4850 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4851
4852         * message.el (message-send-and-exit): Document `arg'.
4853
4854 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4855
4856         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4857
4858 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4859
4860         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4861
4862         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4863         we don't use `bound-and-true-p'.
4864
4865 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4866
4867         * gnus-util.el (gnus-bound-and-true-p): Remove.
4868         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4869         * nnir.el: Use it.
4870         * nnmairix.el: Use it.
4871
4872 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4873
4874         * gnus-sync.el: Improve docs about CouchDB admins.
4875
4876         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4877         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4878         for reasons unknown.
4879         * nnir.el: Use it.
4880         * nnmairix.el: Use it.
4881
4882         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4883         * nnir.el: Ditto.
4884         * nnmairix.el: Ditto.
4885
4886         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4887
4888 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4889
4890         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4891         not needed.  Provide xmlplistread list function to produce XML plist
4892         output for non-Gnus LeSync clients.
4893
4894 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4895
4896         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4897
4898         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4899         and save against it.  Group subscriptions, read marks, other marks,
4900         subscription levels, topic names, and topic offsets (the group's
4901         position within the topic) are saved.  This is an experimental backend
4902         and may change significantly.  Load json.el from the gnus-fallback-lib
4903         if it's not available otherwise.
4904         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4905
4906 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4907
4908         * message.el (message-completion-function): Make sure
4909         message-tab-body-function is not attempted if one of
4910         message-completion-alist fails to find a completion (bug#9158).
4911
4912 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4913
4914         * mml.el (mml-quote-region): Quote <#secure> tag.
4915         (mml-generate-mime-1): Unquote <#secure> tag.
4916
4917 2011-10-20  Chong Yidong  <cyd@gnu.org>
4918
4919         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4920         calling a minor mode from Lisp with nil arg enables it, so we have to
4921         make the wording a bit ambiguous here).
4922
4923 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4924
4925         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4926         * nnir.el (nnir-mode): Use it.
4927         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4928         Use it.
4929
4930         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4931         * nnmairix.el (gnus-registry-enabled): Ditto.
4932
4933 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4934
4935         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4936         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4937         only while we need to find out if it should be t or nil.
4938         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4939         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4940         the registry is installed.  Set it to nil when it's unloaded.
4941         (gnus-registry-install-p): Provide user guidance for the initial value
4942         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4943         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4944         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4945         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4946         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4947         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4948         `gnus-registry-install'.
4949
4950 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4951
4952         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4953         previous change.
4954         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4955         primary key is marked as disabled.
4956
4957 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4958
4959         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4960         primary key is marked as disabled.
4961
4962 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4963
4964         * html2text.el (html2text-clean-anchor): Check for quotes around
4965         `href' value.
4966
4967 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4968
4969         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4970         searching.  Drop `bbdb-cache'.
4971
4972 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4973
4974         * message.el (message-signed-or-encrypted-p): Exclude header when
4975         checking if there is signed or encrypted body in text/plain message.
4976
4977 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4978
4979         * html2text.el (html2text-get-attr): Correctly handle attribute values
4980         containing "=".
4981
4982 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4983
4984         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4985         handle bindings.
4986
4987 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4988
4989         * gnus-win.el (gnus-configure-windows): Protect against reading
4990         ephemeral groups outside of Gnus.
4991
4992 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * shr.el (shr-tag-img): Don't get images displayed in tables.
4995
4996 2011-10-03  Glenn Morris  <rgm@gnu.org>
4997
4998         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4999         the "maintainer" version of debbugs.gnu.org reports.
5000
5001 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002
5003         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5004         make asynchronous adjacent image insertion work better.
5005
5006 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5007
5008         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5009         documentation.
5010
5011 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5012
5013         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5014         `gnus-asynchronous' isn't shadowed.
5015
5016 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5017
5018         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5019
5020         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5021         (nnimap-insert-partial-structure): The charset parameter isn't
5022         case-sensitive.
5023
5024         * nnheader.el (nnheader-message-maybe): New function.
5025
5026         * shr.el (shr-tag-table): Render totally broken tables better.
5027
5028         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5029         computing the boundary.
5030
5031 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5032
5033         * pop3.el (pop3-number-of-responses): Remove.
5034         (pop3-wait-for-messages): Rewrite to take linear time instead of
5035         exponential time.
5036
5037 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038
5039         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5040         re-fetch images.
5041
5042         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5043         re-fetch images when hitting `g' in Gnus.
5044
5045 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5046
5047         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5048         (mml-compute-boundary): Don't check collision if it is non-nil.
5049         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5050         before checking collision.
5051
5052 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5053
5054         * message.el (message-indent-citation): Really make sure there's a
5055         newline at the end.
5056
5057         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5058         Fix suggested by John Wiegley.
5059
5060         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5061
5062         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5063
5064         * message.el (message-default-send-rename-function): Break out into its
5065         own function.
5066
5067         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5068         doesn't work under XEmacs.
5069
5070         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5071         of "imaps" to word around Windows problems.
5072         (nnimap-open-connection-1): Use it.
5073
5074         * message.el (message-indent-citation): Revert last change which made
5075         `F' not work.
5076
5077 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5078
5079         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5080         terminal as well.
5081
5082 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5085         because it displays images using overlays that aren't easy to copy to
5086         the article buffer.
5087
5088 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5089
5090         * message.el (message-indent-citation): Fix empty line removal at the
5091         end of the citation.
5092
5093 2011-09-20  Julien Danjou  <julien@danjou.info>
5094
5095         * auth-source.el (auth-source-netrc-create): Use default value for
5096         password if specified.  Evaluate default.
5097         (auth-source-plstore-create): Ditto.
5098         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5099         value evaluation.
5100         (auth-source-netrc-create): Typo fix.
5101         (auth-source-plstore-create): Ditto.
5102
5103         * password-cache.el (password-cache-remove): Remove entries even if the
5104         value is nil, so that password with a nil value (negative caching) is
5105         possible to invalidate.
5106
5107         * auth-source.el (auth-source-format-cache-entry): New function.
5108
5109 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5112
5113 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5114
5115         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5116
5117 2011-09-19  Julien Danjou  <julien@danjou.info>
5118
5119         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5120         which work with things that are not ASCII.
5121
5122 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5123
5124         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5125
5126 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127
5128         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5129         message level.
5130
5131 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5134
5135 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5136
5137         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5138
5139 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5140
5141         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5142         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5143
5144 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5145
5146         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5147         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5148         articles.
5149
5150 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5151
5152         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5153         (message-mail-other-window, message-mail-other-frame)
5154         (message-news-other-window, message-news-other-frame):
5155         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5156         instead of setting buffer display varibles.
5157
5158 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5159
5160         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5161
5162         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5163
5164 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5165
5166         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5167         duplicates" to a higher level.
5168
5169         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5170         most egregious messages.
5171
5172 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5173
5174         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5175
5176 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5177
5178         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5179         up the file (bug#9351).
5180
5181 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5182
5183         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5184         it does with all other backends, but decode the names immediately after
5185         getting them.
5186
5187         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5188         decoding nnimap groups.
5189
5190         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5191         newsrc file.  It doesn't seem like an important optimization any more.
5192
5193 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5194
5195         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5196         overflows.
5197
5198 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5199
5200         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5201         (gnus-interactive-exit): Extend to `quiet'.
5202
5203         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5204
5205         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5206         string.
5207
5208         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5209         renaming function arguments from `this'.
5210
5211         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5212
5213         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5214         has been renamed.
5215         (gnus-lrm-string-p): Include RLM and PDF, too.
5216
5217         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5218         (bug#9225).
5219
5220 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5221
5222         Add autoload cookies for functions used by sendmail.el.
5223         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5224
5225         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5226
5227 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5228
5229         * gnus-art.el (article-date-ut): Work properly even when there are
5230         things like Date header in the body; work for forwarded parts.
5231
5232 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5233
5234         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5235         original-article-buffer.
5236
5237 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5238
5239         * nnir.el (nnir-compose-result): Fix matching of server type.
5240         (nnir-run-swish++): Ditto.
5241         (nnir-run-namazu): Ditto.
5242         (nnir-run-notmuch): Ditto.
5243
5244 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5245
5246         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5247         (bug#9405).
5248
5249         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5250         (bug#9421).
5251
5252         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5253         (bug#9425).
5254
5255         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5256         thing (bug#9426).
5257
5258 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5259
5260         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5261         the error message.
5262
5263 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5264
5265         * message.el (message-setup-1): Return t (Bug#9392).
5266
5267 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5268
5269         * gnus-sum.el: When adding article headers to a summary buffer also
5270         update gnus-newsgroup-articles (bug#9386).
5271
5272 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5273
5274         * auth-source.el: Autoload help-mode.
5275
5276 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5277
5278         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5279         names.
5280
5281 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5282
5283         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5284         mm-replace-in-string for compatibility issues.
5285         * mml2015.el (mml2015-epg-verify): Ditto.
5286
5287 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5288
5289         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5290
5291         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5292
5293 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5294
5295         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5296         continue on and do the clean-up phase (bug#9188).
5297
5298         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5299         just ignore groups that can't be opened instead of erroring out
5300         (bug#9225).
5301
5302         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5303         nil since some many people are fuddy-duddies.
5304
5305         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5306         images.
5307
5308         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5309         instead.
5310
5311         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5312
5313         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5314
5315         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5316         processing.
5317
5318         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5319         buffer to avoid warnings.
5320
5321 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5322
5323         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5324         specified to reduce precision.
5325
5326 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5327
5328         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5329         bodystructures (bug#9314).
5330
5331 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5332
5333         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5334         Make button keymap non-sticky after buttons.
5335
5336 2011-08-18  David Engster  <dengste@eml.cc>
5337
5338         * nnmairix.el (nnmairix-request-set-mark)
5339         (nnmairix-goto-original-article): Remove adding of article to registry,
5340         since `gnus-registry-add-group' isn't available anymore.
5341         (nnmairix-determine-original-group-from-registry):
5342         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5343         available anymore.
5344
5345 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5346
5347         * starttls.el (starttls-any-program-available): Define as obsolete
5348         function.
5349
5350 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5351
5352         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5353         versions which Gnus use when appropriate.
5354
5355         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5356         a pretty destructive command.
5357
5358         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5359
5360 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5361
5362         * message.el (message-fix-before-sending): Make a different warning
5363         about NUL characters (bug#9270).
5364
5365         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5366         from custom (bug#9260).
5367
5368         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5369         things work in Emacs 22 and XEmacs, too.
5370
5371         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5372         default From.
5373
5374         * gnus-spec.el (gnus-lrm-string-p): New macro.
5375         (gnus-lrm-string): New constant.
5376         (gnus-summary-line-format-spec): LRM-ify the from.
5377         (gnus-tilde-max-form): LRM-ify string chopping.
5378
5379         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5380
5381         * message.el (message-is-yours-p): Allow disabling canlock checking
5382         (bug#9295).
5383         (message-shoot-gnksa-feet): Add `canlock-verify'.
5384         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5385         message directory isn't writable (bug#9304).
5386
5387         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5388         non-world-readable.
5389
5390 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5391
5392         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5393         articles.
5394
5395 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5396
5397         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5398         copy-list.
5399
5400 2011-08-12  Sam Steingold  <sds@gnu.org>
5401
5402         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5403         in the reverse order to avoid modifying the cache with `nreverse'.
5404         (gnus-all-score-files): Do not modify the value returned by
5405         `gnus-score-find-alist' because it lives in a cache variable.
5406         (gnus-current-home-score-file): No need to `nreverse' the return value
5407         of `gnus-score-find-alist', it is already in the correct order.
5408
5409 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5410
5411         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5412         type MESSAGE and subtype RFC822 is slightly different from those of
5413         type TEXT.
5414
5415 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5416
5417         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5418         This allows article-referral to work from an nnir group.
5419
5420 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5421
5422         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5423
5424 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5425
5426         * mml1991.el (mml1991-epg-find-usable-key)
5427         (mml1991-epg-find-usable-secret-key): New function.
5428         (mml1991-epg-sign): Check if signing key is usable.
5429         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5430
5431 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5432
5433         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5434         server-variables only.  This should fix a bug introduced with commit
5435         e1889675b7f4adf057833c5513c9374134c4e053.
5436         (nnir-run-query): 'nnir-search-engine should not be set from the global
5437         environment.
5438
5439 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5440
5441         * nnir.el (nnir-search-thread): Position point on referring article
5442         line.
5443         (nnir-warp-to-article): Clean up summary buffers.
5444
5445         * nnimap.el (nnimap-request-thread): Whitespace fix.
5446
5447 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5448
5449         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5450
5451 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5452
5453         * starttls.el (starttls-available-p): Rename from
5454         `starttls-any-program-available' and changed return convention.
5455
5456 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5457
5458         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5459         `unix-sync' unless it's defined.
5460
5461 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5462
5463         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5464         `aref' for XEmacs compatibiltiy.
5465
5466 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5467
5468         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5469
5470 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5471
5472         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5473         closures, quote the form properly (bug#9194).
5474
5475 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5476
5477         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5478         (gnus-summary-insert-new-articles): Protect against servers that are
5479         down.
5480
5481 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5482
5483         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5484         in mm handle if none is specified.
5485
5486 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5487
5488         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5489
5490 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5491
5492         * nnir.el (nnir-search-thread): New function to make an nnir group
5493         based on a thread query.
5494
5495         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5496         of nnir in thread referral.
5497         (gnus-summary-refer-thread): Use it.
5498
5499         * nnimap.el (nnimap-request-thread): Use it.
5500
5501 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5502
5503         * shr.el (shr-tag-comment): Ignore HTML comments.
5504
5505 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5506
5507         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5508         argument.
5509         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5510         Use `nnir-address' to handle server info rather than passing an arg.
5511
5512         * nnimap.el (nnimap-make-thread-query): New utility function to format
5513         an imap thread search query.
5514         (nnimap-request-thread): Use it.
5515
5516         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5517         right select-method if we are not going back to the group buffer.
5518
5519 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5520
5521         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5522         enter invalid buffer configurations into the quit form (bug#9107).
5523         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5524         unplugged/plugged.
5525
5526         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5527         keep track of which ones are unread (bug#9061).
5528
5529         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5530         (bug#9055).
5531
5532         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5533         (bug#9041).
5534
5535         * gnus-html.el (mm-util): Require (bug#9073).
5536
5537         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5538         (gnus-summary-refer-thread): Use it to remove duplicates in the
5539         un-threaded view (bug#9053).
5540         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5541
5542 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5543
5544         * nnir.el (nnir-read-server-parm): Use default value from global
5545         variable.  Without this the default search engine parameters aren't
5546         used at all.
5547
5548 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5549
5550         * message.el (message-unique-id): Don't use the undocumented return
5551         value from (random t) (bug#9118).
5552
5553 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5554
5555         * message.el (message-auto-save-directory): If the ~/Mail directory
5556         doesn't exist, use ~ as the auto-save directory (bug#4432).
5557
5558         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5559         hasn't already been started.
5560
5561 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5562
5563         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5564
5565         * message.el (message-reply): Work around mysterious bug where
5566         `message-mode' seems to overwrite the locally bound `subject' variable.
5567
5568 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5569
5570         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5571         correct group.
5572
5573         * gnus-int.el (gnus-request-thread): Add group argument.
5574
5575         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5576
5577 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5578
5579         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5580
5581         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5582         renamed to `debbugs-gnu-*'.
5583
5584 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5585
5586         * plstore.el: Revert the editing feature since it is not urgent.
5587         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5588         (plstore-mode-decoded): Remove.
5589
5590 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5591
5592         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5593         isn't very interesting any more, and it leaks potentially secret data.
5594         (gnus-debug): Remove.
5595
5596         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5597         use of :custom-show.
5598
5599 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5600
5601         * plstore.el: Add documentation.
5602         (plstore-mode): New mode to edit plstore file.
5603         (plstore-mode-toggle-display, plstore-mode-original)
5604         (plstore-mode-decoded): New command.
5605         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5606         (plstore--insert-buffer, plstore--make): New function.
5607         (plstore-open, plstore-save): Simplify by using them.
5608
5609 2011-07-06  Glenn Morris  <rgm@gnu.org>
5610
5611         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5612
5613 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5614
5615         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5616         no longer is much used.
5617         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5618         Articles".
5619
5620 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5621
5622         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5623         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5624         `notmuch' backend.
5625
5626 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5627
5628         * mm-decode.el (mm-text-html-renderer): Doc fix.
5629
5630         * gnus-msg.el (gnus-bug): Fix the MML tag.
5631
5632         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5633
5634 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5635
5636         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5637         secondary methods if started with `gnus-no-server'.
5638
5639 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5640
5641         * message.el (message-return-action): Fix typo in docstring.
5642
5643 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5644
5645         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5646         bug reports at once.
5647
5648         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5649
5650 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5651
5652         * nndraft.el: Require gnus-group.
5653         (nndraft-request-list): Declare.
5654
5655         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5656         no unread article unless it matches gnus-permanently-visible-groups.
5657
5658         * nndraft.el (nndraft-update-unread-articles): New function.
5659         (nndraft-request-associate-buffer): Use it to update the number of
5660         unread articles for the nndraft groups in the group buffer when saving
5661         or killing a draft message.
5662
5663 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5664
5665         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5666         systems to binary before writing and reading the mbox files.
5667
5668         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5669         instead of trying to list them all (bug#8978).
5670
5671 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5672
5673         * pop3.el (pop3-open-server): Use :end-of-capability.
5674
5675 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5676
5677         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5678         the id is always a number.
5679
5680         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5681
5682         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5683         debbugs mode, if possible.
5684
5685 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5686
5687         * auth-source.el (auth-source-token-passphrase-callback-function):
5688         Reindent.
5689         (epg-context-operation): Remove unnecessary autoload.
5690
5691 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5692
5693         * gnus.el (gnus-list-debbugs): New command.
5694
5695         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5696         mboxstat instead of the maintbox, since the stat seems to be fuller.
5697
5698         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5699         summary buffers.
5700
5701         * message.el (message-get-reply-headers): Delete all duplicates,
5702         instead of the first.
5703         (message-get-reply-headers): Ensure that we have progress while
5704         deleting duplicates.
5705
5706         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5707         gnus-posting-style value from the summary buffer to make it easier to
5708         make that a per-buffer conf.
5709
5710 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5711
5712         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5713         found by setting `shortcut' in 'query.
5714         (nnir-request-article): Use `shortcut' setting when requesting article
5715         by Message-ID.
5716
5717 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5718
5719         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5720         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5721         Bring the pseudo-headers back too.
5722
5723 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5724
5725         * auth-source.el (auth-source-token-passphrase-callback-function):
5726         Simplify and remove EPA dependency.
5727
5728 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5729
5730         * nnir.el (nnir-request-article): Fix error message text.
5731
5732 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5733
5734         * auth-source.el (plstore-delete): Autoload.
5735         (auth-source-plstore-search): Support delete operation.
5736         * plstore.el (plstore-delete): New function.
5737
5738 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5739
5740         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5741         mark actually existing articles as unread rather than the ones that
5742         active asserts.
5743
5744 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5745
5746         * nntp.el (nntp-record-command):
5747         * gnus-util.el (gnus-message-with-timestamp-1):
5748         Use format-time-string rather than decoding time stamps by hand.
5749         This is simpler and insulates the code from potential changes to
5750         current-time format.
5751
5752 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5753
5754         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5755
5756 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5757
5758         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5759         (plstore-save): Support public key encryption.
5760         (plstore--init-from-buffer): New function.
5761         (plstore-open): Use it; fix error when opening a non-existent file.
5762         (plstore-revert): Use plstore--init-from-buffer.
5763
5764 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5765
5766         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5767
5768 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5769
5770         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5771         for old Emacsen.
5772
5773 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5774
5775         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5776         is not fully working.
5777
5778 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5779
5780         * dgnushack.el: Autoload sha1 on XEmacs.
5781
5782         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5783         quit window configuration.
5784
5785         * auth-source.el (epg-context-set-passphrase-callback):
5786         Remove duplicate autoload.
5787
5788 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5789
5790         * nnir.el (nnir-request-article): Allow requesting articles by
5791         Message-ID with nnimap.
5792
5793         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5794         current server.
5795
5796 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5797
5798         * auth-source.el: Autoload EPA/EPG functions.
5799         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5800         changed when EPA/EPG is not available.
5801         (auth-source-backend): Rename "arg" member to "data".
5802         (auth-source-backend-parse, auth-source-plstore-search)
5803         (auth-source-plstore-create): Use it.
5804
5805 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5806
5807         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5808         `gnus-refer-article-methods'.
5809
5810 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5811
5812         * auth-source.el: Require EPA and EPG.
5813         (auth-source-passphrase-alist): New variable.
5814         (auth-source-passphrase-callback-function)
5815         (auth-source-token-passphrase-callback-function): Callbacks for the
5816         netrc field encryption (GPG tokens).
5817         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5818         Symmetric encryption and decryption of the netrc GPG tokens.
5819         (auth-source-netrc-normalize): Use them, simplifying the closure.
5820
5821 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5824         is available.
5825
5826 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5827
5828         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5829         non-nil, and `nnimap-split-methods' is nil, use the former.
5830
5831 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5832
5833         * plstore.el (plstore-revert): New function.
5834         (plstore-open): Use it; hide the buffer from user.
5835
5836 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5837
5838         * auth-source.el (auth-source-backend): New member "arg".
5839         (auth-source-backend-parse): Handle new backend 'plstore.
5840         * plstore.el: New file.
5841
5842 2011-06-30  Glenn Morris  <rgm@gnu.org>
5843
5844         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5845
5846 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5847
5848         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5849         expiring articles to.
5850
5851         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5852         variations as ASCII (bug#5458).
5853
5854 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5855
5856         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5857
5858 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5859
5860         * message.el (message-point-in-header-p): Tweak the function to default
5861         to saying that we're not in the headers if there is no separator at
5862         all.  This makes it possible to use the Message version of `M-q' in
5863         buffers with no headers (bug#7987).
5864         (message-point-in-header-p): Fix last checkin to work with an empty
5865         mail-header-separator, too.
5866
5867         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5868         again, save the choice via customize.
5869
5870 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5871
5872         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5873
5874         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5875         ended the connection, bail out before waiting infinitely on a new
5876         connection.
5877
5878 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5879
5880         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5881         reports.
5882
5883         * gnus.el (gnus-bug-package): Use "gnus."
5884         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5885
5886 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887
5888         * dgnushack.el: Make the timer warning go away on XEmacs.
5889
5890         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5891         animations going on at article exit time.
5892
5893         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5894         since removing it breaks people upgrading.
5895
5896         * shr.el (shr-put-image): Use the new interface for animating images.
5897         (shr-put-image): Animate for 60 seconds.
5898
5899         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5900         avoid compiler warnings.
5901
5902         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5903         error with `find-file-hooks' on Emacs 22.
5904         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5905         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5906         on all architectures.
5907
5908         * spam.el (spam-stat): Require in a normal fashion without binding
5909         `spam-stat-install-hooks' to avoid compilation warnings.
5910
5911         * spam-stat.el (spam-stat-install-hooks): Remove.
5912         (spam-stat-install-hooks): Don't run automatically.
5913
5914 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5915
5916         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5917         and keystroke.
5918
5919 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5920
5921         * auth-source.el (auth-source-netrc-cache): Move forward.
5922
5923 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5924
5925         * proto-stream.el (proto-stream-open-starttls): Use
5926         `gnutls-available-p' to see whether we have built-in support.
5927
5928         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5929         we already know.
5930         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5931         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5932
5933 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5934
5935         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5936         %S format, since that looks odd.
5937         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5938         file, especially when saving.
5939
5940 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5941
5942         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5943         article found.
5944
5945 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5946
5947         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5948         `auth-source-save-secrets' with a more sensitive alist that can be
5949         configured per file.  Experimental, so defaults to 'never.
5950         (auth-source-netrc-create): Use it.  Still experimental code.
5951         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5952         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5953
5954 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5955
5956         * auth-source.el (auth-source-save-secrets): New variable to control if
5957         secret tokens should be saved encrypted.
5958         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5959         to `auth-source-netrc-normalize'.
5960         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5961         on the EPA variables being defined.
5962         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5963         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5964         the lexical-let closure.
5965         (auth-source-netrc-create): Create "gpg:" tokens according to
5966         `auth-source-save-secrets'.
5967
5968 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5969
5970         * gnus-group.el (gnus-group-update-group): Add new argument
5971         `info-unchanged' that stops updating dribble buffer.
5972
5973         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5974         deletes lines matching to it in dribble buffer.
5975
5976         * gnus-agent.el (gnus-agent-fetch-group-1):
5977         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5978         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5979         * gnus-start.el (gnus-group-change-level):
5980         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5981
5982         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5983         if newsgroup info is not changed.
5984
5985         * gnus-group.el (gnus-group-get-new-news-this-group):
5986         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5987         Don't update dribble buffer.
5988
5989 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5990
5991         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5992         remove entries with groups we ignore.
5993
5994 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5995
5996         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5997         the underline comes at the bottom.
5998
5999 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6000
6001         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6002         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6003         (gnus-registry-article-marks-to-names): Rename from
6004         `gnus-registry-user-format-function-M2'.
6005
6006 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6007
6008         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6009         ephemeral group.
6010
6011 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6012
6013         * shr.el (shr-browse-image): Copy the URL if called interactively.
6014
6015 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016
6017         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6018         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6019         done, then unselected articles may be marked as read.
6020
6021         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6022         since not doing this seems to lead to a race condition in pop3-logon.
6023
6024         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6025         so that the call chain it correct when we call "upwards".
6026
6027         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6028         in read-only groups.
6029
6030         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6031
6032         * message.el (message-cite-reply-position): Doc string fix.
6033
6034         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6035         avoid regexp overflow.
6036         (nnimap-transform-split-mail): Ditto.
6037
6038         * pop3.el (pop3-retr): Error out if the server closes the connection.
6039
6040 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6041
6042         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6043         mm-with-unibyte-current-buffer.  The buffer should not contain any
6044         multibyte chars anyway at this stage.
6045
6046 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6047
6048         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6049         at the end of lines.
6050
6051 2011-05-29  Julien Danjou  <julien@danjou.info>
6052
6053         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6054
6055 2011-05-27  Glenn Morris  <rgm@gnu.org>
6056
6057         * gnus-group.el (gnus-bug-group-download-format-alist):
6058         Use the "maintainer" version of debian reports as well.
6059
6060 2011-05-26  Glenn Morris  <rgm@gnu.org>
6061
6062         * gnus-group.el (gnus-bug-group-download-format-alist):
6063         Use the "maintainer" version of debbugs.gnu.org reports.
6064
6065 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6066
6067         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6068
6069 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6070
6071         * gnus-cus.el (gnus-agent-customize-category):
6072         * gnus-delay.el (gnus-delay-send-queue):
6073         * gnus.el (gnus-other-frame):
6074         Don't quote lambda expressions with `quote'.
6075
6076 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6077
6078         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6079         the thread moves us backwards and so we loop forever.
6080
6081 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6084         whitespace in base64 data lines.
6085
6086 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6087
6088         * gnus-registry.el (gnus-registry-user-format-function-M):
6089         Use `mapconcat'.
6090         (gnus-registry-user-format-function-M2): Use to see the full text of
6091         the marks.  Make "," the mark text separator.
6092
6093         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6094         authentication with auth-source.
6095
6096 2011-05-17  Glenn Morris  <rgm@gnu.org>
6097
6098         * gnus-group.el (gnus-import-other-newsrc-file):
6099         Use insert-file-contents.
6100
6101 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6102
6103         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6104         1000 iterations.
6105
6106 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6107
6108         * nntp.el (nntp-open-connection): Check if process-type is available.
6109
6110 2011-05-16  Julien Danjou  <julien@danjou.info>
6111
6112         * shr.el (shr-tag-del): Add support for del tag.
6113
6114 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6115
6116         * gnus-html.el (gnus-html-put-image): Register a displayer.
6117
6118         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6119
6120 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6121
6122         * registry.el (prune-factor): New initialization parameter defaulting
6123         to 0.1.
6124         (registry-prune-hard): Use it.
6125
6126         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6127         0.1 expicitly.
6128
6129 2011-05-13  Glenn Morris  <rgm@gnu.org>
6130
6131         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6132         is bound, since this function requires sendmail.
6133
6134 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6135
6136         * registry.el (registry-usage-test): Disable pruning test.
6137
6138 2011-05-11  David Engster  <dengste@eml.cc>
6139
6140         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6141         Bind set-network-process-option for XEmacs.
6142
6143 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6144
6145         * registry.el (registry-prune-hard-candidates)
6146         (registry-prune-soft-candidates): Helper methods for registry pruning.
6147         (registry-prune): Use them.  Make the sort function optional.
6148
6149 2011-05-10  Jim Meyering  <meyering@redhat.com>
6150
6151         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6152
6153 2011-05-10  Julien Danjou  <julien@danjou.info>
6154
6155         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6156         symbol and not a list.
6157
6158 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6159
6160         * gnus-art.el (gnus-article-mode): Move binding of
6161         shr-put-image-function here from gnus-article-prepare-display.
6162
6163         * shr.el (shr-put-image-function): New variable.
6164         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6165         (shr-put-image): Return scaled image.
6166
6167         * gnus-art.el (gnus-shr-put-image): New function.
6168         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6169
6170         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6171         original ones, as deletable.
6172
6173 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6174
6175         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6176
6177 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6178
6179         * registry.el (registry-full): Add convenience method.  Fix logic.
6180         (registry-insert): Use it.  Fix logic here too.
6181
6182         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6183         `registry-prune' if `registry-full' returns t.
6184         (gnus-registry-handle-action)
6185         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6186         (gnus-registry-usage-test): Use it.
6187
6188 2011-05-07  Julien Danjou  <julien@danjou.info>
6189
6190         * shr.el (shr-link): Make shr-link inherit from link by default.
6191
6192 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6193
6194         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6195
6196 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6197
6198         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6199         error out because the face is not a list.
6200
6201 2011-05-05  Glenn Morris  <rgm@gnu.org>
6202
6203         * proto-stream.el (gnutls-negotiate): Fix declarations.
6204
6205         * gnus-start.el (gnus-propagate-marks): Declare.
6206
6207 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6208
6209         * registry.el (registry-reindex): Fix percentage message.
6210
6211         * proto-stream.el (network-stream-open-starttls): Adjust to call
6212         `gnutls-negotiate' with :process and :hostname arguments.
6213
6214 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6215
6216         * shr.el: Add shr-link face for links.
6217         (shr-urlify): Use it.
6218
6219         * registry.el (registry-insert): Make error message more helpful.
6220
6221 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6222
6223         * gnus-html.el (gnus-html-schedule-image-fetching):
6224         Use url-queue-retrieve, if it exists.
6225
6226         * shr.el (shr-tag-img): Ditto.
6227
6228         * gnus.el: Autoload more gnus-agent functions.
6229
6230         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6231         agent if we haven't already (bug#8502).
6232
6233         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6234         into the Agent, too.
6235
6236         * gnus-agent.el (gnus-agent-store-article): New function.
6237
6238         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6239         and moved from that file for reuse.
6240
6241         * pop3.el (pop3-open-server): Error messages are "-ERR".
6242
6243 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6244
6245         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6246         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6247
6248 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6249
6250         * gnus.el: No Gnus v0.17 is released.
6251
6252 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6253
6254         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6255         buffer has moved to a different frame.
6256
6257 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6258
6259         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6260         to get the conversion from unibyte to multibyte buffers to work on
6261         Emacs 22.
6262
6263         * nntp.el (nntp-request-article): Slight clean-up.
6264
6265 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6266
6267         * shr.el (shr-strike-through): New face.
6268         (shr-tag-s): Use it to provide <s> support.
6269         (shr-tag-s): Remove duplicate definition.
6270
6271 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6272
6273         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6274         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6275
6276 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6277
6278         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6279         `gnutls-negotiate'.
6280         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6281
6282 2011-04-23  Glenn Morris  <rgm@gnu.org>
6283
6284         * gnus-sum.el (gnus-extra-headers): Bump :version.
6285
6286 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6287
6288         * shr.el (shr-tag-sup): New function.
6289         (shr-tag-sub): Ditto.
6290
6291 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6292
6293         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6294         for the case where `gnus-registry-ignored-groups' is a list of lists,
6295         and don't call `gnus-parameter-registry-ignore' otherwise.
6296
6297 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6298
6299         * nnimap.el (nnimap-user): New backend variable.
6300         (nnimap-open-connection-1): Use it.
6301         (nnimap-credentials): Accept user parameter so it's explicit what user
6302         name is desired.
6303
6304         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6305         default.
6306
6307         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6308         not gnus-registry.el.
6309
6310         * gnus-registry.el: Mention in comments how to modify
6311         `gnus-extra-headers' for proper recipient tracking and that it may
6312         already have To and Cc recently, which it does as of this commit.
6313         (gnus-registry-ignored-groups): Remove defcustom.
6314         Explain why in comments.
6315         (gnus-registry-action): Fix data-header reference to use the extra
6316         headers.  Explain in package commentary how to add To and Cc headers to
6317         the gnus-extra-headers.
6318         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6319         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6320         parameter list or a string list in `gnus-registry-ignored-groups'.
6321         Fix logic error.
6322
6323 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6324
6325         * shr.el (shr-expand-url): Protect against null urls.
6326
6327 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6328
6329         * shr.el (shr-base): New binding.
6330         (shr-tag-base): Keep track of <base>.
6331         (shr-expand-url): New function used throughout.
6332
6333 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6334
6335         * gnus-registry.el
6336         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6337         (gnus-registry-ignored-groups): New variable.
6338         (gnus-registry-ignore-group-p): Use it.
6339         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6340         set the destination group to nil (same as delete) if it's ignored.
6341
6342 2011-04-20  David Engster  <dengste@eml.cc>
6343
6344         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6345
6346         * Makefile.in (test-nntp): New rule.
6347         (check): Add it.
6348         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6349
6350 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * gnus-registry.el (gnus-registry-action)
6353         (gnus-registry-fetch-header-fast):
6354         Don't use mail-header that looks an internal function of mailheader.el.
6355
6356 2011-04-19  Glenn Morris  <rgm@gnu.org>
6357
6358         * time-date.el (time-to-days): Remove unused local variables.
6359
6360 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6361
6362         * gnus-registry.el: Eliminate cl functions.
6363         (gnus-registry-sort-addresses): New function that replaces mapcan.
6364         (gnus-registry-action, gnus-registry-spool-action)
6365         (gnus-registry-split-fancy-with-parent)
6366         (gnus-registry-fetch-recipients-fast): Use it.
6367         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6368
6369         * registry.el (initialize-instance, registry-lookup)
6370         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6371         (registry-lookup-secondary-value, registry-search, registry-delete)
6372         (registry-insert, registry-reindex, registry-size, registry-prune):
6373         Use eval-and-compile.
6374
6375 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6376
6377         * registry.el (registry-reindex): New method to recreate the secondary
6378         registry indices.
6379
6380         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6381         tracked field changes.
6382         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6383         (gnus-registry-action, gnus-registry-spool-action)
6384         (gnus-registry-handle-action)
6385         (gnus-registry--split-fancy-with-parent-internal)
6386         (gnus-registry-split-fancy-with-parent)
6387         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6388         move, and delete actions, and for fancy splitting with parent.
6389         (gnus-registry-extract-addresses)
6390         (gnus-registry-fetch-recipients-fast)
6391         (gnus-registry-fetch-header-fast): Convenience functions.
6392         (gnus-registry-misc-test): ERT test of
6393         `gnus-registry-extract-addresses'.
6394
6395 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6396
6397         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6398         Track by subject first, then sender.
6399
6400 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6401
6402         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6403
6404         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6405         Lisp.
6406
6407         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6408         (gnus-draft-send): Use it to avoid popping
6409         up frames from gnus-group-send-queue.
6410
6411 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6412
6413         * gnus-registry.el: Updated gnus-registry docs.
6414
6415 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6416
6417         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6418         Fix logic bug.
6419         (gnus-registry-post-process-groups): Fix logging of no results and
6420         quote sender and subject.
6421
6422 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6423
6424         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6425         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6426         gnutls-cli are too slow to be done opportunistically.
6427
6428         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6429         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6430         we had no early-data returned.
6431         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6432         two async commands to the same server at the same time.
6433
6434 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6435
6436         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6437
6438 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6439
6440         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6441         "warning" level.
6442
6443         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6444         (mm-url-insert-file-contents): Don't set the package names.
6445
6446 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6447
6448         * gnus-registry.el (gnus-registry-action): Remove properties and
6449         simplify subject in `gnus-registry-handle-action'.
6450         (gnus-registry-spool-action): Get subject and sender from message if
6451         they are not passed in.
6452         (gnus-registry-handle-action): Remove properties and simplify subject
6453         consistently.
6454
6455 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6456
6457         * registry.el: Require CL before using defmacro*.
6458
6459 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-art.el (article-treat-date): Assume that
6462         gnus-article-date-headers may be a group parameter.
6463
6464 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6465
6466         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6467
6468         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6469         interactively so the newsrc file can contain foreign groups too.
6470         Useful for debugging but not much for users.
6471
6472 2011-04-07  David Engster  <dengste@eml.cc>
6473
6474         * registry.el (registry-usage-test): Only do
6475         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6476         lexical binding.
6477
6478 2011-04-07  David Engster  <dengste@eml.cc>
6479
6480         * Makefile.in (check, test-registry): New rules for test-suite.
6481
6482 2011-04-06  David Engster  <dengste@eml.cc>
6483
6484         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6485         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6486
6487 2011-04-06  David Engster  <dengste@eml.cc>
6488
6489         * registry.el (initialize-instance): Change :after to :AFTER to be
6490         compatible with old EIEIO version in XEmacs.
6491
6492 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6493
6494         * gnus-registry.el (gnus-registry-post-process-groups)
6495         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6496         and provide better messaging.
6497
6498 2011-04-06  David Engster  <dengste@eml.cc>
6499
6500         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6501         errors.
6502
6503         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6504         dgnushack-compile with error-on-warn enabled, and to signal an error if
6505         clean compilation failed.
6506         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6507         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6508
6509 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6510
6511         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6512         unconditionally anyway, discarding errors.
6513         (gnus-registry-delete-entries): New convenience function.
6514         (gnus-registry-import-eld): Import from old .eld registry.
6515
6516         * registry.el: Don't use ERT if it's not available.  Load it
6517         unconditionally anyway, discarding errors.
6518
6519         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6520         version from the Claudio Bley GnuTLS patch (extra optional parameters
6521         and host name).
6522
6523 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6524
6525         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6526         fixup the parameters that can be customized by the user between
6527         save/read cycles.
6528         (gnus-registry-read): Use it.
6529         (gnus-registry-make-db): Use it.
6530         (gnus-registry-spool-action, gnus-registry-handle-action):
6531         Fix messaging.
6532         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6533         Map references to actual group names with sender and subject tracking.
6534         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6535         (gnus-registry-usage-test): Add subject lookup test.
6536
6537         * registry.el (registry-db, initialize-instance): Set up constructor
6538         instead of :initform arguments for the sake of older Emacsen.
6539         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6540         pre-lexbind merge bug.
6541         (registry-usage-test): Use it.
6542         (initialize-instance, registry-db): Move the non-function initforms
6543         back to the class definition.
6544
6545 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6546
6547         * registry.el: New library to manage gnus-registry-style data.
6548
6549         * gnus-registry.el: Use it (major rewrite).
6550
6551         * nnregistry.el: Use it.
6552
6553         * spam.el: Use it.
6554
6555 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6556
6557         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6558         marks on non-selected articles.
6559
6560 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6561
6562         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6563         parameter to open-protocol-stream.
6564
6565 2011-04-01  Julien Danjou  <julien@danjou.info>
6566
6567         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6568         fundamental-mode.
6569
6570 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6571
6572         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6573         servers.
6574
6575 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6576
6577         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6578         made marks not propagate, again.
6579
6580 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6581
6582         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6583         Make this the default type.
6584         (proto-stream-open-plain): Rename from proto-stream-open-default.
6585         (open-protocol-stream, proto-stream-open-starttls)
6586         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6587         with `plain'.
6588
6589         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6590         value.
6591
6592         * nntp.el (nntp-open-connection-function): Document the fact that some
6593         values are not functions but are instead handled specially.
6594         Recognize nntp-open-plain-stream value.
6595         (nntp-open-connection): Recognize that value.
6596
6597 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6598
6599         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6600         where it seems to be needed.
6601
6602 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6603
6604         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6605         stuff.
6606
6607         * gnus-score.el (gnus-score-string): Fix calling convention of
6608         `gnus-simplify-buffer-fuzzy' after last patches.
6609
6610         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6611         server for articles we didn't get any headers for.  This is a sanity
6612         check.
6613
6614 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6615
6616         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6617         new CAPABILITY, use it.
6618
6619 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6620
6621         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6622         downloading anything.
6623
6624         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6625
6626 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6627
6628         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6629         colors.
6630         (gnus-splash-svg-color-symbols): New function.
6631
6632 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6633
6634         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6635         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6636         (gnus-simplify-subject-fuzzy): Use the local
6637         gnus-simplify-subject-fuzzy-regex instead of the global one.
6638         This makes using this variable in group parameters work.
6639
6640 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6641
6642         * gnus-registry.el (gnus-registry-unfollowed-groups):
6643         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6644         archive:sent-YYYY-MM-DD groups).
6645         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6646         tracking if there are more than `gnus-registry-max-track-groups'
6647         matches.
6648
6649 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6650
6651         * message.el (message--yank-original-internal): New function to do the
6652         insertion cleanly inside eval in `message-yank-original'.
6653         (message-yank-original): Use it.
6654
6655 2011-03-29  Julien Danjou  <julien@danjou.info>
6656
6657         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6658         local variables disabled rather than `normal-mode'.
6659
6660 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6661
6662         * imap.el (imap-shell-open, imap-process-connection-type):
6663         Use imap-process-connection-type for 'shell' streams as well as
6664         Kerberos, SSL, other subprocesses.
6665
6666 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6667
6668         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6669         with open-network-stream.
6670         (proto-stream-always-use-starttls): Option removed.
6671         (open-protocol-stream): Return a process object by default.  Provide a
6672         new parameter :return-list specifying a list-type return value, which
6673         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6674         :type `network' to `try-starttls', and `network-only' to `default'.
6675         Make `default' the default, for compatibility with open-network-stream.
6676         Handle the no-parameter case exactly as open-network-stream, with no
6677         additional stream processing.  Search plists using plist-get.
6678         Explicitly add :end-of-commend parameter if it is missing.
6679         (proto-stream-open-default): Rename from
6680         proto-stream-open-network-only.  Return 'default as the type.
6681         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6682         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6683         failed.  Always return a list with a (possibly dead) process as the
6684         first element, for compatibility with open-network-stream.
6685         (proto-stream-open-tls): Use plist-get.  Always return a list.
6686         (proto-stream-open-shell): Return `default' as connection type.
6687         (proto-stream-capability-open): Use plist-get.
6688         (proto-stream-eoc): Function deleted.
6689
6690         * nnimap.el (nnimap-stream, nnimap-open-connection)
6691         (nnimap-open-connection-1): Handle renaming of :type parameter for
6692         open-protocol-stream.
6693         (nnimap-open-connection-1): Pass a :return-list parameter
6694         open-protocol-stream to obtain a list return value.  Parse this list
6695         using plist-get.
6696
6697         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6698         for open-protocol-stream.  Accept open-protocol-stream return value
6699         that is a subprocess object instead of a list.  Handle the case of a
6700         dead returned process.
6701
6702 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6703
6704         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6705
6706         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6707
6708 2011-03-21  Julien Danjou  <julien@danjou.info>
6709
6710         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6711         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6712         query.
6713         (mm-inline-text): Render normal text with fontification whenever
6714         possible.
6715
6716         * gnus-sum.el (gnus-summary-save-parts-1):
6717         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6718         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6719         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6720         Use `mm-handle-filename'.
6721
6722         * mm-util.el (mm-handle-filename): New function, return the filename of
6723         an handle.
6724
6725 2011-03-18  Julien Danjou  <julien@danjou.info>
6726
6727         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6728         (gnus-buffer-live-p): Check that buffer is not nil.
6729
6730 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6731
6732         * gnus.el: No Gnus v0.15 is released.
6733
6734 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6735
6736         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6737         avoid warning on XEmacs.
6738
6739         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6740         on XEmacs.
6741
6742         * gnus-art.el: Require mouse, which the build bot seems to say is
6743         needed.
6744
6745         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6746
6747         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6748         XEmacs, since it doesn't have url-retrieve-synchronously.
6749
6750         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6751         since assoc-string doesn't exist in XEmacs.
6752
6753 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6754
6755         * gnus-group.el (gnus-group-list-ticked): New function.
6756         (gnus-group-make-menu-bar): Provide a menu entry for it.
6757         (gnus-group-list-map): Provide a binding for it.
6758
6759 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6760
6761         * shr.el (shr-visit-file): New command.
6762
6763         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6764
6765 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6766
6767         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6768         servers.
6769
6770 2011-03-16  Julien Danjou  <julien@danjou.info>
6771
6772         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6773         inline.
6774
6775         * gnus-art.el (article-hide-list-identifiers):
6776         Use gnus-group-get-list-identifiers.
6777
6778         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6779         (gnus-summary-remove-list-identifiers):
6780         Use gnus-group-get-list-identifiers to get regexp.
6781         (gnus-select-newsgroup, gnus-summary-insert-subject)
6782         (gnus-summary-insert-articles):
6783         Call gnus-summary-remove-list-identifiers unconditionally.
6784
6785 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6786
6787         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6788         we're selecting a group with unread articles.
6789
6790         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6791
6792         * gssapi.el: New file separated out from imap.el to provide a general
6793         Kerberos 5 connection facility for Emacs.
6794
6795         * message.el (message-elide-ellipsis): Document the format spec
6796         ellipsis.
6797
6798 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6799
6800         * message.el (message-elide-region): Allow the ellipsis to say how many
6801         lines were removed.
6802
6803 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6804
6805         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6806         window configurations containing buffers that are now dead.
6807
6808         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6809         parsing to avoid integer overflows.
6810         (nnimap-parse-flags): Simplify the last change.
6811         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6812         too large for 32-bit Emacsen.
6813
6814 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6815
6816         * auth-source.el (auth-source-netrc-create):
6817         * message.el (message-yank-original): Fix use of `case'.
6818
6819 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6820
6821         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6822         XEmacs, which was one character too wide.
6823
6824 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6825
6826         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6827         default number of articles to display.
6828         (gnus-articles-to-read): Use pretty names for prompt.
6829
6830 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6831
6832         * gnus-int.el (gnus-open-server): Ditto.
6833
6834         * gnus-start.el (gnus-activate-group): Give a backtrace if
6835         debug-on-quit is set and the user hits `C-g'.
6836         (gnus-read-active-file): Ditto.
6837
6838         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6839
6840 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6841
6842         * message.el (message-yank-original): Use cond instead of CL case.
6843
6844 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6845
6846         * auth-source.el (auth-source-netrc-create): Use usual format for the
6847         default in prompts.
6848
6849 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6850
6851         * lpath.el: Fbind read-char-choice for XEmacs.
6852
6853 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6854
6855         * auth-source.el (auth-source-netrc-create): Show the default in the
6856         prompt when prompting for token creation.
6857
6858 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6859
6860         * auth-source.el (auth-source-format-prompt): Always convert the value
6861         to a string to avoid evaluating non-string arguments.
6862         (auth-source-netrc-create): Offer default properly, not as initial
6863         content in `read-string'.
6864         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6865         of line to determine if we've been run before.  If so, don't run again,
6866         but print a trivial message to indicate the cache was hit instead.
6867
6868 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6869
6870         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6871         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6872         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6873         Gnus.
6874
6875 2011-03-11  Julien Danjou  <julien@danjou.info>
6876
6877         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6878         modified file".
6879
6880 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6881
6882         * auth-source.el (auth-source-read-char-choice): New function to read a
6883         character choice using `dropdown-list', `read-char-choice', or
6884         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6885         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6886         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6887         (auth-source-netrc-saver): Use it.
6888         (auth-source-pick-first-password): New convenience function.
6889
6890 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6891
6892         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6893         parameter in the credentials.
6894         (nnimap-open-connection-1): Use it after a successful login.
6895         (nnimap-credentials): Add IMAP-specific user and password prompt.
6896
6897         * auth-source.el (auth-source-search): Add :require parameter, taking a
6898         list.  Document it and the :save-function return token.  Pass :require
6899         down.  Change the CREATED message from a warning to a debug statement.
6900         (auth-source-search-backends): Pass :require down.
6901         (auth-source-netrc-search): Pass :require down.
6902         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6903         Change save prompt to indicate all modifications saved here are
6904         deletions.
6905         (auth-source-netrc-create): Take user login name as default in user
6906         prompt.  Move all the save functionality to a lexically bound function
6907         under the :save-function token in the returned list.  Set up clearer
6908         default prompts for user, host, port, and secret.
6909         (auth-source-netrc-saver): New function, intended to be wrapped for
6910         :save-function.
6911
6912 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6913
6914         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6915         lines to be spaces instead.
6916
6917 2011-03-07  Julien Danjou  <julien@danjou.info>
6918
6919         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6920         (sieve-sasl-auth): Check that auth-source-search did return something,
6921         or just return an empty string.
6922
6923 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6924
6925         * gnus.el (gnus-interactive): Use read-directory-name.
6926
6927         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6928         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6929         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6930         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6931         Likewise.
6932
6933         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6934
6935 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936
6937         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6938         onto the list of killed groups, too.  This makes killed nnimap groups,
6939         for instance, more reliably not reappear.
6940
6941         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6942         the parent.
6943
6944         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6945
6946         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6947         really have server-side marks.
6948
6949         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6950         since most backends do not usefully have server-side marks.
6951         (gnus-update-read-articles): Propagate marks to all backends that
6952         really have server-side marks.
6953
6954 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6955
6956         * message.el (message-cite-reply-position, message-cite-style):
6957         New variables.
6958         (message-yank-original): Use the new citation styles.
6959
6960 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6961
6962         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6963         buffer-local issue); don't mark it buffer-local when running under
6964         XEmacs.
6965
6966 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6967
6968         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6969         numbers too big to be `read'.
6970
6971 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6972
6973         * password-cache.el (password-in-cache-p): Add autoload.
6974
6975         * message.el (message-options): Make buffer-local two ways to attempt
6976         to fix a XEmacs bug.
6977
6978 2011-03-02  Julien Danjou  <julien@danjou.info>
6979
6980         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6981
6982 2011-03-01  Julien Danjou  <julien@danjou.info>
6983
6984         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6985         group.
6986         (article-hide-list-identifiers): Use list-identifier group parameter.
6987
6988 2011-02-28  Julien Danjou  <julien@danjou.info>
6989
6990         * sieve.el (sieve-buffer-script-name): New local variable to store
6991         sieve script name.
6992         (sieve-edit-script): Store sieve script name.
6993         (sieve-upload): Use sieve script name when uploading.
6994         (sieve-upload): Use substitute-command-keys.
6995         (sieve-edit-script): Use substitute-command-keys.
6996         (sieve-refresh-scriptlist): Use substitute-command-keys.
6997         (sieve-manage-mode-map): Define keymap properly.
6998         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6999         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7000         Remove commented code about cvs.
7001         (sieve-manage-quit): New function.
7002         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7003
7004 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7005
7006         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7007
7008 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7009
7010         * auth-source.el (auth-source-search): Cache empty result sets.
7011
7012         * password-cache.el (password-in-cache-p): Convenience function to
7013         check if a key is in the cache, even if the value is nil.
7014
7015         * auth-source.el (auth-source-save-behavior): New variable to replace
7016         `auth-source-never-create'.
7017         (auth-source-netrc-create): Use it.
7018         (auth-source-never-save): Remove.
7019
7020 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7021
7022         * nnimap.el (nnimap-stream): Doc fix.
7023         (nnimap-open-connection-1): Reverse the order of the ports to that the
7024         prompted-for port is first.
7025
7026         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7027         retrieval by the no-group selection.
7028
7029         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7030         numerical parameters.
7031
7032 2011-02-25  Julien Danjou  <julien@danjou.info>
7033
7034         * gnus-gravatar.el: Use gnus-with-article-buffer.
7035
7036         * gnus-art.el (gnus-with-article-buffer): Check that the
7037         gnus-article-buffer is alive.
7038
7039 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7040
7041         * auth-source.el (auth-source-creation-prompts): New variable to manage
7042         creation-time prompts.
7043         (auth-source-search): Document it.
7044         (auth-source-format-prompt): Add utility function.
7045         (auth-source-netrc-create): Don't default the user name to
7046         user-login-name.  Use `auth-source-creation-prompts' and some default
7047         prompts for user, host, port, and password (the default generic prompt
7048         remains ugly).
7049         (auth-source-never-save): Add customizable option to never save info.
7050         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7051         mode excursion.
7052
7053 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7056         argument that XEmacs doesn't support.
7057
7058         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7059         compiled for Emacsen having no `libxml-parse-html-region' support.
7060
7061         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7062
7063         * lpath.el: Bind buffer-save-without-query for XEmacs.
7064
7065 2011-02-23  Julien Danjou  <julien@danjou.info>
7066
7067         * gnus-art.el (article-make-date-line): Ignore errors if time is
7068         invalid and not convertible.
7069         (article-make-date-line): Only add lapsed time if time is not nil.
7070
7071 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7072
7073         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7074         `read-char-choice' for backwards compatibility.
7075         (auth-source-netrc-element-or-first): New function to DTRT for
7076         parameter extraction.
7077         (auth-source-netrc-create): Use it and fix multiple parameter print
7078         bug.  Use the default passed from above (given-default) or the
7079         built-in (user-login-name for :user).
7080
7081 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7082
7083         * gnus-start.el (gnus-dribble-read-file):
7084         Set buffer-save-without-query, since we always want to save the dribble
7085         file, probably.
7086
7087         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7088         nnimap.
7089
7090         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7091         -summary- since it's a user-visible variable.
7092
7093         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7094         first time you use the new Gnus.
7095
7096 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7097
7098         * auth-source.el: Don't load netrc.el.
7099         (auth-sources): Search ~/.netrc as well by default.
7100         (auth-source-debug): Add 'trivia option for extra output.
7101         (auth-source-do-trivia): Use it.
7102         (auth-source-search): Simplify logic to use
7103         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7104         appropriate.  Don't keep a running count at this level.  Layer :create
7105         and :delete options appropriately on the first and second passes.
7106         Don't track the backend with the search results.
7107         (auth-source-search-backends): New function to search a list of
7108         backends for a processed spec.
7109         (auth-source-netrc-parse): Cache all netrc files, making
7110         auth-source-netrc-cache an alist keyed by the file name and using the
7111         file mtime as the caching criterion.  Keep the obfuscated data secret
7112         with a lexical bind.
7113         (auth-source-netrc-search): Don't calculate the length of the results
7114         unnecessarily.
7115         (auth-source-search-backends): Fix bug.
7116         (auth-source-netrc-create): Rework prompts.
7117
7118 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7119
7120         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7121         Lower case names of search constraints.
7122         (nnir-run-query): Cache and reuse search constraints for all imap
7123         servers.
7124
7125 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7126
7127         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7128         after exit.
7129         (gnus-setup-message): Define missing variable from last checkin.
7130
7131         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7132         value, show the raw article.
7133
7134 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7135
7136         * gnus.el: No Gnus v0.13 is released.
7137
7138 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7139
7140         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7141         auth-source now accepts numbers.
7142
7143         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7144         spec, too.
7145         (auth-source-ensure-strings): New function.
7146
7147         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7148         (gnus-article-setup-buffer): Always restart the date timer so that user
7149         changes to the frequency is respected.
7150
7151         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7152         port numbers, so make sure it gets that if nnimap-server-port is
7153         explicit.
7154
7155 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7156
7157         * nnimap.el (nnimap-inbox): Doc fix.
7158
7159 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7160
7161         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7162         Autoload.  Add optional arg FRAME, and pass it to color-values.
7163         (color-complement): Caller changed.  Doc fix.
7164         (color-gradient): Rewrite for better clarity and efficiency.
7165
7166 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7167
7168         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7169         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7170         color-lab-to-srgb.
7171
7172 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7173
7174         * color.el: First part of merge from hexrgb.el.
7175         (color-rgb-to-hex): Rename from color-rgb->hex.
7176         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7177         saturation to zero if the value is too small.
7178         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7179         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7180         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7181         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7182         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7183         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7184         (color-cie-de2000): Doc fix.
7185
7186 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7187
7188         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7189         given method as in the group name if we're using an extended method.
7190         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7191         command, if we're using that, instead of waiting for the beginning.
7192
7193         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7194         we're sure to get unique server names, and we don't output two async
7195         commands in the same buffer.  This fixes an NNTP hang for some users.
7196
7197 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7198
7199         * gnus.el: No Gnus v0.11 is released.
7200
7201 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7202
7203         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7204         summary buffer before reading going to the next buffer.  This avoids
7205         putting the point in the group buffer if you `C-g' the command.
7206
7207         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7208         cache (for now) to make ~/.authinfo.gpg files usable.
7209
7210         * nnfolder.el (copyright-update): Define for the compiler.
7211
7212         * auth-source.el (auth-source-search): Fix unbound variable.
7213
7214 2011-02-19  Glenn Morris  <rgm@gnu.org>
7215
7216         * gnus.el (gnus-meta): Doc fix.
7217
7218 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7219
7220         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7221         in case it's not yet loaded.
7222
7223 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7224
7225         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7226         line we're waiting for.
7227
7228 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7229
7230         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7231         face with line-width greater than zero will cause RET in gnus summary
7232         buffer to scroll down article page-wise because auto vscroll happens,
7233         it should be temporally disabled when doing a scroll-up.
7234
7235 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7236
7237         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7238         outputs from the server.
7239
7240 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7241
7242         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7243         later so that bbdb can hook in easier.
7244
7245 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7246
7247         * auth-source.el (auth-source-search): Don't try to create credentials
7248         if the caller doesn't want that.
7249         (auth-source-search): If we don't find a match, don't bug out on
7250         non-bound variables.
7251         (auth-source-search): Only ask a single backend to create the
7252         credentials.
7253
7254         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7255         logging.
7256         (nnimap-credentials): Protect against auth-source-search returning nil.
7257         (nnimap-request-list): Protect against not being able to open the
7258         server.
7259
7260 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7261
7262         * auth-source.el (auth-source-search): Do a two-phase search, one with
7263         no :create to get the responses from all backends.
7264
7265         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7266         when getting credentials.
7267
7268         * gnus-util.el (gnus-delete-duplicates): New function.
7269
7270 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7271
7272         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7273         a creation default, pass the whole port list down.  It will be
7274         completed.
7275
7276         * auth-source.el (auth-source-search): Updated docs to talk about
7277         multiple creation choices.
7278         (auth-source-netrc-create): Accept a list as a value (from the search
7279         parameters) and do completion on that list.  Keep a separate netrc line
7280         with the password obscured for showing the user.
7281
7282         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7283         first choice to `auth-source-search' so it will be used for entry
7284         creation instead of the server's Gnus-specific name.
7285         (nnimap-credentials): Rely on the auth-source library to select which
7286         port is actually wanted in the new netrc entry, so don't override
7287         `auth-source-creation-defaults'.
7288
7289         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7290         :protocol and accept a missing user, host, or port as a wildcard match.
7291         (auth-source-debug): Default to off.
7292
7293         (auth-source-netrc-search, auth-source-netrc-create)
7294         (auth-source-secrets-search, auth-source-secrets-create)
7295         (auth-source-user-or-password, auth-source-backend, auth-sources)
7296         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7297         instead of :protocol.
7298
7299         * nnimap.el (nnimap-credentials): Pass a port default to
7300         `auth-source-search' in case an entry needs to be created.
7301         (nnimap-open-connection-1): Use :port instead of :protocol.
7302
7303 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * auth-source.el: Bind load-path when loading EIEIO from
7306         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7307         21.4 doesn't support, to `require'.
7308         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7309         delete-dups that is not available in XEmacs 21.4.
7310
7311 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7312
7313         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7314         as EIEIO must also be loaded when auth-source.el is being
7315         byte-compiled.
7316
7317 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7318
7319         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7320
7321         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7322
7323         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7324
7325         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7326
7327         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7328
7329         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7330
7331         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7332
7333         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7334         necessary.
7335
7336 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7337
7338         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7339         nil means that nnimap doesn't get updated.
7340
7341 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7342
7343         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7344         result when the user doesn't want to write to the file.
7345         (auth-source-netrc-search): Expect a synthetic result and proceed
7346         accordingly.
7347         (auth-source-cache-expiry): New variable to override
7348         `password-cache-expiry'.
7349         (auth-source-remember): Use it.
7350
7351         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7352         parameter.  Create entry if necessary by using :create t.
7353         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7354
7355 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7356
7357         * auth-source.el (auth-source-debug): Enable by default and don't
7358         mention the obsolete `auth-source-hide-passwords'.
7359         (auth-source-do-warn): New function to debug unconditionally.
7360         (auth-source-do-debug): Use it.
7361         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7362         and for Secrets API entries when the secrets.el library is not
7363         available.
7364
7365 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7366
7367         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7368         (gnus-summary-exit): Kill the correct article buffer on exit from a
7369         `C-d' group.
7370
7371         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7372         gnus-propagate-marks.
7373
7374         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7375         before killing the buffers so that a non-full window conf gets handled
7376         correctly.
7377         (gnus-summary-exit): Ditto.
7378         (gnus-summary-read-group-1): Ditto.
7379
7380         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7381         async code again so that we can debug it properly.
7382
7383         * message.el (message-reply): Take an optional switch-buffer parameter
7384         so that Gnus window confs are respected better.
7385
7386 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7387
7388         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7389         `plist-get' to accept non-list parameters (XEmacs issue).
7390         Fix docstring.
7391         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7392         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7393         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7394         Login collection is "Login" and not "login".
7395
7396 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7397
7398         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7399         multiple headers.
7400
7401         * nnimap.el (nnimap-inhibit-logging): New variable.
7402         (nnimap-log-command): Don't log login commands.
7403
7404         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7405         to have more parameters.
7406
7407         * nnimap.el (nnimap-send-command): Mark the command time for each
7408         command, so that we don't get NOOPs stepping on our toes.
7409
7410         * gnus-art.el (article-date-ut): Get the date from the Date header on
7411         `t'.
7412
7413 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7414
7415         * auth-source.el (auth-source-search): Use copy-sequence instead of
7416         the cl.el copy-list.
7417
7418 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7419
7420         * imap.el: Bring it back (revert
7421         84d800cd31de3064f0ed39617d725709a2f8f42f).
7422
7423 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7424
7425         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7426         Improve prompt.
7427
7428 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7429
7430         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7431         washing status from the default format.  It isn't very informative.
7432
7433 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7434
7435         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7436         Fix Gcc processing on imap.
7437
7438 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7439
7440         * imap.el: Remove file.  All the functionality is in nnimap.el.
7441
7442 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7443
7444         * message.el (message-bury): Don't pop up a new window when selected
7445         window is dedicated.
7446
7447 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7448
7449         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7450
7451 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7452
7453         * sieve-manage.el: Autoload `auth-source-search'.
7454         (sieve-sasl-auth): Use it.
7455
7456 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7457
7458         * nnimap.el: Autoload `auth-source-forget+'.
7459         (nnimap-open-connection-1): Use it if the connection fails.
7460
7461         * auth-source.el: Require `password-cache'.
7462         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7463         obsolete.
7464         (auth-source-magic): Marker for `password-cache' keys.
7465         (auth-source-do-cache): Update docstring.
7466         (auth-source-search): Use and check cache.
7467         (auth-source-forget-all-cached, auth-source-remember)
7468         (auth-source-recall, auth-source-forget, auth-source-forget+)
7469         (auth-source-specmatchp): Caching support functions.
7470         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7471         Remove and obsolete.
7472         (auth-source-user-or-password): Remove caching to further discourage
7473         using it.  Always hide passwords.
7474
7475         * password-cache.el (password-cache-remove): Accept secrets that are
7476         not strings.
7477
7478 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7479
7480         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7481         code for now, since it doesn't work for all users.
7482
7483 2011-02-09  Julien Danjou  <julien@danjou.info>
7484
7485         * message.el (message-options): Make message-options really buffer
7486         local.
7487
7488 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7489
7490         * mail-source.el: Autoload `auth-source-search'.
7491         (mail-source-keyword-map): Note order matters.
7492         (mail-source-set-1): Get all the mail-source source values and
7493         defaults and search auth-source on those if needed.  This can all
7494         probably be simplified.
7495
7496         * nnimap.el: Autoload `auth-source-search'.
7497         (nnimap-credentials): Use it.
7498         (nnimap-open-connection-1): Ask for the virtual server and physical
7499         address in one shot.
7500
7501         * nntp.el: Autoload `auth-source-search'.
7502         (nntp-send-authinfo): Use it.  Note TODO.
7503
7504 2011-02-08  Julien Danjou  <julien@danjou.info>
7505
7506         * shr.el (shr-tag-body): Add support for text attribute in body
7507         markups.
7508
7509         * message.el (message-options): Make message-options a local variable.
7510
7511 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7512
7513         * auth-source.el (auth-source-secrets-search)
7514         (auth-source-user-or-password): Use `append' instead of `nconc'.
7515         (auth-source-user-or-password): Build return list better and protect
7516         against nil :secret.
7517
7518 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7519
7520         * nnimap.el (nnimap-update-info): Refactor slightly.
7521         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7522         (nnimap-update-info): Clean up slightly.
7523         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7524         characters.
7525         (nnimap-process-quirk): Rename function to avoid collision.
7526         (nnimap-update-info): Fix macrology bug-out.
7527         (nnimap-update-info): Simplify split history test.
7528
7529 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7530
7531         * auth-source.el (top): Require 'eieio unconditionally.
7532         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7533         (auth-source-secrets-search): Limit search when `max' is greater than
7534         number of results.
7535
7536 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7537
7538         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7539         part not returning any data.
7540
7541         * proto-stream.el (open-protocol-stream): Document the return value.
7542
7543 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7544
7545         * auth-source.el (auth-source-secrets-search): Add examples.
7546
7547 2011-02-06  Julien Danjou  <julien@danjou.info>
7548
7549         * message.el (message-setup-1): Handle message-generate-headers-first
7550         set to t.
7551
7552 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7553
7554         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7555         API with a string "secrets:collection-name" and with 'default.
7556         (auth-source-backend-parse): Parse "secrets:collection-name" and
7557         'default.  Recurse on parses instead of repeating code.  Use the
7558         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7559         message when ignoring a source.
7560         (auth-source-search): List ignored search keys at the top level.
7561         (auth-source-netrc-create): Use `case' instead of `cond'.
7562         (auth-source-secrets-search): Created with TODOs.
7563         (auth-source-secrets-create): Created with TODOs.
7564         (auth-source-retrieve, auth-source-create, auth-source-delete)
7565         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7566         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7567         (auth-source-user-or-password-sftp)
7568         (auth-source-user-or-password-smtp): Remove.
7569         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7570         around `auth-source-search'.  Not tested thoroughly.
7571
7572 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7573
7574         * auth-source.el: Bring in assoc and eioeio libraries.
7575         (secrets-enabled): New variable to track the status of the Secrets API.
7576         (auth-source-backend): New EIOEIO class to represent a backend.
7577         (auth-source-creation-defaults): New variable to set prompt defaults
7578         during token creation (see the `auth-source-search' docstring for
7579         details).
7580         (auth-sources): Simplify to allow a simple string as a netrc backend
7581         spec.
7582         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7583         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7584         (auth-source-search): Main auth-source API entry point.
7585         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7586         (auth-source-search-collection): Helper function for searching.
7587         (auth-source-netrc-parse, auth-source-netrc-normalize)
7588         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7589         Supports search, create, and delete.
7590         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7591         backend stubs.
7592         (auth-source-user-or-password): Call `auth-source-search' but it's not
7593         ready yet.
7594
7595 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7596
7597         * message.el (message-setup-1): Remove the read-only stuff, since it
7598         doesn't work under XEmacs, for some reason.
7599
7600         * gnus-sum.el (gnus-user-date): Rename back from
7601         gnus-summary-user-date since user code refers to it.
7602
7603         * shr.el (shr-render-td): Store the actual background color used.
7604
7605         * message.el (message-setup-1): Don't bind the constant
7606         -forbidden-properties.
7607         (message-setup-1): Revert previous change, since it needs to bind the
7608         props to insert them.
7609         (message-resend): Allow removing the read-only separator line.
7610
7611 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7612
7613         * nnimap.el (nnimap-request-accept-article): Give an error message if
7614         the APPEND wasn't successful.
7615
7616 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7617
7618         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7619         that have no groups.
7620
7621 2011-02-03  Julien Danjou  <julien@danjou.info>
7622
7623         * gnus-draft.el: Remove progn around gnus-draft-setup.
7624
7625 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7626
7627         * gnus-start.el (gnus-read-active-for-groups): This function is never
7628         called with a nil `infos', so clean that up.
7629         (gnus-get-unread-articles): Request active files from primary/secondary
7630         methods that have no groups (yet).
7631
7632 2011-02-03  Julien Danjou  <julien@danjou.info>
7633
7634         * message.el (message-setup-1): Always generate References first.
7635         (message-mail): Return the return value of message-setup, not always t.
7636         (message-setup-1): Insert mail-header-separator with read-only and
7637         intangible properties set.
7638
7639         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7640         user-date in docstring.
7641
7642         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7643
7644         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7645         docstring.
7646
7647         * gnus.el (gnus-user-date-format-alist): Change default value.
7648         Use defcustom, with type and group.  Move from gnus-util.el.
7649         Rename to gnus-summary-user-date-format-alist.
7650
7651 2011-02-03  Glenn Morris  <rgm@gnu.org>
7652
7653         * nnimap.el (gnus-fetch-headers): Declare.
7654
7655         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7656
7657 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7658
7659         * message.el (message-forward-make-body-digest-plain)
7660         (message-followup, message-reply): Clean up things noted by Stefan.
7661
7662         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7663         gnus-article-update-date-headers is nil.
7664         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7665         it didn't really work with defcustom.
7666         (article-update-date-lapsed): Make sure the window start doesn't move,
7667         either.
7668
7669 2011-02-01  Julien Danjou  <julien@danjou.info>
7670
7671         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7672         format.
7673
7674         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7675         standard in Emacs nowadays.
7676
7677         * color.el (color-gradient): Add a color-gradient function.
7678
7679 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7680
7681         * message.el (message-expand-name): Don't trust the return value of
7682         bbdb-complete-name.
7683         (message-check-news-header-syntax): Remove unused var `start'.
7684         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7685         (message-inhibit-body-encoding): Move to before first use.
7686         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7687         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7688         (Organization, Message-ID, Date, mh-previous-window-config):
7689         Defvar the vars using dynamic scoping.
7690
7691 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7692
7693         * shr.el (shr-render-td): Only do colors at the final rendering.
7694         Should be slightly faster.
7695         (shr-insert-table): Fix up TD background colors when doing the
7696         vertical padding.
7697
7698         * gnus-art.el (article-date-ut): Protect against articles with no Date
7699         header.
7700         (article-update-date-lapsed): Don't use current-column to find the
7701         horizontal position.  It's fragile in the presence of \003 characters.
7702
7703         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7704
7705 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7706
7707         * gnus-art.el (article-transform-date): Rewrite to still work when
7708         there are several rfc2822 parts.
7709         (article-transform-date): Fix infinite recursion.
7710         (article-date-ut): Replace infinitely many Date headers with a single
7711         one when called interactively.
7712
7713         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7714         secure manner.
7715
7716         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7717         move around by not using save-window-excursion.  It seems to work...
7718
7719 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7720
7721         * gnus-art.el (article-make-date-line): Work for user-defined format.
7722
7723 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7724
7725         * nntp.el (nntp-retrieve-group-data-early)
7726         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7727         fetching functions.
7728
7729         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7730         thoroughly for all backends that have no known groups.  This should
7731         allow new nnml methods to retrieve mail.
7732
7733         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7734         that Gnus doesn't know exists again.
7735
7736         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7737         (gnus-treat-date-ut): Ditto.
7738         (gnus-article-update-date-header): Rename.
7739         (gnus-treat-date-local): Remove.
7740         (gnus-treat-date-english): Remove.
7741         (gnus-treat-date-lapsed): Remove.
7742         (gnus-treat-date-combined-lapsed): Remove.
7743         (gnus-treat-date-original): Remove.
7744         (gnus-treat-date-iso8601): Remove.
7745         (gnus-treat-date-user-defined): Remove.
7746         (gnus-article-date-headers): New variable to control all the date
7747         header options.
7748         (article-date-ut): Rewrite to allow using the new way to format date
7749         headers(s).
7750
7751 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7752
7753         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7754         method.
7755         (nnmail-article-group): A better test for fanciness.
7756
7757         * nnimap.el (nnimap-request-head): Protect against not finding the
7758         article by Message-ID.
7759
7760 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7761
7762         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7763         keep point at the "same place".
7764
7765 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7766
7767         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7768         data if the group is inactive.
7769
7770 2011-01-28  Julien Danjou  <julien@danjou.info>
7771
7772         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7773         (gnus-all-windows-visible-p): Remove old compatibility code.
7774         (gnus-window-top-edge): Add docstring.
7775
7776         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7777
7778 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7779
7780         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7781         older request-update-info.
7782
7783         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7784
7785 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7786
7787         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7788         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7789
7790 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7791
7792         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7793         groups.  This makes the nndraft:queue group pop up if it's not already
7794         there.
7795
7796         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7797         messages" logic, which was reversed.
7798
7799         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7800         the "same place" even if point is on the line being replaced.
7801         (article-update-date-lapsed): Allow updating both the combined lapsed
7802         and the lapsed headers.
7803         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7804         (article-make-date-line): Limit the number of segments dynamically to
7805         avoid too-long lines.
7806
7807 2011-01-27  Julien Danjou  <julien@danjou.info>
7808
7809         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7810         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7811
7812 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7815         Use plist-get instead of the cl function getf.
7816
7817 2011-01-27  Glenn Morris  <rgm@gnu.org>
7818
7819         * gnus-util.el (float-time): Get rid of compiler warning, again.
7820
7821 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7822
7823         * shr.el (shr-put-color): Special-case background colors: Do put them
7824         at the blank parts at the front of the lines.
7825
7826         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7827         exit hook to nix out all data on readedness on group exit.
7828
7829         * gnus-util.el (float-time): If float-time is bound, always use it on
7830         all Emacsen.  It's unclear why the subrp check was there.
7831         (time-date): Require to make some autoload issues on XEmacs go away.
7832
7833         * shr.el (shr-put-color): Don't do the box padding in tables, since
7834         they're already padded.
7835
7836 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7837
7838         * gnus-art.el (gnus-article-next-page): When the last line of the
7839         article is displayed, scroll down once more instead of going to the
7840         next article at once.
7841         (article-lapsed-string): Refactor out and allow specifying how many
7842         segments you want.
7843         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7844         (gnus-article-update-lapsed-header): New variable.
7845
7846         * shr.el: Revert change that made headings use different-sized faces.
7847         The Emacs display engine isn't advanced enough that, for instance,
7848         tables can comfortably use differently-sized faces.
7849
7850 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7851
7852         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7853         used.
7854         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7855         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7856         we're using an encrypted connection.
7857
7858         * proto-stream.el: Alter the interface functions to also return the
7859         actual stream type used: network or tls.
7860
7861 2011-01-25  Julien Danjou  <julien@danjou.info>
7862
7863         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7864         (mm-display-javascript-inline): New function.
7865
7866         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7867         viewing function.
7868
7869 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7870
7871         * shr.el (shr-expand-newlines): Fix variable name.
7872
7873 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7874
7875         * shr.el (shr-expand-newlines): Make nested boxes work.
7876
7877 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7878
7879         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7880         backgrounds.
7881         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7882         in a more sensible manner.
7883
7884 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7885
7886         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7887         if EPG is loaded.
7888
7889 2011-01-24  Julien Danjou  <julien@danjou.info>
7890
7891         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7892         tags.
7893
7894 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7895
7896         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7897         commands.
7898
7899         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7900         in the article buffer.
7901         (gnus-gravatar-insert): Use blank space from the current buffer to
7902         avoid breaking text properties.  This makes X-Sent updating work again.
7903
7904         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7905
7906 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7907
7908         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7909         fix the bug in url-http.el instead.
7910
7911         * shr.el (shr-image-fetched): Ditto.
7912
7913         * shr.el (shr-image-fetched): Avoid having point move in the article
7914         buffer.
7915
7916         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7917         buffer after being called.  It's apparently being killed by url.el, and
7918         killing it made point move to end-of-buffer in a random buffer.
7919
7920         * shr.el (shr-image-fetched): Ditto.
7921
7922 2011-01-23  Julien Danjou  <julien@danjou.info>
7923
7924         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7925
7926         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7927         text/x-org.
7928
7929 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7930
7931         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7932         (i.e., nnimap) returning nil as the article number.
7933
7934 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7935
7936         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7937         "DelSp" parameter in RFC3676.
7938
7939 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7940
7941         * message.el (message-check-recipients): Display the encoded version of
7942         the bogus address if they differ.
7943
7944         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7945         after sending.
7946
7947         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7948
7949         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7950
7951         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7952         group buffer after sending the queue.
7953
7954         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7955
7956 2011-01-22  Julien Danjou  <julien@danjou.info>
7957
7958         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7959
7960 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7961
7962         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7963         nested related parts.
7964
7965         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7966         unexpired articles.  This fixes the regression that led expiry marks to
7967         disappear from nnfolder groups.
7968
7969 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7970
7971         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7972         Don't confuse the "ret" of "retrograde" with RET.
7973
7974 2011-01-21  Julien Danjou  <julien@danjou.info>
7975
7976         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7977         than mm-insert-inline.
7978
7979 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7980
7981         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7982         Widen article buffer.
7983
7984 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7985
7986         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7987         the temp buffer.
7988         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7989
7990 2011-01-20  Julien Danjou  <julien@danjou.info>
7991
7992         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7993
7994         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7995         than mm-insert-inline to insert inline part: this respect
7996         mm-inline-media-tests displayers.
7997
7998         * mm-view.el (mm-display-shell-script-inline): New function.
7999
8000         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8001
8002         * mm-uu.el (mm-uu-type-alist): Add org block.
8003         (mm-uu-org-src-code-block-extract): New function.
8004
8005         * mm-view.el (mm-display-org-inline): New function.
8006
8007         * mm-decode.el (mm-automatic-display): Add text/org.
8008
8009         * mailcap.el (mailcap-mime-extensions): Add .org.
8010
8011 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8012
8013         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8014         gnus-article-add-buttons.
8015
8016 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8017
8018         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8019         From header with a date and "nobody" as the sender.
8020
8021 2011-01-19  Julien Danjou  <julien@danjou.info>
8022
8023         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8024         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8025         if you have the same regexp several times.
8026         (gnus-button-push): Fix matching when regexp is symbol.
8027
8028 2011-01-15  Glenn Morris  <rgm@gnu.org>
8029
8030         * message.el (message-mail): A compose-mail function should
8031         accept headers as strings.
8032
8033 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8034
8035         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8036         Add :vert-only tags.
8037         (message-mail): New arg RETURN-ACTION.
8038         (message-return-action): New var.
8039         (message-bury): Use it.
8040         (message-mode): Make it buffer-local.
8041         (message-send-and-exit): Always call message-bury.
8042
8043         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8044         message-mail.
8045
8046 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8047
8048         * nnimap.el (nnimap-convert-partial-article): Protect against
8049         zero-length body parts.
8050
8051         * mm-decode.el (mm-preferred-alternative-precedence):
8052         Discourage showing empty parts.
8053
8054         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8055         and stuff if the backend didn't return the article number.  This fixes
8056         an Exchange-related nnimap bug.
8057
8058         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8059         group window, because it does the wrong thing when a separate frame
8060         displays the group buffer.
8061
8062         * proto-stream.el (open-protocol-stream): Protect against the low-level
8063         transport functions returning nil.
8064
8065 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8066
8067         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8068         (mml2015-epg-find-usable-secret-key): New function.
8069         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8070         mml2015-epg-find-usable-key (Bug#7797).
8071         (mml2015-epg-encrypt): Ditto.
8072
8073 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * dgnushack.el (rot13-string): Fix the way to get the argument.
8076
8077 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8078
8079         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8080
8081 2011-01-03  Glenn Morris  <rgm@gnu.org>
8082
8083         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8084
8085         * sieve.el (sieve-open-server): Give a more explicit error if
8086         sieve-manage-open returns nil.  (Bug#7720)
8087
8088 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8089
8090         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8091
8092 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8093
8094         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8095         This avoids sending passwords in plain text over non-encrypted
8096         channels.
8097
8098         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8099
8100         * nnimap.el (nnimap-login): Refactored out into own function, and
8101         implement CRAM-MD5.
8102         (nnimap-wait-for-line): Refactored out.
8103
8104         * mm-view.el (mml-smime): Require.
8105
8106 2010-12-20  David Engster  <deng@eml.cc>
8107
8108         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8109         use EPG to decrypt S/MIME messages instead of openssl.
8110
8111 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8112
8113         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8114
8115         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8116         status is the group clearly is unreachable.
8117
8118         * auth-source.el (auth-source-create): Add the optional second
8119         parameter to `local-variable-p' to be compatible with XEmacs.
8120
8121 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8122
8123         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8124         work when using a compressed nnml folder.
8125
8126 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8127
8128         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8129         backends after sanitising on entry, because this never makes sense:
8130         If the articles have gone missing, then the data no longer exists on
8131         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8132         overwrite anything anyway.
8133
8134         * shr.el (shr-insert-document): Bind shr-width dynamically to
8135         window-width if it's nil.
8136
8137 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8138
8139         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8140         with the meaning of using the full emacs window width for rendering.
8141
8142 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8143
8144         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8145         case when sender is not given.
8146
8147 2010-12-23  Julien Danjou  <julien@danjou.info>
8148
8149         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8150         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8151         the addresses, otherwise we might misplaced the gravatar.
8152
8153 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8154
8155         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8156         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8157         obsolete in Emacs.
8158
8159 2010-12-20  Julien Danjou  <julien@danjou.info>
8160
8161         * gnus-util.el (gnus-rescale-image): Revert last change.
8162
8163 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8164
8165         * binhex.el: Improve commentary (Bug#7482).
8166
8167 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8168
8169         * gnus-group.el (gnus-group-delete-articles): New command.
8170
8171 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8172
8173         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8174
8175 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8176
8177         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8178         here, since it's up to the backends to do CRLF removal if their
8179         protocol has it.
8180
8181         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8182
8183 2010-12-17  Julien Danjou  <julien@danjou.info>
8184
8185         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8186         they are from file.  Can also scale up.
8187
8188 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8189
8190         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8191         Restore gnus-use-agent.
8192         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8193
8194         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8195
8196 2010-12-17  Julien Danjou  <julien@danjou.info>
8197
8198         * gravatar.el (gravatar-retrieve-synchronously): New function.
8199         (gravatar-get-data): Make more robust.
8200
8201 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8202
8203         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8204
8205 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8208         to really consider the last line.
8209
8210 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8211
8212         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8213         list of recipient keys, or use symmetric encryption if not a list.
8214         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8215         EPA override, replacing the call to `netrc-store-data'.
8216
8217 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8218
8219         * gnus-srvr.el: Avoid passing nil regexp argument to
8220         delete-matching-lines.
8221
8222 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8223
8224         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8225         fetching stops when Gnus exits.
8226
8227         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8228         function.
8229         (nnfolder-request-expire-articles): Save all the buffers after doing
8230         expiry.
8231
8232         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8233         the last article", since that led to serious performance regressions
8234         when expiring nnml groups.
8235
8236 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8237
8238         * nnir.el: Improve customizations.
8239
8240 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8241
8242         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8243
8244         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8245         group has been killed.
8246         (gnus-group-yank-group): Ditto.
8247
8248         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8249
8250         * nnimap.el (nnimap-request-update-group-status): New function.
8251
8252         * gnus-int.el (gnus-request-update-group-status): New interface
8253         function.
8254
8255         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8256         copying read-ness to the backends.
8257
8258         * nnimap.el (nnimap-quirk): New function.
8259         (nnimap-retrieve-group-data-early): Use it.
8260         (nnimap-quirks): New alist.
8261
8262 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8263
8264         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8265         don't delete it within indentation.
8266
8267 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8268
8269         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8270         previous line.
8271
8272 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8273
8274         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8275         QRESYNC command by deleting a superfluous space which broke Cyrus
8276         servers.  This change will break other servers that are buggy the other
8277         way around.
8278
8279 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8280
8281         * spam.el: Reindent and fix long lines.
8282         (spam-copy-or-move-routine): Exclude invalid move destinations.
8283
8284 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8285
8286         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8287         installed the registry.
8288
8289 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8292
8293 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8294
8295         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8296         groupname doesn't contain "gmane".
8297
8298 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8299
8300         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8301         and netrc-bound-and-true-p bindings.
8302         (netrc-parse): Cache the netrc contents.
8303
8304         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8305         (gnus-1): Don't create the nndrafts group twice.
8306         (gnus-setup-news): There's no need to read the active file here, since
8307         that's done again later on a per-backend basis.
8308         (gnus-start-draft-setup): Make sure that the new group is started out
8309         empty.
8310
8311         * gnus-agent.el (gnus-agentize): Don't create the queue group
8312         automatically on startup.  It'll be created later, if needed.
8313
8314         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8315         of automatically subscribed groups.
8316         (gnus-auto-subscribed-categories): New variable.
8317         (gnus-matches-options-n): Use it.
8318         (gnus-default-subscribed-newsgroups): Remove unused variable.
8319         (gnus-start-draft-setup): Message a bit less.
8320
8321 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8322
8323         * nnir.el (nnir-run-imap): Return article list in order of increasing
8324         UID.
8325
8326 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8327
8328         * gnus-sum.el (gnus-summary-enter-digest-group):
8329         Mention gnus-auto-select-on-ephemeral-exit.
8330
8331         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8332         convention of the network-only option.
8333
8334 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8335
8336         * proto-stream.el (proto-stream-open-network-only): New function to
8337         have a way to specify non-STARTTLS upgrade connections.
8338
8339 2010-12-10  Julien Danjou  <julien@danjou.info>
8340
8341         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8342         email address is nil.
8343
8344         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8345
8346 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8347
8348         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8349         deletion.
8350         (nnir-run-imap): Only need to parse list once.
8351
8352 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8353
8354         * shr.el (shr-tag-script): Ignore <script>.
8355         (shr-tag-label): Add <label> support.
8356
8357 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8358
8359         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8360
8361         * shr.el (shr-image-displayer): Work for images lined side by side.
8362
8363 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8364
8365         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8366         parameter, since XEmacs doesn't accept t as a parameter.
8367
8368 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8369
8370         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8371         ids.
8372         (nnir-run-gmane): Simplify groupspec formatting.
8373         (nnir-request-expire-articles): New function.
8374
8375 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8376
8377         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8378         overflow, possibly.
8379
8380         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8381         (shr-render-td): Handle td style="" better.
8382         (shr-tag-table): Use the color from the style sheet.
8383         (shr-render-td): Make sure we copy over all the overlays, too.
8384
8385 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8386
8387         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8388         (nnir-request-article): Improve article retrieval.
8389
8390 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8391
8392         * mm-util.el (mm-extra-numeric-entities): New variable.
8393
8394         * mm-url.el (mm-url-decode-entities):
8395         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8396
8397         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8398
8399 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8400
8401         * message.el: Use completion-at-point.
8402         (message-completion-function): New fun, extracted from message-tab.
8403         (message-mode): Use it for completion-at-point-functions.
8404         (message-tab): Use it and completion-at-point.
8405
8406 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8409         character if a non-breakable character follows.
8410
8411 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8412
8413         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8414         any stream.
8415
8416         * shr.el (shr-tag-font): Colorize the region.
8417         (shr-tag-body): Ditto.
8418         (shr-tag-font): Actually let the styles be inherited instead of
8419         overwriting them.
8420         (shr-tag-font): Get the background color right.
8421         (shr-tag-style): Ignore all <style> tags for the moment.
8422
8423         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8424         a Message-ID to avoid having nnimap depend on gnus-sum.
8425
8426         * shr.el (shr-descend): Only colorize something if we have a node that
8427         sets colors.
8428
8429 2010-12-06  Julien Danjou  <julien@danjou.info>
8430
8431         * shr.el (shr-render-td): Render td content with shr-descend, so style
8432         will be applied to <td> too.
8433         (shr-colorize-region): Colorize region even if we only have a background.
8434         (shr-tag-body): Fix color and background color inheritance.
8435         Do not recolorize after shr-generic.
8436         (shr-tag-font): Let shr-generic colorize via inheritance.
8437
8438 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8439
8440         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8441
8442 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8443
8444         * nnir.el (nnir-request-move-article): Remove obsolete code.
8445
8446 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8447
8448         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8449
8450 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8451
8452         * gnus-sum.el (gnus-summary-respool-article): The completion function
8453         expects a list instead of an alist.
8454
8455         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8456         string as the parameter.
8457
8458         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8459
8460         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8461         styles.
8462         (shr-colorize-region): New function.
8463         (shr-insert-background-overlay): Remove.
8464         (shr-render-td): Background setting should be taken care of on a higher
8465         level.
8466         (shr-tag-body): Use post-hoc colorizations.
8467         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8468         (shr-put-color-1): Don't overwrite old colors.
8469         (shr-colorize-region): When the background color isn't explicit, use
8470         a fixed background.
8471
8472         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8473         nnmail variables.
8474
8475 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8476
8477         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8478         unless necessary.
8479
8480 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8481
8482         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8483         server.
8484
8485 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8488         so that TAB works.
8489
8490         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8491         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8492
8493         * shr.el (shr-urlify): Show the URL before the title to avoid
8494         misleading URLs.
8495
8496 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8497
8498         * shr.el (shr-urlify): Display the title in <a> tags.
8499
8500 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8501
8502         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8503
8504 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8505
8506         * nnir.el: Rearrange code to allow macros to be autoloaded by
8507         gnus-sum.el.
8508         (nnir-retrieve-headers-override-function): Make this variable
8509         customizable.
8510         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8511
8512         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8513         from nnir.el.
8514
8515 2010-12-03  Julien Danjou  <julien@danjou.info>
8516
8517         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8518
8519 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8520
8521         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8522         allow optional argument `environment'.
8523
8524 2010-12-03  Glenn Morris  <rgm@gnu.org>
8525
8526         * mm-extern.el (message-goto-body): Update declaration.
8527
8528 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * gnus-util.el (gnus-macroexpand-all): New function.
8531
8532         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8533         instead of macroexpand-all that is unavailable in XEmacs.
8534
8535 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8536
8537         * nnir.el (nnir-summary-line-format): New variable.
8538         (nnir-mode): Use it.
8539         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8540         (nnir-article-ids): Reimplement as defsubst.
8541         (nnir-retrieve-headers): Don't mangle the subject header.
8542         (nnir-run-imap): Use 100 as RSV score.
8543         (nnir-run-find-grep): Fix for full server searching.
8544         (nnir-run-gmane): Better restriction to gmane groups.
8545
8546         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8547         summary buffers.
8548
8549 2010-12-02  Julien Danjou  <julien@danjou.info>
8550
8551         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8552
8553         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8554
8555         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8556         support.
8557
8558 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8559
8560         * nnir.el: Update to handle the registry better.
8561         (autoload): Silence byte-compiler.
8562         (nnir-open-server): Add a hook for nnir groups.
8563         (nnir-request-move-article): Don't mangle the header.  Better to use
8564         formatting variables (which will be added in the future).
8565         (nnir-registry-action): Update the registry using the original article
8566         group name.
8567         (nnir-mode): Install nnir-specific hooks for updating the registry.
8568
8569         * gnus-sum.el
8570         (gnus-article-original-subject, gnus-newsgroup-original-name):
8571         Remove obsolete variables.
8572         (gnus-summary-move-article): Remove use of obsolete variables.
8573         (gnus-summary-local-variables): Make move and delete hooks local to
8574         summary buffers.
8575
8576 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8577
8578         * rtree.el: New file.
8579
8580 2010-12-01  Julien Danjou  <julien@danjou.info>
8581
8582         * message.el (message-user-organization): Do not use
8583         gnus-local-organization.
8584
8585         * gnus.el: Remove gnus-local-organization.
8586
8587         * gnus-msg.el: Remove nastygram thing.
8588
8589 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8590
8591         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8592         funcall.
8593
8594 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8595
8596         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8597         names.
8598
8599         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8600         characters.
8601
8602         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8603         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8604         Suggested by Štěpán Němec <stepnem@gmail.com>.
8605         (gnus-gravatar-transform-address): Use mail-extract-address-components
8606         that supports non-ASCII names rather than mail-header-parse-addresses.
8607
8608 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8609
8610         * proto-stream.el (open-protocol-stream): All starttls connections are
8611         handled by the network handler.
8612
8613 2010-11-30  Julien Danjou  <julien@danjou.info>
8614
8615         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8616         (nnimap-open-connection-1): Fix PREAUTH.
8617
8618         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8619
8620 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8621
8622         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8623         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8624         (shr-insert): Use them.
8625         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8626
8627 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8628
8629         * nnir.el (nnir-request-move-article): Bail out if original group
8630         doesn't support article moves.
8631         (nnir-get-active): Improve active list retrieval.
8632
8633 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8634
8635         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8636
8637 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8638
8639         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8640         seem to accept strings-with-numbers as port numbers.
8641
8642 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8643
8644         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8645         change the registry.
8646
8647 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8650         delete-dups that is not available in XEmacs 21.4.
8651
8652         * mm-util.el (mm-delete-duplicates): Add comment.
8653
8654 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8655
8656         * nnir.el (nnir-ignored-newsgroups): New variable.
8657         (nnir-get-active): Use it.
8658
8659 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8660
8661         * proto-stream.el (proto-stream-open-network): Add some comments.
8662
8663         * nntp.el (nntp-open-connection): Provide a :success condition.
8664
8665         * nnimap.el (nnimap-open-connection-1): Ditto.
8666
8667         * proto-stream.el (proto-stream-open-network): See what the response to
8668         the STARTTLS command is.
8669
8670         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8671         backwards compatibility).
8672         (nnimap-open-connection-1): Really respect nnimap-server-port.
8673
8674         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8675         TLS upgrades we don't really care about the identity of the peer.
8676         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8677         that what we've checked for.
8678         (proto-stream-always-use-starttls): Only default to t if
8679         open-gnutls-stream exists.
8680         (proto-stream-open-network): If STARTTLS failed, then just open a
8681         normal connection.
8682         (proto-stream-open-network): Wait until the greeting before doing
8683         STARTTLS.
8684
8685         * nntp.el (nntp-open-connection): Report what the connection error is.
8686
8687         * proto-stream.el (open-protocol-stream): Rename from
8688         open-proto-stream.
8689
8690 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8691
8692         * nnimap.el (nnimap-stream): Change default to `undecided'.
8693         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8694         first, and then network.
8695         (nnimap-open-connection-1): Respect nnimap-server-port.
8696         (nnimap-open-connection): Be more backwards-compatible.
8697
8698         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8699         (proto-stream-open-starttls): De-duplicate the starttls code.
8700         (proto-stream-open-starttls): Folded back into the main function.
8701         (proto-stream-open-network): Fix typo in the gnutls path.
8702         (proto-stream-command): Refactor out.
8703
8704         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8705
8706         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8707         starttls.el STARTTLS.
8708
8709         * color.el (color-lab->srgb): Fix function call name.
8710
8711         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8712         if we're using tls.el.
8713         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8714         built in, then don't try to establish a STARTTLS connection.
8715
8716         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8717         servers.
8718
8719         * proto-stream.el (open-proto-stream): Use network, not stream.
8720         (open-proto-stream): Add a way to specify what the end of a command is.
8721
8722         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8723         connections types.
8724         (nntp-open-network-stream): Remove.
8725         (nntp-open-ssl-stream): Remove.
8726         (nntp-open-tls-stream): Remove.
8727         (nntp-ssl-program): Remove.
8728
8729         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8730
8731 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8732
8733         * nnir.el: Fix typos.
8734         (nnir-retrieve-headers-override-function): Rename variable to reflect
8735         new semantics.
8736         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8737         macros.
8738         (nnir-request-article, nnir-request-move-article): Use them.
8739         (nnir-categorize): New function.
8740         (nnir-run-query): Use it.
8741         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8742         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8743         sorted.
8744         (nnir-group-full-name): Use gnus-group-full-name instead.
8745         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8746         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8747
8748 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8749
8750         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8751
8752         * proto-stream.el: New library to provide protocol-specific
8753         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8754         protocols.
8755         (open-proto-stream): Complete the documentation.
8756         (proto-stream-open-network): Fix some typos.
8757
8758         * nnimap.el (nnimap-open-connection): Use it.
8759
8760 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8761
8762         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8763         negotiation.
8764
8765 2010-11-26  Julien Danjou  <julien@danjou.info>
8766
8767         * color.el: Rename various rgb functions to srgb.
8768
8769 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8770
8771         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8772         names.
8773
8774 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * shr.el (shr-insert): Revert last change.
8777         (shr-find-fill-point): Never leave point being at bol;
8778         relax the kinsoku limitation when rendering tables.
8779
8780 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8781
8782         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8783         results from -accept-article.
8784
8785         * shr-color.el: Require cl when compiling.
8786
8787         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8788         checkin.
8789
8790         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8791
8792         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8793
8794         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8795         'add and 'delete to set backend marks.
8796
8797         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8798
8799         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8800
8801         * nntp.el (nntp-request-set-mark): Use it.
8802
8803         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8804
8805         * nnml.el (nnml-request-set-mark): Ditto.
8806
8807         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8808         introduces regressions in article selection.
8809         (nnimap-find-uid-response): New function.
8810         (nnimap-request-accept-article): Use the UID returned, if any.
8811         (nnimap-request-move-article): Use the UID returned, if any.
8812         (nnimap-get-groups): Reimplement to work with folded lines.
8813         (nnimap-find-uid-response): The UID is the last element in the list.
8814         (nnimap-request-set-mark): Extend syntax with 'set.
8815
8816         * nnml.el (nnml-request-set-mark): Ditto.
8817
8818         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8819
8820         * nntp.el (nntp-request-set-mark): Ditto.
8821
8822 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * message.el (message-called-interactively-p): A temporary macro.
8825         (message-goto-body): Use it temporarily.
8826
8827 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8828
8829         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8830         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8831         (nnimap-last-response-string): Fix last unfolding fix.
8832
8833 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * shr.el (shr-insert): Fix the way to fold lines.
8836
8837 2010-11-25  Julien Danjou  <julien@danjou.info>
8838
8839         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8840
8841         * color.el: Rename from color-lab.el
8842         (color-rgb->hex): Add.
8843         (color-complement): Add.
8844         (color-complement-hex): Add.
8845
8846         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8847
8848 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8849
8850         * shr-color.el (shr-color-visible): Don't bug out if the color names
8851         don't exist.
8852
8853 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8854
8855         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8856         assuming that article displaying or another mml-preview may be
8857         interrupted for an error or for the like.
8858
8859         * shr.el (shr-get-background): Fix argument name.
8860
8861 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8862
8863         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8864
8865         * gnus-sum.el (gnus-summary-include-articles): New function.
8866
8867         * message.el (message-goto-body): called-interactively-p needs a
8868         parameter, so use `any'.
8869
8870         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8871         clear marks before moving, since they're synced from the Gnus side
8872         first.
8873
8874         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8875         (gnus-summary-move-article): Copy over all marks before moving, so that
8876         IMAP doesn't think a new article has arrived.
8877
8878 2010-11-24  Julien Danjou  <julien@danjou.info>
8879
8880         * shr.el (shr-insert-background-overlay): Fix typo.
8881         (shr-render-td): Copy the background before rendering.
8882
8883         * shr-color.el (shr-color-visible): Fix docstring.
8884
8885         * shr.el (shr-tag-table): Add bgcolor support.
8886         (shr-render-td): Add bgcolor support.
8887         (shr-get-background): Add.
8888         (shr-insert-foreground-overlay): Use shr-get-background.
8889
8890         * message.el (message-goto-body): Use called-interactively-p.
8891         (message-in-body-p): message-goto-body returns point.
8892
8893 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8894
8895         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8896         Fixes something or other in Emacs 23, and is backwards compatible.
8897
8898         * message.el (message-goto-body): Remove the <#secure special-casing,
8899         which is too special.
8900
8901         * shr.el (shr-parse-style): Drop !important from styles.
8902
8903 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8904
8905         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8906         this function to return incorrect results when calling it with an
8907         explicit article argument different from
8908         (gnus-summary-article-number).
8909
8910 2010-11-24  Julien Danjou  <julien@danjou.info>
8911
8912         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8913         (shr-tag-body): Add background support.
8914         (shr-descend): Add background support.
8915         (shr-tag-title): Add.
8916
8917         * shr-color.el (shr-color-visible): Really return original background
8918         if fixed.
8919
8920 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8921
8922         * shr.el (shr-color-check): Protect against non-existent color names.
8923
8924 2010-11-24  Julien Danjou  <julien@danjou.info>
8925
8926         * color-lab.el: Require 'cl when compiling.
8927
8928         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8929
8930         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8931         matched part.
8932
8933         * color-lab.el: Fix all expt calls to use float type.
8934
8935 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8936
8937         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8938         expression to shr-color-check as is.
8939
8940         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8941
8942         * color-lab.el: Add coding cookie.
8943         (float-pi): Use eval-and-compile.
8944
8945         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8946         compiled for Emacsen having no `libxml-parse-html-region' support.
8947
8948 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8949
8950         * shr.el (shr-insert-color-overlay): Split stuff like
8951         "#444444 !important" to find the real color.
8952         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8953         parse <font color="red"> entries.
8954
8955 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8956
8957         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8958         point when parsing headers.
8959
8960         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8961         is positioned properly when parsing headers.
8962
8963 2010-11-23  Julien Danjou  <julien@danjou.info>
8964
8965         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8966
8967         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8968
8969         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8970
8971         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8972         Use shr-color-hue-to-rgb.
8973         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8974
8975 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8976
8977         * shr.el (shr-color->hexadecimal): Autoload.
8978         (shr-descend): Add color to all tags.
8979
8980 2010-11-22  Julien Danjou  <julien@danjou.info>
8981
8982         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8983         shr-color->hexadecimal.
8984
8985         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8986         RGB() or HSL() color representation.
8987
8988         * shr.el (shr-tag-font): Add.
8989         (shr-tag-color-check): New function to get better colors.
8990         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8991         tag-span.
8992
8993         * shr-color.el: New file.
8994
8995         * color-lab.el: New file.
8996
8997         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8998
8999 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9000
9001         * nnir.el: Fix typo in comments.
9002         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9003         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9004
9005 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9006
9007         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9008
9009         * nnimap.el (nnimap-get-capabilities): Refactor out.
9010         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9011
9012 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9013
9014         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9015         appearing when `mm-uu-hide-markers' is nil.
9016
9017 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9018
9019         * nnimap.el (nnimap-unselect-group): Make into its own function.
9020         (nnimap-request-rename-group): Unselect group before renaming.
9021         This had gotten lost somewhere.
9022         (nnimap-request-accept-article): Keep track of examined groups, and
9023         unselect the group before APPENDing to read-only groups.
9024         (nnimap-request-move-article): Clear flags before moving so that they
9025         can be re-set later.
9026
9027 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9028
9029         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9030         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9031
9032 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9033
9034         * gnus-art.el (gnus-mime-display-single):
9035         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9036         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9037         parameter.
9038
9039 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9040
9041         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9042         (shr-table-vertical-line): New variable.
9043         (shr-insert-table): Use it.
9044
9045 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9046
9047         * gnus-html.el (gnus-html-wash-images): Don't display images if
9048         gnus-inhibit-images is non-nil; register displayer for cid images.
9049         (gnus-html-display-image): Work for cid image.
9050         (gnus-html-insert-image): Allow arguments.
9051         (gnus-html-put-image): Inhibit read-only.
9052         (gnus-html-prefetch-images): Don't prefetch images if
9053         gnus-inhibit-images is non-nil.
9054
9055 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9056
9057         * shr.el (shr-put-image): Break lines when inserting big pictures.
9058
9059 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9060
9061         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9062         sender, thanks Katsumi Yamaoka.
9063
9064 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9065
9066         * nnir.el (nnir-run-imap): Reverse the article list for each group
9067         rather than the whole list.
9068
9069 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9070
9071         * shr.el (shr-image-displayer): Protect function against non-existent
9072         image source.
9073
9074         * gnus-art.el (gnus-inhibit-images): New user option.
9075         (gnus-mime-display-single): Don't display image if it is non-nil.
9076
9077         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9078         gnus-inhibit-images.
9079
9080         * shr.el (shr-image-displayer): New function.
9081         (shr-tag-img): Use it.
9082
9083 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9084
9085         * mml2015.el (mml2015-epg-sign): Use From header.
9086
9087 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9088
9089         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9090
9091         * gnus-util.el (gnus-find-text-property-region): Return markers.
9092
9093         * shr.el (shr-tag-img): Put a displayer in the text property.
9094
9095         * gnus-util.el (gnus-find-text-property-region): New utility function.
9096
9097         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9098         (gnus-html-show-images): Remove.
9099
9100         * gnus-art.el (gnus-article-show-images): New, more general function.
9101
9102         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9103         image url text properties.
9104
9105         * shr.el: Ditto.
9106
9107         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9108         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9109
9110 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9113         work for two or more articles.
9114
9115 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9116
9117         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9118         divide an image that's in an html article to two or more when washing
9119         non-ASCII characters in alt text of it.
9120
9121 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9124         smime-decrypt-region using function argument.
9125         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9126
9127         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9128
9129         * smime.el (smime-decrypt-region): Catch it.
9130
9131 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9132
9133         * smime.el (smime-mode-map): Move initialization into declaration.
9134         (gnus-run-mode-hooks): Don't autoload.
9135         (smime-mode): Use define-derived-mode.
9136
9137 2010-11-11  Glenn Morris  <rgm@gnu.org>
9138
9139         * smime.el (from): Restrict declaration to XEmacs.
9140
9141         * nnir.el (gnus-group-topic-name): Autoload.
9142
9143 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9144
9145         * shr.el (shr-insert): Don't break long line if it is because of
9146         kinsoku-bol characters in the line end.
9147
9148 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9149
9150         * nnir.el (nnir-request-move-article): Fix to provide original group
9151         and subject.
9152         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9153         been retrieved.
9154
9155         * gnus-sum.el (gnus-summary-move-article): Use original group and
9156         subject for virtual articles such as those in an nnir summary buffer.
9157
9158 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9161         least 21.5).
9162
9163         * smime.el (from): Declare it again for XEmacs.
9164
9165 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9166
9167         * message.el (message-resend): Don't disable encoding unless it's
9168         already encoded.
9169
9170         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9171         low-numbered articles.
9172
9173 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * rfc2047.el (rfc2047-syntax-table): Simplify.
9176
9177         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9178
9179         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9180         set-char-table-range for XEmacs.
9181
9182 2010-11-10  Glenn Morris  <rgm@gnu.org>
9183
9184         * time-date.el (time-to-seconds): Always an alias on Emacs,
9185         never a real function.
9186         (with-no-warnings): Remove compat stub, now unused.
9187         (time-less-p): Doc fix.
9188         (time-to-number-of-days): Simplify.
9189
9190         * smime.el (from): Remove unused declaration.
9191
9192         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9193         (gnus-float-time): On Emacs, always an alias.
9194
9195         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9196         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9197
9198 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9199
9200         * dgnushack.el: Don't use ignore-errors in the top level form since it
9201         is unavailable in XEmacs even if cl is loaded.
9202
9203         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9204
9205 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9206
9207         * shr.el (browse-url-mailto): Autoload.
9208
9209         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9210
9211         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9212         regexp doesn't need quoting.
9213
9214 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9215
9216         * message.el (message-subject-trailing-was-ask-regexp)
9217         (message-subject-trailing-was-regexp): Match was: in addition to was.
9218
9219 2010-11-09  Glenn Morris  <rgm@gnu.org>
9220
9221         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9222         (nnbabyl-check-mbox): Use point-at-bol.
9223
9224 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9225
9226         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9227
9228         * message.el (message-mailto): New function.
9229         (message-mailto): Should accept other parameters.
9230         (message-mailto): Remove since it duplicates browse-url-mailto
9231         functionality.
9232
9233 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9234
9235         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9236         methods.
9237         (gnus-read-active-file): Ditto.
9238
9239         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9240         ": " from the prompt.
9241         (gnus-group-make-group): Ditto.
9242
9243 2010-11-07  Glenn Morris  <rgm@gnu.org>
9244
9245         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9246         (gnus-bookmark-kill-line): Use point-at-eol.
9247
9248 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9251         asterisks in From header.
9252
9253 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9254
9255         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9256         string to avoid making the From headers syntactically invalid.
9257
9258         * message.el (message-send-mail): Don't insert courtesy messages if the
9259         message already has List-Post and List-ID messages.
9260
9261 2010-11-06  Glenn Morris  <rgm@gnu.org>
9262
9263         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9264         `condition', `type', `length' a prefix.
9265         (gnus-treat-predicate): Update for above name changes.
9266
9267 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9268
9269         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9270         binding.  Handled by `gnus-summary-refer-thread' instead.
9271         (nnir-warp-to-article): New backend function.
9272
9273         * nnimap.el (nnimap-request-thread): Force dependency updating.
9274
9275         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9276         (gnus-summary-refer-thread): Rework to improve thread-referral.
9277
9278         * gnus-int.el (gnus-warp-to-article): New function.
9279
9280         * gnus-sum.el (gnus-summary-article-map): Bind it.
9281
9282 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9283
9284         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9285         gnus-summary-refer-thread.
9286
9287         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9288         headers.
9289         (gnus-summary-limit-include-thread): Prevent articles in thread from
9290         being cut in gnus-cut-threads.
9291         (gnus-summary-refer-thread): Limit retrieved headers to those in
9292         thread.
9293
9294 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9295
9296         * message.el (message-send-mail): Use the value of
9297         message-courtesy-message from the message buffer.
9298
9299         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9300
9301         * shr.el (shr-browse-url): Implement mailto: URLs.
9302
9303         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9304         "raw".
9305
9306         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9307         if it's already selected.
9308
9309         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9310
9311 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9312
9313         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9314         to measure the length and truncate alt text.
9315
9316 2010-11-03  Glenn Morris  <rgm@gnu.org>
9317
9318         * nndiary.el (nndiary-generate-nov-databases-1)
9319         (nndiary-generate-active-info): Rename dynamic variable `files' to
9320         something less generic.
9321
9322 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9323
9324         * nnir.el (nnir-request-move-article): Call the underlying backend to
9325         move articles from nnir.
9326
9327 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9328
9329         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9330
9331 2010-11-02  Julien Danjou  <julien@danjou.info>
9332
9333         * nnir.el: Remove wais support.
9334
9335 2010-11-02  Glenn Morris  <rgm@gnu.org>
9336
9337         * gnus-html.el: Reorder requirements to quieten compiler.
9338
9339 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9340
9341         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9342         properly for XEmacs as well.
9343         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9344         (gnus-article-natural-long-line-p): Use window-width rather than
9345         frame-width.
9346
9347 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9348
9349         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9350         (nnir-read-parms): Don't modify query.
9351         (nnir-run-query): Add ability to search topic on current line.
9352         (nnir-get-active): Clean up.
9353
9354 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9355
9356         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9357         degenerate articles.
9358
9359         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9360         (gnus-print-buffer): Just print the buffer as is, without any copying
9361         to a buffer and then re-highlighting.
9362
9363         * nnimap.el (nnimap-request-group): Store the new updated info.
9364         (nnimap-request-group): Select the group when we don't know whether it
9365         exists or not.
9366
9367         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9368         groups.
9369
9370         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9371         groups.
9372
9373         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9374         groups.
9375
9376         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9377         long-lines case by only filling the long lines.
9378
9379         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9380         (bug#7311).
9381
9382 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9383
9384         * shr.el: No need to declare `declare-function' since shr.el is for
9385         only Emacsen that provide `libxml-parse-html-region'.
9386
9387         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9388         effective only in a file it is referred to.
9389
9390 2010-11-01  Glenn Morris  <rgm@gnu.org>
9391
9392         * mm-util.el (gnus-completing-read): Autoload.
9393         (mm-read-coding-system): Simplify Emacs definition.
9394
9395         * nnmail.el (gnus-activate-group):
9396         * nnimap.el (gnutls-negotiate):
9397         * nntp.el (netrc-parse): Fix declarations.
9398
9399 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9400
9401         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9402         string-match-p in Emacs >=23.
9403
9404         * gnus-msg.el (gnus-configure-posting-styles):
9405         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9406
9407 2010-11-01  Glenn Morris  <rgm@gnu.org>
9408
9409         * nnir.el (declare-function): Add compat stub.
9410         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9411         (nnir-run-gmane): Require 'mm-url.
9412
9413         * mm-util.el (mm-string-to-multibyte): Simplify.
9414
9415         * shr.el (declare-function): Add compat stub.
9416         (url-cache-create-filename): Declare.
9417         (mm-disable-multibyte, widget-convert-button): Autoload.
9418
9419         * smime.el (ldap-search): Declare.
9420         (smime-cert-by-ldap-1): Require ldap on Emacs.
9421
9422         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9423         (nnimap-keepalive): Use gnus-float-time.
9424
9425         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9426         (mail-source-delete-crash-box): Use gnus-float-time.
9427
9428         * gnus-dired.el (gnus-completing-read): Autoload.
9429
9430         * mm-view.el (gnus-rescale-image): Autoload.
9431
9432         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9433
9434         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9435
9436         * sieve-manage.el: Require 'cl when compiling.
9437
9438         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9439         (gnus-iswitchb-completing-read): Require iswitchb.
9440         (gnus-select-frame-set-input-focus): Silence compiler.
9441
9442 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9443
9444         * message.el (message-subject-trailing-was-query): Change default to t,
9445         since I think that's what most people want.
9446
9447         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9448         appending for easier debugging.
9449         (nnimap-wait-for-connection): Take a regexp.
9450         (nnimap-request-accept-article): Wait for the continuation line before
9451         sending anything unless we're streaming.
9452
9453         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9454         leave the header washing to take place.
9455
9456 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9457
9458         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9459         regular expression match and replace in posting styles.
9460
9461 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9462
9463         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9464         an entire server.
9465         (nnir-get-active): New function.
9466         (nnir-run-imap): Use it.
9467         (nnir-run-gmane): Who knew, gmane search returns an article score!
9468
9469         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9470         server on the current line with nnir.
9471
9472 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9473
9474         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9475         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9476         left edge.
9477         (gnus-article-foldable-buffer): Skip past the prefix when determining
9478         raggedness.
9479
9480         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9481         the raw article, and change `C-u g' to show the article without doing
9482         treatments.
9483
9484         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9485         on to `gnus-treat-article'.
9486         (gnus-inhibit-article-treatments): New variable.
9487
9488         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9489
9490         * gnus-art.el (gnus-treatment-function-alist): Have
9491         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9492         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9493         sections.
9494
9495         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9496         parameter.
9497         (gnus-article-fill-cited-long-lines): New function.
9498         (gnus-article-fill-cited-article): Allow filling only long sections.
9499
9500         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9501         and non-punctuation (like after the apostrophe in "'We").
9502
9503         * gnus-sum.el (gnus-summary-select-article): Make sure
9504         gnus-original-article-buffer is alive.
9505
9506         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9507         reflect the order they're in in the digest.
9508
9509         * gnus.el (gnus-group-startup-message): Move point to the start of the
9510         buffer.
9511
9512         * nnimap.el (nnimap-capability): New function.
9513         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9514         is set.
9515
9516 2010-10-31  David Engster  <dengste@eml.cc>
9517
9518         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9519         conform with changes to gnus-completing-read.
9520
9521 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9522
9523         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9524
9525 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9526
9527         * nnir.el: Move defvar, defcustom around to keep file organized
9528         and keep byte-compiler quiet.
9529         (nnir-read-parms): Accept search-engine as arg.
9530         (nnir-run-query): Pass search-engine as arg.
9531         (nnir-search-engine): Remove.
9532
9533 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9534
9535         * shr.el (shr-generic): The text nodes should be text, not :text.
9536
9537         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9538         later in the file.
9539
9540 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9541
9542         * nnir.el: General clean up.  Allow searching with multiple engines.
9543         Allow separate extra-parameters for each engine.
9544         Batch queries when possible.
9545         (nnir-imap-default-search-key, nnir-method-default-engines):
9546         Add customize interface.
9547         (nnir-run-gmane): New engine.
9548         (nnir-engines): Use it.  Qualify all prompts with engine name.
9549         (nnir-search-engine): Remove global variable.
9550         (nnir-run-hyrex): Restore for now.
9551         (nnir-extra-parms, nnir-search-history): New variables.
9552         (gnus-group-make-nnir-group): Use them.
9553         (nnir-group-server): Remove in favor of gnus-group-server.
9554         (nnir-request-group): Avoid searching twice.
9555         (nnir-sort-groups-by-server): New function.
9556
9557 2010-10-30  Julien Danjou  <julien@danjou.info>
9558
9559         * gnus-group.el: Remove gnus-group-fetch-control.
9560
9561         * gnus-start.el (gnus-find-new-newsgroups):
9562         Remove gnus-check-first-time-used.
9563
9564         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9565
9566 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9567
9568         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9569         set on groups that don't have \* permanentflags.
9570
9571 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9572
9573         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9574         control the background color.
9575         (shr-tag-img): Ignore very small web bug type images.
9576         (shr-put-image): Add help-echo alt texts to the images.
9577         (shr-tag-video): Show the video poster image.
9578
9579 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9580
9581         * shr.el (shr-table-depth): New variable.
9582         (shr-tag-table-1): Only insert the images after the top-level table.
9583
9584         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9585
9586         * gnus-util.el (gnus-list-memq-of-list): New function.
9587
9588         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9589         selected.
9590         (nnimap-unsplittable-articles): New slot.
9591         (nnimap-new-articles): Use it.
9592
9593 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9594
9595         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9596         move to the previous line on `M-g'.
9597
9598 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9599
9600         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9601         *-request-group, which seems unnecessary.
9602
9603         * nnimap.el (nnimap-quote-specials): Function copied over from
9604         imap.el.
9605         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9606         they support that.  Suggested by Tom Regner.
9607
9608 2010-10-29  Julien Danjou  <julien@danjou.info>
9609
9610         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9611         defalias.
9612         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9613
9614         * gnus.el: Remove `gnus-nntp-service' variable.
9615         (gnus-secondary-servers): Make obsolete.
9616         (gnus-nntp-server): Make obsolete.
9617
9618         * gnus-start.el (gnus-1): Remove x-splash calls.
9619
9620         * gnus-ems.el (gnus-x-splash): Remove.
9621
9622         * gnus.el (gnus-group-startup-message): Simplify/update code.
9623
9624         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9625         definition.
9626
9627         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9628         capability before doing anything.
9629         (gnus-group-insert-group-line): Remove useless
9630         gnus-group-remove-excess-properties.
9631
9632 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9635
9636 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9637
9638         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9639         config after reselecting.
9640
9641 2010-10-28  Julien Danjou  <julien@danjou.info>
9642
9643         * shr.el (shr-put-image): Use point even if only inserting text.
9644         (shr-put-image): Save excursion when inserting alt text on non-graphic
9645         display, so the behavior is the same when we are on a graphic display.
9646
9647         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9648
9649 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9650
9651         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9652         (gnus-mime-copy-part): Check coding system, not charset.
9653         (gnus-mime-view-part-externally): Never remove part.
9654         (gnus-mime-view-part-internally): Don't remove part here.
9655         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9656         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9657         multipart/alternative.
9658
9659         * mm-decode.el (mm-display-part): Take optional arg `force'.
9660
9661 2010-10-26  Julien Danjou  <julien@danjou.info>
9662
9663         * gnus-group.el (gnus-group-default-list-level): Add this function to
9664         compute the default list level.
9665         (gnus-group-default-list-level): Add possibility to use a function.
9666
9667 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9670
9671         * gnus-group.el (gnus-group-completing-read)
9672         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9673         gnus-replace-in-string.
9674
9675 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9676
9677         * shr.el (shr-tag-div): Add.
9678
9679         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9680
9681 2010-10-25  Julien Danjou  <julien@danjou.info>
9682
9683         * gnus-util.el: Remove `gnus-with-local-quit'.
9684
9685         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9686
9687 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9688
9689         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9690         the original article buffer.
9691
9692 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9693
9694         * nnimap.el (nnimap-request-head): New function.
9695         (nnimap-request-move-article): Try to be slightly faster by not
9696         requesting the entire message when moving.
9697         (nnimap-transform-headers): Don't bug out on bodiless articles.
9698         (nnimap-send-command): Have no outstanding messages if the IMAP server
9699         doesn't support streaming.
9700         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9701
9702 2010-10-24  Julien Danjou  <julien@danjou.info>
9703
9704         * message.el (message-default-headers): Fix type.
9705
9706 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9707
9708         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9709         prefetching images.
9710
9711         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9712         backend for unknown groups.  This is mainly useful for nnimap groups.
9713
9714         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9715         group isn't covered by the agent.
9716
9717 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9718
9719         * nnir.el (nnir-method-default-engines): New variable.
9720         (nnir-run-query): Use it.
9721         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9722         (gnus-summary-nnir-goto-thread): Change group if needed.
9723
9724         * gnus-group.el (gnus-group-group-map): Add key binding for
9725         gnus-group-make-nnir-group.
9726
9727 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9728
9729         * shr.el (shr-tag-object): Add.
9730
9731         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9732         original article buffer live.
9733         (gnus-summary-select-article-buffer):
9734         Mention gnus-widen-article-buffer.
9735
9736 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9737
9738         * shr.el (shr-tag-strong): Add.
9739
9740 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9741
9742         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9743         group names.  They mess up the group buffer badly.
9744
9745         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9746
9747         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9748         instead of the summary one.
9749
9750 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9751
9752         * mml.el (mml-preview): Work properly when editing article.
9753
9754         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9755         gnus-have-read-active-file if it's already been in.
9756
9757 2010-10-22  Tom Tromey  <tromey@redhat.com>
9758
9759         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9760         gnus-group-completing-read.
9761
9762 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9763
9764         * message.el (message-mode-map): Don't bind M-; to comment region, to
9765         allow the global comment-dwim to work.
9766
9767 2010-10-21  Julien Danjou  <julien@danjou.info>
9768
9769         * message.el (message-setup-1): Allow message-default-headers to be a
9770         function.
9771
9772 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9773
9774         * shr.el (shr-tag-table): Simplify.
9775
9776 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9777
9778         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9779         to avoid trying to snarf invalid stuff.
9780
9781         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9782
9783         * gnus.el (gnus-message-archive-group): Quote value.
9784         (gnus-message-archive-group): Mark as changed.
9785
9786         * shr.el (shr-add-font): Don't put the font properties on the newline
9787         or the indentation.
9788
9789         * message.el (message-fix-before-sending): Change options when sending
9790         non-printable characters.
9791
9792         * gnus.el (gnus-message-archive-method): Change the default to
9793         monthly outgoing groups.
9794
9795         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9796         that have gotten new numbers.
9797
9798         * nnimap.el (nnimap-request-replace-article): New function.
9799
9800 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9801
9802         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9803         (nnrss-request-article): Don't use special html washing code.
9804
9805 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9806
9807         * shr.el (shr-tag-table): Remove useless nconc.
9808
9809 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9810
9811         * gnus-art.el (article-wash-html): Simplify and remove the charset
9812         stuff.  Use the normal html rendering code instead of the special html
9813         washing code.
9814
9815         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9816         `gnus-w3m' symbols.
9817         (mm-text-html-washer-alist): Remove.
9818
9819         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9820         (mm-inline-media-tests): Remove use.
9821         (mm-text-html-renderer): Change default to the `shr' symbol.
9822
9823         * mm-view.el (mm-inline-text-html): Remove use.
9824
9825         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9826         `gnus-blocked-images' to be a function.
9827         (gnus-article-wash-function): Remove.
9828
9829 2010-10-20  Julien Danjou  <julien@danjou.info>
9830
9831         * spam.el (spam-list-of-processors): Mark as obsolete.
9832
9833         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9834         (nnimap-insert-partial-structure): Fix boundary detection.
9835
9836 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9837
9838         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9839         run file-truename on remote files.  This can be expensive and even
9840         prevent one from editing drafts if some unrelated buffer has a stale
9841         connection.
9842
9843 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9844
9845         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9846         kinsoku-eol regardless of shr-kinsoku-shorten.
9847         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9848         (shr-tag-table): Support caption, thead, and tfoot.
9849
9850 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9851
9852         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9853         lines.
9854         (shr-save-contents): New command and keystroke.
9855
9856         * nndoc.el (nndoc-type-alist): Add git support.
9857         (nndoc-git-type-p): New function.
9858         (nndoc-transform-git-article): Ditto.
9859         (nndoc-transform-git-headers): Ditto.
9860         (nndoc-transform-git-headers): Generate Subject headers.
9861
9862         * shr.el (shr-parse-style): New function.
9863         (shr-tag-span): Ditto.
9864
9865         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9866         to `G G' to avoid collisions.
9867
9868 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9869
9870         * shr.el: Load kinsoku if necessary.
9871         (shr-kinsoku-shorten): New internal variable.
9872         (shr-find-fill-point): Make kinsoku shorten text line if
9873         shr-kinsoku-shorten is bound to non-nil.
9874         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9875         shr-indentation too when testing if table is wider than frame width.
9876         (shr-insert-table): Use `string-width' instead of `length' to measure
9877         text width.
9878         (shr-insert-table-ruler): Make sure indentation is done at bol.
9879
9880 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9881
9882         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9883         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9884         undecoded network data.
9885
9886 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9887
9888         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9889         name in the mode line spec so that the mode line menu works
9890         (bug#2431).
9891
9892         * message.el (message-get-reply-headers): If we're fed `to-address',
9893         then always use that.
9894
9895         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9896         aren't so wide as to need to switch off the edit menu.
9897
9898         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9899         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9900
9901         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9902         `M-g'.
9903         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9904         the permanent marks.
9905
9906 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9907
9908         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9909         Splitting according to references/in-reply-to obeys the ignore-groups
9910         variable, while splitting by sender and subject do not.
9911
9912 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9913
9914         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9915         alist, so that we can look for non-Unicode chars.
9916         (article-translate-strings): Allow both character and string maps.
9917
9918 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9919
9920         * shr.el (shr-insert): Don't insert space behind a wide character
9921         categorized as kinsoku-bol, or between characters both categorized as
9922         nospace.
9923
9924 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9925
9926         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9927         headers to gnus-newsgroup-headers.
9928
9929 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9930
9931         * shr.el (shr-tag-img): Don't align images -- since we're not
9932         rescaling, this often leads to ugly displays.
9933
9934 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9935
9936         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9937         duplicates.
9938
9939 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9940
9941         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9942         call.
9943
9944 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9945
9946         * gnus.el: Autoload gnus-html-show-images.
9947
9948         * nnimap.el: Use nnheader-message throughout.
9949
9950         * shr.el (shr-tag-img): Ignore images with no data.
9951
9952 2010-10-15  Julien Danjou  <julien@danjou.info>
9953
9954         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9955         a possibility to disable format=flow encoding when using hard newlines.
9956
9957 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9958
9959         * shr.el (shr-insert): Remove space inserted before or after a
9960         breakable character or at the beginning or the end of a line.
9961         (shr-find-fill-point): Do kinsoku; find the second best point or give
9962         it up if there's no breakable point.
9963
9964 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9965
9966         * nnimap.el (nnimap-open-connection): Message when opening connection
9967         for debugging purposes.
9968
9969         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9970         on every setup buffer call to allow this to change from article to
9971         article.
9972
9973         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9974         buffers where we have a wide table.
9975
9976 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9977
9978         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9979         uses *-request-thread.
9980
9981 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9982
9983         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9984         incantation, which is no longer valid.
9985
9986 2010-10-14  Julien Danjou  <julien@danjou.info>
9987
9988         * shr.el: Fix defcustom type (char -> character).
9989
9990 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9991
9992         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9993         programs.
9994
9995 2010-10-14  Julien Danjou  <julien@danjou.info>
9996
9997         * shr.el (shr-tag-a): Use url-link as widget type.
9998
9999         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10000         `gnus-group-get-icon'.
10001
10002 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10003
10004         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10005         This should make server editing work better.
10006
10007         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10008
10009         * tls.el (tls-program): Remove spurious %s from openssl.
10010
10011         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10012         (nnimap-parse-flags): Fix regexp.
10013
10014         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10015         probably work for CJVK text, too.
10016
10017         * nnimap.el (nnimap-extend-tls-programs): Remove.
10018         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10019
10020         * tls.el (tls-starttls-switches): Remove starttls hack.
10021         (open-tls-stream): Ditto.
10022         (tls-find-starttls-argument): Ditto.
10023
10024 2010-10-13  Julien Danjou  <julien@danjou.info>
10025
10026         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10027         responses.
10028
10029 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10030
10031         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10032
10033         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10034         anything in Emacs.
10035
10036         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10037
10038 2010-10-13  Julien Danjou  <julien@danjou.info>
10039
10040         * shr.el (shr-width): Make shr-width a defcustom with default to
10041         fill-column.
10042         (shr-tag-img): Use shr-width rather than fill-column.
10043
10044 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10045
10046         * dgnushack.el (byte-optimize-apply):
10047         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10048
10049         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10050         position when (X-)Faces exist.
10051         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10052         avatars when called interactively.
10053
10054 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10057         gnus-article-x-face-too-ugly is bound.
10058
10059 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10060
10061         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10062
10063         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10064         mailbox that doesn't exist.
10065
10066 2010-10-12  Julien Danjou  <julien@danjou.info>
10067
10068         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10069         (shr-get-image-data): Encode URL properly when fetching from cache.
10070         (shr-tag-img): Use aligned-to spaces to align correctly images.
10071
10072         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10073         before inserting the Gravatar.
10074
10075         * shr.el (shr-tag-img): Add align attribute support for <img>.
10076
10077 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10078
10079         * gnus-gravatar.el (gnus-art): Require.
10080
10081         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10082         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10083         Remove long obsoleted functions.
10084
10085 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10086
10087         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10088
10089         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10090
10091         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10092         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10093         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10094         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10095         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10096         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10097         * sieve-manage.el, smime.el, spam.el:
10098         Fix comment for declare-function.
10099
10100 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10101
10102         * nnimap.el (nnimap-request-rename-group): Select group read-only
10103         before renaming it.
10104
10105         * shr.el (shr-insert): Fix up the white space only regexp.
10106
10107         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10108         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10109
10110         * shr.el (shr-current-column): New function.
10111         (shr-find-fill-point): New function.
10112
10113 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10114
10115         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10116         numbers.
10117
10118 2010-10-11  Julien Danjou  <julien@danjou.info>
10119
10120         * shr.el (shr-hr-line): Add.
10121         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10122         display hr lines.
10123         (shr-max-columns): Do not change state to nil if we just inserting
10124         spaces.
10125
10126 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10127
10128         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10129         select the last group.
10130
10131 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10132
10133         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10134
10135 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10136
10137         * dig.el (dig-mode-map): Declare and define in one step.
10138
10139 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10140
10141         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10142         for Gnus.
10143         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10144         (nnimap-update-qresync-info): Mark \Seen articles as read.
10145
10146         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10147         non-variable, too.
10148
10149         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10150         available.
10151         (nnimap-update-info): Rely more on the current active than the param
10152         active to avoid marking articles as read too much.
10153
10154         * auth-source.el (auth-source-create): Use (user-login-name) for the
10155         user name default.
10156
10157         * nnimap.el (nnimap-update-info): If the server doesn't return any
10158         useful info, just use the previous info.
10159         (nnimap-update-info): Prefer old info over start-article.
10160         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10161
10162 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10163
10164         * nnir.el (autoload): Clean up autoloads.
10165         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10166         Use key rather than value.
10167         (nnir-imap-search-other): New variable.
10168         (nnir-read-parm): Use it.
10169         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10170         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10171
10172 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10173
10174         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10175         the process, too.
10176
10177 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10178
10179         * spam.el (gnus-summary-mode-map): Bind to "$".
10180         Suggested by Russ Allbery.
10181
10182         * shr.el: Rework the way things are indented by <li> slightly.
10183
10184         * gnus.el (gnus-group-set-parameter): Fix typo.
10185
10186         * nnimap.el: Start implementing QRESYNC support.
10187
10188 2010-10-09  Julien Danjou  <julien@danjou.info>
10189
10190         * nnir.el (nnir-engines): Fix too many arguments.
10191
10192 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10193
10194         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10195         group is the "last", so that the backends like nnfolder actually save
10196         their folders.
10197
10198         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10199         try to use that for the tls stream.
10200         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10201         UIDVALIDITY and find out which groups are read-only and not.
10202         (nnimap-get-flags): Use the same marks parsing code as the rest of
10203         nnimap.
10204
10205 2010-10-09  Julien Danjou  <julien@danjou.info>
10206
10207         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10208
10209         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10210         retrieving gravatars.
10211
10212         * shr.el (shr-table-corner): Add.
10213         (shr-table-line): Add.
10214         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10215
10216 2010-10-08  Julien Danjou  <julien@danjou.info>
10217
10218         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10219
10220 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10221
10222         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10223
10224         * gnus-sum.el (gnus-mark-article-as-unread)
10225         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10226         (gnus-summary-set-bookmark): Use it.
10227
10228         * gnus-msg.el (gnus-setup-message): Use it.
10229
10230         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10231
10232         * gnus.el (gnus-group-remove-parameter): Use it.
10233
10234         * gnus-group.el (gnus-group-make-web-group): Use it.
10235
10236         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10237
10238         * nnregistry.el: Update docs to mention manual.
10239
10240         * gnus-registry.el: Update docs to mention nnregistry.el.
10241         (gnus-registry-initialize): Don't install nnregistry refer method
10242         automatically.
10243         (gnus-registry-install-nnregistry): Remove it.
10244
10245 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10246
10247         * shr.el (shr-insert): Don't insert double spaces.
10248
10249 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10250
10251         * gnus-gravatar.el (gnus-treat-from-gravatar)
10252         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10253         called interactively.
10254
10255         * gnus-art.el (gnus-mime-view-part-externally)
10256         (gnus-mime-view-part-internally): Make predicate function passed to
10257         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10258         of a mime type.
10259
10260         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10261
10262 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10263
10264         * shr.el (require): Require cl when compiling.
10265         (shr-tag-hr): New function.
10266
10267         * nnimap.el (nnimap-update-info): Remove double setting of high.
10268         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10269         This makes nnimap work properly on Courier again.
10270
10271         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10272         the variable for backwards compatibility.
10273
10274         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10275         the file name before using to avoid setting mm-default-directory to
10276         nil.
10277
10278         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10279         bidning gnus-agent variables.
10280
10281         * shr.el (shr-render-td): Use a cache for the table rendering function
10282         to avoid getting an exponential rendering behavior in nested tables.
10283         (shr-insert): Rework the line-breaking algorithm.
10284         (shr-insert): Don't leave trailing spaces.
10285         (shr-insert-table): Also insert empty TDs.
10286         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10287
10288 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10289
10290         * gnus-sum.el (gnus-number): Rename from `number'.
10291         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10292         (gnus-summary-limit-children): Update uses correspondingly.
10293
10294 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10295
10296         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10297         (gnus-gravatar-transform-address): Don't show avatars of people of
10298         which mail addresses match gnus-gravatar-too-ugly.
10299
10300 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10301
10302         * shr.el (shr-table-widths): Expand TD elements to fill available
10303         space.
10304
10305 2010-10-07  Julien Danjou  <julien@danjou.info>
10306
10307         * nnimap.el (nnimap-request-rename-group): Add this method.
10308
10309 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10310
10311         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10312         name from XEmacs' function-arglist.
10313
10314         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10315         gravatar under XEmacs.
10316
10317 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10318
10319         * auth-source.el: Update docs with TODO items.
10320
10321         * gnus-sync.el: Update docs to explain state and plans.
10322
10323         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10324         Hooks for mark updates.
10325         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10326
10327         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10328         hooks with arguments, which is needed for mark update hooks.
10329
10330 2010-10-06  Julien Danjou  <julien@danjou.info>
10331
10332         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10333         was matched.
10334
10335         * sieve-manage.el: Update example in `Commentary'.
10336
10337         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10338
10339         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10340         not 2000.
10341         (sieve-manage-authenticate): Re-add function.
10342
10343 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10344
10345         * shr.el (shr-insert): Get 'space transition right.
10346         (shr-render-td): Only delete space at the end of the TD.
10347
10348         * nnimap.el (nnimap-open-connection): Prepare to support
10349         open-gnutls-stream.
10350
10351         * shr.el: Rearrange function order to be more logical.
10352
10353 2010-10-06  Julien Danjou  <julien@danjou.info>
10354
10355         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10356         (nnrss-discover-feed): Remove 404 URL in docstring.
10357
10358         * nnir.el: Fix Swish-E URL.
10359         Fix Namazu URL.
10360
10361         * message.el (message-change-subject): Remove 404 URL in a comment.
10362
10363 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10366         called interactively.
10367
10368         * gnus-util.el (gnus-remove-if): Allow hash table.
10369         (gnus-remove-if-not): New function.
10370
10371         * gnus-art.el (gnus-mime-view-part-as-type):
10372         * gnus-score.el (gnus-summary-score-effect):
10373         * gnus-sum.el (gnus-read-move-group-name):
10374         Replace remove-if-not with gnus-remove-if-not.
10375
10376         * gnus-group.el (gnus-group-completing-read):
10377         Regard collection as a hash table if it is not a list.
10378
10379 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10380
10381         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10382
10383         * shr.el: Document the table-rendering algorithm.
10384
10385 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10386
10387         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10388         for Emacsen having no `libxml-parse-html-region' support.
10389
10390 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10391
10392         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10393         invalid URLs.
10394
10395         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10396         line-broken.
10397         (shr-tag-img): Ignore image fetching errors.
10398         (shr-overlays-in-region): Compute overlay positions correctly.
10399
10400         * mm-decode.el (mm-shr): Require shr.
10401
10402         * gnus-art.el (gnus-blocked-images): Move variable here.
10403
10404         * shr.el (shr-insert-table): Bind free variable.
10405
10406         * mm-decode.el (mm-shr): Bind shr-content-function.
10407
10408         * shr.el (shr-content-function): New variable.
10409
10410         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10411         added for symmetry.
10412
10413         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10414
10415         * gnus-group.el (gnus-group-make-group): Doc fix.
10416
10417         * nnimap.el (nnimap-request-newgroups): Return success.
10418
10419         * shr.el (shr-find-elements): New function.
10420         (shr-tag-table): Put all the images after the table.
10421         (shr-tag-table): Really inhibit images inside the table.
10422         (shr-collect-overlays): Copy over overlays from the TD elements to the
10423         main document.
10424
10425         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10426         gnus-blocked-images.
10427
10428 2010-10-05  Julien Danjou  <julien@danjou.info>
10429
10430         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10431
10432         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10433         (gnus-html-maximum-image-size): Add this function.
10434         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10435
10436         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10437         server-value of the capability is nil.
10438
10439 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10440
10441         * shr.el (shr-tag-em): Add <EM> tag.
10442
10443 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10444
10445         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10446         customizable.
10447
10448         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10449         handing broken links to browse-url.
10450
10451 2010-10-05  Julien Danjou  <julien@danjou.info>
10452
10453         * gnus-util.el (gnus-emacs-completing-read)
10454         (gnus-iswitchb-completing-read): Use autoload rather than require.
10455
10456 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10457
10458         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10459         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10460         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10461         iswitchb-temp-buflist for XEmacs.
10462
10463         * gnus-util.el (gnus-completing-read-function): Exclude
10464         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10465         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10466         XEmacs.
10467
10468         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10469         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10470
10471         * gnus-html.el: Don't require help-fns under XEmacs.
10472         (gnus-html-schedule-image-fetching): Work for XEmacs.
10473
10474         * mm-decode.el (mm-shr): Decode contents by charset.
10475
10476 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10477
10478         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10479         unknown.
10480
10481         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10482         (shr-get-image-data): Ensure against the cache file missing.
10483
10484         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10485         for data.
10486
10487         * spam-report.el (spam-report-url-ping-plain): Don't query about
10488         killing the process.
10489
10490         * shr.el (shr-render-td): Protect against too-wide text.
10491
10492 2010-10-04  Julien Danjou  <julien@danjou.info>
10493
10494         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10495         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10496
10497         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10498         retrieved.
10499
10500 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10501
10502         * shr.el (browse-url): Require.
10503         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10504         lines.
10505         (shr-show-alt-text, shr-browse-image): New commands.
10506         (shr-browse-url, shr-copy-url): New commands.
10507
10508         * gnus-sum.el (gnus-widen-article-window): New variable.
10509         (gnus-summary-select-article-buffer): Use it.
10510
10511         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10512         without @ signs.
10513
10514 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10515
10516         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10517
10518 2010-10-04  Julien Danjou  <julien@danjou.info>
10519
10520         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10521         for XEmacs.
10522
10523 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10524
10525         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10526
10527         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10528         (nnimap-close-server): Implement.
10529
10530         * dgnushack.el (iswitchb): Require to shut up the compiler.
10531
10532         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10533         (shr-insert): Tweak line breaking.
10534         (shr-insert): Handle <pre> better.
10535         (shr-tag-li): Get <li> indentation right.
10536         (shr-tag-li): Get <li> indentation even righter.
10537         (shr-tag-blockquote): Ensure paragraph start.
10538         (shr-make-table): Tweak table generation.
10539         (shr-make-table): Fix typo.
10540
10541         * shr.el: Implement table rendering.
10542
10543 2010-10-04  Julien Danjou  <julien@danjou.info>
10544
10545         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10546
10547 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10548
10549         * shr.el (shr-insert): Use string anchors instead of line anchors.
10550
10551 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10552
10553         * shr.el: Add headings.
10554         (shr-ensure-paragraph): Actually work.
10555         (shr-tag-li): Make <ul> prettier.
10556         (shr-insert): Get white space at the beginning/end of elements right.
10557         (shr-tag-p): Collapse subsequent <p>s.
10558         (shr-ensure-paragraph): Don't insert double line feeds after blank
10559         lines.
10560         (shr-insert): \t is also space.
10561         (shr-tag-s): Fix "s" tag name function.
10562         (shr-tag-s): Fix face prop name.
10563
10564 2010-10-03  Julien Danjou  <julien@danjou.info>
10565
10566         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10567
10568         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10569         gnus-window-inside-pixel-edges.
10570
10571         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10572         gnus-ems.
10573
10574         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10575
10576         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10577         function.
10578
10579         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10580         resize choice.
10581
10582 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10583
10584         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10585         beginning of the buffer.
10586
10587         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10588         article buffer again.
10589
10590         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10591
10592         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10593         when it's at the start of the buffer.
10594
10595         * shr.el (shr-tag-blockquote): Convert name.
10596         (shr-rescale-image): Use the right image-size variant.
10597
10598         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10599         buffer isn't shown, then select the current article first instead of
10600         bugging out.
10601         (gnus-summary-select-article-buffer): Show both the article and summary
10602         buffers again.
10603
10604         * shr.el (shr-fontize-cont): Protect against regions with no text.
10605         Rename tag functions to shr-tag-* for enhanced security.
10606         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10607
10608 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10609
10610         * shr.el (shr-insert):
10611         * pop3.el (pop3-movemail):
10612         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10613         loaded.
10614
10615 2010-10-03  Glenn Morris  <rgm@gnu.org>
10616
10617         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10618
10619         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10620
10621         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10622
10623         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10624
10625         * gnus-util.el (gnus-make-local-hook): Simplify.
10626
10627 2010-10-02  Julien Danjou  <julien@danjou.info>
10628
10629         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10630         (gnus-ido-completing-read): New function.
10631         (gnus-emacs-completing-read): New function.
10632         (gnus-completing-read): Use gnus-completing-read-function.
10633         Add gnus-completing-read-function.
10634
10635 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10636
10637         * shr.el (shr-insert-document): Autoload.
10638         (shr-img): Be silent.
10639         (shr-insert): Add a newline after every picture before text.
10640         (shr-add-font): Use overlays for combining faces.
10641         (shr-insert): Pass upwards the text start point.
10642
10643         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10644         possible.
10645         (mm-shr): New function.
10646
10647 2010-10-02  Julien Danjou  <julien@danjou.info>
10648
10649         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10650         should go backward.
10651
10652 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10653
10654         * shr.el (shr): Fix typo in provide call.
10655
10656 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10657
10658         * shr.el: New file.
10659
10660         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10661
10662         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10663         completing read.
10664
10665 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10666
10667         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10668         we're being queried about.  Suggested by Dan Jacobson.
10669
10670         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10671         Suggested by Jason Eisner.
10672
10673         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10674         table, too.  Suggested by Stefan Wiens.
10675         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10676         the table unnecessary.  Suggested by Stefan Wiens.
10677
10678         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10679         longer needed, and probably doesn't work either, as pointed out by
10680         Stefan Wiens.
10681         (gnus-summary-exit): Remove call to the clearing function.
10682         (gnus-summary-exit-no-update): Ditto.
10683
10684         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10685         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10686         Reported by Stefan Monnier.
10687         (gnus-summary-save-in-rmail): Ditto.
10688
10689         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10690         article buffer, instead of both the article buffer and the summary
10691         buffer.  Sort of suggested by Dan Jacobson.
10692
10693         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10694
10695         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10696         Suggested by Dan Jacobson.
10697
10698         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10699         documentation clearer.
10700
10701         * message.el (message-shorten-references): Comment on the number "21".
10702         Suggested by Stefan Monnier.
10703
10704         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10705         Suggested by Dan Jacobson.
10706
10707         * gnus.el (gnus-large-newsgroup):
10708         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10709
10710         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10711         externalize attachments.  Bug reported by Steve Wen.
10712
10713         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10714         really message anything to the user.
10715
10716         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10717         directly.
10718
10719         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10720         messages in empty groups.
10721
10722 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10723
10724         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10725         non-UIDNEXT group.
10726
10727 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10728
10729         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10730         not the value from the collection.
10731
10732         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10733         values.  This sometimes happens on some groups that have no info.
10734         (nnimap-request-newgroups): New function.
10735
10736 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10737
10738         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10739         check into `gnus-registry-initialize'.
10740         (gnus-registry-initialize): Ditto.
10741         Fix and extend header docs.
10742
10743 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10744
10745         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10746         regexp backtrace overflows.
10747
10748         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10749         for starttls that tls.el implements; i.e. openssl.
10750
10751         * tls.el (tls-starttls-switches): Give up on using starttls with
10752         gnutls-cli.
10753         (tls-program): Add --insecure to be consistent with the defaults from
10754         openssl s_client.  Now all three commands are insecure.
10755
10756 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10757
10758         * lpath.el: Bind completion-styles-alist for XEmacs.
10759
10760         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10761         (gravatar-create-image): New function that's an alias to
10762         gnus-xmas-create-image, gnus-create-image, or create-image.
10763         (gravatar-data->image): Use it.
10764
10765 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10766
10767         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10768         install the nnregistry refer method.
10769         (gnus-registry-install-hooks): Use it.
10770         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10771         unfollowed groups.
10772
10773 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10774
10775         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10776         expanding threads.
10777
10778 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10779
10780         * nnir.el: Use the server names without suffixes (bug#7009).
10781
10782         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10783         unencrypted to STARTTLS, if possible.
10784
10785 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10786
10787         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10788         headers before superseding.
10789
10790 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10791
10792         * nnrss.el (nnrss-use-local): Add documentation.
10793
10794         * nnimap.el (nnimap-extend-tls-programs): New function.
10795         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10796         (nnimap-wait-for-connection): Accept the greeting from the stupid
10797         output from openssl s_client -starttls, too.
10798
10799         * tls.el (tls-starttls-switches): New variable.
10800         (tls-find-starttls-argument): Use it.
10801         (open-tls-stream): Ditto.
10802
10803         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10804         (netrc-machine): Ditto.
10805
10806         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10807         article number.
10808         (nnimap-split-fancy): New variable.
10809         (nnimap-split-incoming-mail): Use it.
10810
10811         * nntp.el (nntp-server-list-active-group): Document.
10812
10813         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10814         SELECT to get the message-id.
10815
10816         * mail-source.el (mail-sources): Remove webmail support.
10817         (defvar): Ditto.
10818         (mail-source-fetcher-alist): Ditto.
10819         (mail-source-fetch-webmail): Remove.
10820
10821         * webmail.el: Remove -- doesn't seem relevant any more.
10822
10823         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10824
10825         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10826         the \r.
10827
10828 2010-09-30  Julien Danjou  <julien@danjou.info>
10829
10830         * gnus-agent.el (gnus-agent-add-group): Fix call to
10831         gnus-completing-read.
10832
10833 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10834
10835         * nndoc.el (nndoc-retrieve-groups): New function.
10836
10837         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10838         `default', use nnmail-split-methods.
10839         (nnimap-request-article): Downcase the NILs so that they are nil.
10840
10841         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10842         symbol.
10843
10844         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10845         code, since if the user has requested network, that's what they ought
10846         to get.
10847         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10848         (nnimap-split-rule): Mark as obsolete.
10849
10850         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10851         New variable.
10852
10853         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10854         correct slot, too.
10855
10856 2010-09-29  Julien Danjou  <julien@danjou.info>
10857
10858         * gnus.el (gnus-local-domain): Declare variable obsolete.
10859
10860         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10861         Fix history computing.
10862         (gnus-ido-completing-read): Require ido.
10863
10864 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10865
10866         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10867         build Gnus.
10868
10869         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10870         when interpreting the structures.
10871         (nnimap-request-accept-article): Add \r\n to the lines to make this
10872         work with Cyrus.
10873
10874         * nndraft.el (nndraft-request-expire-articles): Use the group name
10875         instead if "nndraft".  Fix found by Nils Ackermann.
10876
10877 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10878
10879         * nnregistry.el: Add.
10880
10881 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10882
10883         * nnmail.el (group, group-art-list, group-art):
10884         Remove unneeded directives.
10885
10886 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10887
10888         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10889         (mm-mime-charset):
10890         * rfc2047.el (rfc2047-syntax-table):
10891         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10892
10893         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10894         rather than `insert-file-contents' and `eval-region'.
10895
10896         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10897         construction.
10898
10899         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10900
10901         * time-date.el: No need to require cl for Emacs 21.
10902
10903 2010-09-29  Julien Danjou  <julien@danjou.info>
10904
10905         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10906         replacement of `gnus-gravatar-relief' to mimic
10907         `gnus-faces-properties-alist'.
10908         Add :version property.
10909
10910 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10911
10912         * mail-source.el (mail-source-report-new-mail):
10913         * message.el (message-default-mail-headers):
10914         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10915
10916         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10917
10918 2010-09-28  Julien Danjou  <julien@danjou.info>
10919
10920         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10921         mail-address contains the same string as real-name.
10922
10923         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10924         non-blank in header, otherwise it'll get stripped.
10925
10926         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10927         real-name, and then for mail address rather than doing : or , search.
10928
10929 2010-09-27  Julien Danjou  <julien@danjou.info>
10930
10931         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10932         right completing-read function.
10933         (gnus-use-ido): New variable
10934         (gnus-completing-read-with-default): Remove.
10935         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10936         (gnus-agent-add-group):
10937         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10938         * mm-view.el (mm-view-pkcs7-decrypt):
10939         * mm-util.el (mm-codepage-setup):
10940         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10941         * mml-smime.el (mml-smime-openssl-sign-query):
10942         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10943         (mml-insert-multipart):
10944         * gnus-msg.el (gnus-summary-yank-message):
10945         * gnus-int.el (gnus-start-news-server):
10946         * mm-decode.el (mm-interactively-view-part):
10947         * gnus-dired.el (gnus-dired-attach):
10948         * gnus.el (gnus-read-method):
10949         * gnus-bookmark.el (gnus-bookmark-jump):
10950         * gnus-art.el (gnus-mime-view-part-as-type)
10951         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10952         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10953         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10954         * nnmairix.el (nnmairix-create-server-and-default-group)
10955         (nnmairix-update-groups, nnmairix-get-server)
10956         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10957         (nnmairix-get-group-from-file-path):
10958         * nnrss.el (nnrss-find-rss-via-syndic8):
10959         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10960         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10961         (gnus-group-browse-foreign-server):
10962         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10963         (gnus-summary-execute-command, gnus-summary-respool-article)
10964         (gnus-read-move-group-name):
10965         * gnus-score.el (gnus-summary-increase-score)
10966         (gnus-summary-score-effect):
10967         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10968
10969 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10970
10971         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10972         x-focus-frame.
10973
10974         * nnimap.el (auth-source-forget-user-or-password)
10975         (auth-source-user-or-password): Autoload.
10976
10977         * message.el (message-from-style, message-interactive)
10978         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10979         (message-yank-prefix, message-indentation-spaces, message-signature)
10980         (message-signature-file): Add comment.
10981
10982 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10983
10984         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10985         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10986         new articles.
10987
10988         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10989         parts.
10990         (nnimap-request-article): Work with the t setting, too.
10991
10992         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10993         that you don't get flashes of other buffers.
10994         (gnus-summary-show-complete-article): Intern before setting.
10995
10996 2010-09-27  David Engster  <dengste@eml.cc>
10997
10998         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10999         well as HEADERS.
11000         (nnmairix-retrieve-headers): Provide new argument for the above.
11001
11002 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11003
11004         * gnus-sum.el (gnus-summary-move-article): Don't alter
11005         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11006         group.
11007
11008         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11009
11010         * message.el (message-cite-prefix-regexp): Revert my last edit.
11011
11012         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11013         variable instead of the Gnus variable.
11014
11015         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11016
11017         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11018
11019         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11020         since some servers don't like it.
11021         (nnimap-open-connection): Forget credentials if the server says the
11022         password was wrong.
11023         (nnimap-parse-line): Protect against invalid data.
11024
11025         * gnus-sum.el (gnus-summary-move-article): Add comment.
11026         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11027         nothing alters it while scanning for new messages.
11028
11029         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11030         which may or may not help.
11031         (nnimap-open-connection): If we're doing a stream connection, and then
11032         discover we're on a STARTTLS-capable server, then open a STARTTLS
11033         connection instead.
11034
11035 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11036
11037         * nnimap.el (utf7): Require.
11038
11039         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11040         prefix.
11041
11042 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11043
11044         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11045
11046 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11047
11048         * nnimap.el (nnimap-request-accept-article): Message the error on
11049         error.
11050
11051 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11052
11053         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11054
11055 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11056
11057         * nndoc.el (nndoc-request-list): Return success always.
11058
11059         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11060         `fetch-old' -- we only want to fetch the articles we've requested.
11061         The rest are in the agent, probably.
11062         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11063         disappeared server" to something low.  It's not important.
11064
11065         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11066         arrived before the FETCH data.
11067
11068         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11069         target here, because we don't know the Gnus name of the group.
11070
11071         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11072         for the correct group.
11073
11074         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11075
11076         * gnus.el (gnus): Give a final warning after startup.
11077
11078         * gnus-util.el (gnus-action-message-log): New variable.
11079         (gnus-message): Use it.
11080         (gnus-final-warning): New function.
11081
11082         * nnimap.el (nnimap-open-connection): Record the greeting.
11083         (nnimap): Add greeting.
11084
11085 2010-09-26  Julien Danjou  <julien@danjou.info>
11086
11087         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11088         arguments.
11089         (gnus-html-wash-images): Fix spec computing to include start/end.
11090
11091         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11092
11093 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11094
11095         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11096         deletion.
11097         (nnimap-retrieve-headers): Don't select the group, because that's
11098         already done by nnimap-possibly-change-group.
11099
11100         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11101         (gnus-picon-transform-address): Use it.
11102
11103         * mail-source.el (mail-source-value): Revert previous patch.
11104
11105         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11106         on failure.
11107         (nnimap-open-connection): Look up both virtual and physical server name
11108         credentials.
11109
11110         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11111
11112 2009-02-07  Dave Love  <fx@gnu.org>
11113
11114         * tls.el (open-tls-stream): Don't query killing process.
11115
11116 2009-02-08  Dave Love  <fx@gnu.org>
11117
11118         * gnus-win.el (gnus-window-to-buffer-helper)
11119         (gnus-all-windows-visible-p): Function needn't be a symbol.
11120
11121         * mail-source.el (mail-source-value): Function needn't be a symbol.
11122
11123 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11124
11125         * message.el (message-cite-prefix-regexp): Remove } from the cite
11126         prefix.
11127
11128         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11129         highlight again, so that the highlight is correct.
11130
11131         * gnus-picon.el (gnus-picon): Remove again.
11132         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11133
11134         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11135         doing the header highlightling, so that the background color of the
11136         picon is correct.
11137
11138         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11139         (gnus-picon): Ditto.
11140         (gnus-picon): Reinstate.  The background color for picons is white.
11141         (gnus-picon-insert-glyph): Make the background white.
11142
11143         * nnml.el (nnml-open-nov): Don't return dead buffers.
11144
11145         * auth-source.el (auth-source-create): Query the user for whether to
11146         store the credentials.
11147
11148         * netrc.el (netrc-store-data): New function.
11149
11150         * auth-source.el (auth-source-user-or-password): Use the existing auth
11151         sources, if any, for creation.
11152
11153         * gnus.el (gnus-group-fast-parameter): Return the last matching
11154         parameter instead of the first matching parameter.
11155
11156 2010-09-26  Julien Danjou  <julien@danjou.info>
11157
11158         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11159
11160 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11161
11162         * mml2015.el (mml2015-use): Remove gpg support.
11163
11164         * mml1991.el (mml1991-function-alist): Remove gpg function.
11165         (mml1991-gpg-sign): Remove.
11166
11167 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11168
11169         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11170         (gnus-browse-unsubscribe-current-group): Document it.
11171         (gnus-browse-unsubscribe-group): Use it.
11172
11173 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11174
11175         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11176         address to the To list for easier response.
11177
11178         * gnus.el (gnus-play-startup-jingle): Remove.
11179         (gnus-splash): Don't play jingle.
11180         (gnus): Silence gnus-load message.
11181
11182         * gnus-art.el (gnus-treat-play-sounds): Remove.
11183
11184         * gnus.el (gnus-play-jingle): Remove audio support.
11185
11186         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11187
11188         * earcon.el: Remove -- no users.
11189
11190         * gnus-audio.el: Remove -- no users of this package.
11191
11192         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11193
11194         * gnus-start.el (gnus-setup-news): Remove nocem support.
11195
11196         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11197
11198         * gnus.el (gnus-use-nocem): Remove.
11199
11200         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11201         Remove.
11202
11203         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11204         uses NoCeM any more.
11205
11206         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11207         (gnus-button-ctan-handler): Ditto.
11208         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11209         (gnus-button-ctan-directory-regexp): Ditto.
11210         (gnus-button-handle-ctan): Ditto.
11211         (gnus-button-tex-level): Ditto.
11212         (gnus-button-alist): Remove CTAN stuff.
11213
11214 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11215
11216         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11217         nnimap-streaming test.
11218
11219         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11220         servers twice.
11221
11222         * nnimap.el (nnimap-open-connection): Add more error reporting when
11223         nnimap fails early.
11224
11225         * nnheader.el (nnheader-get-report-string): New function.
11226         (nnheader-get-report): Use it.
11227
11228         * gnus-int.el (gnus-check-server): Say what the error was when opening
11229         failed.
11230
11231         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11232         using streaming.
11233
11234 2010-09-25  Julien Danjou  <julien@danjou.info>
11235
11236         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11237         gnus-window-inside-pixel-edges.
11238
11239 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11240
11241         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11242
11243         * mm-decode.el (mm-save-part): Allow saving to other directories the
11244         normal Emacs way.
11245
11246         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11247         Suggested by Jay Berkenbilt.
11248
11249         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11250         there isn't a single byte.
11251
11252         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11253         just do it.  It doesn't really seem to matter what the user responds
11254         here, I think, so it's just a confusing question.
11255
11256         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11257         non-streaming case.
11258
11259         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11260         (gnus-article-encrypt-body): Use it.
11261
11262         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11263         keystroke.
11264
11265         * nnimap.el (nnimap-find-wanted-parts-1):
11266         Use gnus-fetch-partial-articles.
11267
11268         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11269
11270         * nnimap.el (nnimap-insert-partial-structure): New function.
11271         (nnimap-get-partial-article): New function.
11272         (nnimap-request-article): Use it.
11273         (nnimap-wait-for-response): Return whether the wait was successful.
11274         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11275         retrieval wasn't successful.
11276         (nnimap-retrieve-group-data-early): Allow throttling servers.
11277         (nnimap-streaming): New variable.
11278         (nnimap-fetch-partial-articles): Remove.
11279
11280         * mm-decode.el (mm-with-part): Protect against killed buffers.
11281
11282         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11283         for prettier summary display.
11284
11285 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11286
11287         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11288
11289 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11290
11291         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11292         apparently third-party libraries depend on it.
11293
11294         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11295         before starting negotiation.
11296
11297         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11298         privacy reasons.
11299         (gnus-treat-mail-gravatar): Ditto.
11300
11301         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11302         buffer when inserting images.  Inserting text into the headers, for
11303         instance, can make them invalid.
11304
11305 2010-09-25  Julien Danjou  <julien@danjou.info>
11306
11307         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11308         variables.
11309
11310         * nnheader.el: Remove useless variables news-reply-yank-from and
11311         news-reply-yank-message-id.
11312
11313         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11314         variables.
11315
11316         * mml1991.el: Remove useless mml1991-verbose.
11317
11318         * gnus.el: Remove useless variable gnus-use-generic-from.
11319         Remove obsolete variable gnus-topic-indentation.
11320
11321         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11322
11323         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11324
11325         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11326
11327         * gnus-group.el: Remove useless gnus-group-icon-cache.
11328         Remove useless gnus-ephemeral-group-server.
11329
11330         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11331
11332         * mml2015.el: Remove useless mml2015-verbose.
11333
11334         * mml-smime.el: Remove useless mml-smime-verbose.
11335
11336         * gnus.el: Remove useless gnus-local-domain.
11337
11338         * gnus-gravatar.el (gnus-gravatar-transform-address):
11339         Use gnus-gravatar-size.
11340
11341         * gnus-art.el: Remove useless gnus-treat-translate.
11342
11343 2010-09-24  Julien Danjou  <julien@danjou.info>
11344
11345         * gnus-sum.el: Add support for Gravatars.
11346
11347         * gnus-art.el: Add support for Gravatars.
11348
11349         * gnus-gravatar.el: Add this file.
11350
11351         * gravatar.el: Add this file.
11352
11353 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11354
11355         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11356
11357         * gnus-group.el (gnus-group-fetch-faq): Remove.
11358
11359         * gnus.el (gnus-group-faq-directory): Remove.
11360
11361         * gnus-group.el (gnus-group-fetch-charter): Remove.
11362
11363         * gnus.el (gnus-group-charter-alist): Remove.
11364
11365         * gnus-group.el (gnus-group-archive-directory): Remove.
11366         (gnus-group-recent-archive-directory): Ditto.
11367         (gnus-group-make-archive-group): Remove.
11368
11369         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11370
11371         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11372         use the same article number for all the cached articles.
11373
11374         * nnimap.el (nnimap-command): Register the last command time so
11375         that we can use it for idling NOOPs.
11376         (nnimap-open-connection): Start the keeplive timer.
11377         (nnimap-make-process-buffer): Store all the process buffers.
11378         (nnimap-keepalive): New function.
11379
11380         * starttls.el (starttls-open-stream): Add autoload cookie.
11381
11382 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11383
11384         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11385         handling.
11386
11387 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11388
11389         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11390         its data structures.
11391
11392         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11393         instead of the cl.el copy-list.
11394         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11395         equalp.
11396
11397 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11398
11399         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11400         and tool-bar-local-item-from-menu.
11401
11402         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11403         mode-line-highlight face for Emacs.
11404
11405         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11406         loading gnus-sum.elc; fix comment for canlock-verify.
11407         (gnus-article-jump-to-part): Use read-number.
11408         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11409         Remove Emacs pre-21 compatible code for help-echo.
11410         (gnus-article-next-page-1): No need to adjust the number of lines.
11411         (gnus-article-describe-bindings): Always use help-buffer.
11412
11413         * gnus-audio.el (gnus-audio-inline-sound):
11414         * gnus-cus.el (gnus-custom-mode):
11415         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11416
11417         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11418
11419         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11420         compatible code.
11421
11422 2010-09-24  Glenn Morris  <rgm@gnu.org>
11423
11424         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11425         visiting the fcc file in rmail-mode.
11426
11427         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11428
11429 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * nnir.el: Silence the byte compiler.
11432
11433         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11434         alias to browse-url-url-encode-chars if any.
11435         (gnus-html-encode-url): Use it.
11436
11437 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11438
11439         * gnus-start.el (gnus-use-backend-marks): New variable.
11440         (gnus-get-unread-articles-in-group): Use it.
11441
11442         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11443         makeover.
11444
11445 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11446
11447         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11448
11449 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11450
11451         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11452         Remove.
11453         (gnus-setup-news-hook):
11454         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11455
11456         * gnus-int.el (gnus-request-update-info): Protect against backends not
11457         having the function.
11458
11459         * nnimap.el (nnimap-stream): Mention starttls.
11460         (nnimap-open-connection): Add starttls support.
11461
11462 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11463
11464         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11465
11466 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11467
11468         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11469         BODYSTRUCTUREs.
11470         (nnimap-transform-headers): Unfold quoted {42} headers.
11471
11472         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11473         the info.
11474         (gnus-get-unread-articles): Only call updatep on backends that support
11475         it.
11476
11477         * nnweb.el (nnweb-request-update-info): NOOP.
11478
11479         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11480
11481         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11482         since it only deals with marks.
11483
11484         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11485         gnus-request-marks, and make a new gnus-request-update-info.
11486
11487         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11488         the active instead of the high number, which is usually too low.
11489
11490 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11491
11492         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11493         * encrypt.el: Remove.
11494
11495 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11496
11497         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11498         server in symbolic form.
11499
11500         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11501
11502 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11503
11504         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11505         (nnimap-update-info): Fix up code slightly.
11506
11507         * gnus-int.el (gnus-open-server): Add tracing for performance
11508         debugging.
11509
11510         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11511         (gnus-group-insert-group-line): Pass the real group name so that it
11512         gets the right data.
11513
11514         * gnus-start.el (gnus-get-unread-articles): Don't have
11515         `gnus-get-unread-articles-in-group' update info, since that can be
11516         really slow and doesn't seem to be needed?
11517
11518 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11519
11520         * time-date.el (date-to-time): Try using parse-time-string first before
11521         using the slower timezone-make-date-arpa-standard.
11522
11523 2010-09-22  Julien Danjou  <julien@danjou.info>
11524
11525         * gnus-group.el (gnus-group-insert-group-line):
11526         Call gnus-group-highlight-line.
11527         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11528         default hook list.
11529         (gnus-group-update-eval-form): Add new function.
11530         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11531         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11532
11533 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11534
11535         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11536         immediate, then expire all articles.
11537         (nnimap-update-info): Fix off-by-one errors.
11538         (nnimap-flags-to-marks): Would return no marks lists for group with no
11539         flags.  Instead return the other data.
11540
11541 2010-09-22  Julien Danjou  <julien@danjou.info>
11542
11543         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11544         Only return an icon.
11545         (gnus-group-insert-group-line): Compute icon to return.
11546
11547         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11548         (gnus-html-image-fetched): Only cache if
11549         gnus-html-image-automatic-caching is set.
11550         (gnus-html-image-fetched): Check for errors.
11551
11552 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11553
11554         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11555         once per method on `g'.  This ensures that backends like nnfolder don't
11556         open all their folders.
11557
11558         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11559         (nnimap-request-list): Nix out group in the correct buffer.
11560         (nnimap-parse-flags): Implement by using `read' instead of
11561         hand-parsing.
11562         (nnimap-flags-to-marks): Pass on permanent-flags.
11563         (nnimap-make-process-buffer): Record the server name.
11564         (nnimap-parse-flags): Fix typo.
11565         (nnimap-request-scan): Run split on the server in general, not just a
11566         single group.
11567
11568         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11569         parameter, and propagate this downwards.
11570
11571         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11572         since EXAMINE changes it on the server.
11573
11574         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11575         this command might take a while.
11576
11577 2010-09-22  Julien Danjou  <julien@danjou.info>
11578
11579         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11580         harmful if you have 2 images side-by-side, they can't be properly
11581         update on text deletion.  Using text-property is safer here.
11582         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11583         data.
11584
11585 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11586
11587         * nnimap.el (nnimap-expunge-inbox): Remove.
11588         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11589         (nnimap-expunge): Flip default to t.
11590
11591         * gnus.el (gnus-method-to-server): Don't push things to the cache
11592         unless it's unique.
11593         (gnus-server-to-method): Ditto.
11594
11595 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11596
11597         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11598
11599 2010-09-22  Julien Danjou  <julien@danjou.info>
11600
11601         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11602         get the start of data.
11603         (gnus-html-encode-url): Add this function to encode special chars in
11604         URL.
11605         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11606         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11607
11608         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11609         default.
11610         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11611
11612         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11613         images alt-text.
11614         (gnus-html-put-image): Put alt-text as help-echo.
11615
11616 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11617
11618         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11619         * mm-util.el (mm-decompress-buffer):
11620         * nnir.el (nnir-run-find-grep):
11621         * pop3.el (pop3-list): Use 3rd arg of split-string.
11622
11623         * time-date.el (format-seconds): Comment fix.
11624
11625         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11626         and byte-optimize-form-code-walker.
11627         (dgnushack-make-auto-load): Don't advise make-autoload.
11628
11629         * lpath.el: Remove Emacs 21 stuff.
11630
11631 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11632
11633         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11634         outside the active range.  Suggested by Dan Christensen.
11635
11636         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11637         slightly later to avoid double-getting it.
11638
11639         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11640         previous patch.
11641
11642         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11643
11644 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11645
11646         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11647
11648 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11649
11650         * gnus-int.el (gnus-open-server): Give a better error message in the
11651         "go offline" case.
11652
11653         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11654         marks for nnimap, which is seldom the right thing to do.
11655
11656         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11657         (gnus-same-method-different-name): New function.
11658
11659         * nnimap.el (parse-time): Require.
11660
11661         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11662         method in the presence of many similar methods.
11663
11664         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11665
11666         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11667         nnml-inhibit-expiry.
11668
11669         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11670         find out whether methods are equal.
11671
11672         * nnimap.el (nnimap-find-expired-articles): New function.
11673         (nnimap-process-expiry-targets): New function.
11674         (nnimap-request-move-article): Request the article before looking at
11675         what the Message-ID is.  Fix found by Andrew Cohen.
11676         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11677
11678         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11679         for oldness in addition to being a predicate.
11680
11681         * nnimap.el (nnimap-request-group): When we have zero articles, return
11682         the right data to Gnus.
11683         (nnimap-request-expire-articles): Only delete articles immediately if
11684         the target is 'delete.
11685
11686         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11687         method, this would bug out.
11688
11689         * gnus-group.el (gnus-group-expunge-group): Rename from
11690         gnus-group-nnimap-expunge, and implemented as a normal interface
11691         function.
11692
11693         * gnus-int.el (gnus-request-expunge-group): New function.
11694
11695         * nnimap.el (nnimap-request-create-group): Implement.
11696         (nnimap-request-expunge-group): New function.
11697
11698 2010-09-21  Julien Danjou  <julien@danjou.info>
11699
11700         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11701         (gnus-html-cache-expired): Add new function.
11702         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11703         wethever we should display image for fetch it.
11704         Compute alt-text earlier to pass it to the fetching function too.
11705         (gnus-html-schedule-image-fetching): Change function argument to only
11706         get one image at a time, not a list.
11707         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11708         cache.
11709         (gnus-html-get-image-data): New function to retrieve image data from
11710         cache.
11711         (gnus-html-put-image): Change buffer argument to use image data rather
11712         than file, and place image above region rather than inserting a new
11713         one.  Do not take alt-text as argument, since it's useless now: we place
11714         the image above alt-text.
11715         (gnus-html-prune-cache): Remove.
11716         (gnus-html-show-images): Start to fetch image when we find one, do not
11717         push into a temporary list.
11718         (gnus-html-prefetch-images): Only fetch image if they have expired.
11719         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11720         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11721
11722 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11723
11724         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11725
11726 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11727
11728         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11729         spec inser "*" if the group isn't active instead of 0.
11730
11731         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11732         opening the server.
11733         (nnimap-request-delete-group): Implement group deletion.
11734         (nnimap-transform-headers): Return the size of the entire message in
11735         the Bytes header, not just the size of the first part.
11736         (nnimap-request-move-article): When moving an article from nnimap,
11737         request the article first so the accepting form has an article to
11738         accept.  Reported by Dan Christensen.
11739         (nnimap-command): Make sure that the error message doesn't error out.
11740
11741 2010-09-20  David Edmondson  <dme@dme.org>
11742
11743         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11744         we haven't requested anything.
11745
11746 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11747
11748         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11749         "".  Fix found by Andrew Cohen.
11750
11751         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11752         instead of -encode-string.
11753
11754 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11757
11758         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11759         by mm-subst-char-in-string.
11760
11761 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11762
11763         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11764         waiting for the connection string.
11765
11766         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11767         arriving.
11768
11769         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11770         bogus characters.  This allows selecting certain Gmail groups.
11771
11772         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11773         (nnimap-fetch-partial-articles): New variable.
11774         (nnimap-open-connection): When looking for credentials, also use the
11775         nnimap-server-port.
11776         (nnimap-request-article): Return the group/article number, so that Gnus
11777         `^' works as expected.
11778         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11779
11780         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11781         comments.
11782         (gnus-methods-sloppily-equal): New function.
11783         (gnus): When using the development version of Gnus, load the gnus-load
11784         file.
11785
11786         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11787         `gnus-open-server' on each method before trying to scan them etc.
11788         This ensures that all the backend parameters are set correctly.
11789
11790         * nnimap.el (nnimap-authenticator): New variable.
11791         (nnimap-open-connection): Allow anonymous login.
11792         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11793         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11794
11795         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11796         patch, found by Knut Anders Hatlen.
11797
11798 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11799
11800         * gnus-agent.el (gnus-agent-batch-confirmation)
11801         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11802         to gnus-message.
11803         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11804         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11805         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11806         * gnus-int.el (gnus-open-server): Likewise.
11807         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11808         (gnus-score-check-syntax): Likewise.
11809         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11810         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11811         Likewise.
11812         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11813
11814 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11815
11816         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11817         calling conventions so that prefetch doesn't bug out.
11818
11819 2010-09-19  Julien Danjou  <julien@danjou.info>
11820
11821         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11822         rather than `subst-char-in-region' in order to be able to replace ASCII
11823         char by UTF-8 ones.
11824
11825         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11826         than curl.
11827         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11828         the right URL and ALT text on images.
11829         (gnus-html-wash-tags): Fix tag case.
11830         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11831         (gnus-article-html): Add -o display_ins_del=2 option.
11832         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11833
11834 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11835
11836         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11837         the extra mail headers, which sometimes seem to happen for unknown
11838         reasons.
11839
11840         * mail-parse.el (mail-header-encode-parameter): Define as
11841         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11842         (or most, perhaps?) mail readers don't understand the latter, but do
11843         understand the former.
11844
11845         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11846         to nil, so that no methods are automatically agentized.  I think this
11847         is probably what most users want.
11848
11849         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11850         from url-retrieve, for instance about invalid URLs.
11851
11852         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11853         groups that have no articles.
11854         (nnimap-request-article): Check that we really got an article when we
11855         requested one.
11856
11857         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11858         doesn't exist.
11859
11860         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11861         nntp buffer so the agent can save it.
11862         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11863         that CRLF doesn't get translated to \n.
11864         (nnimap-open-connection): Don't make 'shell commands only send \n.
11865
11866 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11867
11868         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11869         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11870         Update var name.
11871         (nnml-generate-nov-file): Use dolist.
11872         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11873         Use with-current-buffer.
11874
11875 2010-09-18  Julien Danjou  <julien@danjou.info>
11876
11877         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11878         parallel.
11879
11880 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11881
11882         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11883         the range update right.
11884         (nnimap-request-group): Don't make `M-g' bug out on group with no
11885         marks.
11886         (nnoo): Require, so that other packages can require nnimap.
11887         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11888         command we're looking for.  This helps when the server sends more
11889         responses after we've gotten everything we expected.
11890         (nnimap): Add a `newlinep' field to keep track of end-of-line
11891         conventions.
11892         Don't send CRLF to things that don't want it.
11893         (nnimap-request-accept-article): Ditto.
11894
11895 2010-09-18  Julien Danjou  <julien@danjou.info>
11896
11897         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11898         than curl to retrieve images.
11899
11900 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11901
11902         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11903         the marks.
11904         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11905         (nnimap-wait-for-connection): New function.
11906         (nnimap-open-connection): If we have PREAUTH, don't query for login
11907         credentials.
11908         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11909         when doing a partial update.
11910
11911 2010-09-18  Julien Danjou  <julien@danjou.info>
11912
11913         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11914         tags.
11915
11916 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11917
11918         * nnimap.el (nnimap-credentials): New function.
11919         (nnimap-open-connection): Use the new function to look for credentials
11920         also on the numeric equivalents of "imap" and "imaps".
11921
11922         * gnus-start.el (gnus-activate-group): Send the info to
11923         gnus-request-group.
11924
11925         * nnimap.el (nnimap-request-group): Have the "check" version of the
11926         function parse flags and update the info, so that a `M-g' get a total
11927         resync of all flags from the group.
11928
11929         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11930         to allow backends to alter the info on group selection.  Also alter all
11931         the backend -request-group functions to take the parameter.
11932
11933         * nnimap.el (nnimap-store-info): New function.
11934         (nnimap-update-info): Store the info for later usage.
11935         (nnimap-request-group): Use the stored info for the dont-check case, so
11936         that we don't retrieve all marks when we enter a group.
11937
11938         * nnimap.el: Use deffoo instead of defun for interface functions.
11939
11940         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11941         update the group info.  This makes the nndraft groups, for instance, go
11942         back to their old behavior.
11943
11944         * gnus-sum.el (gnus-select-newsgroup): Indent.
11945
11946         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11947         in.
11948         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11949         nothing.
11950
11951         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11952         from methods that are denied.
11953
11954         * gnus-int.el (gnus-method-denied-p): New function.
11955
11956         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11957         store the password instead of netrc.
11958         (nnimap-open-connection): Don't error out when we can't make a
11959         connections.
11960
11961         * auth-source.el (auth-source-create): In the password prompt, say what
11962         we're querying for.  Also prompt for user name if that hasn't been
11963         given.
11964
11965         * nnimap.el (nnimap-with-process-buffer): Remove.
11966
11967 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11968
11969         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11970         method when we're reading from the agent.
11971
11972         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11973
11974         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11975         that's probably most useful for users.
11976
11977         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11978         "failed" all the time.
11979
11980         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11981         ...)) with (with-current-buffer ... ).
11982
11983         * nntp.el (nntp-open-server): Return whether the open was successful or
11984         not.
11985
11986         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11987         select an unread unseen article first.
11988
11989         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11990         /etc/services, supply some sensible port defaults.
11991
11992         * dgnushack.el: Define netrc-credentials.
11993
11994 2010-09-17  Julien Danjou  <julien@danjou.info>
11995
11996         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11997
11998 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11999
12000         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12001         doesn't have any parameters.
12002
12003 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12004
12005         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12006         only upcased checks.
12007
12008         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12009
12010         * nnimap.el (nnimap-open-shell-stream): New function.
12011         (nnimap-open-connection): Use it.
12012         (nnimap-transform-headers): Get the number of lines in each message.
12013         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12014         number of lines.
12015         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12016         problem.
12017
12018         * utf7.el (utf7-encode): Autoload.
12019
12020         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12021         to allow the mail splitting to not return a default group.  This is
12022         useful for nnimap, which will leave unmatched mail in the inbox.
12023
12024         * nnimap.el: Rewritten.
12025
12026         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12027         nnimap usage.
12028
12029         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12030         if the move is internal, so that nnimap can do fast internal moves.
12031
12032         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12033         data.
12034         (gnus-read-active-for-groups): Support finishing the early retrieval of
12035         data.
12036
12037         * gnus-range.el (gnus-range-nconcat): New function.
12038
12039         * gnus-int.el (gnus-finish-retrieve-group-infos)
12040         (gnus-retrieve-group-data-early): New functions.
12041
12042 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12043
12044         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12045         (nnrss-retrieve-groups):
12046         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12047         (pop3-quit): Use with-current-buffer.
12048
12049 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12050
12051         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12052         instead of nnheader-accept-process-output.
12053
12054         * dgnushack.el (dgnushack-compile): Add comment.
12055
12056         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12057
12058         * gnus-html.el (gnus-html-schedule-image-fetching)
12059         (gnus-html-prefetch-images): Replace process-kill-without-query by
12060         gnus-set-process-query-on-exit-flag.
12061
12062 2010-09-16  Romain Francoise  <romain@orebokech.com>
12063
12064         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12065
12066 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12067
12068         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12069         parameter to unintern is mandatory-ish in Emacs 24.
12070
12071         * gnus-html.el (gnus-html-schedule-image-fetching)
12072         (gnus-html-prefetch-images): Check for curl before using it.
12073
12074         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12075         depend on curl, which isn't essential.
12076
12077         * imap.el: Revert back to version
12078         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12079         seem problematic.
12080
12081 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12082
12083         * gnus-registry.el (gnus-registry-install-shortcuts):
12084         Explicitly pass `obarray' to `unintern' to avoid a warning.
12085
12086 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12087
12088         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12089         change.
12090
12091         * nnrss.el (nnrss-request-list): Remove this function and related
12092         functions, including the moreover stuff.
12093
12094 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12095
12096         * nnrss.el (nnrss-retrieve-groups): New function.
12097
12098 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12099
12100         * .dir-locals.el: Add no-byte-compile cookie.
12101
12102 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12103
12104         * time-date.el (format-seconds): Comment fix.
12105
12106         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12107         for back end that doesn't support request-scan.
12108
12109 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12110
12111         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12112         then do request scans from the backends.
12113
12114         * netrc.el (netrc-credentials): New conveniency function.
12115
12116         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12117         avoid running a hook per line, since this takes a lot of time,
12118         profiling shows.
12119         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12120         directly if gnus-visual-p is true.
12121
12122 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12123
12124         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12125         groups; replace mapcar with dolist which is a bit faster; pass groups
12126         info to gnus-read-active-file-1.
12127         (gnus-read-active-file-1): Scan only specified groups if the new
12128         optional arg `infos' is given.
12129
12130 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12131
12132         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12133
12134         * pop3.el (pop3-movemail): Remove.
12135         (pop3-streaming-movemail): Rename to pop3-movemail.
12136
12137         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12138         don't restrict end-tag searches to the end of the line.
12139
12140 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12141
12142         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12143         articles of every unchecked group to t, which means unknown since the
12144         server has never been opened.
12145
12146 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12147
12148         * gnus-html.el (gnus-html-show-alt-text): New command.
12149         (gnus-html-browse-image): Ditto.
12150         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12151         to browse the image directly.
12152         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12153         better.
12154
12155         * gnus-async.el (gnus-async-article-callback):
12156         Call `gnus-html-prefetch-images' unconditionally.
12157
12158         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12159         before feeding URLs to curl.
12160
12161 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12162
12163         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12164         internal images as deletable by `W D D'.
12165
12166         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12167         (gnus-async-article-callback): Fix typo.
12168
12169 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12170
12171         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12172         current line to work around bugs in the output from w3m.
12173
12174         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12175         for groups that want that.
12176
12177         * nntp.el (nntp-wait-for-string): Supply a timeout for
12178         accept-process-output to ensure progress.
12179
12180         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12181         level to get unread articles from, then use that for foreign groups,
12182         too.
12183
12184         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12185         confuses the rest of the function.
12186
12187         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12188         for the methods that support -retrieve-groups, too.
12189
12190         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12191
12192 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12193
12194         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12195         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12196
12197         * pop3.el: Require cl when compiling.
12198         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12199
12200 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12201
12202         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12203         that aren't going to be activated.
12204         (gnus-get-unread-articles): Fix up the last commit.
12205
12206         * gnus-html.el (gnus-article-html): Allow calling without specifying
12207         the handle.  In that case, dissect the buffer first.
12208
12209         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12210
12211         * nnimap.el (nnimap-open-connection): Revert the change that would look
12212         into authinfo for imaps instead of imap.
12213
12214         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12215         say that you don't want to call gnus-request-group with don-check, but
12216         do check the reponse.  This is for virtual groups only.
12217         (gnus-get-unread-articles): Count the archive groups as secondary, so
12218         that they're activated the same way as before.
12219
12220         * imap.el (imap-message-map): Removed optional buffer parameter, since
12221         no callers use it.
12222         (imap-message-get): Ditto.
12223         (imap-message-put): Ditto.
12224         (imap-mailbox-map): Ditto.
12225         (imap-mailbox-put): Ditto.
12226         (imap-mailbox-get): Ditto.
12227         (imap-mailbox-get): Revert last change for this function.
12228
12229         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12230         case-insensitively.
12231         (nnimap-debug): Remove.
12232
12233         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12234         callers to use `imap-fetch' instead.  According to the comments, this
12235         should be safe, since all other IMAP clients use the 1:* syntax.
12236         (imap-enable-exchange-bug-workaround): Remove.
12237         (imap-debug): Remove -- doesn't seem very useful.
12238
12239         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12240         mail from a file, and the file doesn't exist.
12241
12242         * imap.el (imap-log): New convenience function used throughout instead
12243         of repeating the same code all over the place.
12244
12245         * pop3.el (pop3-streaming-movemail): Return t for success.
12246
12247         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12248         .authinfo if we're using ssl connection.
12249
12250         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12251         already have if we're in a main Gnus `g' run.
12252
12253         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12254
12255 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12256
12257         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12258
12259         * nnmh.el (nnmh-request-list-1): Bind `file'.
12260
12261         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12262         alias to set-process-query-on-exit-flag or process-kill-without-query.
12263         (pop3-open-server): Use it.
12264
12265 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12266
12267         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12268         box to the Incoming file.  Fixes mistake in previous checkin.
12269
12270         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12271         request loop (for debugging purposes) removed.
12272
12273         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12274         culprit is more visible.
12275         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12276         (nnml-add-incremental-nov): New functions to do "incremental" nov
12277         updates, where we just append to the end of the existing nov files
12278         without reading/writing them in full.
12279
12280         * mail-source.el (mail-source-delete-crash-box): Really only check the
12281         incoming files once in a while.
12282
12283         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12284
12285         * mail-source.el (mail-source-delete-crash-box): Only check the
12286         incoming files for deletion once per day to save a lot of file
12287         accesses.
12288
12289         * pop3.el (pop3-logon): Fix up unbound variable typo.
12290
12291         * mail-source.el (pop3-streaming-movemail): Autoload.
12292
12293         * pop3.el (pop3-streaming-movemail):
12294         Respect pop3-leave-mail-on-server.
12295
12296         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12297         retrieval.
12298
12299         * pop3.el (pop3-process-filter): Remove unused function.
12300         (pop3-streaming-movemail, pop3-send-streaming-command)
12301         (pop3-wait-for-messages, pop3-write-to-file)
12302         (pop3-number-of-responses): New functions for streaming pop3
12303         retrieval.
12304
12305         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12306         come from no known methods.
12307         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12308         list.
12309
12310         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12311         message sizes.
12312         (pop3-movemail): Use erase-buffer instead of looping and deleting
12313         regions, which seems rather odd.
12314
12315         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12316         file once per `g' run.
12317
12318         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12319         directories.  This makes the draft queue directory work.
12320
12321         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12322         data from the backends, so that we only request the list of groups from
12323         each method once.  This should speed things up considerably.
12324
12325         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12326         detect that it's not implemented.
12327
12328         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12329         we actually do recurse down into the tree, but don't stat all leaf
12330         nodes.
12331
12332         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12333         then say so instead of bugging out.
12334
12335         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12336         files exist before trying to read them.
12337
12338         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12339         around <pre_int>.
12340
12341         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12342
12343         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12344
12345 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12346
12347         * mm-util.el (mm-image-load-path): Just return the image directories,
12348         not all directories in the path in addition to the image directories.
12349         (mm-image-load-path): Maintain a cache of the image directories so that
12350         the `g' command in Gnus doesn't have to stat dozens of directories each
12351         time.
12352
12353         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12354         (gnus-html-wash-tags): Add a new `i' command to insert images.
12355         (gnus-html-insert-image): New command and keystroke.
12356         (gnus-html-redisplay-with-images): New command and keystroke.
12357         (gnus-html-show-images): Rename command.
12358         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12359         spacers.
12360         (gnus-html-wash-tags): Decode entities at the end, so that entities
12361         inside the tags don't mess up the rest of the "parsing".
12362
12363         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12364         so that nnimap methods aren't agentized by default.  There's apparently
12365         many problems related to agent/imap behavior.
12366
12367         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12368
12369         * gnus-html.el: Doc fix.
12370
12371 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12374         specifier-spec-list for Emacs 21.
12375
12376         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12377         glyph-width and glyph-height instead of display-graphic-p and
12378         image-size; make avoidance of displaying small images work for XEmacs.
12379
12380         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12381         for XEmacs.
12382
12383         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12384         of symbol that holds plist data.
12385         (gnus-process-plist): Remove plist of process after getting it.
12386
12387 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12388
12389         * message.el (message-generate-hashcash): Change default to
12390         'opportunistic if hashcash is installed.
12391
12392         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12393         (gnus-html-put-image): Only call image-size once, since it's somewhat
12394         time-consuming on remote X servers.
12395
12396 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12399         type on data, not a file name.
12400
12401         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12402         window-pixel-edges for Emacs 21.
12403
12404         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12405         decoded contents.
12406         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12407
12408 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12409
12410         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12411         group line format, since it isn't very interesting.
12412
12413         * gnus-agent.el (gnus-agent-short-article),
12414         (gnus-agent-long-article): Increase values for these two variables,
12415         since most people are likely to have more network connection and
12416         storage than before.
12417
12418         * gnus.el (gnus-refer-article-method): Change default to 'current.
12419         When referring an article, the common behavior is to refer it from the
12420         current select method, not the native select method.  The chances of
12421         the native select method having the message in question is rather slim
12422         these days.
12423
12424         * gnus-sum.el (gnus-auto-select-subject): Change default to
12425         `unseen-or-unread'.  I think it's likely that most people want to
12426         select an unseen article over a previously seen, but unread one.
12427
12428         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12429         means that in the article buffer none of the minor mode elements will
12430         be shown, usually, and this is not desirable in most cases.
12431
12432         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12433         that commands like `d' (and the like) go to the next line in the
12434         buffer, instead of the next unread article.  I think this is the
12435         behavior that is most natural for most users.
12436         (gnus-single-article-buffer): Change default to nil, so that people can
12437         have as many article buffers open as they have summary buffer.  I think
12438         this is the most natural way for the groups to behave.
12439
12440         * message.el (message-generate-new-buffers): Change default to
12441         `unsent', so that all new message buffers start their names with the
12442         string "*unsent", and it's easier to find the buffers if you move from
12443         them.
12444
12445 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12446
12447         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12448         small.  They're probably tracking images.
12449         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12450         (gnus-html-rescale-image): Yet another try at getting the image sizing
12451         right.
12452
12453         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12454         nntp-marks-file-name is nil.
12455
12456 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12457
12458         * gnus-html.el (gnus-html-wash-tags)
12459         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12460         Better logging.
12461
12462 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12463
12464         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12465
12466         * gnus-html.el (gnus-html-wash-tags): Check the value of
12467         gnus-blocked-images in the summary buffer.
12468
12469 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12470
12471         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12472
12473 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12474
12475         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12476         like "a", it seems like.
12477         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12478         since it needs to be picked from the correct buffer.
12479
12480         * nnwfm.el: Remove.
12481
12482         * nnlistserv.el: Remove.
12483
12484 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12485
12486         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12487         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12488
12489 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12490
12491         * nnkiboze.el: Remove.
12492
12493         * nndb.el: Remove.
12494
12495         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12496         alt text.
12497         (gnus-html-rescale-image): Try to get the rescaling logic right for
12498         images that are just wide and not tall.
12499
12500         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12501         overshadow variable bindings.
12502
12503 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12504
12505         * gnus-html.el (gnus-html-wash-tags)
12506         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12507         Add extra logging.
12508
12509 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12510
12511         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12512         (gnus-max-image-proportion): New variable.
12513         (gnus-html-rescale-image): New function.
12514         (gnus-html-put-image): Rescale images.
12515
12516 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12517
12518         Fix up some byte-compiler warnings.
12519         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12520         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12521         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12522         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12523         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12524         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12525         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12526
12527 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * gnus-html.el (gnus-article-html): Decode contents by charset.
12530
12531 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12532
12533         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12534         (gnus-html-frame-width, gnus-blocked-images):
12535         * message.el (message-prune-recipient-rules): Add custom version.
12536         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12537
12538         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12539         functions.
12540
12541         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12542         gnus-process-get.
12543
12544 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12545
12546         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12547         instead of lsub directly.
12548
12549 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12550
12551         * nnwarchive.el: Remove.
12552
12553         * gnus-soup.el: Remove.
12554
12555         * nnsoup.el: Remove.
12556
12557         * nnultimate.el: Remove.
12558
12559         * gnus-html.el (gnus-blocked-images): New variable.
12560
12561         * message.el (message-prune-recipients): New function.
12562         (message-prune-recipient-rules): New variable.
12563
12564         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12565         guess whether a long line is natural text or not.
12566
12567         * gnus-html.el (gnus-html-schedule-image-fetching):
12568         Use gnus-process-plist and friends for compatibility.
12569
12570 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12571
12572         * gnus-html.el: Require packages that define macros used in this file.
12573         (gnus-article-mouse-face): Declare to silence byte-compiler.
12574         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12575         process-get.
12576         (gnus-html-put-image): Use plist-get to avoid getf.
12577         (gnus-html-prefetch-images): Use with-current-buffer.
12578
12579 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * gnus-ems.el: Provide compatibility functions for
12582         gnus-set-process-plist.
12583
12584         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12585         header-line-format for XEmacs 21.4.
12586
12587         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12588         * gnus.el (gnus-valid-select-methods):
12589         * message.el (message-send-mail-partially-limit):
12590         * mm-decode.el (mm-text-html-renderer):
12591         * mml.el (mml-insert-mime-headers-always):
12592         * smiley.el (smiley-regexp-alist): Bump custom version.
12593
12594 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12595
12596         * gnus-html.el: Require mm-url.
12597         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12598         with the url to `url'.
12599         (gnus-html-wash-tags): Support cid: URLs/images.
12600
12601 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12602
12603         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12604         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12605         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12606
12607         * gnus-move.el: Remove file, since it doesn't really work.
12608
12609         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12610         UTF-8.  This seems to fix problems with some German web feeds.
12611
12612         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12613         at the top so that the proper colors are applied.
12614
12615         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12616         don't have dots in their names.
12617
12618         * gnus-art.el (gnus-article-view-part): Doc fix.
12619
12620         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12621         XEmacs-compatible.
12622         (gnus-html-put-image): Don't do images on non-graphic displays.
12623
12624         * nnslashdot.el: Remove this unused backend.
12625
12626         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12627         actions.
12628         (gnus-undo-register-1): Revert last change.
12629
12630         * gnus-group.el (gnus-group-completing-read): Protect against not
12631         having completion-styles bound.
12632
12633         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12634         make broken recipients happier.
12635
12636         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12637
12638         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12639         point parameter.
12640
12641         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12642
12643         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12644         completion-styles for group selection.
12645
12646 2009-02-04  Andreas Schwab  <schwab@suse.de>
12647
12648         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12649         headers and regexp-quote the match if necessary.
12650
12651 2009-03-24  Miles Bader  <miles@gnu.org>
12652
12653         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12654         the blinking smiley.
12655
12656 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12657
12658         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12659         blink smiley.
12660
12661 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12662
12663         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12664         where the dribbel file lives exists.
12665
12666         * message.el (message-send-mail-partially-limit): Change the default to
12667         nil, since most people don't want this.
12668
12669         * mm-url.el (mm-url-decode-entities): Also decode entities like
12670         &#x3212.
12671
12672 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12673
12674         * gnus-sum.el (gnus-summary-idna-message):
12675         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12676         Hyperlink urls in docstrings with URL `...'.
12677
12678 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12679
12680         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12681         functions.
12682
12683 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12684
12685         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12686         say what the mouseover text should be.
12687
12688         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12689         version of the mm-w3m-safe-url-regexp variable to only download images
12690         in the groups where we want that to happen.
12691
12692         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12693
12694         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12695         easier debugging.
12696         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12697         big pictures in the article buffer.
12698
12699         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12700         gnus-article-html.
12701         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12702         w3m.
12703
12704         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12705
12706 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12707
12708         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12709         which doesn't exist.
12710
12711         * message.el (message-inhibit-ecomplete): New variable to allow some
12712         function to inhibit ecomplete address storage.
12713         (message-resend): Disable ecomplete message storage when resending
12714         messages.
12715
12716         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12717
12718 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12719
12720         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12721         Save excursion while copying, moving, and deleting articles in order to
12722         prevent the cursor from jumping to unforeseen place.
12723
12724 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12725
12726         * lpath.el: No need to bind bookmark-current-buffer,
12727         bookmark-yank-point and bookmark-make-record-function.
12728
12729 2010-08-17  Glenn Morris  <rgm@gnu.org>
12730
12731         * gnus-sync.el: Require gnus components whose functions are used.
12732
12733         * gnus-art.el (bookmark-make-record-function):
12734         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12735         Declare for compiler.
12736
12737         * mm-url.el (mml-compute-boundary): Autoload.
12738
12739 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12740
12741         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12742
12743 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12744
12745         Typo fix "hoo4a" -> "hook".
12746
12747         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12748
12749 2010-08-14  Glenn Morris  <rgm@gnu.org>
12750
12751         * gnus-sync.el (gnus-sync): Fix defgroup version.
12752
12753 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12754
12755         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12756
12757         * gnus-sync.el: Fix docs.
12758         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12759         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12760
12761 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12762
12763         Optimizations for gnus-sync.el.
12764
12765         * gnus-sync.el: Add docs about gnus-sync-backend
12766         possibilities.
12767         (gnus-sync-save): Remove unnecessary message.
12768         (gnus-sync-read): Optimize and show what groups were skipped.
12769
12770 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12771
12772         Minor bug fixes for gnus-sync.el.
12773
12774         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12775         Don't read the sync on get-new-news.
12776
12777         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12778         quiet.
12779
12780         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12781         (fix typo).
12782
12783 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12784
12785         Make saving and restoring of hidden threads work with overlays.
12786         Patch applied by Ted Zlatanov.
12787
12788         * gnus-sum.el (gnus-hidden-threads-configuration)
12789         (gnus-restore-hidden-threads-configuration): Update to deal with text
12790         properties, rather than searching for a magic character.
12791
12792 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12793
12794         New gnus-sync.el library for synchronization of marks.
12795
12796         * gnus-sync.el: New library for synchronization of marks.
12797
12798         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12799         renamed from `gnus-registry-grep-in-list'.
12800
12801         * gnus-registry.el (gnus-registry-follow-group-p):
12802         Use `gnus-grep-in-list'.
12803
12804         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12805
12806 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12809         determining charset of text fails.
12810
12811 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12812
12813         * nnmail.el (nnmail-get-new-mail-1): Revert.
12814
12815         * nnml.el (nnml-active-number): Make sure names of newly created groups
12816         in nnml-group-alist are encoded.
12817
12818 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12819
12820         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12821         containing non-ASCII characters in active file for nnml back end.
12822
12823 2010-07-24  David Engster  <dengste@eml.cc>
12824
12825         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12826         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12827
12828 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12829
12830         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12831         tag (Bug#6654).
12832
12833 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12834
12835         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12836         the article buffer, not the summary buffer.
12837
12838 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12839
12840         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12841         Emacs 23 as well.
12842
12843 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12844
12845         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12846         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12847
12848 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12849
12850         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12851         Patch applied by Karl Fogel.
12852
12853         * gnus-sum.el (gnus-summary-bookmark-make-record):
12854         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12855
12856 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12857
12858         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12859         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12860         C-w still not working correctly from Article buffers; Thierry's
12861         patch to fix that will be applied after this.
12862
12863         * gnus-art.el (bookmark-make-record-function): New local variable.
12864
12865         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12866         article buffer.
12867         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12868
12869 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12870
12871         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12872         on changes in bookmark.el.
12873
12874 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12877         `no-log' instead of message not to log prompt string.
12878
12879 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12880
12881         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12882         the *other* type of HTML form submission.
12883
12884 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12885
12886         * auth-source.el (auth-source-pick): If choice does not contain a
12887         questioned keyword, set the check to t.
12888
12889 2010-06-12  Romain Francoise  <romain@orebokech.com>
12890
12891         * gnus-util.el (gnus-date-get-time): Move up before first use.
12892
12893 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12894
12895         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12896         (gnus-article-edit-part): Bind it to make last part that is substituted
12897         or deleted visible.
12898         (gnus-mime-display-single): Buttonize part of which id equals to
12899         gnus-mime-buttonized-part-id.
12900
12901 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12902
12903         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12904         (gnus-dd-mmm): Use gnus-date-get-time.
12905         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12906         simplify logic.
12907         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12908         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12909
12910 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12911
12912         * auth-source.el (top): Autoload `secrets-list-collections',
12913         `secrets-create-item', `secrets-delete-item'.
12914         (auth-sources): Fix tag string.
12915         (auth-get-source, auth-source-retrieve, auth-source-create)
12916         (auth-source-delete): New defuns.
12917         (auth-source-pick): Rewrite in order to avoid 2 passes.
12918         (auth-source-forget-user-or-password): New parameter USERNAME.
12919         (auth-source-user-or-password): New parameters CREATE-MISSING and
12920         DELETE-EXISTING.  Retrieve password interactively, if needed.
12921
12922 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12923
12924         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12925         deleting unused directories when gnus-expert-user is t.
12926
12927 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12928
12929         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12930         for each temp file when gnus-article-browse-delete-temp is ask.
12931
12932 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12933
12934         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12935         Replace Lisp calls to delete-backward-char by calls to delete-char.
12936
12937 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12938
12939         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12940
12941 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12942
12943         * password-cache.el (password-cache-remove): Fix docstring.
12944
12945 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12946
12947         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12948         article unless decoding article to be saved.
12949
12950 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12951
12952         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12953         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12954         generated within the mm-with-unibyte-current-buffer macro.
12955
12956 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12957
12958         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12959         to nil when we're in a mml-preview buffer and no group is selected.
12960
12961 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12962
12963         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12964         when catching the `C-g'.  Reported by "Leo".
12965
12966 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12967
12968         * message.el (message-forward-make-body-plain)
12969         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12970         multibyte-string-p.
12971
12972         * lpath.el: Revert.
12973
12974 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12975
12976         * message.el (message-forward-make-body-mml): Assume original message
12977         is multibyte string; error on unibyte.
12978         (message-forward-make-body-plain): Ditto; don't add excessive newline
12979         in body end.
12980
12981         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12982
12983 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12984
12985         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12986         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12987
12988 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12989
12990         * mm-extern.el (mm-extern-url): Don't use
12991         mm-with-unibyte-current-buffer.
12992         (mm-extern-cache-contents): Use with-current-buffer instead of
12993         save-excursion + set-buffer.
12994
12995 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12996
12997         * mm-util.el (mm-emacs-mule): Remove.
12998
12999 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13000
13001         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13002         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13003         change.
13004
13005 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13006
13007         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13008         bind the default value of enable-multibyte-characters to nil.
13009
13010 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13011
13012         * message.el (message-forward-make-body-plain)
13013         (message-forward-make-body-mml):
13014         Don't use mm-with-unibyte-current-buffer.
13015
13016 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13017
13018         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13019
13020 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13021
13022         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13023         (Bug#5592).
13024
13025 2010-05-07  Julien Danjou  <julien@danjou.info>
13026
13027         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13028         it to mm-pipe-part.
13029
13030         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13031         it is given.
13032
13033 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * binhex.el (binhex-decode-region-internal):
13036         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13037         (dns-query):
13038         * nnweb.el (nnweb-gmane-search):
13039         * pgg-parse.el (pgg-parse-armor):
13040         * pgg.el (pgg-verify-region):
13041         * sha1.el (sha1-string-external):
13042         * uudecode.el (uudecode-decode-region-internal):
13043         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13044         XEmacs.
13045
13046         * gnus-art.el (gnus-article-browse-html-parts):
13047         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13048         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13049         make-temp-file.
13050
13051         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13052         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13053         compiling.
13054
13055         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13056         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13057         XEmacs when compiling.
13058
13059         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13060         gnus-pick-mode-off-hook for XEmacs when compiling.
13061         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13062         gnus-binary-mode-off-hook for XEmacs when compiling.
13063
13064         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13065         Return nil if char-charset is not available.
13066
13067         * imap.el (imap-disable-multibyte)
13068         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13069         macros.
13070
13071         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13072         instead of encode-coding-string.
13073
13074         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13075         'xemacs) instead of mm-emacs-mule to switch function definitions.
13076         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13077
13078         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13079         bind temporary-file-directory for XEmacs;
13080         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13081         timer-set-function for XEmacs 21.4 and SXEmacs;
13082         bind timer-list for XEmacs 21.4 and SXEmacs;
13083         fbind char-charset and find-charset-region for non-Mule XEmacs;
13084         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13085         encode-coding-region and encode-coding-string for XEmacs having no
13086         file-coding feature.
13087
13088 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13089
13090         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13091
13092 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13093
13094         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13095         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13096
13097 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13098
13099         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13100         alias `jka-compr-delete-temp-file' no longer exists.
13101
13102 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13103
13104         Use define-minor-mode in Gnus where applicable.
13105         * mml.el (mml-mode): Use define-minor-mode.
13106         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13107         (gnus-undo-mode): Use define-minor-mode.
13108         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13109         (gnus-dead-summary-mode): Use define-minor-mode.
13110         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13111         Initialize in declaration.
13112         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13113         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13114         (gnus-mailing-list-mode): Use define-minor-mode.
13115         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13116         (gnus-draft-mode): Use define-minor-mode.
13117         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13118         (gnus-dired-mode): Use define-minor-mode.
13119
13120 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13121
13122         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13123         handles on recursive mml-to-mime translation and check them for
13124         boundary delimiter collisions.  Reported by Greg Troxel.
13125
13126 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13129
13130 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13131
13132         * mm-util.el (mm-find-buffer-file-coding-system):
13133         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13134
13135 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13136
13137         * message.el (message-generate-headers): Record insertion of optional
13138         headers as well.  Otherwise the check to prevent repeated insertion of
13139         optional headers is a no-op.
13140
13141 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13142
13143         * smime.el: Don't mention CVS.
13144
13145         * nnrss.el (nnrss-fetch): Don't mention CVS.
13146
13147         * nnir.el: Don't mention CVS.
13148
13149 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13150
13151         * gnus-sum.el (gnus-summary-bookmark-make-record):
13152         Add `location' field.
13153
13154 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13155
13156         * lpath.el: Fbind bookmark-default-handler,
13157         bookmark-get-bookmark-record, bookmark-make-record-default,
13158         bookmark-prop-get for Emacs <23 and XEmacs.
13159
13160 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13161
13162         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13163         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13164         Use with-current-buffer to silence the byte-compiler.
13165         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13166         bother to require `gnus'.
13167         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13168
13169 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13170
13171         * gnus-sum.el (gnus-summary-bookmark-make-record)
13172         (gnus-summary-bookmark-jump): New functions.
13173         (gnus-summary-mode): Setup bookmark support.
13174
13175 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13176
13177         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13178         if set.
13179
13180 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13181
13182         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13183         gnus-article-browse-html-save-cid-image; make it work recursively for
13184         forwarded messages as well.
13185         (gnus-article-browse-html-parts): Work when prefix arg is given.
13186         (gnus-article-browse-html-article): Doc fix.
13187
13188 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13189
13190         * message.el (message-default-mail-headers)
13191         (message-default-headers): Carry the value mail-default-headers over
13192         into message-default-mail-headers, rather than message-default-headers.
13193
13194 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13195
13196         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13197         charset.
13198
13199         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13200         charset into the <meta> tag when the article is encoded to utf-8.
13201
13202 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13203
13204         * gnus-art.el (gnus-article-browse-delete-temp-files):
13205         Delete directories as well.
13206         (gnus-article-browse-html-parts): Work for images that do not specify
13207         file names; delete temp directory when quitting; insert header at the
13208         right place; use file: scheme for image files.
13209
13210 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13211
13212         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13213         (gnus-article-browse-html-parts): Use it to make temporary cid image
13214         files in addition to html file so that browser may display them.
13215
13216 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13217
13218         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13219
13220 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13221
13222         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13223
13224 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13225
13226         * auth-source.el (auth-sources): Change default to be simpler.
13227         Explain about Secret Service API sources.  Improve Customize options.
13228         (auth-source-pick): Change to accept any number of search parameters.
13229         Implement fallbacks iteratively, not recursively.  Add scoring on the
13230         second pass and sort by score.  Call Secret Service API when needed.
13231         (auth-source-user-or-password): Use it.  Call Secret Service API
13232         directly when needed to get the user name and the password.
13233
13234 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13235
13236         * message.el (message-interactive): Doc fix.
13237         (message-qmail-inject-args): Reflow.
13238         (message-kill-to-signature): Fix typo in docstring.
13239
13240         * smiley.el (smiley-buffer): Fix typo in docstring.
13241
13242 2010-03-24  Glenn Morris  <rgm@gnu.org>
13243
13244         * mail-source.el (gnus-message): Declare.
13245         (mail-source-delete-old-incoming): Require gnus-util.
13246
13247 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13248
13249         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13250
13251         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13252
13253         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13254         password-cache's default if it is not bound.
13255         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13256         password-cache-expiry's default if it is not bound.
13257
13258         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13259         available in Emacs 21.
13260
13261         * lpath.el: Suppress compiler warnings for:
13262         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13263         XEmacs;
13264         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13265         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13266         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13267
13268 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13269
13270         * auth-source.el (auth-sources): Fix up definition so extra parameters
13271         are always inline.
13272
13273 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13274
13275         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13276         wasn't updated after mismatch.  Clear cached mailbox info correctly
13277         when uidvalidity changes.
13278         (nnimap-group-prefixed-name): New function to avoid some code
13279         duplication.
13280         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13281         (nnimap-request-group): Use it.
13282         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13283         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13284         with many imap folders.  This is done by caching the group status from
13285         the imap server persistently in a group parameter `imap-status'.  (This
13286         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13287         but not persistently, so every Gnus startup was still very slow.)
13288
13289 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13290
13291         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13292         delete the extra newline.  Otherwise editing of :string and :number
13293         types don't work.
13294
13295 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13296
13297         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13298         secrets.el dependency.
13299         (auth-sources): Add optional user name.  Add secrets.el configuration
13300         choice (unused right now).
13301
13302 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13303
13304         * gnus-sum.el (gnus-summary-make-menu-bar):
13305         Let `gnus-registry-install-shortcuts' fill in the functions.
13306
13307         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13308         warnings.
13309         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13310         (gnus-registry-install-shortcuts): Populate and use it in a
13311         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13312
13313 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13314
13315         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13316         In-place substitutions for the group name encoding/decoding.
13317         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13318         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13319         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13320         (nnimap-update-unseen, nnimap-request-list)
13321         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13322         (nnimap-request-set-mark, nnimap-split-to-groups)
13323         (nnimap-split-articles, nnimap-request-newgroups)
13324         (nnimap-request-create-group, nnimap-request-accept-article)
13325         (nnimap-request-delete-group, nnimap-request-rename-group)
13326         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13327         `encoded-mbx' for consistency.
13328         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13329         variable `imap-current-mailbox'.
13330
13331         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13332         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13333
13334 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13335
13336         * pop3.el (pop3-display-message-size-flag): Display message size byte
13337         counts during POP3 download.
13338         (pop3-movemail): Use it.
13339         (pop3-list): Implement listing of available messages.
13340
13341 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13342
13343         * nnir.el (nnir-get-article-nov-override-function): New function to
13344         override the normal NOV retrieval.
13345         (nnir-retrieve-headers): Use it.
13346
13347 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13348
13349         * auth-source.el (netrc-machine-user-or-password): Autoload.
13350
13351 2010-03-19  Glenn Morris  <rgm@gnu.org>
13352
13353         Stop message.el from loading about 40 libraries it doesn't always need.
13354         The general approach is to autoload rather than require, and to
13355         require in the specific functions rather than the file.  (Bug#5642)
13356
13357         * gmm-utils.el: Don't require wid-edit.
13358         (widget-create-child-value, widget-convert, widget-default-get):
13359         Autoload.
13360
13361         * gnus-util.el: Don't require time-date, netrc.
13362         (message-fetch-field, gnus-group-name-decode): Declare rather than
13363         autoloading.
13364         (gnus-fetch-field): Require message.
13365         (gnus-decode-newsgroups): Require gnus-group.
13366
13367         * ietf-drums.el: Don't require time-date.
13368
13369         * message.el: Don't require hashcash, canlock, ecomplete.
13370         Do require mail-utils.  Require nnheader only when compiling.
13371         (smtpmail-default-smtp-server): Remove declaration.
13372         (message-send-mail-function): Check smtpmail-default-smtp-server
13373         is bound rather than requiring smtpmail.
13374         (message-auto-save-directory, message-insert-signature):
13375         Use expand-file-name rather than nnheader-concat.
13376         (nnheader-insert-file-contents): Autoload.
13377         (hashcash-wait-async): Declare.
13378         (message-send-mail): Only call gnus-setup-posting-charset if
13379         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13380         (message-send-mail-with-sendmail): Require sendmail.
13381         (canlock-password, canlock-password-for-verify): Declare.
13382         (message-canlock-password): Require canlock.
13383         (nnheader-get-report): Autoload.
13384         (gnus-setup-posting-charset): Declare.
13385         (message-send-news): Require gnus-msg.
13386         (message-make-references, message-make-in-reply-to): Use mail-header-id
13387         rather than the alias mail-header-message-id.
13388         (ecomplete-add-item, ecomplete-save): Declare.
13389         (message-put-addresses-in-ecomplete): Require ecomplete.
13390         (ecomplete-display-matches): Autoload.
13391
13392         * mm-decode.el: Don't require mailcap, gnus-util.
13393         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13394         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13395         Autoload.
13396         (mailcap-mime-extensions): Declare.
13397
13398         * mm-encode.el: Don't require mailcap.
13399         (mailcap-extension-to-mime): Autoload.
13400
13401         * mml-sec.el: Don't require password-cache.
13402
13403         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13404         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13405         (mml-minibuffer-read-type): Require mailcap.
13406         (mml-preview): Require gnus-msg.
13407
13408         * mml1991.el: Require password-cache.
13409         (password-cache-expiry): Remove declaration.
13410
13411         * mml2015.el: Require password-cache.
13412         (password-cache-expiry): Remove declaration.
13413
13414         * nneething.el (mailcap): Require mailcap.
13415
13416         * nnheader.el (declare-function): Add compatibility stub.
13417         (message-remove-header): Declare rather than autoload.
13418         (nnheader-replace-header): Require message.
13419
13420         * nnimap.el (declare-function): Add compatibility stub.
13421         (netrc-parse, netrc-machine-user-or-password): Declare.
13422         (nnimap-open-connection): Require netrc.
13423
13424         * nntp.el (declare-function): Add compatibility stub.
13425         (netrc-parse, netrc-machine, netrc-get): Declare.
13426         (nntp-send-authinfo): Require netrc.
13427
13428         * rfc2047.el: Don't require qp.
13429         (quoted-printable-encode-region, quoted-printable-decode-string):
13430         Autoload.
13431
13432         * sieve-mode.el: Don't require easymenu.
13433         (easy-menu-add-item): Autoload it.
13434
13435         * spam-stat.el (time-to-number-of-days): Autoload it.
13436
13437 2010-03-19  Glenn Morris  <rgm@gnu.org>
13438
13439         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13440
13441 2010-03-18  Glenn Morris  <rgm@gnu.org>
13442
13443         * hashcash.el (declare-function): Remove duplicate definition.
13444
13445 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13446
13447         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13448         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13449         value if any backslash escapes).
13450
13451 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13452
13453         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13454         if it is available.  (bug#5647)
13455
13456         * lpath.el: Suppress compiler warning for coding-system-from-name for
13457         Emacs 21 and XEmacs.
13458
13459 2010-03-14  Juri Linkov  <juri@jurta.org>
13460
13461         * hmac-def.el:
13462         * hmac-md5.el:
13463         * netrc.el: Fix keywords.
13464
13465 2010-02-26  Glenn Morris  <rgm@gnu.org>
13466
13467         * message.el (message-send-mail-function): Change the default, so that
13468         it inherits from a customized send-mail-function.  (Bug#5643)
13469
13470 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13471
13472         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13473         shell-command-to-string signals an error (bug#5299).
13474
13475 2010-02-24  Glenn Morris  <rgm@gnu.org>
13476
13477         * message.el (message-smtpmail-send-it)
13478         (message-send-mail-with-mailclient): Doc fixes.
13479
13480 2010-02-16  Glenn Morris  <rgm@gnu.org>
13481
13482         * message.el (message-default-mail-headers): Change the default value
13483         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13484
13485 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13488         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13489
13490 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13491
13492         * time-date.el (date-to-time): Doc fix (Bug#5408).
13493
13494 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13495
13496         * message.el (message-mail): Just pass yank-action on to message-setup.
13497         (message-setup): Handle (FUN . ARGS) form of yank-action.
13498         (message-with-reply-buffer, message-widen-reply)
13499         (message-yank-original): Handle non-buffer values of
13500         message-reply-buffer (Bug#4080).
13501         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13502
13503 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13504
13505         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13506         Fix typo in docstring.
13507
13508 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13509
13510         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13511         response.
13512
13513 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13514
13515         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13516
13517         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13518
13519         * message.el (message-check-news-header-syntax): Protect against a
13520         string that `rfc822-addresses' returns when parsing fails.
13521
13522 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13523
13524         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13525         (gnus-previous-char-property-change): New functions.
13526
13527         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13528
13529 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13530
13531         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13532         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13533
13534 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13535
13536         * message.el (message-exchange-point-and-mark): Rework last change to
13537         avoid using optional arg of exchange-point-and-mark, for backward
13538         compatibility.
13539
13540 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13541
13542         * message.el (message-exchange-point-and-mark):
13543         Call exchange-point-and-mark with an argument rather than setting
13544         mark-active by hand (Bug#5175).
13545
13546 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * nntp.el (nntp-service-to-port): Work for service expressed with
13549         numeric string; replace [:digit:] with [0-9] for XEmacs.
13550
13551 2009-12-17  Glenn Morris  <rgm@gnu.org>
13552
13553         * gnus-group.el (gnus-bug-group-download-format-alist):
13554         Change emacs entry to debbugs.gnu.org.  Bump :version.
13555
13556 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13557
13558         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13559
13560 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13561
13562         * message.el (message-info): Explain why we use `Info-goto-node'.
13563
13564 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13565
13566         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13567
13568 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13569
13570         * message.el (message-completion-in-region): New compatibility function.
13571         (message-expand-group): Use it.
13572
13573 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13574
13575         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13576         with no unread article should be listed if the 2nd arg `predicate' is
13577         given.
13578
13579 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13580
13581         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13582
13583 2009-11-29  Juri Linkov  <juri@jurta.org>
13584
13585         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13586         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13587         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13588
13589 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13590
13591         * sha1.el (sha1-string-external): default-directory "/" in case
13592         otherwise non-existent.  process-connection-type pipe for touch of
13593         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13594
13595 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13596
13597         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13598         it's comms related and sgml-mode.el has "comm" on that basis too.
13599
13600 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13601
13602         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13603         containing tspecial characters if they have been already quoted.
13604
13605 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13606
13607         * dns-mode.el (auto-mode-alist): Purecopy string.
13608
13609 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13610
13611         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13612
13613 2009-10-24  Glenn Morris  <rgm@gnu.org>
13614
13615         * gnus-art.el (help-xref-stack-item): Define for compiler.
13616
13617 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13618
13619         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13620
13621 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13624
13625 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13626
13627         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13628         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13629
13630 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13631
13632         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13633         (gnus-overlays-in): New alias to overlays-in.
13634
13635         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13636         gnus-overlay-get, and gnus-delete-overlay.
13637         (gnus-summary-show-thread): Make it work as well for systems in which
13638         next-single-char-property-change is not available.
13639         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13640
13641         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13642         (gnus-overlay-get): New alias to extent-property.
13643         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13644
13645         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13646         SXEmacs.
13647
13648         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13649         SXEmacs.
13650
13651 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13652
13653         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13654
13655 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13656
13657         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13658         and XEmacs that don't have `remove-overlays'.
13659
13660 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13661
13662         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13663         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13664         selective display.  Use overlays instead.
13665
13666 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13667
13668         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13669
13670 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13671
13672         * spam-stat.el (spam-stat-load): Fix typo in message.
13673
13674 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13675
13676         * dig.el (dig-invoke): Fix typo in docstring.
13677         (query-dig): Reflow docstring.
13678
13679 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13680
13681         * gnus-art.el (gnus-article-encrypt-body):
13682         * message.el (message-check-recipients):
13683         * mm-util.el (mm-codepage-setup):
13684         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13685         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13686
13687 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13688
13689         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13690         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13691         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13692         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13693         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13694
13695 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13696
13697         * dig.el: Add "Keywords: comm", as per net-utils.el.
13698
13699 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13700
13701         * dig.el (dig-mode): Use define-derived-mode.
13702
13703 2009-09-19  Glenn Morris  <rgm@gnu.org>
13704
13705         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13706
13707 2009-09-18  Glenn Morris  <rgm@gnu.org>
13708
13709         * gnus-diary.el (gnus-diary-check-message):
13710         * message.el (message-insert-formatted-citation-line):
13711         * nnbabyl.el (top-level):
13712         * nndiary.el (nndiary-schedule):
13713         Fix typos in condition-case handlers.
13714
13715 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13718         configuration that provides the sole article window in a frame;
13719         position point correctly after deleting a part.
13720
13721 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13722
13723         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13724         (spam-resolve-registrations-routine): Use it to unregister articles
13725         that change status.
13726
13727 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13728
13729         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13730         with XEmacs.
13731         (parse-time-string-chars): Use it.
13732
13733 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13734
13735         * imap.el (imap-interactive-login): Better messages.
13736         (imap-open): Fix bug with renamed buffer on reconnect.
13737         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13738         for easier debugging and cleaner code.  On successful (guessed based on
13739         server capabilities) secondary authentication, set imap-state
13740         correctly.
13741         (imap-last-authenticator): Define imap-last-authenticator as a variable
13742         to avoid warnings.
13743
13744 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13745
13746         * nnrss.el (nnrss-request-article): Remove binding of
13747         default-enable-multibyte-characters that has gotten needless by
13748         the 2007-07-13 change in rfc2047-encode-message-header.
13749
13750         * mml.el (mml-insert-multipart): Error on the message header.
13751         (mml-insert-part): Error on the message header; position point at
13752         the end of a MIME tag.
13753
13754 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13755
13756         * time-date.el (autoload): Expand define-obsolete-function-alias into
13757         defalias and make-obsolete for old Emacsen that Gnus supports.
13758         (with-no-warnings): Define it for old Emacsen.
13759         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13760         is available.
13761         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13762         float-time is available; suppress compile warning for time-to-seconds.
13763
13764         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13765         (gnus-float-time): Alias to float-time if it exists.
13766
13767         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13768         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13769         float-time is available; suppress compile warning for time-to-seconds.
13770
13771         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13772         XEmacs.
13773
13774 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13775
13776         * imap.el (imap-message-map): Docstring fix.
13777
13778 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13781         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13782         Add the optional argument `encoding' that overrides the default.
13783
13784         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13785         mm-encode-buffer.
13786
13787 2009-09-04  Glenn Morris  <rgm@gnu.org>
13788
13789         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13790         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13791         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13792         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13793         * mm-util.el (mm-with-unibyte-current-buffer)
13794         (mm-find-buffer-file-coding-system):
13795         * yenc.el (yenc-decode-region): Use default-value rather than
13796         default-enable-multibyte-characters.
13797
13798 2009-09-03  Glenn Morris  <rgm@gnu.org>
13799
13800         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13801         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13802         than default-enable-multibyte-characters.
13803
13804 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13805
13806         * gnus-art.el (gnus-article-read-summary-keys):
13807         Fix gnus-buffer-configuration's value temporarily used.
13808
13809 2009-09-02  Glenn Morris  <rgm@gnu.org>
13810
13811         * gnus-util.el (gnus-float-time): New function.
13812         * gnus-delay.el (gnus-delay-article):
13813         * gnus-sum.el (gnus-thread-latest-date):
13814         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13815         * nnspool.el (nnspool-request-newgroups):
13816         Use gnus-float-time rather than time-to-seconds.
13817         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13818
13819         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13820         (gnus-header-subject-face, gnus-header-newsgroups-face)
13821         (gnus-header-name-face, gnus-header-content-face):
13822         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13823         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13824         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13825         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13826         (gnus-cite-face-11):
13827         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13828         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13829         (gnus-server-closed-face, gnus-server-denied-face)
13830         (gnus-server-offline-face):
13831         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13832         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13833         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13834         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13835         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13836         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13837         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13838         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13839         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13840         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13841         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13842         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13843         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13844         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13845         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13846         (gnus-summary-high-undownloaded-face)
13847         (gnus-summary-low-undownloaded-face)
13848         (gnus-summary-normal-undownloaded-face)
13849         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13850         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13851         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13852         (gnus-splash-face):
13853         * message.el (message-header-to-face, message-header-cc-face)
13854         (message-header-subject-face, message-header-newsgroups-face)
13855         (message-header-other-face, message-header-name-face)
13856         (message-header-xheader-face, message-separator-face)
13857         (message-cited-text-face, message-mml-face):
13858         * sieve-mode.el (sieve-control-commands-face)
13859         (sieve-action-commands-face, sieve-test-commands-face)
13860         (sieve-tagged-arguments-face):
13861         * spam.el (spam-face):
13862         Mark face aliases with "-face" in the name as obsolete.
13863
13864 2009-09-01  Glenn Morris  <rgm@gnu.org>
13865
13866         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13867         than goto-line.
13868
13869 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13870
13871         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13872         Don't move point if the command is invoked inside the message header.
13873
13874 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13875
13876         * imap.el (imap-send-command): Simplify.
13877         (imap-wait-for-tag): point-max -> buffer-size.
13878
13879 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13880
13881         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13882         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13883         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13884         * nnir.el (nnir-swish-e-index-file):
13885         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13886         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13887         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13888         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13889         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13890         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13891
13892 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13895         Don't save excursion.
13896
13897 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13898
13899         * nnheader.el (nnheader-find-file-noselect):
13900         * mm-util.el (mm-insert-file-contents):
13901         Use (default-value 'major-mode) instead of default-major-mode.
13902
13903 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13904
13905         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13906
13907 2009-08-26  Glenn Morris  <rgm@gnu.org>
13908
13909         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13910         than placing in files.el.
13911
13912 2009-08-25  Glenn Morris  <rgm@gnu.org>
13913
13914         * nnir.el (top-level): Don't require cl at run-time.
13915         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13916         Replace cl-function substitute with gnus-replace-in-string.
13917         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13918         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13919         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13920         simplified expansions.
13921
13922 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13923
13924         * dig.el (dig): Add autoload cookie.
13925
13926 2009-08-22  Glenn Morris  <rgm@gnu.org>
13927
13928         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13929         goto-line.
13930
13931 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13932
13933         * parse-time.el (parse-time-string-chars): Save match data.
13934
13935 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13936
13937         * parse-time.el (parse-time-string-chars): Compute using character
13938         classes, to handle non-ascii characters (Bug#3190).
13939
13940 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13941
13942         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13943
13944         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13945         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13946         (gnus-mm-display-part, gnus-mime-display-single)
13947         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13948         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13949
13950         * gnus-sum.el
13951         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13952         (gnus-summary-move-article): Add expirable mark to articles copied or
13953         moved to group that has auto-expire turned on if the option is non-nil.
13954
13955 2009-07-24  Glenn Morris  <rgm@gnu.org>
13956
13957         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13958         Fix typo.  (Bug#3903)
13959
13960 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13961
13962         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13963         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13964         that should not be used for draft articles.
13965         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13966         that has no concern in minor mode keys.
13967         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13968         Abolish.
13969
13970 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13971
13972         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13973         article without making inquiry to a user for unknown encoding.
13974
13975         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13976         (nnmaildir--scan): Assume i-node and device number that file-attributes
13977         returns might be cons-cell.
13978
13979         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13980
13981         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13982
13983 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13984
13985         * auth-source.el: Remove docs now in auth.texi.  Don't use
13986         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13987         `auth-source-hide-passwords' and use them.
13988
13989 2009-07-15  Glenn Morris  <rgm@gnu.org>
13990
13991         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13992
13993 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13996         excessive whitespace from the default values of title and description.
13997
13998 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13999
14000         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14001         mail-fetch-field to fetch Content-Description header in order to
14002         exclude newlines.
14003
14004 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14005
14006         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14007         format used by GnuPG 2.0.11.
14008
14009 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14010
14011         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14012         to deleted part.
14013
14014 2009-05-30  David Engster  <dengste@eml.cc>
14015
14016         * nnmairix.el: Remove old documentation in the commentary block.
14017         (nnmairix-request-group): Do not update active file for nnml back ends.
14018         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14019         end so that overview files are ignored.
14020         (nnmairix-update-groups): Make updating the groups more robust by using
14021         marks.
14022         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14023         with dollar characters in message-id.
14024
14025 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14026
14027         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14028         2008-12-25 in dns.el.
14029
14030 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14031
14032         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14033         could happen if the text is only composed of spaces and/or tabs.
14034
14035 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14036
14037         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14038         when sending a queued message to avoid extra mml tags.
14039
14040 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14041
14042         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14043
14044 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14047         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14048         rmail-toggle-header for XEmacs;
14049         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14050
14051 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14052
14053         * gnus-dired.el: Remove autoload for gnus-setup-message.
14054         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14055         displaying Gnus logo; always use compose-mail.
14056
14057 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14060
14061 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14062
14063         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14064         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14065         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14066         available.
14067         (gnus-nocem-epg-verify): New function.
14068
14069 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14070
14071         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14072
14073 2009-02-15  Glenn Morris  <rgm@gnu.org>
14074
14075         * gnus-util.el (rmail-insert-rmail-file-header)
14076         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14077         autoloads.
14078         (rmail-default-rmail-file): Remove unnecessary declaration.
14079         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14080
14081 2009-02-14  Glenn Morris  <rgm@gnu.org>
14082
14083         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14084         variable (only used in gnus-util, which declares it anyway).
14085         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14086         which was only needed by gnus-art (changed to not use it any more).
14087         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14088         only used in gnus-util, which autoloads it itself.
14089         (rmail-update-summary): Fix autoload.
14090
14091         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14092         rather than rmail-output-to-rmail-file.
14093
14094 2009-02-07  Glenn Morris  <rgm@gnu.org>
14095
14096         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14097         autoload of function that no longer exists.
14098         (rmail-toggle-header): Declare.
14099         (message-forward-rmail-make-body): Handle mbox Rmail.
14100
14101 2009-01-31  Glenn Morris  <rgm@gnu.org>
14102
14103         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14104         2009-01-09 change.
14105
14106 2009-01-31  Dave Love  <fx@gnu.org>
14107
14108         * imap.el (imap-fetch-safe): Bind debug-on-error.
14109         (imap-debug): Add imap-fetch-safe.
14110
14111 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14112
14113         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14114         (auth-source-forget-all-cached): New convenience function.
14115         (auth-source-user-or-password): Accept list of modes or a single mode.
14116
14117         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14118         auth-source modes.
14119
14120         * netrc.el (netrc-machine-user-or-password): Use list of
14121         auth-source modes.
14122
14123         * nnimap.el (nnimap-open-connection): Use list of
14124         auth-source modes.
14125
14126         * nntp.el (nntp-send-authinfo): Use list of
14127         auth-source modes.
14128
14129 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14130
14131         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14132         now.
14133
14134 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14135
14136         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14137         coding system in XEmacs; add a workaround for XEmacs.
14138
14139         * lpath.el: Fbind coding-system-aliasee.
14140
14141 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14144         of current-language-environment.
14145
14146 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14147
14148         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14149         available at runtime.
14150
14151 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14154
14155 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14156
14157         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14158         the greatest positive fixnum value doesn't work under an XEmacs with
14159         bignum support; use the most-positive-fixnum constant instead,
14160         available since Emacs 21.1 with cl and XEmacs 21.1.
14161
14162 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14165         XEmacs gets not to work.
14166
14167 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14168
14169         * mm-util.el (mm-coding-system-priorities): Allow the value like
14170         "Japanese (UTF-8)" of current-language-environment.
14171
14172 2009-01-09  Glenn Morris  <rgm@gnu.org>
14173
14174         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14175         with last-command-event.
14176
14177 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14178
14179         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14180         in the doc string.
14181
14182         * message.el (message-fix-before-sending): Amend comment.
14183
14184 2009-01-08  Dave Love  <fx@gnu.org>
14185
14186         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14187
14188 2009-01-07  David Engster  <dengste@eml.cc>
14189
14190         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14191         simplified server definitions by converting it via
14192         gnus-server-to-method.
14193
14194 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14195
14196         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14197         parameter's operands.
14198
14199 2009-01-06  David Engster  <dengste@eml.cc>
14200
14201         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14202         primary select method (for gnus-group-mark-article-as-read).
14203
14204 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14205
14206         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14207         `(gnus)Face', not `(gnus)X-Face'.
14208
14209 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * mm-util.el (mm-ucs-to-char): New function.
14212
14213         * mm-url.el (mm-url-decode-entities): Use it.
14214
14215         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14216         unicode-to-char.
14217
14218 2009-01-05  Dave Love  <fx@gnu.org>
14219
14220         * time-date.el: Require cl for `declare'.
14221
14222 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14223
14224         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14225         Dave Love.
14226
14227 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14228
14229         * message.el (message-fix-before-sending): Add `eight-bit' to
14230         illegible-text check.
14231
14232 2009-01-03  Michael Olson  <mwolson@gnu.org>
14233
14234         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14235         `headers' is nil.  This can occur if the IMAP server does not have
14236         permissions to read messages from a folder, but can write new messages
14237         to the folder.
14238         (nnimap-request-article-part): Do not insert `data' if it is nil.
14239
14240         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14241         characters which will confuse `read', so skip past them.
14242
14243 2009-01-01  Dave Love  <fx@gnu.org>
14244
14245         * imap.el (imap-string-to-integer): Fix typo.
14246         (imap-fetch-safe): New function.
14247         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14248
14249         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14250
14251         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14252         (imap-parse-greeting): Fix doc strings.
14253         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14254         (imap-parse-flag-list): Make messages unique.
14255         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14256
14257         * nnimap.el: Fix author email.
14258         (nnimap-split-rule): Add FIXME comment.
14259         (nnimap-debug): Fix doc string.
14260
14261 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14262
14263         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14264
14265 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14266
14267         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14268         nslookup if resolv.conf isn't available.
14269         (dns-query): Rename from query-dns.
14270         (dns-query-cached): Rename from query-dns-cached.
14271
14272 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14275         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14276         to check if those variables exist (first appeared in Emacs 18.50).
14277
14278 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14279
14280         * mm-util.el (mm-line-number-at-pos): New function.
14281
14282         * spam-report.el (spam-report-process-queue): Use it.
14283
14284 2008-12-24  David Engster  <dengste@eml.cc>
14285
14286         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14287         parameters that haven't existed as variables as buffer-local variables.
14288
14289 2008-12-23  Dave Love  <fx@gnu.org>
14290
14291         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14292         cadar.
14293
14294         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14295         imap-starttls-p.
14296         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14297
14298 2008-12-22  Dave Love  <fx@gnu.org>
14299
14300         * imap.el: Fix author email.  Doc fixes.
14301         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14302         reply.
14303
14304 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14305
14306         * spam-report.el (spam-report-gmane-max-requests): New constant.
14307         (spam-report-gmane-wait): New variable.
14308         (spam-report-gmane-ham, spam-report-gmane-spam)
14309         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14310         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14311         the server.
14312
14313         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14314         Add explanations.
14315
14316         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14317         nnheader-accept-process-output and nnheader-read-timeout if available.
14318         (pop3-movemail): Use it.
14319
14320         * message.el (message-check-news-body-syntax): Fix signature check if
14321         there's an attachment.
14322
14323 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14324
14325         * mm-util.el: Add comments to the mm- emulating functions.
14326
14327 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14328
14329         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14330         Reported by Stephen Berman <stephen.berman@gmx.net>.
14331
14332 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14333
14334         * mm-util.el (mm-substring-no-properties): New function.
14335         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14336         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14337         (mm-string-to-multibyte): Doc fix.
14338
14339         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14340
14341 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14342
14343         * mml.el (mml-attach-file): Strip text properties from file name.
14344         (Bug#1574)
14345
14346 2008-12-16  Glenn Morris  <rgm@gnu.org>
14347
14348         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14349
14350 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14351
14352         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14353         knows since the charset specified might be a bogus alias that
14354         mm-charset-synonym-alist provides.
14355
14356 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14357
14358         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14359         "ISO_8859-1".
14360
14361         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14362
14363 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14364
14365         * mm-util.el (mm-charset-eval-alist):
14366         Define it before mm-charset-to-coding-system.
14367         (mm-charset-to-coding-system): Add optional argument `silent';
14368         define it before mm-charset-override-alist.
14369         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14370         default value if it can be used in Emacs currently running;
14371         silence mm-charset-to-coding-system.
14372
14373 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14374
14375         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14376         `allow-override' which says whether to use `mm-charset-override-alist'.
14377         (rfc2047-decode-encoded-words): Use it.
14378
14379         * mm-util.el (mm-charset-override-alist): Fix custom type;
14380         add `(gb2312 . gbk)' to choices.
14381
14382 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14383
14384         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14385         fast.
14386
14387         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14388
14389         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14390
14391 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14392
14393         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14394         on links.
14395
14396         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14397
14398 2008-12-03  Lute Kamstra  <lute@gnu.org>
14399
14400         * sha1.el: Remove leading * from docstrings of defcustoms,
14401         deffaces, defconsts and defuns.
14402
14403 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14406         users' addresses that don't have domain parts.
14407         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14408         rather than message-narrow-to-head since there will be the message
14409         header separator.
14410
14411 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14412
14413         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14414         since the result is inserted in a unibyte buffer anyway.
14415         (nnimap-demule-use-string-to-multibyte): Remove.
14416         (nnimap-demule): Alias it to mm-string-to-multibyte.
14417
14418 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14419
14420         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14421         variable for debugging bug#464 and bug#1174.
14422         (nnimap-demule): Use it.
14423
14424 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14425
14426         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14427         score calculation correctly.
14428
14429 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14430
14431         * message.el (message-send-mail): Just set the buffer to unibyte
14432         rather than use mm-with-unibyte-current-buffer which does a lot more.
14433         (message-send-mail-partially): Don't bother with
14434         mm-with-unibyte-current-buffer since it's already been made unibyte by
14435         message-send-mail.
14436
14437 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14438
14439         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14440
14441 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14442
14443         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14444
14445 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14446
14447         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14448         require itself and to remove `with-no-warnings'.
14449
14450 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14451
14452         * starttls.el (starttls-any-program-available): Get the name of the
14453         available TLS layer program.
14454         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14455         well as the host name in the "opening" message.
14456
14457         * auth-source.el (auth-source-cache, auth-source-do-cache)
14458         (auth-source-user-or-password): Cache passwords and logins by default,
14459         allow override with `auth-source-do-cache'.
14460         (auth-source-forget-user-or-password): Allow users to remove cache
14461         entries if needed.
14462
14463 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14464
14465         * md4.el (md4-buffer): Fix typo in docstring.
14466         (md4, md4-64): Doc fixes.
14467         (md4-pack-int32): Reflow docstring.
14468
14469 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14470
14471         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14472         condition-case to only the forward-sexp call.
14473
14474 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14475
14476         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14477         quotes contained.  Make it more robust regardless by an extra
14478         condition-case wrapper.
14479
14480 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14481
14482         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14483
14484 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14485
14486         * nnml.el (nnml-request-expire-articles): Check if the function set to
14487         `nnmail-expiry-target' returns the symbol `delete'.
14488
14489         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14490
14491         * nnmail.el (nnmail-expiry-target): Fix custom type.
14492
14493 2008-10-02  Glenn Morris  <rgm@gnu.org>
14494
14495         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14496         Silence compiler warning.
14497
14498 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14499
14500         * tls.el (open-tls-stream): Show the actual command being
14501         executed, instead of the format string.
14502
14503 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14504
14505         * lpath.el: Fbind codepage-setup for Emacs 23.
14506
14507 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14508
14509         * mml.el (mml-menu): Don't assume mml2015 is bound.
14510
14511 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14512
14513         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14514         exists.
14515
14516 2008-09-27  Glenn Morris  <rgm@gnu.org>
14517
14518         * gnus-util.el (mail-header-remove-comments): Autoload it.
14519
14520 2008-09-27  Andreas Schwab  <schwab@suse.de>
14521
14522         * gnus-util.el (gnus-split-references): Strip comments.
14523         (gnus-parent-id): Likewise.
14524
14525 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14526
14527         * message.el (message-confirm-send): Fix version.
14528
14529 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14530
14531         * message.el (message-idna-to-ascii-rhs-1): Use
14532         mail-extract-address-components rather than mail-header-parse-addresses
14533         that is an alias by default to ietf-drums-parse-addresses that does not
14534         support non-ASCII names in headers' contents.
14535
14536 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14537
14538         * message.el (message-confirm-send): Fix variable documentation to
14539         avoid the "y/n" wording.
14540
14541 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14542
14543         * message.el (message-set-auto-save-file-name): Save to a different
14544         filename so multiple messages (especially drafts) can be recovered.
14545
14546 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14547
14548         * message.el (message-confirm-send): Add appropriate version.
14549
14550 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14551
14552         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14553         defvar.
14554
14555 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14556
14557         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14558         (mm-pkcs7-enveloped-magic): Ditto.
14559
14560 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14561
14562         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14563         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14564
14565 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14566
14567         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14568         default, it's better.
14569
14570 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14571
14572         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14573         summary line gnus-number property and ignore them (with a warning
14574         message).
14575
14576 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14579         macro caddr in the interactive form since it won't be expanded.
14580
14581 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14582
14583         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14584         `charset'; fix name of function called recursively.
14585         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14586
14587 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14588
14589         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14590         (gnus-mime-set-charset-parameters): New function.
14591         (gnus-mime-view-part-as-charset): Use it to correctly display part
14592         specifying wrong charset.
14593
14594 2008-09-08  David Engster  <dengste@eml.cc>
14595
14596         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14597         in completing-read for back end server.
14598
14599 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14600
14601         * message.el (message-confirm-send): New variable to confirm sending a
14602         message.
14603         (message-send): Use it.
14604
14605 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14606
14607         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14608
14609 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14610
14611         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14612
14613 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14614
14615         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14616         prevent tracking too many groups.
14617         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14618         Use it.
14619
14620 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14621
14622         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14623         moving point to the bottom of the window in order to avoid recentering.
14624
14625 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14626
14627         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14628
14629         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14630         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14631         (gnus-article-beginning-of-window): Fix calculation.
14632
14633 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14634
14635         * gnus-msg.el (gnus-summary-supersede-article)
14636         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14637         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14638         message header.
14639
14640 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14641
14642         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14643         pending output coming after the status change.
14644
14645 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14646
14647         * message.el:
14648         * gnus-start.el:
14649         * gnus-registry.el: Remove VMS support.
14650
14651 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14654         macro.
14655         (rfc2104-hash): Use it.
14656
14657 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14658
14659         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14660         (gnus-summary-sort-by-most-recent-date): New commands.
14661         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14662         and menu entries.
14663
14664 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14665
14666         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14667         don't redisplay article for raw contents; remove plural articles stuff.
14668
14669         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14670         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14671         on gnus-summary-save-article; display results properly.
14672
14673 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14674
14675         * lpath.el: No need to fbind ns-focus-frame.
14676
14677 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14680
14681 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14682
14683         * gnus-art.el (gnus-summary-save-in-pipe):
14684         Consider gnus-save-all-headers.
14685
14686 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14687
14688         * gnus-util.el (ns-focus-frame): Remove declaration.
14689         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14690         like x.
14691
14692 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14693
14694         * rfc2104.el (rfc2104-zero): Delete defconst.
14695         (rfc2104-hex-alist): Likewise.
14696         (rfc2104-hex-to-int): Delete func.
14697         (rfc2104-hexstring-to-bitstring): Likewise.
14698         (rfc2104-nybbles): New defconst.
14699         (rfc2104-hash): Rewrite for speed.
14700
14701 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14702
14703         * tls.el (open-tls-stream): Make it work with the 2nd argument
14704         BUFFER that is a string but does not exist as a buffer object, as
14705         mentioned in the doc-string.
14706
14707 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14708
14709         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14710         SXEmacs.
14711
14712 2008-07-16  Glenn Morris  <rgm@gnu.org>
14713
14714         * gnus-util.el (ns-focus-frame): Declare for compiler.
14715
14716 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14717
14718         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14719         set as a group parameter.
14720         (gnus-summary-save-in-pipe): Work when it is called independently.
14721         (gnus-summary-pipe-to-muttprint): Don't modify
14722         gnus-summary-pipe-output-default-command.
14723
14724 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14725
14726         * message.el (message-send-mail-with-sendmail):
14727         Display the error message.
14728
14729 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14730
14731         * gnus-art.el (gnus-default-article-saver):
14732         Add gnus-summary-save-in-pipe to choices.
14733         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14734         gnus-summary-pipe-output-default-command as the default command.
14735         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14736         instead of gnus-last-shell-command.
14737
14738         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14739         New user option.
14740         (gnus-summary-muttprint-program): Mention the value will be changed.
14741         (gnus-summary-save-article): Force showing of all headers.
14742         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14743
14744 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14745
14746         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14747
14748 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14749
14750         * nnimap.el (nnimap-id):
14751         * sieve-manage.el (sieve-manage-open): Doc fixes.
14752
14753 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14754
14755         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14756         if available.
14757
14758 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14759
14760         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14761
14762         * nnkiboze.el (nnkiboze-generate-group):
14763         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14764
14765         * nnmairix.el: Require CL.
14766
14767 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14768
14769         * dgnushack.el: Autoload get-display-table and put-display-table for
14770         XEmacs 21.5.
14771
14772         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14773         21.4 and SXEmacs.
14774
14775 2008-06-15  David Engster  <dengste@eml.cc>
14776
14777         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14778
14779 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14780
14781         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14782         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14783         runtime choice under XEmacs.
14784
14785         * gnus-sum.el (gnus-summary-set-display-table):
14786         Use `gnus-put-display-table', `gnus-get-display-table',
14787         `gnus-set-display-table' for the display table, instead of `aset'.
14788
14789         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14790         Use `gnus-put-display-table', `gnus-get-display-table',
14791         `gnus-set-display-table' for the display table.
14792
14793 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14794
14795         * nnmairix.el: Add autoloads.
14796
14797 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14798
14799         * nnmairix.el (nnmairix-delete-recreate-group)
14800         (nnmairix-update-and-clear-marks): Fix error messages.
14801
14802 2008-06-14  David Engster  <dengste@eml.cc>
14803
14804         * nnmairix.el: Upgrade to version 0.6.
14805         (nnmairix-group-toggle-propmarks-this-group)
14806         (nnmairix-group-toggle-readmarks-this-group)
14807         (nnmairix-group-delete-recreate-this-group)
14808         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14809         (nnmairix-remove-tick-mark-original-article): New commands.
14810         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14811         (nnmairix-propagate-marks-to-nnmairix-groups)
14812         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14813         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14814         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14815         functions needed for marks propagation and manipulation of read marks.
14816         (nnmairix-update-groups): New function.
14817         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14818         (nnmairix-determine-original-group-from-registry)
14819         (nnmairix-determine-original-group-from-path)
14820         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14821         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14822         New helper functions.
14823         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14824         keystrokes for new commands.
14825         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14826         (nnmairix-request-group): Check allow-fast group parameter.
14827         (nnmairix-request-create-group): Set allow-fast group parameter if
14828         nnmairix-allowfast-default is set.
14829         (nnmairix-close-group): Propagate marks upon closing if needed.
14830         (nnmairix-group-toggle-threads-this-group): Use new.
14831         nnmairix-group-toggle-parameter helper function.
14832         (nnmairix-search): Better check for empty search result.
14833         (nnmairix-goto-original-article): Use new helper functions for
14834         determining original article.
14835         (nnmairix-show-original-article): Make sure message-id is in brackets.
14836         (nnmairix-call-mairix-binary): Change variable name.
14837         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14838         helper function.
14839         (nnmairix-widget-toggle-activate): Fix doc string.
14840
14841 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14842
14843         * nnir.el: Require edmacro when compiling with XEmacs.
14844         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14845         available in Emacs 21.
14846
14847 2008-06-11  Glenn Morris  <rgm@gnu.org>
14848
14849         * gnus-util.el (x-focus-frame):
14850         * gnus.el (image-size):
14851         * mm-decode.el (image-size): Declare.
14852
14853         * gnus-picon.el (declare-function): Add compat definition.
14854         (image-size): Declare.
14855
14856         * gnus-group.el (tool-bar-map):
14857         * gnus-sum.el (tool-bar-map): Define for compiler.
14858
14859         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14860
14861         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14862
14863         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14864         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14865         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14866         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14867         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14868         * sieve-manage.el, spam-report.el, spam.el:
14869         Remove unnecessary eval-and-compile of autoloads.
14870
14871 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14872
14873         * auth-source.el: Precise Tramp doc.
14874
14875 2008-06-07  Glenn Morris  <rgm@gnu.org>
14876
14877         * nnmairix.el: Remove unnecessary eval-when-compile.
14878
14879 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * lpath.el: Fbind propertize for XEmacs 21.4.
14882
14883 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14884
14885         * nnir.el: Move here from ../contrib.
14886
14887 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14888
14889         * gnus-util.el (gnus-read-shell-command): New function.
14890         * mm-decode.el (mm-pipe-part):
14891         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14892
14893 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14894
14895         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14896
14897 2008-06-03  Glenn Morris  <rgm@gnu.org>
14898
14899         * pop3.el (nnheader-accept-process-output): Autoload it.
14900
14901 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14904         are not 2-digit hexadecimal characters that follow `%'s.
14905
14906 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14907
14908         * message.el (message-bogus-recipient-p): Fix type in doc string.
14909         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14910         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14911         Improve custom options.
14912         (message-bogus-recipient-p): Adjust accordingly.
14913
14914 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14915
14916         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14917         long-form month and day names.
14918
14919 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14920
14921         * dgnushack.el: Autoload debug, eudc-expand-inline and
14922         pgg-snarf-keys-region for XEmacs.
14923
14924         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14925
14926         * nnmairix.el: Require edmacro when compiling with XEmacs.
14927
14928 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14929
14930         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14931         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14932
14933 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14934
14935         * auth-source.el: Add more docs.
14936
14937         * netrc.el (netrc-machine): Always match if the port is not given.
14938
14939 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14940
14941         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14942         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14943         retrieval faster in some cases, but might make CPU usage larger.
14944         If this has any bad side effects, we might revert this change.
14945
14946         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14947         seems to make mail retrieval much, much faster.
14948         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14949         unconditionally.
14950
14951         * gnus-draft.el (gnus-group-send-queue):
14952         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14953
14954 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14955
14956         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14957
14958         * message.el (message-bogus-address-regexp): Fix and improve custom
14959         type.
14960         (message-setup-hook): Add message-check-recipients as custom option.
14961
14962 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14963
14964         * message.el (message-cite-function): Remove bogus autoload which crept
14965         in during merge from v5-10.
14966
14967 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14968
14969         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14970
14971         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14972
14973         * auth-source.el: Preliminary Tramp docs.
14974         (auth-sources): Change the default auth-sources to use
14975         EPA .gpg files.
14976
14977 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14978
14979         * nntp.el: Autoload `auth-source-user-or-password'.
14980         (nntp-send-authinfo): Use it.
14981
14982         * nnimap.el: Autoload `auth-source-user-or-password'.
14983         (nnimap-open-connection): Use it.
14984
14985         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14986         for the gnus-message function.
14987         (auth-source-user-or-password): Use it.
14988
14989 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14990
14991         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14992         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14993         (rfc2104-hash): Use it.
14994
14995 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14996
14997         * gnus-art.el (gnus-article-toggle-truncate-lines):
14998         Don't use `iff' in docstring.
14999
15000 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15001
15002         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15003
15004         * gnus-util.el (gnus-extract-address-component-name)
15005         (gnus-extract-address-component-email): Convenience functions around
15006         `gnus-extract-address-components'.
15007
15008         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15009         Use `gnus-extract-address-component-email' to fix bug of comparing full
15010         sender name to `user-mail-address'.
15011
15012 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15013
15014         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15015         catch/throw to optimize.
15016         (gnus-registry-find-keywords): Just use member to find a keyword.
15017
15018 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15019
15020         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15021         is current before calling gnus-server-prepare.
15022         (gnus-server-setup-buffer, gnus-server-update-server)
15023         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15024
15025 2008-05-04  Juri Linkov  <juri@jurta.org>
15026
15027         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15028         (mailcap-file-default-commands): Use mailcap-replace-in-string
15029         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15030         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15031
15032 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15033
15034         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15035
15036 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15037
15038         * gnus.el: Bump version to 0.11.
15039
15040 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15041
15042         * gnus.el: No Gnus v0.10 is released.
15043
15044 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15045
15046         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15047         hooks.
15048         (gnus-update-read-articles): Speed up non-marks-using users.
15049         (gnus-use-marks): Define gnus-use-marks.
15050         (gnus-propagate-marks): Rename variable to something more sensible.
15051
15052 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15053
15054         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15055         (gmm-image-load-path-for-library): Fix typos in docstrings.
15056         (gmm-message): Reflow docstring.
15057
15058 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15059
15060         * mail-source.el (mail-source-set-1, mail-source-bind):
15061         Move auth-source code out of the macro to clean it up and fix bugs.
15062
15063 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15064
15065         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15066         by sender if it's equal to user-mail-address, it's likely to be
15067         useless.
15068
15069         * mail-source.el (mail-source-bind): Don't use user or password if they
15070         are not bound.  Unintern them if they are nil.  Don't use server unless
15071         it's bound, and default it to empty string otherwise.
15072
15073 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15074
15075         * mail-source.el: Load auth-source.el.
15076         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15077         get user name or password, if auth-sources is set up.
15078
15079         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15080         strategy of splitting with parent.
15081         (gnus-registry-split-fancy-with-parent)
15082         (gnus-registry-post-process-groups): Use it and fix prior
15083         bug (returning a list as the split result).
15084
15085         * auth-source.el (auth-sources): Remove server parameter.
15086         (auth-source-pick, auth-source-user-or-password)
15087         (auth-source-user-or-password-imap)
15088         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15089         (auth-source-user-or-password-sftp)
15090         (auth-source-user-or-password-smtp): Remove server parameter.
15091
15092 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15093
15094         * smime.el (smime-sign-region, smime-encrypt-region)
15095         (smime-decrypt-region):
15096         Remove redundant calls to `generate-new-buffer-name'.
15097
15098 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15099
15100         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15101         Don't use QP for message/rfc822.
15102         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15103
15104 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15105
15106         * sieve-manage.el (sieve-string-bytes): Remove.
15107         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15108         correct byte-length only if the process's coding-system is the same as
15109         the one used internally by Emacs to represent strings.
15110
15111 2008-04-22  Juri Linkov  <juri@jurta.org>
15112
15113         * mailcap.el (mailcap-file-default-commands): New function.
15114
15115 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15116
15117         * message.el (message-signature-separator, message-cite-function):
15118         Change custom version.
15119
15120 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15121
15122         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15123         commands.
15124         (tls-checktrust): Ditto.
15125
15126 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15127
15128         * mm-decode.el (mm-display-external): Make temp file read-only.
15129
15130 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15131
15132         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15133         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15134         `C-c C-f d'.
15135
15136 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15137
15138         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15139
15140 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15141
15142         * gnus.el: Bump version to 0.9.
15143
15144 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15145
15146         * gnus.el: No Gnus v0.8 is released.
15147
15148 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15149
15150         * mail-source.el (mail-source-value):
15151         Prefer fboundp to functionp so it works with macros as well.
15152
15153 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15154
15155         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15156         Fix last change in case the element is not even a symbol.
15157
15158 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15159
15160         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15161         Prefer fboundp to functionp so it works with macros as well.
15162
15163 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15164
15165         * auth-source.el: Add docs.
15166         (auth-sources): Modify format to support server.
15167         (auth-source-pick, auth-source-user-or-password)
15168         (auth-source-user-or-password-imap)
15169         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15170         (auth-source-user-or-password-sftp)
15171         (auth-source-user-or-password-smtp): Add server parameter.
15172
15173 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15174
15175         * gnus-registry.el: Initialize the registry when gnus-registry-install
15176         is t.
15177
15178 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15179
15180         * compface.el (uncompface): Make buffer unibyte.
15181
15182 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15183
15184         * mail-source.el (mail-source-value):
15185         Prefer fboundp to functionp so it works with macros as well.
15186
15187 2008-04-05  Glenn Morris  <rgm@gnu.org>
15188
15189         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15190
15191 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15192
15193         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15194         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15195
15196         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15197         multibyteness after rather than before erasing it.
15198
15199         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15200         mm-with-multibyte.
15201         (gnus-request-article-this-buffer): Make sure the proper decoding is
15202         used if gnus-original-article-buffer happens to be unibyte.
15203
15204         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15205         default-enable-multibyte-characters.
15206
15207         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15208         default-enable-multibyte-characters.
15209
15210         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15211
15212         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15213
15214 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15215
15216         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15217         Fix last change in case the element is not even a symbol.
15218
15219 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15220
15221         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15222         (imap-message-copyuid-1): Use it.
15223         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15224         J. Williams in
15225         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15226
15227         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15228         imap-enable-exchange-bug-workaround.
15229         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15230
15231 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15232
15233         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15234         a 100 byte status-checks into a 2-3MB transfer for each group.
15235         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15236         to enable bug workaround or not.
15237         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15238
15239 2008-03-31  Glenn Morris  <rgm@gnu.org>
15240
15241         * message.el (mml2015-use): Declare for compiler.
15242         (message-info): Require mml2015 when appropriate.
15243
15244 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15247         whitespace.
15248
15249 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15250
15251         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15252         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15253         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15254         (nntp-service-to-port): New function.
15255         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15256         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15257         (nntp-open-netcat-stream): New function.
15258         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15259
15260 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15261
15262         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15263
15264 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15265
15266         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15267
15268 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15269
15270         * dns.el (dns-write): Use set-buffer-multibyte.
15271
15272 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15273
15274         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15275
15276 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15277
15278         * message.el (message-signature-separator): Change default.
15279         Improve custom type.
15280         (message-cite-function): Change default to
15281         message-cite-original-without-signature.
15282
15283         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15284         toggle.
15285
15286         * message.el (message-check-news-body-syntax): Fix signature check.
15287         (message-setup-1): Mark buffer as unmodified _after_ running
15288         message-setup-hook and handling message-alternative-emails.
15289         (message-shorten-references): Be more strict when building list of
15290         valid references to comply with GNKSA.
15291
15292         * gnus-group.el (gnus-read-ephemeral-bug-group)
15293         (gnus-read-ephemeral-debian-bug-group)
15294         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15295
15296         * message.el (message-info): Don't use booleanp which isn't supported
15297         in Emacs 21 and XEmacs.
15298
15299 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15300
15301         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15302         gnus-group-gmane-group-download-format.
15303         (gnus-group-read-ephemeral-gmane-group): Rename from
15304         gnus-group-read-ephemeral-gmane-group.
15305         (gnus-read-ephemeral-gmane-group-url): Rename from
15306         gnus-group-read-ephemeral-gmane-group-url.
15307         (gnus-bug-group-download-format-alist): New variable.
15308         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15309         (gnus-read-ephemeral-emacs-bug-group): New commands.
15310
15311 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15312
15313         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15314         (gnus-visible-headers): Improve custom type.
15315
15316 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15317
15318         * mml.el (mml-menu): Add workarounds for XEmacs.
15319
15320         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15321         X-Boundary header.
15322
15323         * message.el (message-simplify-recipients): Fix previous commit.
15324
15325 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15326
15327         * mm-util.el (mm-set-buffer-multibyte): New function.
15328         * mm-decode.el (mm-copy-to-buffer): Use it.
15329
15330         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15331         Prefer fboundp to functionp so it works with macros as well.
15332
15333 2008-03-19  Glenn Morris  <rgm@gnu.org>
15334
15335         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15336         Accidentally removed in the sync process with Emacs.
15337
15338 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15339
15340         * message.el (message-alter-recipients-discard-bogus-full-name):
15341         New function.
15342         (message-alter-recipients-function): New variable.
15343         (message-get-reply-headers): Use it.
15344         (message-replace-header): New helper function.
15345         (message-recipients-without-full-name): New variable.
15346         (message-simplify-recipients): New command.
15347
15348         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15349
15350         * message.el (message-info): Handle EasyPG manual.
15351
15352         * mml.el (mml-menu): Add entry for EasyPG.
15353
15354 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15355
15356         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15357         parameter.
15358
15359         * message.el (message-disassociate-draft): Specify drafts group name
15360         fully.
15361
15362 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15363
15364         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15365         Eliminate unnecessary duplicates from the match list.
15366
15367 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15368
15369         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15370
15371         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15372
15373         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15374         args of `how-many' of which the XEmacs version doesn't take; declare
15375         Info-index-next as function.
15376
15377 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15378
15379         * gnus-score.el (gnus-score-headers): Fix handling of
15380         gnus-inhibit-slow-scoring.
15381
15382         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15383         string.
15384         (gnus-button-url-regexp): Improve handling of parenthesis.
15385         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15386         (gnus-button-handle-info-keystrokes): Handle index entries.
15387
15388 2008-03-15  Glenn Morris  <rgm@gnu.org>
15389
15390         * parse-time.el (parse-time-string): Simplify.
15391
15392 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15393
15394         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15395         Incoming* files.
15396
15397 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15398
15399         * auth-source.el (auth-sources): Rename from auth-source-choices.
15400         (auth-source-pick): Use it.
15401
15402 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15403
15404         * binhex.el (binhex-decode-region-internal):
15405         * uudecode.el (uudecode-decode-region-internal):
15406         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15407         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15408         setting default-enable-multibyte-characters.
15409
15410 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15411
15412         * auth-source.el (auth-source-protocols)
15413         (auth-source-protocols-customize, auth-source-choices): Add and
15414         modified variable customizations and defaults.
15415         (auth-source-pick, auth-source-user-or-password)
15416         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15417         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15418         (auth-source-user-or-password-sftp)
15419         (auth-source-user-or-password-smtp): Use new variables and provide an
15420         interface to netrc.el.
15421
15422 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15423
15424         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15425         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15426         Make sure the nntp port to specify is a string.
15427
15428 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15429
15430         * nntp.el: Use with-current-buffer.
15431         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15432         dubious mm-with-unibyte-current-buffer.
15433         (nntp-with-open-group-function): New function extracted from
15434         nntp-with-open-group macro.
15435         (nntp-with-open-group): Use the function, so it's easier to debug.
15436         Add indentation and debugging info.
15437         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15438         Recommend the use of the netcat alternatives.
15439
15440         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15441         Avoid mm-string-as-multibyte as well.
15442
15443         * nnweb.el (nnweb-insert-html):
15444         Remove use of nnheader-string-as-multibyte.
15445
15446         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15447         (nnheader-string-as-multibyte): Remove.
15448
15449         * mm-view.el: Use inhibit-read-only.
15450         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15451         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15452         or unibyte-string.
15453
15454         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15455         (mm-uu-yenc-extract): Use with-current-buffer.
15456
15457         * gnus-soup.el (gnus-soup-send-packet): Don't use
15458         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15459
15460         * nnmh.el: Use with-current-buffer.
15461         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15462         mm-string-as-multibyte on the output of mm-encode-coding-string.
15463
15464         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15465         (nnimap-request-move-article): Use with-current-buffer.
15466
15467         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15468         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15469         conversion uses string-make-unibyte rather than string-as-unibyte.
15470
15471         * gnus-msg.el: Use with-current-buffer.
15472
15473         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15474
15475 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15476
15477         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15478         string for caching if it is 'PIN.
15479
15480 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15481
15482         * lpath.el: Consider the case without Emacs/W3.
15483
15484 2008-03-08  Glenn Morris  <rgm@gnu.org>
15485
15486         * time-date.el (date-to-time, time-subtract, time-add)
15487         (safe-date-to-time): Doc fixes.
15488
15489 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15490
15491         * mail-source.el (mail-source-delete-old-incoming-confirm):
15492         Change default to nil.
15493         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15494
15495 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15496
15497         * lpath.el: Rearrange.
15498
15499         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15500         (gnus-article-goto-prev-page): Work for articles having ^L's.
15501
15502         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15503
15504         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15505
15506 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15507
15508         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15509         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15510         (gnus-bookmark-jump): Adjust some variable names.
15511
15512 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15513
15514         * auth-source.el: New package.
15515         (auth-source-choices): Add customization entry point variable.
15516
15517         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15518         bug.
15519
15520 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15521
15522         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15523         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15524         (gnus-registry-install-shortcuts): Rename from
15525         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15526         the `gnus-registry-mark-map' keymap dynamically from
15527         `gnus-registry-marks'.  The generated functions update the summary line
15528         when a registry mark is added or deleted, and will call
15529         `gnus-registry-install-p' (see the comments in the code).
15530         (gnus-registry-user-format-function-M): Use concat intelligently.
15531
15532         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15533         the registry mark functions.
15534
15535 2008-03-05  Glenn Morris  <rgm@gnu.org>
15536
15537         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15538         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15539         gnus-art.
15540         (top-level): No need to load own source when compiling.
15541
15542 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15543
15544         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15545         Suggested by <chris.anderton@zetnet.co.uk>.
15546
15547 2008-03-04  Glenn Morris  <rgm@gnu.org>
15548
15549         * gnus-sum.el (top-level): No need to require gnus when compiling,
15550         since unconditionally required near start of file.
15551         (gnus-summary-display-while-building): Move definition before use.
15552
15553 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15554
15555         * gnus-registry.el (gnus-registry-user-format-function-M):
15556         Add formatting function.
15557
15558 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15559
15560         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15561         with plists.
15562         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15563         Use new format.
15564
15565 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15566
15567         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15568         `where-is-internal' that returns a range of key sequences.
15569
15570 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15571
15572         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15573
15574         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15575         (gnus-summary-jump-to-group): Consider windows on other displayed
15576         frames as well.  Similar changes might be needed elsewhere, but that's
15577         the one I've bumped into during my use.
15578
15579         * nndoc.el (nndoc-oe-dbx-type-p):
15580         * gnus-msg.el (gnus-debug):
15581         * gnus-group.el (gnus-update-group-mark-positions):
15582         Use mm-string-to-multibyte.
15583
15584 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15585
15586         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15587         doesn't handle NotDashEscaped.
15588
15589         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15590         (mml-dnd-attach-options): Fix typo in custom choice.
15591
15592         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15593         Change nndoc-article-type to mbox.
15594         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15595
15596         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15597         to nil, instead of html2text.
15598
15599         * imap.el (imap-debug): Add `imap-ping-server'.
15600
15601         * gnus-bookmark.el: Add FIXMEs.
15602
15603         * message.el (message-form-letter-separator)
15604         (message-send-form-letter-delay): New variables.
15605         (message-send-form-letter): Use them.  New command to send form
15606         letters.  Requested by Uwe Siart.
15607         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15608
15609 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15610
15611         * Update copyright years.
15612
15613 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15614
15615         Sync from EMACS_22_BASE.
15616
15617         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15618
15619 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15620
15621         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15622         empty author.
15623
15624 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15625
15626         * gnus-registry.el (gnus-registry-marks): Add variable for
15627         customization of marks and their appearance.
15628         (gnus-registry-read-mark): Use it.
15629         (gnus-registry-do-marks): Add utility function to loop through
15630         `gnus-registry-marks'.
15631         (gnus-registry-install-shortcuts-and-menus): Add function to install
15632         shortcuts and menus.
15633         (gnus-registry-initialize): Use it.
15634         (gnus-registry-default-mark): Clarify documentation.
15635
15636 2008-02-29  Glenn Morris  <rgm@gnu.org>
15637
15638         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15639         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15640         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15641         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15642         Change defcustom :version from 23.0 to 23.1.
15643
15644 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15645
15646         * gnus-registry.el (gnus-registry-follow-group-p)
15647         (gnus-registry-post-process-groups): Add functions to aid registry
15648         splitting and improve logging.  Clarify behavior in function
15649         documentation.
15650         (gnus-registry-split-fancy-with-parent): Use them.
15651
15652 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15653
15654         * gnus-art.el: Use with-current-buffer.
15655
15656 2008-02-27  David Engster  <dengste@eml.cc>
15657
15658         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15659         Express real group name in the response.
15660
15661 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15662
15663         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15664         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15665         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15666         autoload gnus-registry-fetch-group when compiling.
15667         (nnmairix-request-group-with-article-number-correction):
15668         Remove unreferenced argument passed to nnmairix-call-backend.
15669
15670 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15671
15672         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15673         (mm-uu-extract): Improve face for low color ttys.
15674         Reported by Sascha Wilde.
15675
15676 2008-02-27  Glenn Morris  <rgm@gnu.org>
15677
15678         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15679         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15680         variables to defconsts.  Convert comments to doc-strings.
15681         (nnmairix-last-server, nnmairix-current-server): Convert from free
15682         variables to defvars.  Convert comments to doc-strings.
15683         (gnus-registry-fetch-group): Autoload.
15684         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15685         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15686         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15687         caddr.
15688         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15689         nnmairix-request-group-with-article-number-correction call.
15690         (nnmairix-fast, nnmairix-group): New, less general names, for free
15691         variables passed from nnmairix-request-group to
15692         nnmairix-request-group-with-article-number-correction.  Declare.
15693         (nnmairix-request-group-with-article-number-correction):
15694         Use nnmairix-fast, nnmairix-group rather than fast, group.
15695
15696 2008-02-26  David Engster  <dengste@eml.cc>
15697
15698         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15699         version 0.5.
15700
15701 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15702
15703         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15704         instead of making an extra function call.  Don't add the current group
15705         to articles only when they have the group.  Use
15706         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15707         Reported by David <de_bb@arcor.de>.
15708
15709 2008-02-24  Miles Bader  <miles@gnu.org>
15710
15711         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15712         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15713         (mm-find-mime-charset-region):
15714         * mm-bodies.el (mm-encode-body):
15715         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15716
15717 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15718
15719         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15720         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15721
15722 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15723
15724         * mail-source.el (mail-source-delete-incoming): Change default.
15725         Supplement doc string.
15726
15727         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15728
15729 2008-02-14  Glenn Morris  <rgm@gnu.org>
15730
15731         * time-date.el (format-seconds): New function.
15732
15733 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15734
15735         * nnmail.el (nnmail-message-id-cache-file): Derive from
15736         `gnus-home-directory'.
15737
15738 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15739
15740         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15741         Document negative prefix.
15742
15743         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15744
15745 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15746
15747         * message.el (message-unsent-separator): Add the Exim bounce
15748         separator.
15749
15750 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15751
15752         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15753         list.
15754         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15755         recipient/signer list.
15756
15757 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15758
15759         * Makefile.in (datarootdir): Define.
15760         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15761         name that might contain whitespace.
15762
15763 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15764
15765         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15766         fbound (Emacs 23 unicode), signal an error.
15767
15768 2008-02-08  Glenn Morris  <rgm@gnu.org>
15769
15770         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15771
15772 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15773
15774         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15775         ports to the calls to `netrc-machine-user-or-password' in addition to
15776         "imap" and "imaps".
15777
15778 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15779
15780         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15781
15782         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15783
15784 2008-02-01  Kenichi Handa  <handa@m17n.org>
15785
15786         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15787         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15788         (rfc2104-hash): Convert the result of concat to unibyte string.
15789
15790 2008-02-01  Dave Love  <fx@gnu.org>
15791
15792         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15793         coding-system-for-read.
15794         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15795
15796 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15797
15798         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15799         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15800         <hanche@math.ntnu.no>.
15801
15802 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15803
15804         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15805
15806         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15807
15808 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15809
15810         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15811         * message.el (message-beginning-of-line): Use featurep instead of bound
15812         tests in order to resolve conditionals at compile time.
15813
15814 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15815
15816         * mail-source.el (mail-sources): Add `group' choice.
15817
15818         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15819         parameter `in-group' to control into which group the articles go.
15820         Add treatment of `group' mail-source.
15821
15822 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15823
15824         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15825
15826         * mm-decode.el (mm-dissect-buffer): Decode description.
15827
15828         * mml.el (mml-to-mime): Encode message header first.
15829
15830 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15831
15832         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15833         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15834
15835         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15836         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15837
15838 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15839
15840         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15841
15842 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15843
15844         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15845         prefix keys.
15846         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15847         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15848         gnus-xmas.el.
15849
15850         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15851         (gnus-xmas-article-describe-bindings): New function.
15852         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15853         gnus-xmas-article-describe-bindings.
15854
15855         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15856
15857 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15858
15859         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15860         Add new variables for article mark management.
15861         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15862         list of extra data entries which, when present, will indicate that the
15863         article ID should not be trimmed from the registry.
15864         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15865         functions.
15866         (gnus-registry-read-mark): New function to read a mark name from the
15867         user.
15868         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15869         (gnus-registry-set-article-mark-internal): New functions to add and
15870         remove marks.
15871         (gnus-registry-get-article-marks): New function to show the marks for
15872         an article, or retrieve them for further use.
15873
15874 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15875
15876         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15877         keys when no argument is given.
15878
15879 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15880
15881         * imap.el (imap-ping-server): New variable.
15882         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15883         (imap-ping-server): Minor doc string fixes.
15884
15885 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15886
15887         * imap.el (imap-ping-server): New function.
15888         (imap-opened): Call imap-ping-server.
15889
15890 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15891
15892         * gnus-sum.el (gnus-article-sort-by-random)
15893         (gnus-thread-sort-by-random): Fix doc strings.
15894         Reported by jidanni@jidanni.org.
15895
15896 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15897
15898         * gnus-art.el (gnus-article-describe-bindings): New function.
15899         (gnus-article-read-summary-keys): Use it.
15900         (gnus-article-mode-map): Bind `C-h b' to it.
15901
15902 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15903
15904         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15905         XEmacs.
15906         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15907         Protect against non-character events.
15908
15909         * lpath.el: Fbind map-keymap for Emacs 21.
15910
15911 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15912
15913         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15914         New command.
15915         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15916         instead of END.  Change name of the temp file.
15917         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15918         customizable.
15919
15920 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15921
15922         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15923         bind `S W' to gnus-article-wide-reply-with-original; set default
15924         binding to gnus-article-read-summary-send-keys.
15925         (gnus-article-read-summary-keys): Fix the order of keys; display
15926         continuation keys correctly in the echo area; describe bindings
15927         correctly when keys end with `C-h'.
15928         (gnus-article-read-summary-send-keys): New function.
15929         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15930         Work for gnus-article-read-summary-send-keys; display continuation keys
15931         correctly in the echo area.
15932         (gnus-article-reply-with-original): Ignore prefix argument.
15933         (gnus-article-wide-reply-with-original): New function.
15934
15935         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15936         Emacs 21.
15937
15938 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15939
15940         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15941         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15942
15943 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15944
15945         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15946         (gnus-group-read-ephemeral-gmane-group): New command.
15947
15948 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15949
15950         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15951
15952 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15953
15954         * message.el (message-send-mail-function): Increase custom version.
15955
15956         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15957         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15958
15959 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15960
15961         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15962         for the cases where imap-authenticate is called with a nil buffer
15963         parameter.
15964
15965 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15966
15967         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15968         html parts correctly; support forwarded messages.
15969         (gnus-article-browse-html-article): Remove work buffers.
15970
15971         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15972         compiling.
15973         (netrc-bound-and-true-p): New macro.
15974         (netrc-parse): Use it instead of bound-and-true-p that is not available
15975         in XEmacs 21.4.
15976
15977 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15978
15979         * gnus-registry.el (gnus-registry-mark-article)
15980         (gnus-registry-article-marks): Add functionality to mark articles
15981         through the Gnus registry.
15982
15983         * encrypt.el: Clarify documentation for the new pgg method.
15984         (encrypt-file-alist): Add PGG option.
15985         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15986         functionality.  Abstract password key and messaging to external
15987         functions.
15988         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15989         (encrypt-message-method-and-cipher): Add new convenience external
15990         functions.
15991         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15992         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15993
15994         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15995         (netrc-parse): Use encrypt-file-alist to determine if
15996         encrypt-find-model or encrypt-insert-file-contents should be used.
15997
15998         * encrypt.el: Clarify documentation.  Load password-cache or
15999         password, whichever one is found first, instead of autoloading.
16000
16001 2007-12-19  Glenn Morris  <rgm@gnu.org>
16002
16003         * mml.el (message-options-set, message-narrow-to-head)
16004         (message-in-body-p, message-mail-p, message-encode-message-body):
16005         Autoload.
16006         (message-remove-header, message-narrow-to-headers-or-head)
16007         (message-subscribed-p, message-make-mail-followup-to)
16008         (message-position-on-field, message-news-p)
16009         (message-options-set-recipient, message-generate-headers)
16010         (message-sort-headers): Declare as functions.
16011
16012 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16013
16014         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16015         convention in doc string.
16016
16017 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16018
16019         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16020         title to html parts.
16021         (gnus-article-browse-html-article): Pass message header to it.
16022
16023         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16024
16025 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16026
16027         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16028         or password compatible with XEmacs.
16029
16030 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16031
16032         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16033         format document.
16034         (gnus-mime-delete-part): Don't write description line if empty.
16035         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16036
16037 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16038
16039         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16040         (gnus-summary-mark-read-and-unread-as-read)
16041         (gnus-summary-mark-current-read-and-unread-as-read)
16042         (gnus-summary-mark-unread-as-ticked): Doc fix.
16043         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16044
16045 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16048         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16049
16050 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16051
16052         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16053         yes-or-no-p.
16054
16055 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16056
16057         * mm-decode.el (mm-add-meta-html-tag): New function.
16058         (mm-save-part-to-file, mm-pipe-part): Use it.
16059
16060         * gnus-art.el (gnus-article-browse-delete-temp-files):
16061         Use gnus-y-or-n-p instead of y-or-n-p.
16062         (gnus-article-browse-html-parts): Work with message/external-body; use
16063         mm-add-meta-html-tag.
16064
16065 2007-12-11  Glenn Morris  <rgm@gnu.org>
16066
16067         * gnus-cache.el: Require gnus-sum not just when compiling.
16068
16069         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16070
16071         * gnus-int.el (gnus-server-opened, gnus-status-message):
16072         Move definitions before use.
16073
16074         * mm-decode.el: Require gnus-util.
16075         (mm-remove-part): Only call delete-annotation on XEmacs.
16076
16077         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16078
16079         * nnmail.el: Require gnus-int.
16080
16081         * spam.el: Move `require's before `eval-when-compile's.
16082
16083         * gnus-ems.el (gnus-alive-p):
16084         * gnus-fun.el (message-goto-eoh):
16085         * gnus-util.el (gnus-group-name-decode):
16086         * mail-source.el (gnus-compress-sequence):
16087         * message.el (Info-goto-node, format-spec):
16088         * mm-bodies.el (message-options-get):
16089         * mm-decode.el (mm-view-pkcs7):
16090         * mm-util.el (gmm-write-region):
16091         * mml-smime.el (mml-compute-boundary)
16092         (gnus-completing-read-with-default):
16093         * mml.el (widget-button-press, gnus-make-hashtable):
16094         * mml1991.el (mm-decode-content-transfer-encoding)
16095         (mm-encode-content-transfer-encoding)
16096         (message-options-get, message-options-set):
16097         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16098         * nnfolder.el (gnus-request-group):
16099         * nnheader.el (ietf-drums-unfold-fws):
16100         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16101         * smime.el (gnus-run-mode-hooks):
16102         * spam-stat.el (gnus-message): Autoload.
16103
16104         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16105         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16106         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16107         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16108         Add declare-function compatibility definition.
16109
16110         * gnus-cache.el (nnvirtual-find-group-art):
16111         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16112         (gnus-add-image, gnus-add-wash-type):
16113         * gnus-group.el (nnkiboze-score-file):
16114         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16115         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16116         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16117         (message-tokenize-header, gnus-get-buffer-create)
16118         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16119         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16120         * gnus.el (gnus-group-decoded-name):
16121         * mail-source.el (imap-capability):
16122         * mm-bodies.el (message-options-set):
16123         * mm-decode.el (gnus-configure-windows):
16124         * mm-extern.el (message-goto-body):
16125         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16126         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16127         (epg-sub-key-validity, message-options-set):
16128         * mml.el (widget-event-point, gnus-configure-windows):
16129         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16130         * mml2015.el (epg-check-configuration, epg-configuration)
16131         (message-options-set):
16132         * nndb.el (nndb-request-article):
16133         * nnfolder.el (gnus-request-create-group):
16134         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16135         * nnmaildir.el (gnus-group-mark-article-read):
16136         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16137         * rfc1843.el (message-fetch-field):
16138         * spam.el (gnus-extract-address-components):
16139         Declare as functions.
16140
16141 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16142
16143         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16144
16145         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16146
16147         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16148         bind show-trailing-whitespace for XEmacs.
16149
16150 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16151
16152         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16153         new no-op macro for backward compatibility.
16154
16155         * imap.el (imap-string-to-integer): New function.
16156
16157 2007-12-09  Glenn Morris  <rgm@gnu.org>
16158
16159         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16160
16161         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16162         * message.el, mm-view.el, sieve-manage.el, smime.el:
16163         Add declare-function compatibility definition.
16164
16165         * gnus-art.el (w3-region, w3m-region, Info-menu):
16166         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16167         * gnus-sum.el (gnus-get-predicate):
16168         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16169         * message.el (mail-abbrev-in-expansion-header-p):
16170         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16171         (w3m-detect-meta-charset, w3m-region):
16172         * sieve-manage.el (password-read, password-cache-add)
16173         (password-cache-remove):
16174         * smime.el (password-read-and-add): Declare as functions.
16175
16176 2007-12-08  David Kastrup  <dak@gnu.org>
16177
16178         * gnus-sum.el (gnus-summary-simplify-subject-query):
16179         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16180         `message'.
16181
16182 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16183
16184         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16185         it to bind idna-program, installation-directory, defined-colors, and
16186         face-attribute for XEmacs of the version that compiles defcustom forms.
16187
16188 2007-12-07  Glenn Morris  <rgm@gnu.org>
16189
16190         * gnus-art.el (article-make-date-line): Revert previous change.
16191
16192 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16193
16194         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16195
16196 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16197
16198         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16199         Call gnus-add-to-range ranges only once with a prepared article-list.
16200
16201 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16202
16203         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16204         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16205         group names with backslashes.
16206         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16207
16208 2007-12-06  Deepak Goel  <deego3@gmail.com>
16209
16210         * gnus-art.el (article-make-date-line):
16211         * gnus-start.el (gnus-load):
16212         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16213
16214 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16215
16216         * gnus-art.el (gnus-use-idna):
16217         * gnus-start.el (gnus-site-init-file):
16218         * message.el (message-use-idna):
16219         * mm-uu.el (mm-uu-hide-markers):
16220         * smiley.el (smiley-style): Revert changes that suppress warnings.
16221
16222 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16223
16224         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16225         specify charset to html source.
16226         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16227
16228 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16231         idna-program in order to suppress byte compile warning issued by XEmacs
16232         that came to byte compile the default value section of defcustom forms
16233         recently.
16234
16235         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16236         value of installation-directory.
16237
16238         * message.el (message-use-idna): Don't directly refer to the value of
16239         idna-program.
16240
16241         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16242
16243         * smiley.el (smiley-style): Don't directly call face-attribute.
16244
16245 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16246
16247         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16248
16249         * gnus-dired.el: Reduce Gnus dependencies.
16250         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16251         Don't require.  Use autoloads instead.
16252         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16253         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16254         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16255         (gnus-dired-mode): Adjust doc string.
16256         (gnus-dired-mail-mode): New variable.
16257         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16258         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16259         (gnus-dired-mail-buffers): New function.  Return mail or message
16260         composition buffers.
16261         (gnus-dired-attach): Use it.
16262         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16263         NO-DECODE.
16264         (gnus-dired-print): Use `gnus-print-buffer' depending on
16265         `gnus-dired-mail-mode'.
16266
16267 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16268
16269         * rfc2047.el (rfc2047-encoded-word-regexp)
16270         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16271         explaining what regexp patterns are for.
16272
16273 2007-12-04  Glenn Morris  <rgm@gnu.org>
16274
16275         * password.el: Move to password-cache.el.
16276
16277         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16278         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16279         * mml-smime.el (password-read, password-cache-add)
16280         (password-cache-remove):
16281         No need to autoload, since mml-sec requires password.
16282
16283         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16284         * message.el (gnus-extract-address-components):
16285         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16286
16287         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16288         password.
16289
16290 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16291
16292         * mailcap.el: Reduce dependencies.
16293         (mail-header-parse-content-type): Autoload.
16294         (mailcap-delete-duplicates): New alias.
16295         (mailcap-mime-info): Add optional argument NO-DECODE.
16296         (mailcap-mime-types): Use mailcap-delete-duplicates.
16297
16298         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16299
16300 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16301
16302         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16303         (imap-parse-status): Upcase status-att for servers that sends them
16304         lower-case (e.g., MS Exchange 2007).
16305
16306 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16307
16308         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16309         function.
16310
16311         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16312         (gnus-uu-yenc-article): New function.
16313
16314         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16315
16316         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16317
16318 2007-12-02  Glenn Morris  <rgm@gnu.org>
16319
16320         * binhex.el (binhex): New custom group.
16321         (binhex-decoder-program, binhex-decoder-switches)
16322         (binhex-use-external): Move to the binhex custom group.
16323
16324         * uudecode.el (uudecode): New custom group.
16325         (uudecode-decoder-program, uudecode-decoder-switches)
16326         (uudecode-use-external): Move to the uudecode custom group.
16327
16328         * netrc.el (top-level): Don't load `encrypt' features.
16329         (netrc-parse): Don't use encrypt.
16330         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16331
16332         * encrypt.el: Remove file.
16333
16334 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16335
16336         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16337         matches on patches.
16338
16339         * gnus-art.el (gnus-article-browse-html-article):
16340         Mention `mm-text-html-renderer' in the doc string.
16341
16342         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16343         string.  Add comments.
16344
16345         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16346         if rhs is ASCII.
16347
16348 2007-12-01  Glenn Morris  <rgm@gnu.org>
16349
16350         * mail-source.el (top-level): Require format-spec before
16351         eval-when-compile.
16352
16353 2007-11-30  Glenn Morris  <rgm@gnu.org>
16354
16355         * encrypt.el: Require password, rather than autoloading password-read.
16356
16357 2007-11-29  Glenn Morris  <rgm@gnu.org>
16358
16359         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16360         (sasl-make-client, sasl-next-step, sasl-step-data)
16361         (sasl-step-set-data): Declare as functions.
16362
16363 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16364
16365         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16366
16367 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16368
16369         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16370         certs should be verified and what is to be done in the event of a
16371         verification failure.
16372
16373         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16374         caller can indicate whether the cache should be disregarded for this
16375         call.  This way the result of the call is reproducible at all times and
16376         can be considered a canonical server name for the supplied method.
16377         (gnus-agent-method-p): Canonicalize server names by pushing their
16378         method through `gnus-method-to-server' using the no-cache argument.
16379
16380         * gnus-srvr.el (gnus-server-insert-server-line):
16381         Call `gnus-method-to-server' with `no-cache' argument.
16382
16383         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16384         gnus-agent-possibly-synchronize-flags as this should be called when the
16385         server is actually being opened.
16386         (gnus-agent-possibly-synchronize-flags)
16387         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16388         flags file of an agentized server to the latter function.
16389
16390         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16391         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16392         after a connection has been established successfully.
16393
16394 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16395
16396         * gnus-art.el (article-display-face): Force to display face if called
16397         interactively; check if gnus-article-x-face-too-ugly matches author.
16398         (article-display-x-face): Display face even if From header is missing
16399         as article-display-face does.
16400
16401 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16402
16403         * hashcash.el (message-narrow-to-headers-or-head)
16404         (message-fetch-field, message-goto-eoh)
16405         (message-narrow-to-headers): Declare as functions.
16406
16407 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16408
16409         * mail-source.el (mail-sources): Default to fetch from file for
16410         compatibility with default of nnmail-spool-file.
16411
16412 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16413
16414         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16415         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16416         to look for encoded word that should be encoded again.
16417         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16418         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16419         encoding pattern.
16420         (rfc2047-decode-region): Switch strict regexp and loose one according
16421         to rfc2047-allow-irregular-q-encoded-words.
16422
16423 2007-11-25  Romain Francoise  <romain@orebokech.com>
16424
16425         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16426
16427 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16428
16429         * tls.el (tls-program): Provide more custom choices from
16430         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16431         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16432
16433 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16434
16435         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16436         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16437
16438         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16439         `nnmail-spool-file'.
16440
16441         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16442         `nnmail-spool-file'.
16443
16444         * gnus-move.el (gnus-change-server): Ditto.
16445
16446         * gnus-kill.el (gnus-batch-score): Ditto.
16447
16448         * gnus-cache.el (gnus-jog-cache): Ditto.
16449
16450         * gnus-msg.el (gnus-summary-reply):
16451         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16452
16453 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16454
16455         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16456         version.  Minor improvement to doc strings.
16457         (tls-program): Add comment.
16458
16459 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16460
16461         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16462         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16463         mismatch between the hostname provided in the certificate and the name
16464         of the host connnecting to.
16465         (open-tls-stream): Use them.  Check certificates against trusted root
16466         certificates.
16467
16468 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16469
16470         * gnus-cache.el (gnus-cache-generate-nov-databases):
16471         Use nnml-generate-nov-databases-directory instead of
16472         nnml-generate-nov-databases-1.
16473
16474 2007-11-24  Glenn Morris  <rgm@gnu.org>
16475
16476         * message.el (message-tool-bar-retro): Update for rename
16477         mail_send.xpm->mail-send.xpm.
16478
16479 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16480
16481         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16482         `smime-ldap-search' for Emacs 22 and up.
16483
16484 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16485
16486         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16487
16488         * message.el (message-send-mail-function): Fix error convention.
16489         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16490         (message-widen-reply, message-send-mail, message-talkative-question)
16491         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16492         (message-clone-locals, message-send-news): Use with-current-buffer.
16493         (message-insert-or-toggle-importance): Remove unused var `valid'.
16494         (message-make-references): Remove unused var `new-references'.
16495         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16496
16497 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16498
16499         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16500         (spam-split-symbolic-return-positive): Reflow docstring.
16501         (spam-backends, spam-summary-exit-behavior)
16502         (spam-mark-ham-unread-before-move-from-spam-group)
16503         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16504         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16505         (spam-clear-cache, spam-backend-check, spam-install-backend)
16506         (spam-install-statistical-backend, spam-list-of-processors)
16507         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16508         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16509         (spam-check-crm114, spam-initialize, spam-unload-hook):
16510         Fix typos in docstrings.
16511
16512 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16513
16514         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16515         been checked if they have never been read and those group levels are
16516         higher than the one that a user specified.
16517
16518 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16521         foreign groups unless a group level is specified by a user.
16522         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16523
16524 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16525
16526         * message.el (message-send-mail-function): Require sendmail.
16527
16528 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16529
16530         * message.el (message-send-mail-function): Check for smtpmail too.
16531
16532         * utf7.el (utf7-encode, utf7-decode): Use coding system
16533         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16534
16535         * message.el (message-send-mail-function): New function.
16536         (message-send-mail-function): Set default using
16537         message-send-mail-function.  Adjust doc string.
16538         (message-send-mail-with-mailclient): New function.
16539
16540 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16541
16542         * smime.el (from):
16543         * rfc2047.el (message-posting-charset):
16544         * qp.el (mm-use-ultra-safe-encoding):
16545         * pop3.el (parse-time-months):
16546         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16547         * nnml.el (files):
16548         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16549         (jka-compr-compression-info-list, ange-ftp-path-format)
16550         (efs-path-regexp):
16551         * nndiary.el (files):
16552         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16553         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16554         (epg-digest-algorithm-alist, inhibit-redisplay)
16555         (password-cache-expiry):
16556         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16557         (pgg-output-buffer, password-cache-expiry):
16558         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16559         (efs-path-regexp):
16560         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16561         (inhibit-redisplay):
16562         * mm-uu.el (file-name, start-point, end-point, entry)
16563         (gnus-newsgroup-name, gnus-newsgroup-charset):
16564         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16565         (latin-unity-ucs-list):
16566         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16567         (mm-uu-binhex-decode-function):
16568         * message.el (gnus-message-group-art, gnus-list-identifiers)
16569         (rmail-enable-mime-composing, gnus-local-organization)
16570         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16571         (gnus-read-active-file, facemenu-add-face-function)
16572         (facemenu-remove-face-function, gnus-article-decoded-p)
16573         (tool-bar-mode):
16574         * mail-source.el (display-time-mail-function):
16575         * gnus-util.el (nnmail-pathname-coding-system)
16576         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16577         (gnus-original-article-buffer, gnus-user-agent)
16578         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16579         (xemacs-codename, sxemacs-codename, emacs-program-version):
16580         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16581         * gnus-start.el (gnus-agent-covered-methods)
16582         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16583         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16584         (gnus-newsgroup-headers, gnus-group-list-mode)
16585         (gnus-group-mark-positions, gnus-newsgroup-data)
16586         (gnus-newsgroup-unreads, nnoo-state-alist)
16587         (gnus-current-select-method, mail-sources)
16588         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16589         (nnmail-spool-file, gnus-cache-active-hashtb):
16590         * gnus-mh.el (mh-lib-progs):
16591         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16592         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16593         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16594         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16595         (gnus-group-buffer):
16596         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16597         (font-lock-set-defaults):
16598         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16599         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16600         (gnus-summary-post-menu, total-parts, type, condition, length):
16601         * gnus-agent.el (gnus-agent-read-agentview):
16602         * flow-fill.el (show-trailing-whitespace):
16603         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16604         eval-and-compile wrappers for byte compiler pacifiers.
16605
16606         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16607         (mm-display-inline-fontify): Check for featurep 'xemacs not
16608         extent-list.
16609
16610         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16611         itimer-list.
16612         (mm-create-image-xemacs): Only do something for XEmacs.
16613         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16614
16615         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16616
16617         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16618         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16619
16620 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16621
16622         * nnimap.el (nnimap-split-download-body):
16623         * gnus-demon.el (gnus-demon):
16624         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16625
16626 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16627
16628         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16629         New macros.
16630         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16631         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16632         copy data from unibyte buffer to multibyte current buffer.
16633         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16634         to copy data from unibyte current buffer to multibyte buffer.
16635         (nntp-make-process-buffer): Make process buffer unibyte.
16636
16637         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16638
16639 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16640
16641         * pop3.el (pop3-open-server): Accept and process data more robustly at
16642         connection start to avoid spurious "POP SSL connection failed" errors.
16643
16644 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16647         read group names.
16648
16649 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16650
16651         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16652
16653 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16654
16655         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16656         (nnmail-save-active): Use a unibyte buffer when saving active file,
16657         which may contain non-ASCII group names.
16658
16659         * nnml.el (nnml-request-group): Decode group names in messages.
16660
16661 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16662
16663         * message.el (message-citation-line-function)
16664         (message-insert-formatted-citation-line): Fix spelling of
16665         `message-insert-formated-citation-line'.
16666
16667 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16668
16669         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16670
16671 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16674         nnmail-pathname-coding-system.
16675
16676         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16677         that a user enters; decode group names in messages.
16678
16679         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16680
16681 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16682
16683         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16684
16685         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16686
16687         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16688         risky local variable.
16689
16690         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16691
16692 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16693
16694         * encrypt.el: Improve documentation to fix function name typo.
16695         Reported by Daiki Ueno <ueno@unixuser.org>.
16696
16697 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16698
16699         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16700         even if the point is not in the last page of an article.
16701         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16702         back to the previous page.
16703
16704 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16705
16706         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16707
16708 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16709
16710         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16711
16712 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16713
16714         * message.el (message-check-news-body-syntax):
16715         Avoid mm-string-as-multibyte.
16716         (message-hide-headers): Don't assume (point-min)==1.
16717
16718 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16719
16720         * message.el (message-remove-blank-cited-lines): Fix if remove is
16721         given.
16722         (message-bogus-address-regexp): New variable.
16723         (message-bogus-recipient-p): New function.
16724         (message-check-recipients): New command.
16725         (message-syntax-checks): Add `bogus-recipient'.
16726         (message-fix-before-sending): Add `bogus-recipient'.
16727
16728         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16729         (gnus-treat-body-boundary): Don't test window-system.
16730
16731 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16732
16733         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16734
16735 2007-10-28  Miles Bader  <miles@gnu.org>
16736
16737         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16738         at compile-time too.
16739
16740 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16741
16742         * gnus-msg.el (gnus-message-setup-hook):
16743         Add `message-remove-blank-cited-lines' to options.
16744
16745 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16746
16747         * message.el (message-remove-blank-cited-lines): New function.
16748         Suggested by Karl Plästerer.
16749
16750 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16751
16752         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16753         mapc.
16754
16755         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16756         (top-level): Use mapc to set functions to be traced for debugging.
16757
16758         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16759         called for effect with while loop.
16760
16761         * message.el (message-talkative-question): Replace mapcar called for
16762         effect with mapc.
16763
16764         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16765         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16766         called for effect with dolist.
16767
16768         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16769
16770         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16771         gnus-extra-headers and nnmail-extra-headers.
16772
16773         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16774         called for effect with dolist.
16775         (top-level): Use mapc to set functions to be traced for debugging.
16776
16777         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16778         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16779         dolist.
16780
16781         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16782         Replace mapcar called for effect with mapc.
16783         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16784         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16785         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16786         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16787
16788         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16789         remove-if that's a cl function.
16790
16791         * webmail.el (webmail-debug): Replace mapcar called for effect with
16792         dolist.
16793
16794         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16795         with mapc.
16796
16797 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16798
16799         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16800         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16801         with while loop.
16802
16803         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16804         functions from article-* functions.
16805         (gnus-multi-decode-header): Replace mapcar called for effect with
16806         dolist.
16807
16808         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16809         (gnus-bookmark-show-details): Replace mapcar called for effect with
16810         while loop.
16811
16812         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16813         called for effect with while loop.
16814
16815         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16816         with dolist.
16817
16818         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16819         Replace mapcar called for effect with dolist.
16820
16821         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16822
16823         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16824         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16825         Replace mapcar called for effect with dolist.
16826         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16827         mapc.
16828
16829         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16830         Replace mapcar called for effect with dolist.
16831         (gnus-topic-list): Replace mapcar called for effect with mapc.
16832
16833         * gnus.el: Use mapc instead of mapcar to add autoloads.
16834
16835 2007-10-23  Richard Stallman  <rms@gnu.org>
16836
16837         * gnus-group.el (gnus-group-highlight): Mark as risky.
16838
16839 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16840
16841         * gnus.el (gnus-server-to-method): Return method found first in
16842         gnus-newsrc-alist.
16843
16844         * gnus-art.el (gnus-article-highlight-signature)
16845         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16846         button overlay without the front stickiness.
16847
16848 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16849
16850         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16851         overview buffer needed a catch to receive its throw.
16852         (gnus-agent-flush-cache): Declare as interactive to make this function
16853         easier to use.
16854
16855 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16856
16857         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16858         `next-line'.
16859
16860 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16861
16862         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16863         exclude address matching message-dont-reply-to-names.
16864
16865 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * gnus-util.el (gnus-string<): New function.
16868
16869         * gnus-sum.el (gnus-article-sort-by-author)
16870         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16871
16872 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16875         the frame-focus tag is set in gnus-buffer-configuration.
16876
16877 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16880         the front stickiness.
16881
16882 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16883
16884         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16885         url pattern; remove duplicate one.
16886         (gnus-article-extend-url-button): New function.
16887         (gnus-article-add-buttons): Use it.
16888         (gnus-button-push): Use concatenated url that it makes.
16889
16890 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16891
16892         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16893
16894 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16895
16896         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16897         Don't hardcode point-min==1.
16898
16899 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16900
16901         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16902         Fix comment about "iso8859-1".
16903
16904 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16905
16906         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16907         ones returned from the verify-function.
16908
16909         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16910         Call mml2015-extract-cleartext-signature if extraction failed.
16911
16912 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16913
16914         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16915         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16916         failed.
16917
16918 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16919
16920         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16921
16922 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16923
16924         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16925         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16926         recommends to use EasyPG instead of PGG.
16927
16928         * pgg.el: Revert to revision 6.23.2.16.
16929
16930         * pgg-def.el: Revert to revision 6.6.2.14.
16931
16932         * pgg-gpg.el: Revert to revision 6.23.2.34.
16933
16934 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16935
16936         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16937         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16938         thread for both the null and zero (kill/expire thread) universal prefix
16939         cases.
16940         (gnus-summary-expire-thread): Add new function to expire a thread,
16941         using gnus-summary-kill-thread.
16942         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16943         shortcuts for gnus-summary-expire-thread.
16944         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16945         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16946
16947 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16948
16949         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16950         extras value, so an extras entry can be deleted.
16951         (gnus-registry-delete-extra-entry): Use it.
16952         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16953         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16954         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16955         storage through the gnus-registry, and provide an appropriate API for
16956         it.
16957
16958 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16959
16960         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16961         Suggested by Leo <sdl.web@gmail.com>.
16962
16963         * gnus.el: Do.
16964
16965 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16966
16967         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16968         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16969
16970         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16971
16972         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16973         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16974
16975 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16976
16977         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16978         newline.
16979         (nnmbox-request-accept-article): Don't change article in source buffer;
16980         narrow to header to use message-fetch-field rather than
16981         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16982         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16983         as delimiters; make sure article ends with newline.
16984         (nnmbox-delete-mail): Correct last position of article to be deleted;
16985         ignore X-Gnus-Newsgroup header in article body.
16986         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16987         positions; make sure article ends with newline.
16988
16989         * message.el (message-display-abbrev): Don't infloop when a user
16990         inserts SPC in the beginning of header.
16991
16992         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16993         coding-system-for-read and coding-system-for-write for XEmacs having no
16994         file-coding feature.
16995
16996         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16997
16998 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16999
17000         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17001         list of groups not followed by default.  Fix type to be regexp.
17002         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17003
17004 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17005
17006         * hmac-def.el (define-hmac-function): Switch from old-style to
17007         new-style backquotes.
17008
17009         * md4.el (md4-make-step): Likewise.
17010
17011 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17012
17013         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17014         raw-text coding system when saving .newsrc file, which may contain
17015         non-ASCII group names.
17016
17017 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17018
17019         * gnus-cus.el (gnus-score-extra): New widget.
17020         (gnus-score-extra-convert): New function.
17021         (gnus-score-customize): Use it for Extra.
17022
17023 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17024
17025         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17026         (mml2015-mailcrypt-clear-verify): Use it.
17027         (mml2015-gpg-clear-verify): Use it.
17028         (mml2015-pgg-clear-verify): Use it.
17029         (mml2015-epg-clear-verify): Replace the current part with the output
17030         from GnuPG; don't extract the plaintext by itself.
17031
17032         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17033         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17034         mml2015-clear-verify-function; don't touch the armor headers or
17035         dash-escaped text here.
17036
17037 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17038
17039         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17040         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17041         parts, or application/octet-stream as a last resort.
17042         (gnus-mime-view-part-as-type): Don't toggle display.
17043         (gnus-mime-view-part-as-charset): Don't turn off display before
17044         querying charset.
17045
17046         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17047         stuff to undisplayer function in Emacs.
17048         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17049
17050         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17051         text/calendar parts.
17052
17053 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17054
17055         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17056         decoding text/calendar parts.
17057
17058         * message.el (message-forward-make-body-mime): Always mark body as
17059         having no illegible text; remove signed-or-encrypted argument.
17060         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17061
17062         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17063         (mml-generate-mime-1): Don't encode body if it is specified to be in
17064         raw form; don't make buffer be unibyte when inserting multibyte string.
17065
17066 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17067
17068         * sha1.el: Fix up comment style.
17069         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17070         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17071
17072         * hex-util.el: Fix up comment style.
17073         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17074
17075         * gnus-salt.el: Use with-current-buffer.
17076         (gnus-pick-setup-message): Fix long-standing typo.
17077
17078 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17079
17080         * imap.el (imap-logout-timeout): New variable.
17081         (imap-logout, imap-logout-wait): New functions.
17082         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17083
17084         * nnimap.el (nnimap-logout-timeout): New server variable.
17085         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17086         nnimap-logout-timeout.
17087
17088         * gnus-art.el (gnus-article-summary-command-nosave)
17089         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17090
17091 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17092
17093         * gnus.el (gnus-maximum-newsgroup): New variable.
17094
17095         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17096         according to gnus-maximum-newsgroup.
17097
17098         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17099         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17100         Limit the range of articles according to gnus-maximum-newsgroup.
17101
17102 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17103
17104         * gnus-art.el (gnus-sticky-article): Fix problems described in
17105         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17106         Don't perform gnus-configure-windows here; reuse existing sticky
17107         article buffer.
17108
17109         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17110         it doesn't exist in gnus-article-mode.
17111
17112 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17113
17114         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17115         (gnus-agent-decoded-group-name): New function.
17116         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17117         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17118
17119 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17120
17121         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17122         Add binding for gnus-sticky-article.
17123         (gnus-summary-exit): Don't kill sticky article buffers.
17124
17125         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17126         article buffer.
17127         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17128         (gnus-kill-sticky-article-buffers): New commands.
17129
17130 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17131
17132         * nntp.el (nntp-xref-number-is-evil): New server variable.
17133         (nntp-find-group-and-number): If it is non-nil, don't trust article
17134         numbers in the Xref header.
17135
17136 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17137
17138         * gnus-agent.el (gnus-agent-read-group): New function.
17139         (gnus-agent-flush-group, gnus-agent-expire-group)
17140         (gnus-agent-regenerate-group): Use it.
17141         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17142         nnmail-pathname-coding-system.
17143
17144 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17145
17146         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17147
17148         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17149         that are unread as unread, and also as selected so that information of
17150         marks having been changed by a user may be updated when exiting group.
17151
17152 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17153
17154         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17155
17156 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17157
17158         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17159         calculated ignoring signature parts to gnus-treat-article.
17160
17161 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17162
17163         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17164         a point here in order to keep the window start.
17165         (gnus-insert-mime-security-button): Make a button overlay without the
17166         front stickiness.
17167         (gnus-mime-display-security): Goto the end of a button.
17168
17169         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17170
17171 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17172
17173         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17174         group-name-at-point.
17175         (gnus-group-completing-read): New function that offers decoded
17176         non-ASCII group names for completion.
17177         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17178         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17179         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17180         (gnus-group-fetch-control): Use it.
17181         (gnus-fetch-group): Use group-name-at-point for the initial value
17182         rather than the default value; use gnus-alive-p.
17183
17184         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17185         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17186         (gnus-summary-post-news): Use gnus-group-completing-read.
17187
17188         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17189         (gnus-read-move-group-name): Decode group name for completion.
17190
17191 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17192
17193         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17194         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17195         Yamaoka slightly modified the code).
17196
17197 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17198
17199         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17200         (nnmail-split-incoming): Bind it.
17201
17202         * nnml.el (nnml-group-name-charset): New function.
17203         (nnml-decoded-group-name): Use it; don't decode group name if
17204         nnmail-group-names-not-encoded-p is non-nil.
17205         (nnml-encoded-group-name): New function.
17206         (nnml-group-pathname): Inline nnml-decoded-group-name.
17207         (nnml-request-expire-articles): Decode group name in message.
17208         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17209         nnmail-pathname-coding-system.
17210         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17211         not decoded ones according to nnmail-group-names-not-encoded-p.
17212         (nnml-generate-active-info): Use nnml-encoded-group-name.
17213
17214 2007-08-08  Glenn Morris  <rgm@gnu.org>
17215
17216         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17217         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17218         doc-strings and comments.
17219
17220 2007-07-25  Glenn Morris  <rgm@gnu.org>
17221
17222         * Relicense all FSF files to GPLv3 or later.
17223
17224 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17225
17226         * gnus-sum.el (gnus-summary-move-article):
17227         Make gnus-summary-respool-article work.
17228
17229 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17230
17231         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17232         string.
17233
17234 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17235
17236         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17237         that should be ignored when comparing distant RSS articles with local
17238         ones.
17239         (nnrss-make-hash-index): New function.  Create a hash index according
17240         to the ignored fields.
17241         (nnrss-check-group): Use it.
17242
17243 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17244
17245         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17246
17247         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17248
17249         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17250         the new optional argument ENCODED is non-nil.
17251         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17252         coding system for encoding group name.
17253         (gnus-group-make-rss-group): Pass un-encoded group name to
17254         gnus-group-make-group.
17255         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17256         encoded.
17257
17258         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17259         Encode group name to which articles are moved or copied.
17260         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17261         coding system for encoding Newsgroup, Followup-To and Xref headers.
17262
17263         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17264         marks; use nnheader-file-coding-system to write a file.
17265         (nnagent-retrieve-headers): Bind file-name-coding-system to
17266         nnmail-pathname-coding-system.
17267
17268         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17269
17270         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17271         (nnml-request-article, nnml-request-create-group)
17272         (nnml-request-rename-group, nnml-find-id)
17273         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17274         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17275         (nnml-save-marks): Use nnml-group-pathname instead of
17276         nnmail-group-pathname.
17277
17278         (nnml-request-create-group, nnml-request-expire-articles)
17279         (nnml-request-move-article, nnml-request-delete-group)
17280         (nnml-deletable-article-p, nnml-possibly-create-directory)
17281         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17282         (nnml-open-marks): Bind file-name-coding-system to
17283         nnmail-pathname-coding-system.
17284
17285         (nnml-request-article): Pass server argument to nnml-find-group-number.
17286         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17287         Pass server argument to nnml-possibly-create-directory.
17288         (nnml-request-accept-article): Pass server argument to
17289         nnml-active-number and nnml-save-mail.
17290         (nnml-find-group-number): Pass server argument to nnml-find-id.
17291         (nnml-request-update-info): Pass server argument to
17292         nnml-marks-changed-p.
17293
17294         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17295         (nnml-save-mail, nnml-active-number): Add server argument.
17296
17297         (nnml-request-delete-group): Warn if group is missing.
17298         (nnml-get-nov-buffer): Decode group name.
17299         (nnml-generate-active-info): Encode group name.
17300         (nnml-open-marks): Decode group name in messages.
17301
17302 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17303
17304         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17305         if it is not specified.
17306         (gnus-article-pipe-part, gnus-article-save-part)
17307         (gnus-article-interactively-view-part, gnus-article-copy-part)
17308         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17309         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17310         (gnus-article-replace-part, gnus-article-delete-part)
17311         (gnus-article-view-part-as-type): Pass raw prefix argument to
17312         gnus-article-part-wrapper.
17313
17314 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17315
17316         * gnus-agent.el (gnus-agent-save-active):
17317         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17318
17319         * gnus-cache.el (gnus-cache-save-buffers)
17320         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17321         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17322         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17323         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17324         (gnus-cache-generate-active, gnus-cache-rename-group)
17325         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17326         (gnus-cache-update-overview-total-fetched-for):
17327         Bind file-name-coding-system to nnmail-pathname-coding-system.
17328         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17329         New variables.
17330         (gnus-cache-decoded-group-name): New function.
17331         (gnus-cache-file-name): Use it.
17332         (gnus-cache-generate-active): Use non-decoded group name for active.
17333
17334         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17335         right place.
17336         (gnus-write-active-file): Don't break non-ASCII group names.
17337
17338         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17339         nnmail-pathname-coding-system.
17340
17341         * lpath.el: Bind default-file-name-coding-system,
17342         file-name-coding-system and language-info-alist for XEmacs.
17343
17344         * gnus-uu.el (gnus-uu-decode-save): Typo.
17345
17346 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17347
17348         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17349
17350 2007-07-14  David Kastrup  <dak@gnu.org>
17351
17352         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17353         finishing actions if we did not edit the article.
17354
17355 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17356
17357         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17358         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17359         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17360         (gnus-agent-flush-group, gnus-agent-flush-cache)
17361         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17362         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17363         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17364         (gnus-agent-regenerate-group)
17365         (gnus-agent-update-files-total-fetched-for)
17366         (gnus-agent-update-view-total-fetched-for):
17367         Bind file-name-coding-system to nnmail-pathname-coding-system.
17368         (gnus-agent-group-pathname): Don't encode file names by
17369         nnmail-pathname-coding-system.
17370         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17371         coding-system-for-write instead of buffer-file-coding-system to
17372         gnus-agent-file-coding-system.
17373
17374         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17375         Decode group name.
17376
17377         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17378
17379         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17380         (gnus-read-newsrc-el-file): Make group names unibyte.
17381
17382         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17383         nnmail-pathname-coding-system.
17384
17385         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17386         (nnrss-request-delete-group): Bind file-name-coding-system to
17387         nnmail-pathname-coding-system.
17388         (nnrss-read-server-data, nnrss-read-group-data):
17389         Bind file-name-coding-system correctly.
17390         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17391
17392         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17393         (nntp-server-to-method-cache): New variable.
17394         (nntp-group-pathname): New function that decodes non-ASCII group names.
17395         (nntp-possibly-create-directory, nntp-marks-changed-p)
17396         (nntp-save-marks, nntp-open-marks): Use it.
17397         (nntp-possibly-create-directory, nntp-open-marks):
17398         Bind file-name-coding-system to nnmail-pathname-coding-system.
17399         (nntp-open-marks): Decode group names when bootstrapping marks.
17400
17401         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17402         Newsgroups and Followup-To headers.
17403
17404 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17405
17406         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17407         (gnus-server-closed-face, gnus-server-denied-face)
17408         (gnus-server-offline-face): Remove variable.
17409         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17410
17411         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17412         of modifying message-stack directly for XEmacs.
17413
17414         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17415         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17416         if the coding-system argument is nil for XEmacs.
17417
17418         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17419         mm-charset-override-alist.
17420
17421         * rfc2047.el: Don't require base64; require rfc2045 for the function
17422         rfc2045-encode-string.
17423         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17424         to quote the parameter value.
17425
17426 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17427
17428         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17429         form in gnus-group-name-charset-method-alist.
17430
17431         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17432         overrides the default layout edit-form.
17433
17434         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17435
17436         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17437
17438 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17439
17440         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17441         as unfetched articles.
17442
17443 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17444
17445         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17446
17447 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17448
17449         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17450         original back end that keeps marks in the local system.
17451
17452 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17453
17454         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17455         arg of pop-to-buffer for XEmacs.
17456         (gnus-article-read-summary-keys): Ditto; don't restore window
17457         configuration if summary command ends up with neither article buffer
17458         nor summary buffer; describe bindings if summary keys end with C-h.
17459
17460 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17461
17462         * message.el (message-fix-before-sending): Skip raw message part to be
17463         forwarded while checking illegible text.
17464         (message-forward-make-body-mime, message-forward-make-body):
17465         Mark signed or encrypted raw message as having no illegible text.
17466
17467 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17468
17469         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17470         (gnus-message-with-timestamp-1): New macro.
17471         (gnus-message-with-timestamp): New function.
17472         (gnus-message): Use them.
17473
17474         * nnheader.el (nnheader-message): Use them.
17475
17476 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17477
17478         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17479         .newsrc.eld file.
17480
17481 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17482
17483         * gnus-agent.el (gnus-agent-fetch-headers)
17484         (gnus-agent-retrieve-headers):
17485         Bind gnus-decode-encoded-address-function to identity.
17486
17487         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17488         available also when the server returns simply a dot.
17489
17490         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17491
17492 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17493
17494         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17495
17496 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17497
17498         * gnus-ems.el (gnus-x-splash): Make it work.
17499
17500         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17501         from being used.
17502
17503         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17504
17505 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17506
17507         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17508         4th and the 5th arguments.
17509
17510         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17511         the front stickiness.
17512         (gnus-article-summary-command-nosave): Correct the order of the
17513         arguments passed to pop-to-buffer.
17514         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17515         summary command ends up with the article buffer.
17516
17517         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17518         the same faces.
17519
17520 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17521
17522         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17523
17524 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17525
17526         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17527         * gnus-sum.el (gnus-summary-highlight):
17528         * pgg.el (pgg-sign-region, pgg-sign):
17529         * mail-source.el (mail-source-delete-old-incoming-confirm):
17530         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17531
17532 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17533
17534         * gnus-art.el (gnus-mime-view-part-externally)
17535         (gnus-mime-view-part-internally): Fix predicate function passed to
17536         completing-read.
17537
17538         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17539
17540         * gnus.el (gnus-update-message-archive-method): Add :version.
17541
17542 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17543
17544         * gnus.el (gnus-update-message-archive-method): New variable.
17545
17546         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17547         according to gnus-message-archive-method if
17548         gnus-update-message-archive-method is non-nil.
17549
17550 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17551
17552         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17553         Suggested by Loic Dachary <loic@dachary.org>.
17554         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17555
17556 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17557
17558         * message.el (message-pop-to-buffer): Add switch-function argument.
17559         (message-mail): Pass switch-function argument to it.
17560
17561 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17562
17563         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17564         Improve doc string.
17565
17566 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17567
17568         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17569         (gnus-header-content):
17570         * gnus-cite.el (gnus-cite-10):
17571         * gnus-srvr.el (gnus-server-closed):
17572         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17573         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17574         (gnus-group-mail-3-empty, gnus-group-mail-low)
17575         (gnus-group-mail-low-empty, gnus-splash):
17576         * message.el (message-header-to, message-header-cc)
17577         (message-header-subject, message-header-other, message-header-name)
17578         (message-header-xheader, message-separator, message-cited-text)
17579         (message-mml): Lighten colors of faces used for dark background.
17580
17581 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17582
17583         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17584         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17585
17586 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17587
17588         * message.el (message-narrow-to-headers-or-head):
17589         Ignore mail-header-separator in the body.
17590
17591 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17592
17593         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17594         same as window size.
17595
17596 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17597
17598         * message.el (message-font-lock-keywords): Use message-header-xheader
17599         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17600         ahead of the anything pattern, to get it recognized.
17601
17602 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17603
17604         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17605         spam.el loads uses it in the compiled defadvice form.
17606
17607 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17608
17609         * gnus-sum.el (gnus-articles-to-read)
17610         (gnus-summary-insert-old-articles): Don't truncate group name for
17611         `read-string'.
17612
17613         * gnus-util.el (gnus-limit-string): Delete this function.
17614
17615         * gnus-sum.el (gnus-simplify-subject-fully):
17616         Use `truncate-string-to-width' instead.
17617
17618 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17619
17620         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17621         Tell if, on summary exit, the next group has to be selected.
17622         (gnus-summary-exit): Use it.
17623
17624 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17625
17626         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17627         non-break space.
17628
17629 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17630
17631         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17632         Check if group is not a directory.
17633         (nnfolder-request-expire-articles): Don't delete articles if the target
17634         group is not available.
17635
17636         * nnml.el (nnml-request-create-group): Properly check if group is not a
17637         file.
17638         (nnml-request-expire-articles): Don't delete articles if the target
17639         group is not available.
17640
17641         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17642         Don't quote characters that are within parentheses.
17643
17644 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17647         (gnus-handle-ephemeral-exit): Select article according to it.
17648
17649 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17650
17651         * message.el (message-insert-formated-citation-line): Remove newline.
17652         (message-citation-line-format): Add final \n here so that the user can
17653         avoid a blank line.
17654
17655 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17656
17657         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17658         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17659         Update lanl/arXiv support.
17660
17661 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17662
17663         * gnus.el: Bump version number.
17664
17665 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17666
17667         * gnus.el (gnus-version-number): Bump version.
17668
17669 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17670
17671         * gnus.el: No Gnus v0.6 is released.
17672
17673 2007-04-27  Didier Verna  <didier@xemacs.org>
17674
17675         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17676         * gmm-utils.el (gmm-regexp-concat): ... here.
17677         * message.el: Don't require 'gnus-util.
17678         (message-dont-reply-to-names): Handle name change above.
17679         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17680
17681 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17682
17683         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17684         since the initial value varies according to the system.
17685
17686 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17687
17688         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17689
17690 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17691
17692         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17693
17694 2007-04-24  Didier Verna  <didier@xemacs.org>
17695
17696         Improve the type of gnus-ignored-from-addresses.
17697         * gnus-util.el (gnus-orify-regexp): New function.
17698         * message.el (gnus-util): Require it.
17699         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17700         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17701         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17702
17703 2007-04-24  Didier Verna  <didier@xemacs.org>
17704
17705         * gnus-sum.el:
17706         * gnus-utils.el: Fix some trailing whitespaces.
17707
17708 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17709
17710         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17711         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17712         article's Message-ID; refer parent article in summary buffer.
17713
17714         * message.el (message-bounce): Call mime-to-mml.
17715
17716         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17717         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17718         optimize and/or forms properly.
17719
17720 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17721
17722         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17723         URL.
17724
17725 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17726
17727         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17728
17729 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17730
17731         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17732         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17733         displayed of multipart/alternative part if it is invoked from summary
17734         buffer.
17735
17736         * mm-view.el (mm-inline-text-html-render-with-w3m)
17737         (mm-inline-text-html-render-with-w3m-standalone)
17738         (mm-inline-render-with-function): Use mail-parse-charset by default.
17739
17740 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17741
17742         * parse-time.el (parse-time-string-chars): Check if CHAR
17743         is less than the length of parse-time-syntax.
17744
17745 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17746
17747         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17748         from gnus-newsgroup-processable.
17749
17750 2007-04-16  Didier Verna  <didier@xemacs.org>
17751
17752         * gnus-msg.el (gnus-configure-posting-styles):
17753         Handle message-signature-directory properly with :file syntax.
17754         Reported by "Leo".
17755
17756 2007-04-11  Didier Verna  <didier@xemacs.org>
17757
17758         New user option: message-signature-directory.
17759         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17760         * message.el (message-insert-signature): Ditto.
17761         * message.el (message-signature-file): Doc update.
17762         * message.el (message-signature-directory): New.
17763
17764 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17765
17766         * gnus-msg.el (gnus-inews-yank-articles):
17767         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17768
17769 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17770
17771         * message.el (message-yank-original): Make sure cited text ends with
17772         newline; don't exchange point and mark.
17773
17774 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17775
17776         * tls.el (open-tls-stream): Properly handle case where there
17777         is no associated buffer.
17778
17779 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17780
17781         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17782         message-yank-original, make sure (< mark TEXT point).
17783
17784 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17785
17786         * message.el (message-fill-column): New variable.
17787         (message-mode): Use it.  Add comment on a possible new hook.
17788
17789         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17790         (nnmail-get-new-mail): Reformat.
17791
17792         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17793
17794         * gmm-utils.el: Fix Commentary.
17795         (gmm-tool-bar-from-list): Fix typo in doc string.
17796
17797 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17798
17799         * message.el (message-yank-original): Don't switch point and mark
17800         unnecessarily to put point and mark as documented.
17801
17802 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17803
17804         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17805         from the message heads.
17806
17807 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17808
17809         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17810         article buffer does not have a window.  This may not be the best
17811         solution but is certainly better than setting the start of the null,
17812         that is the current, window.
17813
17814 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17815
17816         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17817         (gnus-draft-setup): Run it.
17818
17819         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17820         gnus-score-fast-scoring.  Allow regexp.
17821         (gnus-score-headers): Use it.
17822
17823         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17824         XEmacs.
17825
17826         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17827         string.
17828         (gnus-button-alist): Also catch `<f1> k ...'.
17829         (gnus-treat-display-x-face): Fix doc string.
17830
17831 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17832
17833         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17834         evaluation of gnus-extended-version to ensure correct generation of the
17835         User-Agent header when message-generate-headers-first is used.
17836
17837 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17838
17839         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17840         hashcash-path is nil.  Don't call callback with incorrect number of
17841         parameters if val is 0.
17842
17843 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17844
17845         * message.el (message-required-news-headers):
17846         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17847
17848 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17849
17850         * tls.el (open-tls-stream): In handshake-waiting loop,
17851         don't wait more if there is output available to process.
17852
17853 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17854
17855         * tls.el (tls-program): Doc fix.
17856
17857 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17858
17859         * message.el (message-generate-new-buffers): Change the meaning of the
17860         nil value; add `standard' to the choices; treat t as `unique'; improve
17861         doc string.
17862         (gnus-select-frame-set-input-focus): Autoload.
17863         (message-buffer-name): Search for the existing message buffer if
17864         message-generate-new-buffers is nil or `standard'; treat the value t of
17865         message-generate-new-buffers as `unique'.
17866         (message-pop-to-buffer): Raise the frame already displaying the message
17867         buffer; clear the echo area after querying.
17868         (message-setup): Pass the `continue' argument to compose-mail.
17869         (message-mail): Prefer `switch-function' if it is given; search for the
17870         existing message buffer if the `continue' argument is non-nil; pass
17871         continue and switch-function arguments to compose-mail by way of
17872         message-setup.
17873         (message-mail-other-window): Adjust argument of message-setup.
17874         (message-mail-other-frame): Ditto.
17875
17876 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17877
17878         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17879         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17880         to turn font-lock on when turning gnus-message-citation-mode on.
17881
17882 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17883
17884         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17885         (mml-smime-function-alist): New variable; add epg as the backend.
17886         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17887         mml-smime- functions instead.
17888         * mm-view.el: Require smime.
17889
17890 2007-03-05  Didier Verna  <didier@xemacs.org>
17891
17892         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17893         instead of just inheritance for posting styles.
17894         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17895
17896 2007-02-24  Chris Moore  <dooglus@gmail.com>
17897
17898         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17899         * pgg-pgp.el (pgg-pgp-encrypt-region):
17900         * pgg-gpg.el (pgg-gpg-encrypt-region):
17901         Check pgg-encrypt-for-me if no other recipients.
17902
17903 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17904
17905         * tls.el (tls-certtool-program): Fix custom type.
17906
17907 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17908
17909         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17910         and point-at-eol instead of line-(beginning|end)-position.
17911
17912         * assistant.el (assistant-parse-buffer): Ditto.
17913
17914         * netrc.el (netrc-parse-services): Ditto.
17915
17916 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17917
17918         * mml2015.el (mml2015-epg-find-usable-key): New function.
17919         (mml2015-epg-sign): Use it.
17920         (mml2015-epg-encrypt): Use it.
17921
17922 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17923
17924         * message.el (message-make-in-reply-to): Quote name containing
17925         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17926         if there are special characters.  Reported by NAKAJI Hiroyuki
17927         <nakaji@jp.freebsd.org>.
17928
17929 2007-02-27  Didier Verna  <didier@xemacs.org>
17930
17931         Include the group parameters as well as the topic ones in the
17932         inheritance filter process.
17933         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17934         argument GROUP-PARAMS-LIST.
17935         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17936
17937 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17938
17939         * nntp.el (nntp-never-echoes-commands)
17940         (nntp-open-connection-functions-never-echo-commands): New variables.
17941         (nntp-send-command): Use them.
17942
17943 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17944
17945         * mml2015.el (mml2015-epg-verify): Simplify.
17946
17947 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17948
17949         * mml.el (mml-content-disposition-alist): New user option.
17950         (mml-content-disposition): New function.
17951         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17952         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17953
17954 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17955
17956         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17957         verification.
17958
17959 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17960
17961         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17962         articles posted in the last 24 hours.
17963
17964 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17965
17966         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17967
17968 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17969
17970         * nntp.el (nntp-send-command): Don't wait for echoes when
17971         nntp-open-ssl-stream is used.
17972
17973 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17974
17975         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17976         (gnus-message-add-citation-keywords)
17977         (gnus-message-remove-citation-keywords): Remove.
17978         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17979         directly, make the variables in font-lock-defaults buffer-local, add
17980         gnus-message-citation-keywords to them and then update the value of
17981         font-lock-keywords.
17982
17983 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17984
17985         * message.el (message-cite-original-1): Don't call
17986         gnus-article-highlight-citation.
17987
17988         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17989         citations; fix line count.
17990
17991 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17992
17993         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17994         (gnus-message-add-citation-keywords)
17995         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17996         versions of font-lock-add-keywords and font-lock-remove-keywords to
17997         work with XEmacs correctly.
17998
17999 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18000
18001         * gnus-cite.el (gnus-cite-face-list): Set the values of
18002         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18003         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18004         (gnus-message-cite-prefix-regexp): New variable.
18005         (gnus-message-search-citation-line): Use it; protect against long
18006         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18007         the 0th match data for Emacs.
18008         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18009         (gnus-message-add-citation-keywords): Append keywords rather than
18010         prepending; emulate font-lock-add-keywords if it is not available.
18011         (gnus-message-remove-citation-keywords):
18012         Emulate font-lock-remove-keywords if it is not available.
18013
18014         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18015
18016         * message.el (message-cite-prefix-regexp): Set the value of
18017         gnus-message-cite-prefix-regexp.
18018
18019 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18020
18021         * nnweb.el (nnweb-google-parse-1): Update parser.
18022
18023 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18024
18025         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18026
18027 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18028
18029         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18030         regexp.
18031
18032 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18033
18034         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18035         string-to-multibyte.
18036         (uudecode-decode-region-internal): Use it.
18037
18038         * lpath.el: Fbind string-as-multibyte for XEmacs.
18039
18040 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18041
18042         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18043         Fix custom choice.
18044
18045         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18046
18047 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18048
18049         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18050
18051         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18052         `write-region' to respect `mm-inhibit-file-name-handlers'.
18053
18054 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18055
18056         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18057         Use gnus-home-directory instead of "~/" or "$HOME".
18058
18059 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18060
18061         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18062         to mention filename.
18063         Add comments at beginning regarding usage.
18064         (encrypt-write-file-contents): Change interactive so a string is
18065         acceptable.  If the file has no associated model, show an error instead
18066         of a nonsense prompt.
18067
18068 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18069
18070         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18071         Thanks to Yoshihiko Yamada for kind notification of this typo.
18072
18073 2007-01-12  Kenichi Handa  <handa@m17n.org>
18074
18075         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18076         multibyte buffer.
18077
18078 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18079
18080         * gnus-score.el (gnus-score-fast-scoring): New variable.
18081         (gnus-score-headers): Use it.
18082
18083         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18084
18085         * message.el (message-cite-original-1):
18086         Call gnus-article-highlight-citation if requested.
18087         (message-make-from): Allow name and address as optional arguments.
18088
18089         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18090
18091         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18092         bugs to doc string.
18093         (gnus-button-alist): Add mid\\|message-id.
18094         (gnus-button-fetch-group): Extend for use in
18095         `browse-url-browser-function'.
18096         (gnus-button-url-regexp): Try to catch paired parentheses like in
18097         Wikipedia URLs.
18098
18099         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18100         Suggested by Simon Krahnke <overlord@gmx.li>.
18101
18102 2007-01-13  Romain Francoise  <romain@orebokech.com>
18103
18104         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18105         Update copyright.
18106
18107 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18108
18109         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18110
18111 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18112
18113         * gnus-registry.el (gnus-registry-unfollowed-groups)
18114         (gnus-registry-split-fancy-with-parent): Fix documentation.
18115
18116 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18117
18118         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18119         from nnweb groups.
18120
18121 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18122
18123         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18124         Xref urls.  Erase buffer before requesting head.
18125
18126         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18127
18128 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18129
18130         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18131         customizable.
18132
18133 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18134
18135         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18136         no signing key is found.
18137         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18138         no encrypting and/or signing key is found.
18139
18140 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18141
18142         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18143
18144 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18145
18146         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18147         headers read from disk with the ones newly found in the current search.
18148         This should no longer cause problems, because the article numbers in
18149         Gmane's `nov.php' output are ignored since the previous change.
18150
18151 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18152
18153         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18154
18155 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18156
18157         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18158         replace-regexp-in-string; bind url-version; fbind display-images-p and
18159         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18160         find-face and set-itimer-function for Emacs; bind itimer-list for
18161         Emacs.
18162
18163         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18164
18165 2007-01-01  Romain Francoise  <romain@orebokech.com>
18166
18167         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18168
18169 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18170
18171         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18172         `define-minor-mode' macro definition expanded properly.
18173         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18174         exclude it there.
18175
18176         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18177         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18178         `fboundp' test.
18179         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18180         This is OK to autoload in (S)XEmacs now.
18181
18182 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18183
18184         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18185         keystroke.
18186         (gnus-summary-limit-to-singletons): Fix typo.
18187
18188         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18189         else fails.
18190
18191 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18192
18193         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18194         docstring.
18195
18196         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18197         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18198         (gnus-summary-insert-dormant-articles): Fix typo in message.
18199
18200 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18201
18202         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18203         nil for XEmacs.
18204         (gnus-message-citation-mode): Don't autoload in XEmacs.
18205
18206         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18207
18208 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18209
18210         * nnimap.el (nnimap-expunge-search-string):
18211         Mention nnimap-search-uids-not-since-is-evil in docstring.
18212
18213 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18214
18215         * spam.el: Revert to make-obsolete-variable because
18216         define-obsolete-variable-alias is not supported in Emacs 21.
18217
18218         * spam.el (spam-ifile-path, spam-ifile-database-path)
18219         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18220         make-obsolete-variable.
18221         (spam-bsfilter-path, spam-bsfilter-program)
18222         (spam-spamassassin-path, spam-spamassassin-program)
18223         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18224         Don't use "path" inappropriately.
18225         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18226         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18227         variable names.
18228
18229 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18230
18231         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18232         summary buffer.
18233
18234         * password.el (password-cache-remove): Use clear-string to burn
18235         password, if available.
18236
18237 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18238
18239         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18240
18241         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18242
18243         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18244         (gnus-message-highlight-citation): Move defcustom here from
18245         gnus-cite.el.
18246         (gnus-message-citation-mode): Autoload.
18247
18248         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18249         checks to make it compile with XEmacs.
18250         (gnus-message-citation-mode): New minor mode.
18251         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18252         (gnus-message-highlight-citation): New variables.
18253         (gnus-message-search-citation-line)
18254         (gnus-message-add-citation-keywords)
18255         (gnus-message-remove-citation-keywords)
18256         (turn-on-gnus-message-citation-mode)
18257         (turn-off-gnus-message-citation-mode): New functions.
18258
18259 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18260
18261         * gnus-cite.el: Enable highlighting of different citation levels in
18262         message-mode.
18263
18264 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18265
18266         * message.el (message-make-fqdn): Fix comment.
18267         (message-bogus-system-names): Add ".local".
18268
18269         * spam.el (spam-ifile-path, spam-ifile-program)
18270         (spam-ifile-database-path, spam-ifile-database)
18271         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18272         Don't use "path" inappropriately.
18273         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18274         strings.
18275         (spam-check-ifile, spam-ifile-register-with-ifile)
18276         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18277         Use new variable names.
18278
18279         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18280         (gnus-treat-display-smileys): Simplify using
18281         gnus-image-type-available-p.
18282
18283         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18284         available.
18285
18286         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18287         Use `display-images-p' if available.
18288
18289 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18290
18291         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18292         one after turning on the buffer's multibyteness instead of decoding
18293         them directly in the unibyte buffer that causes unexpected conversion
18294         in Emacs 23 (unicode).
18295
18296 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18297
18298         * message.el (message-generate-hashcash): Fix custom type.
18299
18300 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18301
18302         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18303
18304 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18305
18306         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18307         disconnect icons.  Add help text.
18308
18309 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18310
18311         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18312         negated to be consistent with the others we handle.
18313
18314 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18315
18316         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18317         version of gnus-summary-buffer to something, so that we can use two
18318         article buffers at the same time.
18319
18320 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18321
18322         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18323         trigger all the extra headers.
18324         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18325         sorting.
18326
18327 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18328
18329         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18330         solid groups.
18331
18332 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18333
18334         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18335
18336 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18337
18338         * legacy-gnus-agent.el: Add Copyright notice.
18339
18340 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18341
18342         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18343
18344 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18345
18346         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18347
18348         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18349         to make it work reliably in CVS Emacs.
18350         (gnus-summary-limit-strange-charsets-predicate)
18351         (gnus-summary-limit-to-predicate): New functions.
18352
18353 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18354
18355         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18356         specifying array size.
18357         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18358         array if it is too small.
18359         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18360         (gnus-sort-threads-loop): New function.
18361
18362 2006-12-06  Chris Moore  <dooglus@gmail.com>
18363
18364         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18365         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18366
18367 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18368
18369         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18370         options.
18371
18372 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18373
18374         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18375         DOS-ing the recipient.
18376
18377         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18378         the headers when creating the mapping to avoid mismappings.
18379         (nnweb-gmane-create-mapping): Always nix out old mapping.
18380
18381 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18382
18383         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18384         and mm-verify-option to never.
18385
18386 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18387
18388         * message.el (message-signed-or-encrypted-p): New function.
18389         (message-forward-make-body): Use it.
18390
18391         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18392         Replace encode-coding-string with mm-encode-coding-string.
18393
18394 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * nneething.el (nneething-decode-file-name):
18397         Replace decode-coding-string with mm-decode-coding-string.
18398
18399         * gnus-int.el (gnus-open-server): Say failed server's name.
18400
18401 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18402
18403         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18404         strings to a single string.  Quote `errors-file-name'.
18405         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18406         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18407         Adjust calls.  Use `shell-quote-argument'.
18408
18409 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18410
18411         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18412         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18413
18414         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18415         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18416         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18417         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18418         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18419         (gnus-subscribe-newsgroup, gnus-1):
18420         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18421         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18422         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18423         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18424
18425 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18426
18427         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18428         keystroke.
18429         (gnus-summary-limit-to-bodies): Implement headersp.
18430
18431 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18432
18433         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18434
18435 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18436
18437         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18438
18439 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18440
18441         * message.el (message-generate-hashcash): Expand range of values to
18442         include `opportunistic'.
18443         (message-send-mail): Use it.
18444
18445 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18446
18447         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18448         and comment it.
18449
18450         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18451
18452 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18453
18454         * gnus-util.el (gnus-extract-address-components): Improve comment.
18455
18456 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18457
18458         * gnus-util.el (gnus-extract-address-components): Work with address in
18459         which the name portion contains @.
18460
18461         * lpath.el: Fbind custom-autoload.
18462
18463 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18464
18465         * gnus.el (gnus-start): Move custom group up.
18466         (gnus-select-method): Don't autoload, but make it available for
18467         `customize-variable'.
18468         (gnus-getenv-nntpserver): Don't autoload.
18469
18470 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18471
18472         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18473
18474 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18475
18476         * message.el (message-sendmail-extra-arguments): New variable.
18477         (message-send-mail-with-sendmail): Use it.
18478
18479 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18480
18481         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18482         mm-with-unibyte-current-buffer to make string unibyte.
18483
18484         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18485         mm-string-as-multibyte.
18486
18487 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18488
18489         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18490         Reported by Werner Koch <wk@gnupg.org>.
18491
18492 2006-11-14  Daiki Ueno  <ueno@p360>
18493
18494         * mml2015.el: Autoload epa-select-keys when compiling.
18495
18496 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18497
18498         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18499         message-options.
18500         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18501
18502 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18503
18504         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18505         EasyPG (< 0.0.6).
18506         (mml2015-always-trust): New user option.
18507         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18508         prompt.
18509
18510 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18511
18512         * nntp.el (nntp-authinfo-force): New variable.
18513         (nntp-send-authinfo): Use it.
18514
18515 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18516
18517         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18518         decode encoded words.  Improve prompt.  Add comment about forwarding.
18519         (message-replacement-char): Move up.
18520
18521 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18522
18523         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18524         instead of gnus-intersection because arguments of gnus-sorted-nunion
18525         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18526
18527 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18528
18529         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18530         (message-simplify-subject-functions):
18531         Enable message-strip-subject-encoded-words by default.
18532
18533 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18534
18535         * message.el (message-strip-subject-encoded-words): New function.
18536         (message-simplify-subject-functions): New variable.
18537         (message-simplify-subject): Use it.  Fix typo in doc string.
18538         Support message-strip-subject-encoded-words.
18539
18540 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18541
18542         * gnus-diary.el (gnus-diary-delay-format-function):
18543         * nndiary.el (nndiary-reminders):
18544         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18545
18546 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18547
18548         * gnus-art.el (article-hide-boring-headers): Fetch date from
18549         gnus-original-article-buffer to avoid problems with localized date
18550         strings.
18551
18552 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18553
18554         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18555
18556 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18557
18558         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18559         New variables.
18560         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18561         (mm-charset-synonym-alist): Move some entries to
18562         mm-codepage-iso-8859-list.
18563         (mm-charset-synonym-alist, mm-charset-override-alist):
18564         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18565
18566 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18567
18568         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18569
18570 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18571
18572         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18573         with Emacs 21 and XEmacs.
18574
18575 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18576
18577         * spam.el (spam-parse-address): New function for better parsing,
18578         catching errors, etc.
18579         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18580
18581 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18582
18583         * mm-view.el: Add interactive arg to html2text autoload.
18584
18585 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18586
18587         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18588
18589 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18590
18591         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18592         New variables.
18593         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18594         (mm-charset-synonym-alist): Move some entries to
18595         mm-codepage-iso-8859-list.
18596
18597         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18598
18599 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18600
18601         * message.el (message-citation-line-format)
18602         (message-insert-formated-citation-line): Fix implementation of %E, %N
18603         and %n according to the doc string.
18604
18605 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18606
18607         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18608         Use car-safe to avoid bad parses.
18609
18610 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18611
18612         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18613         names.
18614
18615         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18616
18617 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18618
18619         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18620         header.
18621
18622         * message.el (message-draft-headers): Add Date.
18623         (message-headers-to-generate): Fix typo in docstring.
18624
18625         * nndraft.el (nndraft-required-headers): New variable.
18626         (nndraft-generate-headers): Use it.
18627
18628         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18629
18630 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18631
18632         * gnus-registry.el (gnus-registry-wash-for-keywords)
18633         (gnus-registry-find-keywords): New functions to allow easy searching of
18634         articles that are in the registry.
18635
18636 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18637
18638         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18639         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18640         Reported by Damien Elmes <damien@repose.cx>.
18641
18642 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18643
18644         * gnus.el (gnus-mime): Remove unused custom group.
18645
18646 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18647
18648         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18649         "blank line" when searching for end of armor headers.
18650
18651 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18652
18653         * gmm-utils.el (gmm-write-region): Fix variable name.
18654
18655 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18656
18657         * gmm-utils.el (gmm-write-region): New function based on compatibility
18658         code from `mm-make-temp-file'.
18659
18660         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18661
18662         * nnmaildir.el (nnmaildir--update-nov)
18663         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18664         Use `gmm-write-region'.
18665
18666 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18667
18668         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18669         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18670
18671         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18672
18673         * message.el (message-replacement-char): New variable.
18674         (message-fix-before-sending): Use it.
18675         (message-simplify-subject): New function to remove duplicate code.
18676         (message-reply, message-followup): Use it.
18677
18678         * gnus-sum.el (gnus-summary-make-menu-bar):
18679         Clarify gnus-summary-limit-to-articles.
18680
18681 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18682
18683         * gnus-util.el (gnus-with-local-quit): New macro.
18684
18685         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18686
18687 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18688
18689         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18690         ignore non-string data.
18691
18692 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18693
18694         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18695         non-string data (needs to be done in the registry too).
18696
18697 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18698
18699         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18700         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18701         (gnus-registry-split-fancy-with-parent)
18702         (gnus-registry-fetch-simplified-message-subject-fast)
18703         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18704         Remove text properties on ingress into the registry and when it's saved.
18705         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18706         registry from entries with no groups.
18707
18708 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18709
18710         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18711         function to remove string properties.
18712
18713 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18714
18715         * gmm-utils.el (gmm): Adjust custom version.
18716
18717         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18718         Adjust custom version.
18719
18720         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18721
18722 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18723
18724         * gnus-art.el (gnus-insert-prev-page-button)
18725         (gnus-insert-next-page-button): Simplify.  Reformat.
18726
18727 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18728
18729         * gnus-art.el (gnus-insert-prev-page-button)
18730         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18731
18732 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18733
18734         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18735
18736 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18737
18738         * gnus-art.el (gnus-insert-mime-button)
18739         (gnus-insert-mime-security-button):
18740         Apply gnus-article-button-face to MIME and security buttons.
18741
18742 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18743
18744         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18745         readable.
18746
18747 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18748
18749         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18750
18751 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18752
18753         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18754         `browse-url-of-file' instead of `browse-url'.
18755
18756 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18757
18758         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18759         regexp.  Articles containing quotation were cut prematurely.
18760
18761 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18762
18763         * message.el (message-cite-original-1): Use nobody by default for the
18764         value of From header.
18765         (message-reply): Ditto.
18766
18767 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18768
18769         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18770         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18771         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18772
18773 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18774
18775         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18776         mails in the doc string.  Add some URLs in comment.
18777         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18778
18779 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18780
18781         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18782         backslashes handling and the way to find boundaries of quoted strings.
18783
18784 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18785
18786         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18787         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18788         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18789         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18790
18791 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18792
18793         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18794         doc string.
18795         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18796
18797 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18798
18799         * lpath.el: Fbind epg-check-configuration.
18800
18801 2006-09-06  Simon Josefsson  <jas@extundo.com>
18802
18803         * mml2015.el (mml2015-use): Doc fix, mention epg.
18804
18805 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18806
18807         * mml2015.el (mml2015-use): Default to epg, if available.
18808
18809 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18810
18811         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18812         message-sender.
18813         (mml1991-epg-encrypt): Ditto.
18814         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18815         message-sender.
18816         (mml2015-epg-encrypt): Ditto.
18817
18818 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18819
18820         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18821         several common directories.
18822
18823 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18824
18825         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18826         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18827
18828 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18829
18830         * gnus-art.el (article-decode-encoded-words): Make it fast.
18831
18832 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18833
18834         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18835
18836         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18837         in quoted string into `\'.
18838
18839 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18840
18841         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18842         Use standard-syntax-table.
18843
18844 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18845
18846         * gnus-art.el (gnus-decode-address-function): New variable.
18847         (article-decode-encoded-words): Use it to decode headers which are
18848         assumed to contain addresses.
18849         (gnus-mime-delete-part): Remove useless `or'.
18850
18851         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18852         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18853         (gnus-nov-parse-line): Use it to decode From header.
18854         (gnus-get-newsgroup-headers): Ditto.
18855         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18856
18857         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18858         (mail-decode-encoded-address-string): New alias.
18859
18860         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18861         New function.
18862         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18863         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18864         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18865         (rfc2047-decode-string): Ditto.
18866         (rfc2047-decode-address-region): New function.
18867         (rfc2047-decode-address-string): New function.
18868
18869 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18870
18871         * message.el (message-caesar-buffer-body): Allow rotating headers.
18872
18873         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18874
18875         * message.el (message-insert-formated-citation-line): Fix %f.
18876         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18877
18878 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18879
18880         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18881         (gnus-bookmark-mouse-available-p): New macro.
18882         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18883         (gnus-bookmark-bmenu-show-infos): Use it.
18884         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18885         (gnus-bookmark-bmenu-hide-infos): Ditto.
18886         (gnus-bookmark-remove-properties): New function.
18887         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18888         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18889         (gnus-bookmark-write-file): Bind coding-system-for-write.
18890         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18891         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18892         group before selecting it.
18893         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18894         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18895         quit-window if it is not available; use gnus-mouse-2 and bind it to
18896         gnus-bookmark-bmenu-select-by-mouse.
18897         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18898         (gnus-bookmark-bmenu-select-by-mouse): New function.
18899
18900 2006-08-13  Romain Francoise  <romain@orebokech.com>
18901
18902         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18903         space.
18904
18905 2006-08-10  Romain Francoise  <romain@orebokech.com>
18906
18907         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18908         (dns-mode-soa-auto-increment-serial): New user option.
18909         (dns-mode-soa-maybe-increment-serial): New function.
18910         (dns-mode): Add the latter to `write-contents-functions'.
18911
18912 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18913
18914         * compface.el (uncompface): Use binary rather than raw-text-unix.
18915
18916 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18917
18918         * compface.el (uncompface): Make sure the eol conversion doesn't take
18919         place when communicating with the external programs.
18920         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18921
18922 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18923
18924         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18925
18926 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18927
18928         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18929         Make it more robust by parsing author and date independently.
18930
18931 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18932
18933         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18934
18935 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18936
18937         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18938         first matching secret key.
18939         (mml2015-epg-encrypt): Ditto.
18940
18941         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18942         first matching secret key.
18943         (mml1991-epg-encrypt): Ditto.
18944
18945         * mml2015.el (mml2015-encrypt-to-self): New user option.
18946         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18947         mml2015-epg-encrypt-to-self is set.
18948
18949         * mml1991.el (mml1991-encrypt-to-self): New variable.
18950         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18951         mml1991-epg-encrypt-to-self is set.
18952
18953         * mml2015.el (mml2015-signers): New user option.
18954         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18955         (mml2015-epg-encrypt): Allow to select signing keys.
18956
18957         * mml1991.el (mml1991-signers): New variable.
18958         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18959         (mml1991-epg-encrypt): Allow to select signing keys.
18960
18961 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18962
18963         * nnheader.el (nnheader-insert-head): Make it work even if the file
18964         uses CRLF for the line-break code.
18965
18966 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18967
18968         * mml2015.el: Require mml-sec instead of password.
18969         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18970         (mml2015-cache-passphrase): Inherit the default value from
18971         mml-secure-cache-passphrase.
18972         (mml2015-passphrase-cache-expiry): Inherit the default value from
18973         mml-secure-passphrase-cache-expiry.
18974
18975         * mml1991.el: Require mml-sec instead of password.
18976         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18977         (mml1991-cache-passphrase): Inherit the default value from
18978         mml-secure-cache-passphrase.
18979         (mml1991-passphrase-cache-expiry): Inherit the default value from
18980         mml-secure-passphrase-cache-expiry.
18981
18982         * mml-sec.el: Require password.
18983         (mml-secure-verbose): New user option.
18984         (mml-secure-cache-passphrase): New user option.
18985         (mml-secure-passphrase-cache-expiry): New user option.
18986
18987 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18988             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18989
18990         * pgg-def.el (pgg-truncate-key-identifier):
18991         Truncate the key ID to 8 letters from the end.
18992
18993 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18994
18995         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18996         workaround for the url package included with Emacs.
18997
18998         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18999
19000 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19001
19002         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19003         correctly.  This fixes a bug caused by the 2006-05-12 change.
19004
19005 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19006
19007         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19008         some information about the error when saying that the `bogus' mail
19009         group will be used.
19010
19011 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19012
19013         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19014         string.
19015
19016 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19017
19018         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19019
19020 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19021
19022         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19023
19024 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19025
19026         * mml1991.el (mml1991-function-alist): Add epg.
19027         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19028         (mml1991-epg-encrypt): New functions.
19029
19030 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19031
19032         * mml2015.el (mml2015-verbose): New variable.
19033         (mml2015-cache-passphrase): Ditto.
19034         (mml2015-passphrase-cache-expiry): Ditto.
19035         (mml2015-function-alist): Add epg.
19036         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19037         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19038         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19039         New functions.
19040
19041 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19042
19043         * message.el (message-cite-original-1): Preserve region when removing
19044         quoted text due to X-No-Archive in order to avoid bogus attribution
19045         when citing multiple messages.
19046
19047 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19048
19049         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19050         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19051
19052 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19053
19054         * gnus-diary.el (gnus-user-format-function-d)
19055         (gnus-user-format-function-D): Autoload.
19056
19057         * imap.el (Commentary): Fix typo.
19058
19059         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19060         2006-04-22 contribution.
19061
19062 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19063
19064         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19065         It didn't really fix the bogosity I'm seeing with solid web groups.
19066
19067 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19068
19069         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19070         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19071         created using server names.  If we use the feature without declaring
19072         it, Gnus does not properly manage server and group state.
19073
19074         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19075         bound.
19076
19077 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19078
19079         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19080         looking up the method using GROUP's prefix before inventing a new one.
19081         It is used on killed/unknown groups in various places where returning
19082         an all-new method isn't expected by the caller.
19083
19084         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19085         and match semantics of gnus-group-real-prefix.
19086
19087 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19088
19089         * nnmail.el (nnmail-broken-references-mailers): New variable.
19090         (nnmail-ignore-broken-references): New function generalizing
19091         nnmail-fix-eudora-headers.
19092         (nnmail-fix-eudora-headers): Now obsolete.
19093
19094         * gnus-art.el (gnus-button-handle-custom):
19095         Support `customize-apropos*'.
19096
19097 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19098
19099         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19100
19101         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19102         articles.
19103
19104 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19105
19106         * message.el (message-cite-reply-above): New variable.
19107         (message-yank-original): Use it.
19108
19109 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19110
19111         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19112
19113 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19114
19115         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19116         as read.
19117
19118         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19119
19120 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19121
19122         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19123         (gnus-bookmark-default-file): Use gnus-directory.
19124         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19125         Remove "*" in doc string.
19126         (gnus-bookmark-write-file): Simplify.
19127         (gnus-bookmark-maybe-sort-alist): Use `when'.
19128         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19129         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19130         Add FIXME about Emacs 21 and XEmacs compatibility.
19131         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19132         compatibility.
19133         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19134         compatibility.
19135         (gnus-bookmark-menu-heading): Fix version.
19136
19137 2006-06-19  Bastien Guerry  <bzg@altern.org>
19138
19139         * gnus-bookmark.el: New file.
19140
19141 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19142
19143         * message.el (message-syntax-checks): Doc fix.
19144
19145 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19146
19147         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19148         unsubscribed groups as if they were killed ones.  It causes duplicate
19149         entries in gnus-newsrc-alist.
19150
19151 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19152
19153         * message.el (message-syntax-checks): Doc fix.
19154         (message-send-mail): Add check for continuation headers.
19155         (message-check-news-header-syntax): Fix regexp used to check for
19156         continuation headers.
19157
19158 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19159
19160         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19161
19162 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19163
19164         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19165
19166 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19167
19168         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19169         default-truncate-lines.
19170
19171 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19172
19173         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19174         to fill the utf-8 entry.
19175
19176         * lpath.el: Fbind unicode-precedence-list.
19177
19178 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19179
19180         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19181
19182 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19183
19184         * gnus-agent.el (directory-files-and-attributes): Move all the way
19185         forward (the third and final move).
19186         (gnus-agent-read-agentview): Trap reconstruction errors due to
19187         nonexistent directory.  Handle by returning nil.
19188
19189 2006-05-30  Didier Verna  <didier@xemacs.org>
19190
19191         * message.el (message-dont-reply-to-names): Update the custom type.
19192         * message.el (message-dont-reply-to-names): New defsubst: potentially
19193         convert a list of regexps into a single one.
19194         * message.el (message-get-reply-headers): Use it.
19195         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19196
19197 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19198
19199         * gnus-agent.el (directory-files-and-attributes): Move forward.
19200
19201 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19202
19203         * gnus-ml.el (gnus-mailing-list-subscribe)
19204         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19205         (gnus-mailing-list-message): Fix doc strings.
19206
19207 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19208
19209         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19210         of doing it manually.
19211
19212 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19213
19214         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19215         comment.
19216
19217 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19218
19219         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19220         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19221         (gnus-agent-read-local): All symbols allocated in my-obarray.
19222         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19223         (gnus-agent-regenerate-group): Check numeric names to see if they are
19224         messages or groups.
19225         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19226         better way of do this...)
19227
19228         * gnus-cache.el (gnus-agent-total-fetched-for):
19229         Ignore 'dummy.group' (there should be a better way of do this...)
19230
19231 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19232
19233         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19234         (gnus-saved-headers): Ditto.
19235         (gnus-default-article-saver): Mention functions may have properties.
19236         (gnus-article-save): Override gnus-save-all-headers and
19237         gnus-saved-headers by :headers property which saver function may have.
19238         (gnus-summary-save-in-file): Add :headers property.
19239         (gnus-summary-write-to-file): Ditto.
19240
19241         * gnus-sum.el (gnus-summary-save-article): Bind
19242         gnus-prompt-before-saving to t when saving many articles in a file;
19243         always show all headers.
19244
19245         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19246
19247 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19248
19249         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19250         marks.
19251
19252         * message.el (message-indent-citation): Add optional arguments to allow
19253         using it outside of message buffers.
19254
19255         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19256         (gnus-article-treat-unfold-headers): Use it.
19257         (gnus-article-truncate-lines): New variable.
19258         (gnus-article-mode): Use it.
19259         (gnus-article-toggle-truncate-lines): New function.
19260
19261         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19262         Add gnus-article-toggle-truncate-lines.
19263
19264         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19265         coding system in XEmacs, use binary.
19266
19267 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19268
19269         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19270         after-load-alist.
19271
19272         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19273         this function should save decoded articles.
19274         (gnus-summary-write-to-file): Use property to specify this function
19275         should save decoded articles and specify gnus-summary-save-in-file
19276         should be used to save articles other than the first one when saving
19277         many articles.
19278         (gnus-summary-save-body-in-file): Use property to specify this
19279         function should save decoded articles.
19280         (gnus-summary-write-body-to-file): Use property to specify this
19281         function should save decoded articles and specify
19282         gnus-summary-save-body-in-file should be used to save articles other
19283         than the first one when saving many articles.
19284
19285         * gnus-sum.el (gnus-summary-save-article): Simplify.
19286
19287 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19288
19289         * gnus-art.el (gnus-default-article-saver):
19290         Add gnus-summary-write-body-to-file.
19291         (gnus-article-save-coding-system): Don't use coding system object
19292         in XEmacs.
19293         (gnus-read-save-file-name): Add optional `dir-var' argument which
19294         specifies directory in which files are saved; work even if optional
19295         `variable' argument is not specified.
19296         (gnus-summary-write-to-file): Read file name.
19297         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19298         (gnus-summary-write-body-to-file): New function.
19299
19300         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19301         (gnus-summary-local-variables): Add it.
19302         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19303         (gnus-summary-save-article): Remove optional `decode' argument;
19304         determine whether to decode articles by the value of
19305         gnus-default-article-saver; when saving many files using
19306         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19307         it first and use gnus-summary-save-in-file or
19308         gnus-summary-save-body-in-file thereafter unless
19309         gnus-prompt-before-saving is always; move point to article which
19310         will be saved.
19311         (gnus-summary-save-article-file): Revert.
19312         (gnus-summary-write-article-file): Revert.
19313         (gnus-summary-save-article-body-file): Revert.
19314         (gnus-summary-write-article-body-file): New function.
19315
19316 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19317
19318         * gnus-art.el (gnus-default-article-saver): Doc fix.
19319         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19320         from gnus-summary-save-article-coding-system, and default to a
19321         certain coding system.
19322         (gnus-output-to-file): Add coding cookie and encode text according
19323         to gnus-article-save-coding-system; don't use mm-append-to-file.
19324
19325         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19326         gnus-art.el and rename to gnus-article-save-coding-system.
19327         (gnus-summary-save-article): Require gnus-art; don't show all
19328         headers if it decodes articles; don't add coding cookie here;
19329         don't bind mm-text-coding-system-for-write.
19330         (gnus-summary-save-article-file): Save decoded articles.
19331         (gnus-summary-write-article-file): When saving many files, use
19332         gnus-summary-write-to-file first and gnus-summary-save-in-file
19333         thereafter unless gnus-prompt-before-saving is always.
19334         (gnus-summary-save-article-body-file): Save decoded articles.
19335
19336         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19337
19338 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19339
19340         * nnrss.el (nnrss-check-group): Bind hash-index.
19341
19342 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19343
19344         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19345         its hash index.  Store this hash in `nnrss-group-data'.
19346         (nnrss-read-group-data): Update accordingly.
19347
19348 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19349
19350         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19351         entry.
19352
19353         * gnus-sum.el (gnus-summary-make-menu-bar):
19354         Add gnus-article-browse-html-article.
19355
19356 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19357
19358         * gnus-sum.el (gnus-summary-mime-map):
19359         Add gnus-article-browse-html-article.
19360
19361         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19362
19363 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19364
19365         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19366         suitable coding systems in customize.
19367
19368 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19369
19370         * mail-source.el (mail-sources): Fix custom type.
19371
19372 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19373
19374         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19375         (gnus-summary-expire-articles-now): Shorten prompt.
19376
19377         * gmm-utils.el (wid-edit): Require.
19378         (defun-gmm): Rename from `gmm-defun-compat'.
19379         (gmm-image-search-load-path): Use it.
19380         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19381
19382 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19383
19384         * gnus-sum.el (gnus-summary-save-article-coding-system):
19385         New variable.
19386         (gnus-summary-save-article): Add optional `decode' argument.
19387         If it is set and gnus-summary-save-article-coding-system is non-nil,
19388         save decoded article.
19389         (gnus-summary-write-article-file): Save decoded article if
19390         gnus-summary-save-article-coding-system is non-nil.
19391
19392         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19393         type.
19394
19395 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19396
19397         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19398
19399 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19400
19401         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19402         first to test gnus-single-article-buffer which may be buffer-local.
19403
19404         * gnus-sum.el (gnus-summary-setup-buffer):
19405         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19406         group; make gnus-article-buffer, gnus-article-current, and
19407         gnus-original-article-buffer always buffer-local.
19408         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19409         group.
19410         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19411
19412 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19413
19414         * nnml.el (nnml-request-compact-group): Compressed files might not
19415         have .gz extension.
19416
19417 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19418
19419         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19420         (mm-copy-to-buffer): Use with-current-buffer.
19421         (mm-display-part): Simplify.
19422         (mm-inlinable-p): Add optional arg `type'.
19423
19424 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19425
19426         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19427         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19428         Try harder to show the attachment internally or externally using
19429         gnus-mime-view-part-as-type.
19430
19431 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19432
19433         * message.el (message-from-style, message-signature-separator)
19434         (message-user-organization-file, message-send-mail-function)
19435         (message-citation-line-function, message-yank-prefix)
19436         (message-indent-citation-function, message-signature)
19437         (message-signature-file, message-signature-insert-empty-line):
19438         Remove autoloads.
19439
19440         * gnus-art.el (gnus-buttonized-mime-types):
19441         Remove "multipart/signed".  Revert 2006-04-26 change.
19442
19443 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19444
19445         * gnus.el (gnus-version-number): Bump version.
19446
19447 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19448
19449         * gnus.el: No Gnus v0.5 is released.
19450
19451 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19452
19453         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19454         fetching articles by message-id.
19455
19456 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19457
19458         * message.el (hashcash): Require hashcash as normal.
19459
19460         * ecomplete.el (ecomplete-highlight-match-line):
19461         Use point-at-eol.
19462         (ecomplete-highlight-match-line): Use `highlight', because that
19463         face exists in both Emacs and XEmacs.
19464
19465         * message.el (message-display-abbrev): Use point-at-bol.
19466
19467         * mail-source.el: Don't require timer/timer-funcs.
19468
19469         * gnus-async.el: Ditto.
19470
19471         * password.el: Ditto.
19472
19473         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19474
19475         * mm-url.el: Ditto.
19476
19477         * gnus-xmas.el: Don't require timer-funcs.
19478
19479         * mm-util.el: Require timer/timer-funcs.
19480
19481 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19482
19483         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19484         Close.
19485
19486 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19487
19488         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19489         unibyte after clear-decrypt function runs.
19490
19491         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19492         returns as a unibyte string.
19493
19494 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19495
19496         * lpath.el: Revert.
19497
19498         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19499         (pgg-gpg-process-sentinel): Revert.
19500
19501         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19502         (pgg-pgp-lookup-key): Revert.
19503
19504         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19505         (pgg-pgp5-lookup-key): Revert.
19506
19507         * pgg.el (pgg-fetch-key): Revert.
19508
19509 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19510
19511         * lpath.el: Fbind string-as-multibyte for XEmacs.
19512
19513         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19514         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19515         (mml1991-pgg-encrypt): Ditto.
19516
19517         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19518         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19519         a multibyte buffer.
19520
19521         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19522         (pgg-pgp-lookup-key): Ditto.
19523
19524         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19525         (pgg-pgp5-lookup-key): Ditto.
19526
19527         * pgg.el (pgg-fetch-key): Ditto.
19528
19529 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19530
19531         * message.el (message-user-organization-file): Check several
19532         locations of the organization file.
19533
19534         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19535         Add gnus-article-view-part-as-type.
19536
19537         * gnus-art.el (gnus-article-view-part-as-type): New function.
19538
19539         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19540         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19541
19542         * mml.el: Simplify autoload.
19543         (mml-mode): defvar dnd-protocol-alist instead of using
19544         symbol-value.
19545         (mml-default-directory): New variable.
19546         (mml-minibuffer-read-file): Use it.
19547         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19548
19549         * message.el (message-citation-line-format): New variable.
19550         (message-insert-formated-citation-line): New function.
19551         (message-citation-line-function):
19552         Add `message-insert-formated-citation-line' to custom type.
19553
19554         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19555         to doc string.
19556
19557         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19558         depending on mm-verify-option.
19559
19560 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19561
19562         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19563         binding pgg-* variables; reimplement the section which prevents
19564         MIME header from being signed.
19565         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19566         pgg-text-mode; remove a blank line at the top of body.
19567
19568         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19569         lines at the top of body; use gnus-newsgroup-charset if there's no
19570         Charset header.
19571
19572 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19573
19574         * message.el (message-self-insert-commands): Doc fix.
19575
19576         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19577         (mm-uu-pgp-encrypted-test): Ditto.
19578         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19579         between header and body; return application/pgp-encrypted handle
19580         if decryption failed; decode decrypted body by charset.
19581
19582         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19583         element match to application/pgp-*.
19584
19585 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19586
19587         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19588         HTML.
19589
19590 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19591
19592         * mail-source.el (mail-source-call-script): Message the error
19593         string.
19594
19595 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19596
19597         * gnus-util.el (gnus-byte-compile): Use it.
19598
19599 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19600
19601         * gnus-util.el (kill-empty-logs): New function.
19602
19603 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19604
19605         * message.el (message-mail-alias-type): Doc fix.
19606         (message-mail-alias-type-p): New function.
19607         (message-send): Use it.
19608         (message-mode): Ditto.
19609         (message-strip-forbidden-properties): Ditto.
19610
19611         * ecomplete.el (ecomplete-database-file-coding-system):
19612         New variable.
19613         (ecomplete-save): Use it.
19614         (ecomplete-setup): Use it.
19615
19616 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19617
19618         * message.el (message-self-insert-commands): New variable.
19619         (message-strip-forbidden-properties): Use it.
19620
19621 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19622
19623         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19624         that doesn't make XEmacs choke.
19625
19626 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19627
19628         * gnus-util.el (gnus-replace-in-string):
19629         Prefer replace-regexp-in-string over of replace-in-string.
19630
19631 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19632
19633         * gnus-util.el (gnus-select-frame-set-input-focus):
19634         Use select-frame-set-input-focus if it is available in XEmacs; use
19635         definition defined in Emacs 22 for old Emacsen.
19636
19637         * dgnushack.el: Autoload unmorse-region for XEmacs.
19638
19639         * lpath.el: Bind cursor-in-non-selected-windows and
19640         select-frame-set-input-focus for XEmacs.
19641
19642 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19643
19644         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19645
19646 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19647
19648         * gnus-registry.el (gnus-registry-cache-save): Remove text
19649         properties when saving via the temp buffer.
19650
19651 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19652
19653         * message.el (message-generate-hashcash): Honor custom type.
19654
19655 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19656
19657         * message.el (message-generate-hashcash): Default to non-nil when
19658         hashcash is found.
19659
19660         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19661         (gnus-refer-thread-limit): Increase default to 500.
19662
19663         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19664
19665         * flow-fill.el (fill-flowed): Allow delete-space.
19666
19667 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19668
19669         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19670         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19671         Remove autoloads.
19672
19673 2006-04-18  Simon Josefsson  <jas@extundo.com>
19674
19675         * message.el (message-generate-hashcash): Default to.
19676
19677 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19678
19679         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19680         concatenating segments rather than before concatenating them.
19681
19682 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19683
19684         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19685
19686 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19687
19688         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19689
19690         * message.el (message-forward-make-body-plain):
19691         Allow message-forward-ignored-headers to be a list.
19692         (message-remove-ignored-headers): Factor out into function.
19693         (message-forward-make-body-mml): Use it.
19694
19695         * imap.el (imap-quote-specials): New function.
19696         (imap-login-auth): Quote specials.
19697
19698         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19699         (rfc2231-parse-string): Allow concatanation of parameters that
19700         aren't contiguous.  The test case is
19701           (mail-header-parse-content-type "message/external-body;
19702             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19703             access-type=LOCAL-FILE;
19704             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19705
19706 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19707
19708         * nntp.el (nntp-accept-process-output): Return the value of
19709         `nnheader-accept-process-output'.
19710
19711 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19712
19713         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19714         (gnus-button-alist): Recognize more diff formats.
19715         (gnus-button-patch): Strip directory.
19716
19717 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19718
19719         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19720         Emacs 22 when setting focus.
19721
19722 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19723
19724         * gnus-art.el (gnus-article-treat-types): Do treatment of
19725         text/x-verbatim parts.
19726         (gnus-button-patch): New command.
19727
19728         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19729         addresses that contain invalid characters.
19730
19731 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19732
19733         * message.el (message-put-addresses-in-ecomplete):
19734         Use gnus-replace-in-string.
19735         (message-is-yours-p): Use the more correct
19736         mail-header-parse-address instead of
19737         mail-extract-address-components.
19738         (message-put-addresses-in-ecomplete): Fix typo.
19739
19740         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19741         keystroke.
19742
19743         * gnus-art.el (gnus-treatment-function-alist): Change order of
19744         newsgroups/generic header folding to avoid double-folding.
19745
19746         * message.el (message-hidden-headers): Add X-Draft-From.
19747
19748         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19749         New command.
19750         (gnus-summary-repeat-search-article-backward): New command.
19751
19752         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19753         groups in the parent topic.
19754
19755 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19756
19757         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19758         (spam-extra-header-to-number): Return the CRM114 number as a
19759         number instead of a string.
19760
19761 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19762
19763         * gnus-art.el (gnus-face-properties-alist): Move here from
19764         gnus-fun.
19765
19766         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19767
19768 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19769
19770         * message.el (message-strip-forbidden-properties): Only display on
19771         self-insert-command.
19772
19773         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19774         reindent.
19775         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19776
19777 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19778
19779         * smiley.el (smiley-style): Fix typo.
19780
19781 2006-03-23  Kenichi Handa  <handa@m17n.org>
19782
19783         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19784         instead of set-buffer-multibyte.
19785
19786 2006-03-23  Kenichi Handa  <handa@m17n.org>
19787
19788         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19789         buffer and then decode the buffer text if necessary.
19790         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19791         first, and after mm-encode-body, change the buffer to unibyte.
19792
19793 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19794
19795         * hashcash.el (hashcash-insert-payment-async-2):
19796         Use message-goto-eoh instead of doing it manually.
19797         (mail-add-payment): Use message-narrow-to-header instead of trying
19798         to do the same itself.
19799
19800         * message.el (message-hidden-headers): Add Face.
19801
19802         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19803         reparenting code.
19804         (gnus-summary-reparent-children): Refactored out code.
19805         (gnus-summary-thread-map): New keystroke.
19806         (gnus-summary-reparent-children): Make into command.
19807
19808         * smiley.el (smiley-style): Default to `medium' if using a large
19809         font.
19810
19811         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19812         does it itself.
19813
19814         * message.el (message-point-in-header-p): Simplify definition.
19815
19816 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19817
19818         * nnagent.el (nnagent-request-set-mark): Silence log file
19819         writing.
19820         (nnagent-request-set-mark): Use write-region instead of
19821         append-to-file.
19822
19823         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19824         strange select method.
19825
19826         * ecomplete.el (ecomplete-display-matches): Get highlightling
19827         right.
19828         (ecomplete-display-matches): Use literals.
19829         (ecomplete-display-matches): Disable message logging.
19830
19831         * message.el (message-display-abbrev): Small optimization.
19832
19833         * ecomplete.el (ecomplete-display-matches): Allow automatic
19834         display.
19835
19836         * message.el (message-strip-forbidden-properties):
19837         Display abbrevs.
19838         (message-display-abbrev): Get automatic display right.
19839
19840         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19841         keystrokes.
19842
19843 2006-04-13  Romain Francoise  <romain@orebokech.com>
19844
19845         TODO: Backport to v5-10!
19846
19847         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19848         Move here (and rename) from gnus-registry.el.
19849
19850         * gnus-registry.el: Require gnus-util.
19851         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19852
19853 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19854
19855         * gnus-group.el (gnus-group-catchup-current):
19856         Change if-then-else-if-then-else into cond.
19857         (gnus-group-catchup): Indent.
19858         (group-name-at-point): New function.
19859         (gnus-fetch-group): Provide default from thing at point.
19860
19861 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19862
19863         * message.el (message-display-abbrev): Fix regexp.
19864
19865         * ecomplete.el (ecomplete-highlight-match-line):
19866         Reimplement choosing.
19867         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19868         dead variables.
19869
19870         * message.el (message-newline-and-indent): Remove debugging.
19871         (message-display-abbrev): Use new implementation.
19872
19873 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19874
19875         * gnus-art.el (gnus-article-mode):
19876         Set cursor-in-non-selected-windows to nil.
19877
19878         * smiley.el: Revert previous change.
19879         (smiley-data-directory): defvar it before using it in the
19880         defcustom of `smiley-style'.
19881
19882 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19883
19884         * message.el (message-newline-and-indent): New function.
19885
19886         * ecomplete.el: Implement more bits.
19887
19888         * message.el (message-put-addresses-in-ecomplete): Clean up the
19889         string.
19890
19891         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19892
19893         * gnus-sum.el (gnus-summary-save-parts):
19894         Bind gnus-summary-save-parts-counter and use it to make unique file
19895         names.
19896
19897         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19898
19899         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19900         parameter to say whether to actually parse the individual
19901         addresses.
19902
19903         * message.el (message-put-addresses-in-ecomplete): New function.
19904         (ecomplete): Require.
19905         (message-mail-alias-type): Add ecomplete as an option.
19906
19907 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19908
19909         * flow-fill.el (fill-flowed): Remove trailing space from blank
19910         quoted lines.
19911
19912 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19913
19914         * smiley.el (smiley-style): Move definition later to avoid a
19915         compilation warning.
19916
19917 2006-04-12  Kenichi Handa  <handa@m17n.org>
19918
19919         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19920         buffer and then decode the buffer text if necessary.
19921         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19922         first, and after mm-encode-body, change the buffer to unibyte.
19923         Use mm-disable-multibyte instead of set-buffer-multibyte.
19924
19925 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19926
19927         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19928         Content-Type header instead of Content-Disposition header.
19929         (gnus-mime-inline-part): Ditto.
19930         (gnus-mime-view-part-as-charset): Ignore charset that the part
19931         specifies.
19932
19933         * mm-decode.el (mm-display-part): Work with external parts and
19934         usual parts similarly.
19935
19936         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19937         instead of gnus-display-mime.
19938
19939         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19940         instead of with-temp-buffer.
19941
19942         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19943         tag to summarized topics part in order to encode non-ASCII text.
19944
19945 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19946
19947         * smiley.el (smiley-style): New variable.
19948         (smiley-directory): New function.
19949         (smiley-data-directory): Derive from `smiley-style' using
19950         `smiley-directory'.
19951         (smiley-regexp-alist): Add new entries.
19952
19953         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19954         (gnus-article-browse-delete-temp): Add :version.
19955
19956 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19957
19958         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19959         the sieve region.
19960
19961 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19962
19963         * gnus.el (gnus-version-number): Bump version.
19964
19965 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19966
19967         * gnus.el: No Gnus v0.4 is released.
19968
19969 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19970
19971         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19972         layout.
19973
19974         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19975         unknown charset.
19976
19977         * message.el (message-header-synonyms): Add Original-To to the
19978         default.
19979
19980         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19981         optional parameter.
19982
19983 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19984
19985         * gnus-fun.el (gnus): Require it for gnus-directory.
19986
19987 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19988
19989         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19990
19991 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19992
19993         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19994
19995 2006-04-05  Simon Josefsson  <jas@extundo.com>
19996
19997         * password.el (password-reset): New function.
19998
19999 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20000
20001         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20002         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20003
20004 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20005
20006         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20007         Some whitespace was matched into the url, which broke browsing hits
20008         > 100 when mm-url-use-external was nil.
20009
20010 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20011
20012         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20013         Check gnus-extra-headers for 'Newsgroups.
20014
20015         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20016         bound.
20017
20018 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20019
20020         * pgg-gpg.el: Clean up process buffers every time gpg processes
20021         complete.
20022
20023 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20024
20025         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20026         doc string.
20027
20028 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20029
20030         * pgg-gpg.el (pgg-gpg-process-filter)
20031         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20032
20033         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20034         lines, temporary fix.
20035
20036 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20037
20038         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20039
20040 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20041
20042         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20043         default-enable-multibyte-characters.  This reverts the change from
20044         revision 6.17 which is no longer necessary because the passphrase
20045         is sent separately now.  GnuPG messages are unreadable under
20046         multibyte locales with default-enable-multibyte-characters set to
20047         nil.
20048
20049 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20050
20051         * message.el (message-tool-bar-gnome): Move "spell".
20052
20053 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20054
20055         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20056         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20057         instead.
20058
20059 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20060
20061         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20062         Improve newsgroups handling for NNTP overviews which don't include
20063         Newsgroups.
20064
20065 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20066
20067         * message.el (message-resend): Bind message-generate-hashcash to nil.
20068
20069 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20070
20071         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20072         when searching for already-paid recipients.
20073
20074 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20075
20076         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20077         passphrases when it is not needed.
20078         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20079         passphrase stuff from gpg, should only be necessary when you use
20080         gpg with a smartcard.
20081
20082 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20083
20084         * mml.el (mml-insert-mime): Ignore cached contents of
20085         message/external-body part.
20086
20087         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20088         (mm-insert-part): Ditto.
20089
20090 2006-03-23  Simon Josefsson  <jas@extundo.com>
20091
20092         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20093         Reiner.
20094         (pgg-gpg-use-agent-p): Use it again.
20095
20096 2006-03-23  Simon Josefsson  <jas@extundo.com>
20097
20098         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20099         older emacsen.
20100         (pgg-gpg-use-agent-p): Don't use it.
20101
20102 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20103
20104         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20105         if we can.
20106
20107 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20108
20109         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20110         (pgg-gpg-update-agent): New function.
20111         (pgg-gpg-use-agent-p): New function.
20112         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20113         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20114         (pgg-gpg-sign-region): Use it.
20115
20116 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20117
20118         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20119         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20120
20121 2006-03-21  Simon Josefsson  <jas@extundo.com>
20122
20123         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20124         <wilde@sha-bang.de>.
20125         (pgg-gpg-use-agent): New variable.
20126         (pgg-gpg-process-region): Use it.
20127         (pgg-gpg-encrypt-region): Likewise.
20128         (pgg-gpg-encrypt-symmetric-region): Likewise.
20129         (pgg-gpg-decrypt-region): Likewise.
20130         (pgg-gpg-sign-region): Likewise.
20131         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20132
20133 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20134
20135         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20136
20137         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20138         Add comment on version.
20139
20140 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20141
20142         * smiley.el: Add missing test smiley.
20143
20144 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20145
20146         * mm-decode.el (mm-with-part): New macro.
20147         (mm-get-part): Use it; work with message/external-body as well.
20148         (mm-save-part): Treat name and filename equally.
20149
20150         * mm-extern.el (mm-extern-cache-contents): New function.
20151         (mm-inline-external-body): Use it; force the part to be displayed;
20152         move undisplayer added to the cached handle to the parent.
20153
20154         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20155         (gnus-mime-view-part-as-type): Work with message/external-body.
20156
20157         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20158
20159 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20160
20161         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20162         images in image-load-path.  [Sync with image.el, revision 1.60, in
20163         Emacs.]
20164
20165 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20166
20167         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20168         path rather than symbol.  Always return list of directories.
20169         Guarantee that image directory comes first.  [Sync with image.el,
20170         revision 1.59, in Emacs.]
20171
20172         * message.el (message-make-tool-bar): Adjust to new API of
20173         `gmm-image-load-path-for-library'.
20174
20175         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20176
20177         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20178
20179 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20180
20181         * gnus-art.el (gnus-article-only-boring-p):
20182         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20183         intangible text.
20184         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20185
20186 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20187
20188         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20189         Use `defun' instead of `gmm-defun-compat'.
20190
20191 2006-03-14  Simon Josefsson  <jas@extundo.com>
20192
20193         * message.el (message-unique-id): Don't use message-number-base36
20194         if (user-uid) is a float.
20195         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20196
20197 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20198
20199         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20200
20201         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20202         empty line between a part and a message part.
20203
20204 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20205
20206         * smiley.el: Add more test smileys.
20207         (smiley-data-directory, smiley-regexp-alist)
20208         (gnus-smiley-file-types): Fix doc strings.
20209         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20210         adding new elements.
20211         (smiley-mouse-map): Unused code.  Make it a comment.
20212
20213 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20214
20215         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20216         scan latest NoCeM messages instead of old ones.
20217         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20218         delimiters that are recently used.
20219         (gnus-nocem-load-cache): Add autoload cookie.
20220
20221         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20222
20223         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20224         level which is larger than gnus-use-nocem is specified.
20225
20226         * gnus-group.el (gnus-group-get-new-news): Ditto.
20227
20228 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20229
20230         * gnus-util.el (gnus-tool-bar-update): New function.
20231
20232         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20233         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20234
20235         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20236
20237         * gnus-group.el (gnus-group-redraw-when-idle)
20238         (gnus-group-redraw-check): Remove.
20239         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20240
20241 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20242
20243         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20244         if optional last element is specified in splits (FIELD VALUE...).
20245
20246 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20247
20248         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20249         to gmm-image-load-path-for-library.  Call with no-error argument.
20250         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20251
20252         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20253
20254         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20255
20256         * gmm-utils.el (gmm-image-load-path): Remove alias.
20257
20258 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20259
20260         * gmm-utils.el (gmm-image-load-path): Add alias.
20261
20262         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20263         nnml-generate-nov-databases-1.
20264         (nnml-generate-nov-databases): Use it.
20265         (nnml-generate-nov-databases-directory): Document no-active
20266         argument.
20267
20268         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20269         directory if path is t.  Add no-error.
20270
20271         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20272         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20273
20274         * gnus-art.el (gnus-article-browse-delete-temp-files):
20275         Simplify resetting gnus-article-browse-html-temp-list.
20276
20277         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20278         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20279         Add example to docstring.  Rename local variables.  Move error
20280         checks to default case in cond and simplify.
20281
20282 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20283
20284         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20285         handle is multipart when calling it recursively.
20286         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20287
20288 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20289
20290         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20291         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20292
20293 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20294
20295         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20296         is loaded.
20297
20298         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20299         loaded.
20300
20301 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20302
20303         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20304         to "Emacs 23 (unicode)" in doc string.
20305
20306         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20307         "Emacs 23 (unicode)" in comment.
20308
20309 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20310
20311         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20312
20313         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20314         characters 160 through 255 in Emacs 23.
20315
20316 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20317
20318         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20319         gnus-article-browse-html-temp.
20320         (gnus-article-browse-delete-temp): Make it customizable.
20321         Add `file'.  Adjust doc string.
20322         (gnus-article-browse-delete-temp-files): Add argument.
20323         Allow query for each file.  Adjust doc string.
20324         (gnus-article-browse-html-parts):
20325         Add `gnus-article-browse-delete-temp-files' to
20326         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20327
20328 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20329
20330         * gnus-art.el (gnus-article-browse-html-temp)
20331         (gnus-article-browse-delete-temp): New variables.
20332         (gnus-article-browse-delete-temp-files): New function.
20333         (gnus-article-browse-html-parts): Use it.
20334
20335 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20336
20337         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20338
20339         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20340         string.
20341
20342         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20343         gnus-summary-insert-new-articles when unplugged.
20344         Remove gnus-summary-search-article-forward.
20345
20346         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20347         display-visual-class instead of display-color-cells.
20348
20349 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20350
20351         * dgnushack.el: Autoload customize-group for XEmacs.
20352
20353         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20354         message/* containing non-ASCII text properly.
20355
20356 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20357
20358         * message.el: Require gmm-utils, remove autoloads.
20359         (message-tool-bar): Set default based on
20360         gmm-tool-bar-style.
20361         (message-tool-bar-gnome): Add gmm-customize-mode.
20362
20363         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20364         gmm-tool-bar-style.
20365         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20366
20367         * gnus-group.el (gnus-group-tool-bar): Set default based on
20368         gmm-tool-bar-style.
20369         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20370
20371         * gmm-utils.el (gmm-image-directory): Rename variable from
20372         gmm-image-load-path.
20373         (gmm-image-load-path): Use gmm-image-directory.
20374         (gmm-customize-mode): New function.
20375         (gmm-tool-bar-style): New variable.
20376
20377         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20378         gnus-group-redraw-line-number.
20379         (gnus-group-redraw-check): Simplify.
20380         (gnus-group-tool-bar-update): Remove redraw check.
20381         (gnus-group-make-tool-bar): Add redraw check.
20382
20383 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20384
20385         * gnus-art.el (gnus-button): Add missing parentheses.
20386
20387 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20388
20389         * lpath.el: Fbind line-number-at-pos.
20390
20391 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20392
20393         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20394
20395 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20396
20397         * gnus-art.el (gnus-button): New face.
20398         (gnus-article-button-face): Use it.
20399
20400         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20401         Add gnus-summary-next-page.  Re-order.
20402
20403         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20404         next-node are now included.
20405         (gnus-group-redraw-line-number): New internal variable.
20406         (gnus-group-redraw-check): Helper function for updating the tool
20407         bar.
20408         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20409
20410         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20411
20412         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20413         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20414         Use it to match format of Spamassassin 3.0 and later.
20415         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20416         (spam-check-bogofilter)
20417         (spam-bogofilter-register-with-bogofilter): Fix args of
20418         `gnus-error' calls.
20419
20420 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20421
20422         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20423         unnecessary interaction when sending queued mails.
20424         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20425
20426 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20427
20428         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20429         first or last are nil.
20430
20431 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20432
20433         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20434
20435 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20436
20437         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20438
20439 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20440
20441         * dns.el (query-dns): Protect more against buggy tcp output.
20442
20443 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20444
20445         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20446         nov.php.
20447
20448 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20449
20450         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20451         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20452         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20453         output on the server side.
20454         (nnweb-google-create-mapping): Update regexps and add some
20455         progress indication.
20456
20457 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20458
20459         * gnus-group.el (gnus-group-tool-bar-gnome):
20460         Fix gnus-agent-toggle-plugged.  Re-order icons.
20461         (gnus-group-tool-bar-gnome):
20462         Add gnus-group-{prev,next}-unread-group.
20463         (gnus-group-tool-bar-gnome): Re-order icons.
20464
20465         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20466         Move gnus-summary-insert-new-articles.
20467
20468         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20469         Fix comments.
20470
20471         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20472         also available in Emacs 21.3.
20473
20474         * message.el (message-fix-before-sending): Change "Emacs 22" to
20475         "Emacs 23 (unicode)" in comment.
20476
20477         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20478         "Emacs 23 (unicode)" in comment.
20479
20480         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20481         comment.
20482         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20483
20484         * mm-view.el (mm-fill-flowed): Add :version.
20485
20486 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20487
20488         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20489         and load-path.
20490
20491 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20492
20493         * message.el: Autoload gmm-image-load-path.
20494         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20495         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20496         consitency.
20497
20498         * gmm-utils.el (gmm-image-load-path): Also search in
20499         "../etc/images".  Don't set gmm-image-load-path if we don't find
20500         the image.
20501
20502 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20503
20504         * gmm-utils.el (gmm-image-load-path): Don't make
20505         `gmm-image-load-path' include subdirectories which the second arg
20506         `image' might specify.
20507
20508         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20509         subdirectory to icon file names.
20510
20511         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20512
20513 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20514
20515         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20516         gmm-image-load-path calls.
20517
20518         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20519
20520         * message.el (message-make-tool-bar): Ditto.
20521
20522         * mml.el (mml-preview): Add comment concerning tool bar icons.
20523
20524         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20525         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20526
20527         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20528         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20529
20530         * message.el (message-tool-bar-gnome): Use new icon names.
20531         (message-make-tool-bar): Use `gmm-image-load-path'.
20532
20533         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20534         New functions from MH-E.
20535         (gmm-image-load-path): New variable from MH-E.
20536         (gmm-image-load-path): New function from MH-E.  Add arguments
20537         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20538         *-image-load-path-called-flag.
20539
20540 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20541
20542         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20543
20544 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20545
20546         * nnimap.el (nnimap-request-move-article): Change folder back to
20547         source group before deleting.
20548
20549 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20550
20551         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20552
20553         * gnus-art.el (mm-url-insert-file-contents-external):
20554         Autoload mm-url.
20555
20556         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20557
20558 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20559
20560         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20561         coding system which mm-charset-to-coding-system returns for a
20562         given charset is valid.
20563
20564 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20565
20566         * html2text.el (html2text-remove-tag-list):
20567         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20568
20569 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20570
20571         * gnus-cus.el: Revert 2005-10-17 change.
20572
20573 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20574
20575         * gnus-art.el (article-strip-banner):
20576         Call article-really-strip-banner only when the regexp match is made.
20577
20578 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20579
20580         * gnus-art.el (article-strip-banner):
20581         Use gnus-extract-address-components instead of
20582         mail-header-parse-addresses to make it work with non-ASCII text;
20583         remove mail-encode-encoded-word-string.
20584
20585         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20586         values which are surrounded with \"...\"; make it never cause a
20587         Lisp error; give up parsing of parameters if it failed in
20588         extracting type.
20589
20590 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20591
20592         * smime.el (smime-cert-by-ldap-1): Fix bug where
20593         `smime-ldap-search' returns results without userCertificates.
20594
20595 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20596
20597         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20598
20599 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20600
20601         * spam.el (spam-check-spamassassin-headers): Adapt format for
20602         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20603         <ari@mbf.ocn.ne.jp>.
20604         (spam-list-of-processors): Add spam-use-gmane.
20605
20606 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20607
20608         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20609         make-temp-file; make it work with XEmacs as well.
20610
20611         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20612         mm-make-temp-file.
20613
20614         * mm-decode.el (mm-display-external): Use the 3rd arg of
20615         mm-make-temp-file.
20616         (mm-create-image-xemacs): Ditto.
20617
20618 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20619
20620         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20621         with message-narrow-to-headers.
20622         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20623         (gnus-draft-check-draft-articles): New function.
20624         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20625
20626 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20627
20628         * gnus-art.el (gnus-article-browse-html-parts):
20629         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20630         Don't use suffix argument for mm-make-temp-file for Emacs 21
20631         compatibility.  Remove useless `format'.
20632
20633 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20634
20635         * nnweb.el (nnweb-google-wash-article): Update regexps.
20636         (nnweb-group-alist): Use defvoo instead of defvar.
20637
20638 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20639
20640         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20641         re-loading nn* modules.
20642
20643 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20644
20645         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20646         for `tool-bar-mode' and don't check it's default-value.
20647
20648         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20649
20650         * message.el (message-make-tool-bar): Ditto.
20651
20652         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20653         `substring'.  Shorten tmp-file name.
20654
20655         * gnus.el: Remove bogus comment.
20656
20657 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20658
20659         * gnus-art.el (gnus-article-browse-html-parts): New function.
20660         (gnus-article-browse-html-article): New function for viewing html
20661         articles with a browser.
20662
20663 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20664
20665         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20666         in elisp.
20667         (pgg-gpg-encrypt-symmetric-region): Ditto.
20668         (pgg-gpg-sign-region): Ditto.
20669
20670         * pgg-def.el (pgg-text-mode): New variable.
20671
20672         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20673         (mml2015-pgg-encrypt): Ditto.
20674
20675         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20676         (mml1991-pgg-encrypt): Ditto.
20677
20678 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20679
20680         * nnfolder.el (nnfolder-insert-newsgroup-line):
20681         Use message-make-date instead of current-time-string.
20682
20683         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20684         to gnus-decoded which mm-uu might set.
20685
20686 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20687
20688         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20689         don't decode quoted parameters; remove misimported Emacs code.
20690         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20691         (rfc2231-decode-encoded-string): Don't use split-string which
20692         behaves differently according to Emacs version; use
20693         mm-decode-coding-region to convert charset to coding-system.
20694         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20695         (rfc2231-encode-string): Remove misimported Emacs code.
20696
20697 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20698
20699         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20700         when calling mail-header-parse-content-type.
20701         (article-de-quoted-unreadable): Ditto.
20702         (article-de-base64-unreadable): Ditto.
20703         (article-wash-html): Ditto.
20704
20705         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20706         calling mail-header-parse-content-type and
20707         mail-header-parse-content-disposition.
20708         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20709         mail-header-parse-content-type.
20710
20711         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20712         insert charset and format parameters; encode description after
20713         inserting it to buffer.
20714         (mml-insert-parameter): Fold lines properly even if a parameter is
20715         segmented into two or more lines; change the max column to 76.
20716
20717         * rfc1843.el (rfc1843-decode-article-body): Don't use
20718         ignore-errors when calling mail-header-parse-content-type.
20719
20720         * rfc2231.el (rfc2231-parse-string): Return at least type if
20721         possible; don't cause an error even if it fails in parsing of
20722         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20723         (rfc2231-encode-string): Don't break lines at the beginning, leave
20724         it to mml-insert-parameter.
20725
20726         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20727         calling mail-header-parse-content-type.
20728
20729 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20730
20731         * spam-report.el (spam-report-gmane-use-article-number):
20732         Improve doc string.
20733         (spam-report-gmane-internal): Check if a suitable header was found
20734         in the article.
20735
20736 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20737
20738         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20739         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20740
20741 2006-02-05  Romain Francoise  <romain@orebokech.com>
20742
20743         Update copyright notices of all files in the gnus directory.
20744
20745 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20746
20747         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20748
20749 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20750
20751         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20752         segmented lines of parameter value to cope with Thunderbird 1.5
20753         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20754         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20755         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20756
20757 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20758
20759         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20760         parts.
20761
20762 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20763
20764         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20765         there's only one active file for all servers.
20766         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20767         solid groups.  Gnus might have used a FAST request to select the group.
20768         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20769         and nnweb-search redundantly in the active file.
20770         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20771         (nnweb-request-create-group): Don't use ARGS.
20772         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20773         initializations.  Let nnoo do the work.
20774
20775 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20776
20777         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20778         Say the part has been decoded.
20779
20780         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20781
20782 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20783
20784         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20785         mailcap-viewer-test-cache when there's no 'test clause, since that
20786         will invert the meaning of a "nil" test previously determined by
20787         mailcap-mailcap-entry-passes-test.
20788
20789 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20790
20791         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20792         compiling.
20793
20794         * gnus-sum.el: Ditto.
20795
20796         * message.el: Don't bind tool-bar-map when compiling.
20797
20798 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20799
20800         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20801
20802 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20803
20804         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20805         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20806         current Google Groups.
20807
20808 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20809
20810         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20811         and tool-bar-mode.
20812
20813         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20814         and tool-bar-mode.
20815
20816         * message.el (message-tool-bar-update): Simplify.
20817         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20818
20819         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20820         gnus-summary-buffer.
20821         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20822         gnus-summary-reply.
20823
20824         * gmm-utils.el (gmm): Add :version.
20825
20826 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20827
20828         * Makefile.in (clean): New rule.
20829         (distclean): Use it.
20830
20831 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20832
20833         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20834         Don't autoload.
20835
20836 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20837
20838         * gmm-utils.el (gmm-verbose): Add :group.
20839
20840 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20841
20842         * message.el: Change some comments WRT tool-bars.
20843
20844         * gnus-sum.el (gnus-summary-tool-bar)
20845         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20846         (gnus-summary-tool-bar-zap-list): New variables.
20847         (gnus-summary-make-tool-bar): Complete rewrite using
20848         `gmm-tool-bar-from-list'.
20849
20850         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20851         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20852         New variables.
20853         (gnus-group-make-tool-bar): Complete rewrite using
20854         `gmm-tool-bar-from-list'.
20855         (gnus-group-tool-bar-update): New function.
20856
20857         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20858
20859 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20860
20861         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20862         is dissected into a single part of which the type is the same as
20863         the given one; decode charset.
20864
20865 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20866
20867         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20868         into alists as symbol not string, since that's what
20869         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20870         look for.
20871
20872 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20873
20874         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20875         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20876
20877         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20878
20879 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20880
20881         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20882         (gnus-xmas-mime-security-button-menu): New function.
20883
20884         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20885         (gnus-mime-security-button-menu): New definition.
20886         (gnus-mime-security-button-map): Use them.
20887         (gnus-mime-security-button-menu): New function.
20888         (gnus-insert-mime-security-button): Addition to help echo.
20889         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20890         (gnus-mime-security-pipe-part): New functions.
20891
20892         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20893         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20894
20895         * mm-decode.el (mm-handle-set-disposition): Remove.
20896         (mm-handle-set-description): Remove.
20897
20898 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20899
20900         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20901         (mm-w3m-standalone-supports-m17n-p): New function.
20902         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20903         w3m usage.
20904
20905         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20906         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20907
20908 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20909
20910         * message.el (message-tool-bar-zap-list):
20911         Use gmm-tool-bar-zap-list as custom type.
20912         (message-tool-bar-update): New function.
20913         (message-tool-bar, message-tool-bar-gnome)
20914         (message-tool-bar-retro): Add message-tool-bar-update.
20915         (message-tool-bar-gnome): Add flyspell-buffer.
20916
20917         * gnus-util.el (gnus-error): Describe `args'.
20918
20919         * gmm-utils.el (gmm-error): Describe `args'.
20920         (gmm-tool-bar-zap-list): New widget.
20921         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20922
20923 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20924
20925         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20926         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20927         the number of recursive calls.
20928
20929         * mm-decode.el (mm-handle-set-disposition): New macro.
20930         (mm-handle-set-description): New macro.
20931
20932 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20933
20934         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20935         encoding.
20936
20937 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20938
20939         * message.el (message-tool-bar-zap-list, message-tool-bar)
20940         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20941         (message-tool-bar-local-item-from-menu): Remove.
20942         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20943         (message-make-tool-bar): New function.
20944         (message-mode): Use `message-make-tool-bar'.
20945
20946         * gmm-utils.el: New file.
20947         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20948         (gmm-lazy): New widget copied from `nnmail.el'.
20949         (gmm-tool-bar-from-list): New function for creating customizable
20950         tool bars.
20951         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20952         output.
20953         (gmm): Add :prefix to defgroup.
20954
20955 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20956
20957         * gmm-utils.el (gmm-widget-p): New function.
20958
20959 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20960
20961         * mml.el (mml-attach-file): Describe `description' in doc string.
20962         (mml-menu): Add Emacs MIME manual and PGG manual.
20963
20964 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20965
20966         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20967
20968 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20969
20970         * nntp.el (nntp-end-of-line): Doc fix.
20971
20972 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20973
20974         * imap.el (imap-open): Handle case where buffer is a buffer
20975         object.
20976
20977 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20978
20979         * gnus-delay.el (gnus-delay): Don't autoload.
20980         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20981         to be re-loaded when customizing the `gnus-delay' group.
20982
20983 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20984
20985         * message.el (message-insert-citation-line): Use newlines.
20986
20987 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20988
20989         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20990         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20991         these routines, so the passphrase can be managed externally and
20992         passed in to the system.
20993         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20994         pgg-add-passphrase-to-cache function.
20995
20996         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20997         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20998         these routines, so the passphrase can be managed externally and
20999         passed in to the system.
21000         (pgg-pgp5-sign-region): Use new name of
21001         pgg-add-passphrase-to-cache function.
21002
21003 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21004
21005         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21006         part of the decoded armor to find the key-identifier.
21007         (pgg-gpg-lookup-key-owner): New function to return the
21008         human-readable identifier of a key owner.
21009         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21010         itself.
21011         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21012         the key value) if we have a key and can match it against a secret
21013         key.  Also, added a note pointing out fact that the prompt only
21014         indicates the first matching key.
21015
21016         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21017         pgg-decrypt-region.
21018         (pgg-add-passphrase-to-cache): Rename from
21019         `pgg-add-passphrase-cache' to reduce confusion (all callers
21020         changed).
21021         (pgg-remove-passphrase-from-cache): Rename from
21022         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21023         changed).
21024         (pgg-read-passphrase, pgg-add-passphrase-cache)
21025         (pgg-remove-passphrase-cache): Add informative docstrings.
21026         (pgg-decrypt): Convey provided passphrase in subordinate call to
21027         pgg-decrypt-region.
21028
21029 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21030
21031         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21032         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21033         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21034         'passphrase' argument, so the passphrase can be managed externally
21035         and then passed in to the system.
21036
21037         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21038         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21039         so the passphrase cache can be used reliably with identifiers
21040         besides a pgp packet's key id.
21041
21042         * pgg-gpg.el (pgg-gpg-encrypt-region)
21043         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21044         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21045         these routines, so the passphrase can be managed externally and
21046         passed in to the system.
21047
21048         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21049         'notruncate' argument, so the passphrase cache can be used
21050         reliably with identifiers besides a pgp packet's key id.
21051
21052 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21053
21054         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21055         symmetric encryption.
21056         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21057         encrypted session key.
21058         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21059         message ask for the passphrase in a proper way.
21060
21061         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21062         New user commands for symmetric encryption.
21063
21064 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21065
21066         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21067
21068         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21069
21070 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21071
21072         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21073
21074 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21075
21076         * mm-decode.el (mm-inlined-types): Add application/pgp.
21077         (mm-automatic-display): Ditto.
21078
21079         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21080         part as text.
21081
21082 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21083
21084         * nnrss.el: Update copyright.
21085         (nnrss-opml-import): Query whether to subscribe to each entry.
21086
21087         * gnus-art.el:
21088         * gnus-sum.el:
21089         * gnus-xmas.el:
21090         * messagexmas.el:
21091         * mm-uu.el:
21092         * mm-view.el: Update copyright.
21093
21094 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21095
21096         * message.el (message-info): New function.
21097         (message-mode-menu): Add it.
21098         Update copyright.
21099
21100         * ChangeLog: Fix and update copyright.
21101
21102 2006-01-13  Romain Francoise  <romain@orebokech.com>
21103
21104         * message.el (message-forward-subject-name-subject): Prefer the
21105         address to 'nowhere' if the sender has no name.
21106         Fix typo.  Update copyright year.
21107
21108 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21109
21110         * gnus-art.el (article-wash-html):
21111         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21112         (gnus-article-wash-html-with-w3m-standalone): New function.
21113
21114         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21115         mm-inline-text-html-render-with-w3m-standalone.
21116         (mm-text-html-washer-alist): Map w3m-standalone to
21117         gnus-article-wash-html-with-w3m-standalone.
21118         (mm-inline-text-html-render-with-w3m-standalone): New function.
21119
21120 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21121
21122         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21123         Improve LaTeX.
21124
21125 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21126
21127         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21128         (nnrss-request-article): Render text/plain parts as HTML.
21129
21130         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21131         the buffer.
21132
21133 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21134
21135         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21136         custom definition of `gnus-posting-styles'.
21137
21138         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21139         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21140
21141 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21142
21143         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21144         Use nntp for bug archive.
21145
21146 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21147
21148         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21149         parts.
21150         (nnrss-normalize-date): New function converts ISO 8601 date into
21151         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21152         (nnrss-check-group): Use it.
21153
21154 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21155
21156         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21157
21158         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21159         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21160         (nnrss-insert-w3): Ditto.
21161
21162 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21163
21164         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21165         the articles to be forwarded including the case where neither a
21166         number of articles nor a region is specified.
21167
21168 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21169
21170         * nnrss.el (nnrss-request-article): Fix last change; fill
21171         text/plain parts.
21172
21173 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21174
21175         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21176         in text/plain part.
21177         (nnrss-check-group): Don't add excessive newline to dc:subject.
21178
21179 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21180
21181         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21182         article.
21183
21184 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21185
21186         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21187         (nnml-use-compressed-files, nnml-save-mail): Support other
21188         comression programs such as bzip2.
21189
21190 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21191
21192         * dns.el (query-dns): Make sure we check the buffer size before
21193         removing tcp headers.
21194
21195 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21196
21197         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21198         remove MIME buttons associated with multipart/alternative parts.
21199         (gnus-mime-display-alternative): Tag buttons using `article-type'
21200         text property.
21201
21202         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21203         associated with multipart/alternative parts.
21204
21205         * gnus-art.el (gnus-signature-separator): Fix custom type.
21206
21207         * mm-decode.el (mm-inlined-types): Fix custom type.
21208         (mm-keep-viewer-alive-types): Ditto.
21209         (mm-automatic-display): Ditto.
21210         (mm-attachment-override-types): Ditto.
21211         (mm-inline-override-types): Ditto.
21212         (mm-automatic-external-display): Ditto.
21213
21214 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21215
21216         * spam-report.el (spam-report-user-mail-address)
21217         (spam-report-user-agent): New variables.
21218         (spam-report-url-ping-plain): Use spam-report-user-agent.
21219
21220 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21221
21222         * gnus-art.el (gnus-button-handle-custom): Do not just use
21223         `customize-apropos' for any "M-x customize-*" button but the
21224         function called for.  Accept both the function name and its
21225         argument in order to achieve this.
21226         (gnus-button-alist): Remove support for "custom:" URL's.
21227         Pass function name to `gnus-button-handle-custom' in case of "M-x
21228         customize-*" buttons.
21229
21230 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21231
21232         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21233         multipart/alternative and add xref to mm-discouraged-alternatives
21234         in doc string.
21235
21236         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21237         gnus-buttonized-mime-types in doc string.
21238
21239 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21240
21241         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21242         Suggest image/.* in the doc string.
21243
21244 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21245
21246         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21247         message-marks (Debian bug#342521).
21248
21249 2005-12-12  Simon Josefsson  <jas@extundo.com>
21250
21251         * password.el (password-read-from-cache): Add.
21252         (password-read): Use it.
21253
21254 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21255
21256         * rfc2047.el (rfc2047-charset-to-coding-system):
21257         Recognize us-ascii as a MIME charset.
21258
21259         * mm-bodies.el (mm-decode-content-transfer-encoding):
21260         Protect against the case where the 2nd arg TYPE is nil.
21261
21262 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21263
21264         * pop3.el (pop3-stream-type): Fix custom version.
21265
21266         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21267
21268 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21269
21270         * mm-decode.el (mm-display-external): Add missing cdr.
21271
21272 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21273
21274         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21275         RFC1524) if it is in mailcap or add a suffix according to
21276         mailcap-mime-extensions when generating a temp filename; postpone
21277         deleting a temp file for 2 seconds for some wrappers, shell
21278         scripts, and so on, which might exit right after having started a
21279         viewer command as a background job.
21280
21281 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21282
21283         * nntp.el (nntp-marks-directory): Fix custom group.
21284
21285         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21286         steps when < 10.
21287
21288         * gnus-start.el (gnus-no-server-1):
21289         Mention `gnus-level-default-subscribed' in doc string.
21290
21291 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21292
21293         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21294         parens.
21295
21296 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21297
21298         * gnus-xmas.el (gnus-use-toolbar): Revert.
21299         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21300         gnus-use-toolbar is default.
21301
21302         * messagexmas.el (message-use-toolbar): Revert.
21303         (message-setup-toolbar): Use global default-toolbar if
21304         message-use-toolbar is default.
21305
21306 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21307
21308         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21309         according to default-toolbar-visible-p.
21310
21311         * messagexmas.el (message-use-toolbar): Ditto.
21312
21313 2005-11-26  Dave Love  <fx@gnu.org>
21314
21315         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21316         (tls-program, tls-success): Provide openssl alternative.
21317
21318         * starttls.el: Doc fixes.
21319         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21320         SERVICE to PORT.
21321
21322         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21323         port null or service name.
21324         (starttls-negotiate): Autoload.
21325
21326 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21327
21328         * message.el (message-kill-to-signature): Fix interactive spec.
21329
21330 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21331
21332         * pop3.el (pop3-open-server): Recognize a string as a service name.
21333
21334 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21335
21336         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21337
21338 2005-11-23  Dave Love  <fx@gnu.org>
21339
21340         Add pop3s, pop3/starttls.
21341
21342         * pop3.el (pop3-authentication-scheme): Clarify doc.
21343         (open-tls-stream, starttls-open-stream): Autoload.
21344         (pop3-stream-type): New.
21345         (pop3-open-server): Use it.
21346
21347         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21348         for POP.
21349         (mail-source-keyword-map): Add :stream for POP.
21350         (mail-source-fetch-pop): Use pop3-stream-type.
21351
21352 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21353
21354         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21355         of current-time-string.
21356
21357 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21358
21359         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21360         date header.
21361
21362 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21363
21364         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21365         it can seriously impact performance as it bypasses the agent's
21366         local caches.
21367
21368 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21369
21370         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21371         must be explicitly online rather than "not explicitly offline" for
21372         its flags to be synchronized.
21373
21374         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21375         that gnus-uu-unmark-thread will function correctly.
21376
21377         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21378         1024K is instead displayed as 1M.
21379
21380 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21381
21382         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21383
21384 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21385
21386         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21387
21388 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21389
21390         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21391         error message to display actual error condition.
21392         (gnus-agent-save-local): Avoid saving symbols that are bound to
21393         nil as they simply result in a warning message in
21394         gnus-agent-read-local.
21395
21396 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21397
21398         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21399         rather than make-variable-buffer-local for file-precious-flag.
21400
21401 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21402
21403         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21404         for duplicates which are removed.  The invalid sort check then
21405         triggers a rescan after the sort as sorting may have moved
21406         duplicate entries such that they can be cheaply detected.
21407
21408 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21409
21410         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21411
21412 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21413
21414         * gnus-agent.el (gnus-agent-article-alist-save-format):
21415         Change internal variable to a custom variable.  Change default value
21416         from compressed(2) to uncompressed(1).
21417         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21418         support for uncompressed agentview files.  Taken together, reading
21419         the agentview file should now be 6-7 times faster.
21420
21421 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21422
21423         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21424         as a buffer-local variable.  This avoids creating truncated
21425         dribble files as a result of a hang up, eg.
21426
21427 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21428
21429         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21430         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21431         XEmacs.
21432
21433 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21434
21435         * gnus-start.el (gnus-start-draft-setup):
21436         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21437
21438         * gnus.el (gnus-splash): Change custom group.
21439         (gnus-group-get-parameter, gnus-group-parameter-value):
21440         Describe allow-list argument.
21441
21442         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21443         string.
21444
21445 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21446
21447         * gnus-art.el (gnus-default-article-saver): Add user-defined
21448         `function' to custom type.
21449
21450 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21451
21452         * imap.el (imap-open): Handle case where buffer is a buffer
21453         object.
21454
21455 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21456
21457         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21458         long lines.
21459         (gnus-cache-delete-group): Wrap doc strings.
21460
21461         * gnus-agent.el (gnus-agent-rename-group)
21462         (gnus-agent-delete-group): Wrap doc strings.
21463
21464 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21465
21466         * messagexmas.el (message-use-toolbar): Change the valid values
21467         into default, top, bottom, left, and right.
21468         (message-toolbar-thickness): New variable.
21469         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21470         well.
21471         (message-setup-toolbar): Make it work.
21472
21473         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21474         (gnus-use-toolbar): Change the valid values into default, top,
21475         bottom, left, and right.
21476         (gnus-toolbar-thickness): New variable.
21477         (gnus-xmas-setup-toolbar): New function.
21478         (gnus-xmas-setup-group-toolbar): Use it.
21479         (gnus-xmas-setup-summary-toolbar): Use it.
21480
21481 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21482
21483         * gnus-start.el (gnus-1): Add "native" to
21484         gnus-predefined-server-alist.
21485
21486         * gnus.el (gnus-method-to-server): Don't add "native" to the
21487         lists here, because that leads to problems when
21488         gnus-select-method is bound.
21489
21490 2005-11-09  Simon Josefsson  <jas@extundo.com>
21491
21492         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21493         use (not sort-by-date) instead.
21494
21495 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21496
21497         * gnus-delay.el (gnus-delay-group): Don't autoload.
21498         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21499         to be re-loaded when customizing the `gnus-delay' group.
21500
21501 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21502
21503         * message.el: Revert last changes.
21504         (message-insert-citation-line): Use newlines.
21505
21506 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21507
21508         * message.el (message-courtesy-message)
21509         (message-mark-insert-begin, message-mark-insert-end)
21510         (message-elide-ellipsis, message-cancel-message)
21511         (message-add-header, message-change-subject)
21512         (message-cross-post-followup-to-header)
21513         (message-cross-post-insert-note, message-reduce-to-to-cc)
21514         (message-widen-reply, message-delete-not-region)
21515         (message-kill-to-signature, message-insert-signature)
21516         (message-insert-importance-high, message-insert-importance-low)
21517         (message-insert-or-toggle-importance)
21518         (message-insert-disposition-notification-to)
21519         (message-indent-citation, message-yank-original)
21520         (message-cite-original-without-signature, message-cite-original)
21521         (message-insert-citation-line, message-position-on-field)
21522         (message-fix-before-sending, message-send-mail-partially)
21523         (message-send-mail, message-send-mail-with-sendmail)
21524         (message-send-mail-with-qmail, message-send-news)
21525         (message-check-news-header-syntax, message-generate-headers)
21526         (message-insert-courtesy-copy, message-fill-address)
21527         (message-fill-header, message-shorten-references)
21528         (message-setup-1, message-cancel-news)
21529         (message-forward-make-body-plain, message-forward-make-body-mime)
21530         (message-forward-make-body-mml, message-encode-message-body)
21531         (message-forward-make-body-digest-plain)
21532         (message-forward-make-body-digest-mime)
21533         (message-use-alternative-email-as-from): Insert `hard-newline'
21534         instead of ordinary newlines.
21535
21536 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21537
21538         * message.el (message-generate-headers): Downcase the argument
21539         given to message-check-element.
21540
21541 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21542
21543         * nntp.el (nntp-authinfo-rejected): New error condition.
21544         (nntp-wait-for): Use new error condition to signal authentication
21545         error.
21546         (nntp-retrieve-data): Rethrow new error condition to break out of
21547         recursive call to nntp-send-authinfo.
21548
21549 2005-11-08  Romain Francoise  <romain@orebokech.com>
21550
21551         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21552         (gnus-summary-exit-map): Bind to `Z p'.
21553         (gnus-summary-make-menu-bar): Add menu item.
21554
21555 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21556
21557         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21558         (gnus-treat-*): Add `first' in all doc strings.
21559
21560         * gnus-group.el (gnus-group-compact-group): Fix typo.
21561
21562 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21563
21564         * gnus.el (gnus-parameters-case-fold-search): New variable.
21565         (gnus-parameters-get-parameter): Use it.
21566
21567         * gnus-score.el (gnus-home-score-file): Doc fix.
21568
21569 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21570
21571         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21572
21573 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21574
21575         * mm-util.el (mm-special-display-p): New function.
21576
21577         * mml.el (mml-preview): Use it; doc fix.
21578
21579 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21580
21581         * imap.el (imap-open): Handle case where buffer is a buffer object.
21582
21583 2005-10-29  Romain Francoise  <romain@orebokech.com>
21584
21585         * message.el (message-fix-before-sending): Fix comment.
21586
21587 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21588
21589         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21590
21591 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21592
21593         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21594         Used in gnus-score.el.
21595
21596 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21597
21598         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21599
21600 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21601
21602         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21603         whitespace removed in revision 7.8.  Use concatenated string to
21604         protect trailing whitespace.
21605
21606 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21607
21608         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21609         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21610         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21611         Courier IMAP ("some version from 2004").  Mostly based on similar
21612         code in the same function.
21613
21614 2005-10-26  Didier Verna  <didier@xemacs.org>
21615
21616         * gnus-group.el (gnus-group-compact-group): Invalidate original
21617         article buffer.
21618         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21619         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21620         NOV database and in article itself.
21621         Invalidate article backlog.
21622
21623 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21624
21625         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21626
21627 2005-10-26  Simon Josefsson  <jas@extundo.com>
21628
21629         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21630         part of 2004-07-25 change.
21631
21632 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21633
21634         * message.el (message-display-completion-list): New function.
21635         (message-expand-group): Use it; make sure the Completions buffer
21636         is modifiable.
21637 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21638
21639         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21640         user-mail-name is an empty string.
21641
21642 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21643
21644         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21645         depending on gnus-score-decay-constant.
21646
21647         * encrypt.el (encrypt-insert-file-contents)
21648         (encrypt-write-file-contents): Don't use `gnus-message'.
21649
21650         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21651         arguments.
21652         (mm-uu-type-alist): Add message-marks and insert-marks.
21653         Pass arguments to mm-uu-verbatim-marks-extract.
21654         (mm-uu-hide-markers): New variable.
21655         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21656
21657         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21658         (gnus-convert-image-to-face-command): Use "convert" by default to
21659         allow other input image formats.
21660         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21661         accordingly.
21662
21663 2005-10-23  Simon Josefsson  <jas@extundo.com>
21664
21665         * imap.el (imap-gssapi-program): Align command line parameters
21666         with latest GNU SASL.
21667         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21668
21669 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21670
21671         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21672         HTML.
21673         (nnslashdot-request-article): Ditto.
21674
21675         * lpath.el (featurep): Add nobreak-char-display.
21676
21677 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21678
21679         * mail-source.el (mail-source-fetch-pop): Require pop3.
21680         (mail-source-check-pop): Ditto.
21681
21682 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21683
21684         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21685         errors.
21686
21687 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21688
21689         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21690         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21691
21692         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21693
21694         * mm-bodies.el (mm-decode-string):
21695         Call `mm-charset-to-coding-system' with allow-override argument.
21696
21697 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21698
21699         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21700         (rfc2047-charset-to-coding-system): New function.
21701         (rfc2047-decode-encoded-words): New function.
21702         (rfc2047-decode-region): Use them.
21703         (rfc2047-decode-cte): Remove.
21704         (rfc2047-parse-and-decode): Remove.
21705         (rfc2047-decode): Remove.
21706
21707 2005-10-15  Kenichi Handa  <handa@m17n.org>
21708
21709         * rfc2047.el (rfc2047-decode-cte): New function.
21710         (rfc2047-decode-region): Change the way to decode successive
21711         encoded-words: decode B- or Q-encoding in each encoded-word,
21712         concatenate them, and decode it as charset.
21713
21714 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21715
21716         * lpath.el: Fbind codepage-setup for XEmacs.
21717
21718 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21719
21720         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21721         widget-move-and-invoke.
21722         (gnus-custom-mode): Use gnus-custom-map.
21723
21724 2005-10-15  Bill Wohler  <wohler@newt.com>
21725
21726         * message.el (message-tool-bar-map): Rename image file from
21727         mail_send to mail/send.
21728
21729 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21730
21731         * message.el (message-expand-group): Pass the common
21732         prefix substring of completion to `display-completion-list'.
21733
21734 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21735
21736         * mml-sec.el (mml-secure-method): New internal variable.
21737         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21738         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21739         New functions using mml-secure-method.
21740
21741         * mml.el (mml-mode-map): Add key bindings for those functions.
21742         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21743         Harder <harder@myrealbox.com>.
21744         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21745         Goto end of message if point is the headers of the message.
21746
21747         * message.el (message-in-body-p): New function.
21748
21749         * assistant.el: Autoload gnus-util and netrc.
21750
21751         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21752         Use `mm-charset-override-alist' only when decoding.
21753
21754         * mm-bodies.el (mm-decode-body):
21755         Call `mm-charset-to-coding-system' with allow-override argument.
21756
21757         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21758         `filename' from Content-Disposition if Content-Type doesn't
21759         provide `name'.
21760         (gnus-mime-view-part-as-type): Set default instead of
21761         initial-input.
21762
21763 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21764
21765         * format-spec.el (format-spec): Propagate text properties of % spec.
21766
21767 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21768
21769         * gnus-art.el (gnus-treat-predicate): Add `first'.
21770
21771 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21772
21773         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21774         (mm-charset-override-alist): New variable.
21775         (mm-charset-to-coding-system): Use it.
21776         (mm-codepage-setup): New helper function.
21777         (mm-charset-eval-alist): New variable.
21778         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21779         Warn about unknown charsets.
21780
21781         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21782
21783 2005-10-04  David Hansen  <david.hansen@gmx.net>
21784
21785         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21786         (nnrss-check-group): Ditto.
21787
21788 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21789
21790         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21791         Rename x-gnus-verbatim to x-verbatim.
21792         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21793
21794         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21795         x-verbatim.
21796
21797         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21798
21799         * gnus-util.el (gnus-remove-duplicates): Remove.
21800
21801         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21802         instead of gnus-remove-duplicates.
21803
21804         * message.el (message-remove-duplicates): Remove.
21805         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21806         message-remove-duplicates.
21807
21808         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21809         available, else use implementation from `delete-dups'.
21810
21811         * message.el (message-insert-expires): New function.
21812         (message-mode-map): Add key binding.
21813         (message-mode-field-menu): Add menu entry.
21814         (message-mode): Document it.
21815         (message-make-expires-date): Use `message-make-date'.
21816
21817 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21818
21819         * message.el (message-make-expires-date): New function.
21820
21821 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21822
21823         * Makefile.in (list-installed-shadows): New entry.
21824         (install): Use it.
21825         (remove-installed-shadows): New entry.
21826
21827         * dgnushack.el (dgnushack-default-load-path): New variable.
21828         (dgnushack-find-lisp-shadows): New function.
21829         (dgnushack-remove-lisp-shadows): New function.
21830
21831 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21832
21833         * Makefile.in (install-el-elc): New entry.
21834         (install): Use it so that .el files are necessarily installed.
21835
21836 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21837
21838         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21839
21840 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21841
21842         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21843         function rather than the diff-mode.el package.
21844         (mm-display-external): Use with-current-buffer.
21845         (mm-viewer-completion-map, mm-viewer-completion-map):
21846         Move initialization inside declaration.
21847
21848 2005-09-29  Simon Josefsson  <jas@extundo.com>
21849
21850         * spam.el: Load hashcash when compiling, to avoid warnings.
21851         Don't autoload mail-check-payment.
21852         (spam-check-hashcash): Define unconditionally, since hashcash.el
21853         is part of Gnus now.  Ignore errors from payment checking.
21854
21855 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21856
21857         * message.el (message-bold-region, message-unbold-region):
21858         Rename from `bold-region' and `unbold-region'.
21859
21860         * message.el: Remove useless autoloads.
21861
21862 2005-09-28  Simon Josefsson  <jas@extundo.com>
21863
21864         * message.el (message-use-idna): Default to t.
21865         (message-use-idna): Test whether encoding works too.  Doc fix.
21866
21867 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21868
21869         * nntp.el (nntp-warn-about-losing-connection): Remove.
21870
21871 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21872
21873         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21874         customizable.  Change default value.
21875         (mm-uu-diff-groups-regexp): Change default value.
21876         (mm-uu-type-alist): Add doc string.
21877         (mm-uu-configure): Add doc string.  Make it interactive.
21878         (mm-uu-tex-groups-regexp): New variable.
21879         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21880         (mm-uu-type-alist): Add LaTeX documents.
21881         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21882         of "text/verbatim".
21883         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21884
21885         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21886         instead of "text/verbatim".
21887
21888         * message.el (message-mark-inserted-region)
21889         (message-mark-insert-file): Use slrn style marks when called with
21890         prefix argument.
21891
21892 2005-09-27  Simon Josefsson  <jas@extundo.com>
21893
21894         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21895
21896 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21897
21898         * message.el (message-remove-duplicates): New function.
21899         Implementation borrowed from `gnus-remove-duplicates'.
21900         (message-idna-to-ascii-rhs): Also encode idna addresses in
21901         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21902         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21903         only ask about the same idna domain once per header and also tell
21904         in what header to replace the idna domain.
21905
21906         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21907         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21908         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21909         a header is decoded and not just the last one.
21910
21911 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21912
21913         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21914         has been decoded.
21915
21916         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21917         (mm-insert-part): Don't modify text if it has been decoded.
21918
21919         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21920         decoded.
21921
21922         * mm-view.el (mm-inline-text): Don't strip text props unless
21923         decoding enriched or richtext parts.
21924
21925 2005-09-25  Romain Francoise  <romain@orebokech.com>
21926
21927         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21928         * gnus-start.el (gnus-subscribe-interactively):
21929         * gnus-uu.el (gnus-uu-grab-articles):
21930         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21931         space.
21932
21933 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21934
21935         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21936         * mm-view.el (mm-view-pkcs7-decrypt):
21937         * gnus-sum.el (gnus-summary-limit-to-extra)
21938         (gnus-summary-respool-article, gnus-read-move-group-name):
21939         * gnus-score.el (gnus-summary-increase-score):
21940         * gnus-util.el (gnus-completing-read-with-default):
21941         * gnus-art.el (gnus-read-save-file-name)
21942         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21943         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21944         * message.el (message-check-news-header-syntax):
21945         Follow convention for reading with the minibuffer.
21946
21947 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21948
21949         * spam-report.el (spam-report-url-ping-plain):
21950         Use gnus-extended-version as User-Agent.
21951
21952         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21953         default value is nil.
21954
21955         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21956         (mm-uu-verbatim-marks-extract): New function.
21957         (mm-uu-extract): New face.
21958         (mm-uu-copy-to-buffer): Use it.
21959
21960         * spam-report.el (spam-report-gmane-ham): Rename from
21961         `spam-report-gmane-unspam'.
21962         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21963         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21964
21965         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21966         Autoload.
21967         (spam-report-gmane-unregister-routine):
21968         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21969
21970 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21971
21972         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21973         (spam-report-gmane-unregister-routine): Add support for gmane
21974         unregistration.
21975
21976         * spam-report.el (spam-report-gmane-unspam)
21977         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21978         (spam-report-gmane): Change to take a single article and do unspam
21979         registration.
21980
21981 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21982
21983         * mm-url.el (mm-url-decode-entities): Fix regexp.
21984
21985 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21986
21987         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21988         default to nil, to be able to use Gnus at all.  If the default
21989         switches to something else, then the function should be fixed not
21990         be exceedingly slow.
21991
21992 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21993
21994         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21995         fail hard.
21996
21997         * spam-report.el: Add better Keywords line.
21998
21999         * spam.el: Add Maintainer and better Keywords line.
22000
22001 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22002
22003         * gnus-art.el (gnus-article-replace-part)
22004         (gnus-mime-replace-part): New functions.
22005         (gnus-mime-action-alist, gnus-mime-button-commands)
22006         (gnus-mime-save-part-and-strip): Add file argument.
22007         (gnus-article-part-wrapper): Add interactive argument.
22008
22009         * gnus-sum.el (gnus-summary-mime-map):
22010         Add `gnus-article-replace-part'.
22011
22012 2005-09-19  Didier Verna  <didier@xemacs.org>
22013
22014         The nnml compaction feature:
22015         * nnml.el (nnml-request-compact-group): New function.
22016         * nnml.el (nnml-request-compact): New function.
22017         * gnus-int.el (gnus-request-compact-group): New function.
22018         * gnus-int.el (gnus-request-compact): New function.
22019         * gnus-group.el (gnus-group-compact-group): New function.
22020         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22021         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22022         * gnus-srvr.el (gnus-server-compact-server): New function.
22023         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22024         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22025
22026 2005-09-18  Deepak Goel  <deego@gnufans.org>
22027
22028         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22029         format spec.
22030
22031 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22032
22033         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22034
22035 2005-09-15  Romain Francoise  <romain@orebokech.com>
22036
22037         * message.el (message-fill-paragraph): Clarify docstring.
22038
22039 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22040
22041         * gnus-art.el (gnus-mime-display-part): Protect against broken
22042         MIME messages.
22043
22044 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22045
22046         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22047         before parsing header.
22048
22049 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22050
22051         * html2text.el (html2text-replace-list): Add new entities.
22052
22053 2005-09-11  Romain Francoise  <romain@orebokech.com>
22054
22055         * message.el (message-alternative-emails): Improve docstring.
22056         (message-setup-1): Call `message-use-alternative-email-as-from'
22057         after `message-setup-hook' to give it precedence over posting
22058         styles, etc.
22059         (message-use-alternative-email-as-from): Add docstring.
22060         Remove the original From header if present.
22061
22062         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22063         (nnml-save-mail): Use it.
22064
22065         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22066         articles.  Add new argument `silent'.
22067         (gnus-uu-mark-all): Report the total number of marked articles.
22068
22069 2005-09-10  Romain Francoise  <romain@orebokech.com>
22070
22071         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22072         (gnus-uu-mark-series): Likewise.
22073
22074 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22075
22076         * spam-report.el (spam-report-gmane): Fix generation of spam
22077         report URL.
22078
22079 2005-09-10  Simon Josefsson  <jas@extundo.com>
22080
22081         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22082         t, based on discussion on the ding list with Robert Epprecht
22083         <epprecht@solnet.ch>.
22084
22085 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22086
22087         * spam-report.el (spam-report-gmane): Make it work without
22088         X-Report-Spam header.  Gmane now only provides Archived-At.
22089         This is only used if `spam-report-gmane-use-article-number' is nil.
22090         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22091
22092         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22093         make `gnus-summary-sort-by-recipient' work with threading.
22094
22095         * nnweb.el (nnweb-google-wash-article): Print a message if article
22096         is not available.
22097
22098 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22099
22100         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22101         change.  Decode text/* parts content before displaying.
22102
22103 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22104
22105         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22106
22107 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22108
22109         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22110
22111         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22112         url-package-name, url-package-version,
22113         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22114         w3m-display-inline-images, and w3m-minor-mode-map.
22115
22116 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22117
22118         * message.el (message-tab-body-function): Fix mismatched custom type.
22119
22120         * gnus.el (gnus-group-change-level-function): Ditto.
22121
22122         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22123
22124         * gnus-art.el (gnus-signature-limit)
22125         (gnus-article-mime-part-function): Ditto.
22126
22127 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22128
22129         * mml.el (mml-mode): Silence the byte compiler.
22130
22131         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22132         using `(sit-for 0)' before moving the point to the specified part;
22133         skip unbuttonized parts.
22134         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22135         return to the summary window if gnus-auto-select-part is non-nil.
22136
22137 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22138
22139         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22140         New variables.
22141         (mml-dnd-attach-file, mml-mode): Use them.
22142
22143         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22144         Make fetching article by MID work again for Google Groups.
22145         Add FIXME concerning gnus-group-make-web-group.
22146
22147         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22148         Don't depend on Gnus by using mail-extract-address-components if
22149         gnus-extract-address-components is not bound.
22150
22151 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22152
22153         * gnus-art.el (gnus-mime-display-security): Don't display the
22154         signature, but only the signed part.
22155
22156 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22157
22158         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22159
22160         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22161         list, not listp.
22162
22163 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22164
22165         * mm-encode.el (mm-encode-content-transfer-encoding):
22166         Likewise when encoding.
22167
22168         * mm-bodies.el (mm-decode-content-transfer-encoding):
22169         De-canonicalize CRLF for all text content types, not just
22170         text/plain.
22171
22172 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22173
22174         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22175         valid article; point arrow and cursor at the MIME button.
22176
22177 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22178
22179         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22180         Suggested by Dan Christensen <jdc@uwo.ca>.
22181
22182         * mm-decode.el (mm-save-part): Enable change of prompt.
22183
22184 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22185
22186         * gnus-msg.el (gnus-inews-add-send-actions):
22187         Make `message-post-method' lambda parameter ARG `&optional'.
22188
22189 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22190
22191         * gnus-sum.el (gnus-summary-mime-map):
22192         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22193         gnus-article-jump-to-part.
22194
22195         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22196         (gnus-article-edit-part): Use it.
22197         (gnus-article-part-wrapper): Add no-handle argument.
22198         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22199         New functions.
22200
22201 2005-08-29  Romain Francoise  <romain@orebokech.com>
22202
22203         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22204         docstring.
22205         (gnus-face-from-file): Likewise.
22206
22207 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22208
22209         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22210         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22211         non-nil.
22212         (gnus-auto-select-part): New variable.
22213         (gnus-article-jump-to-part): New function.
22214         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22215         (gnus-mime-delete-part): Allow selecting specified part after
22216         deleting or stripping parts.
22217         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22218         part if argument is bogus.
22219
22220 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22221
22222         * gnus-art.el (w3m-minor-mode-map):
22223         * gnus-spec.el (gnus-newsrc-file-version):
22224         * gnus-util.el (nnmail-active-file-coding-system)
22225         (gnus-original-article-buffer, gnus-user-agent):
22226         * gnus.el (gnus-ham-process-destinations)
22227         (gnus-parameter-ham-marks-alist)
22228         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22229         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22230         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22231         * mm-decode.el (gnus-current-window-configuration):
22232         * mm-extern.el (gnus-article-mime-handles):
22233         * mm-url.el (url-current-object, url-package-name)
22234         (url-package-version):
22235         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22236         (smime-keys, w3m-cid-retrieve-function-alist)
22237         (w3m-current-buffer, w3m-display-inline-images)
22238         (w3m-minor-mode-map):
22239         * mml-smime.el (gnus-extract-address-components):
22240         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22241         (gnus-newsrc-hashtb, message-default-charset)
22242         (message-deletable-headers, message-options)
22243         (message-posting-charset, message-required-mail-headers)
22244         (message-required-news-headers):
22245         * mml1991.el (mc-pgp-always-sign):
22246         * mml2015.el (mc-pgp-always-sign):
22247         * nnheader.el (nnmail-extra-headers):
22248         * rfc1843.el (gnus-decode-encoded-word-function)
22249         (gnus-decode-header-function, gnus-newsgroup-name):
22250         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22251
22252 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22253
22254         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22255         the end of the date treatments.
22256
22257 2005-08-15  Simon Josefsson  <jas@extundo.com>
22258
22259         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22260         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22261         Capello and Romain Francoise.
22262         (pgg-fetch-key-function): Remove, not used?
22263         (pgg-insert-url-with-w3): Require url, to get
22264         url-insert-file-contents regardless of where it is defined.
22265
22266 2005-08-13  Romain Francoise  <romain@orebokech.com>
22267
22268         * message.el (message-cite-original-1): New function.
22269         (message-cite-original): Use it.
22270         (message-cite-original-without-signature): Ditto.
22271
22272 2005-08-08  Romain Francoise  <romain@orebokech.com>
22273
22274         * message.el (message-yank-empty-prefix): New variable.
22275         (message-indent-citation): Use it.
22276         (message-cite-original-without-signature): Respect X-No-Archive.
22277
22278 2005-08-08  Simon Josefsson  <jas@extundo.com>
22279
22280         * pgg.el: Autoload url-insert-file-contents instead of loading
22281         w3/url.
22282         (pgg-insert-url-with-w3): Don't load url here.
22283
22284 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22285
22286         * message.el (message-kill-to-signature): Don't insert newline at
22287         bol.
22288         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22289
22290 2005-08-06  Romain Francoise  <romain@orebokech.com>
22291
22292         * message.el (message-user-fqdn): Fix typo in docstring.
22293
22294 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22295
22296         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22297
22298         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22299
22300 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22301
22302         * mm-bodies.el (mm-encode-body): Use coding system rather than
22303         charset to encode text.
22304
22305         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22306         number of charsets if utf-8 is available (XEmacs).
22307
22308 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22309
22310         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22311         taken from `gnus-button-mid-or-mail-regexp'.
22312         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22313         (gnus-button-alist): Improve regexp for domain part of the MIDs
22314         for news:localpart@domain buttons.
22315         (gnus-button-ctan-directory-regexp): Update.
22316
22317 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22318
22319         * sieve-manage.el (sieve-manage-interactive-login):
22320         Use make-local-variable rather than make-variable-buffer-local.
22321         (sieve-manage-open): Ditto.
22322         (sieve-manage-authenticate): Ditto.
22323
22324         * mml.el (mml-generate-mime-1): Make the content type default to
22325         text/plain if the filename is not specified.
22326
22327 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22328
22329         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22330         instead of insert-buffer.
22331
22332         * message.el (message-yank-original): Ditto; set the mark at the
22333         end of the yanked message.
22334
22335 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22336
22337         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22338         lines to scroll rather than to stop it.
22339
22340         * mml.el (mml-generate-default-type): Add doc string.
22341         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22342         default to application/octet-stream when determining the content
22343         type if it is not specified for the part or the mml contents; add
22344         a comment about mml-generate-default-type.
22345
22346 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22347
22348         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22349         make it default to application/octet-stream when determining the
22350         content type if it is not specified for the external contents.
22351
22352 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22353
22354         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22355         segmented parameter but also other parameters might be there.
22356
22357 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22358
22359         * mm-decode.el (mm-display-external): Delete temp file, directory
22360         and buffer immediately if the external process is exited.
22361
22362 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22363
22364         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22365         fewer lines than that of scroll-margin.
22366         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22367
22368 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22369
22370         * gnus-art.el (gnus-article-next-page): Revert.
22371         (gnus-article-beginning-of-window): New macro.
22372         (gnus-article-next-page-1): Use it.
22373         (gnus-article-prev-page): Ditto.
22374         (gnus-article-edit-part): Use insert-buffer-substring instead of
22375         insert-buffer.
22376         (gnus-article-edit-exit): Ditto.
22377
22378         * gnus-util.el (gnus-beginning-of-window): Remove.
22379         (gnus-end-of-window): Remove.
22380
22381         * lpath.el: Don't bind header-line-format and scroll-margin.
22382
22383 2005-07-25  Simon Josefsson  <jas@extundo.com>
22384
22385         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22386         to have the url package without w3.  Reported by Daiki Ueno
22387         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22388
22389 2005-07-20  Didier Verna  <didier@xemacs.org>
22390
22391         * gnus-diary.el: Remove the description comment (nndiary is now
22392         properly documented in the Gnus manual).
22393         Fix the spelling of "Back End".
22394         * nndiary.el: Ditto.
22395         Fix the copyright notice.
22396
22397 2005-07-18  Romain Francoise  <romain@orebokech.com>
22398
22399         * gnus-sum.el (gnus-summary-to-prefix)
22400         (gnus-summary-newsgroup-prefix): New variables.
22401         (gnus-summary-from-or-to-or-newsgroups): Use them.
22402
22403 2005-07-17  Romain Francoise  <romain@orebokech.com>
22404
22405         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22406         space as it's generally not especially interesting to the user.
22407
22408 2005-07-16  Romain Francoise  <romain@orebokech.com>
22409
22410         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22411         nil to avoid prompting and file modification if one of the
22412         messages at the top of the nnfolder file contains a copyright
22413         notice.
22414         Update copyright notice.
22415
22416         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22417         instead of `current-time-string' as the latter creates a time
22418         string that is not RFC 2822 compliant (it lacks the zone).
22419         Update copyright notice.
22420
22421 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22422
22423         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22424         for text/rtf.  Display default in prompt.  Pass default for M-n.
22425
22426         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22427
22428 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22429
22430         * gnus-msg.el (gnus-button-mailto):
22431         Remove save-selected-window-window hackery because it relies on
22432         save-selected-window internals.
22433
22434 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22435
22436         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22437         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22438         (gnus-article-prev-page): Ditto.
22439
22440         * gnus-util.el (gnus-beginning-of-window): New function.
22441         (gnus-end-of-window): New function.
22442
22443         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22444
22445 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22446
22447         * gnus-score.el (gnus-score-edit-all-score):
22448         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22449         gnus-message.
22450
22451 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22452
22453         * gnus-msg.el (gnus-button-mailto):
22454         Remove save-selected-window-window hackery because it relies on
22455         save-selected-window internals.
22456
22457 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22458
22459         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22460         add-minor-mode.
22461         (gnus-binary-mode): Ditto.
22462
22463         * gnus-topic.el (gnus-topic-mode): Ditto.
22464
22465 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22466
22467         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22468         (gnus-article-prev-page): Take scroll-margin into consideration.
22469
22470 2005-07-04  Lute Kamstra  <lute@gnu.org>
22471
22472         Update FSF's address in GPL notices.
22473
22474 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22475
22476         * gnus.el (gnus-exit):
22477         * gnus-group.el (gnus-group-icons):
22478         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22479
22480         * gnus-nocem.el (gnus-nocem):
22481         * message.el (message-various, message-buffers, message-sending)
22482         (message-interface, message-forwarding, message-insertion)
22483         (message-headers, message-news, message-mail):
22484         * pgg-gpg.el (pgg-gpg):
22485         * pgg-parse.el (pgg-parse):
22486         * pgg-pgp.el (pgg-pgp):
22487         * pgg-pgp5.el (pgg-pgp5):
22488         * pop3.el (pop3): Finish `defgroup' description with period.
22489
22490 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22491
22492         * gnus-art.el (article-display-face): Improve the efficiency.
22493         (article-display-x-face): Ditto; remove gray x-face stuff.
22494
22495 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22496
22497         * gnus-art.el (article-display-face): Correct the position in
22498         which Faces are inserted.
22499
22500 2005-06-29  Didier Verna  <didier@xemacs.org>
22501
22502         * gnus-art.el (article-display-face): Display faces in correct
22503         order.
22504
22505 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22506
22507         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22508         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22509         (gnus-nocem-check-article): Fetch the Type header.
22510         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22511         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22512         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22513         make sure gnus-nocem-hashtb is initialized.
22514         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22515         (gnus-nocem-unwanted-article-p): Ditto.
22516
22517         * pgg.el (pgg-verify): Return the verification result.
22518
22519 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22520
22521         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22522         is ascii.
22523
22524 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22525
22526         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22527         `show-nonbreak-escape'.
22528
22529 2005-06-23  Lute Kamstra  <lute@gnu.org>
22530
22531         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22532
22533         * dig.el (dig-mode):
22534         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22535
22536 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22537
22538         * nnimap.el (nnimap-split-download-body): Fix spellings.
22539
22540 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22541
22542         * gnus-art.el (gnus-article-encrypt-body):
22543         * gnus-cus.el (gnus-score-customize):
22544         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22545         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22546
22547 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22548
22549         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22550         header by looking for magic "MII" at the beginning.
22551
22552 2005-06-16  Miles Bader  <miles@gnu.org>
22553
22554         * gnus-xmas.el (gnus-xmas-group-startup-message):
22555         Use renamed gnus-splash face.
22556
22557         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22558         (assistant-field-face): New backward-compatibility alias for renamed
22559         face.
22560         (assistant-render-text): Use renamed assistant-field face.
22561
22562         * spam.el (spam): Remove "-face" suffix from face name.
22563         (spam-face): New backward-compatibility alias for renamed face.
22564         (spam-face, spam-initialize): Use renamed spam face.
22565
22566         * message.el (message-header-to, message-header-cc)
22567         (message-header-subject, message-header-newsgroups)
22568         (message-header-other, message-header-name)
22569         (message-header-xheader, message-separator, message-cited-text)
22570         (message-mml): Remove "-face" suffix from face names.
22571         (message-header-to-face, message-header-cc-face)
22572         (message-header-subject-face, message-header-newsgroups-face)
22573         (message-header-other-face, message-header-name-face)
22574         (message-header-xheader-face, message-separator-face)
22575         (message-cited-text-face, message-mml-face):
22576         New backward-compatibility aliases for renamed faces.
22577         (message-font-lock-keywords): Use renamed message faces.
22578
22579         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22580         (sieve-test-commands, sieve-tagged-arguments):
22581         Remove "-face" suffix from face names.
22582         (sieve-control-commands-face, sieve-action-commands-face)
22583         (sieve-test-commands-face, sieve-tagged-arguments-face):
22584         New backward-compatibility aliases for renamed faces.
22585         (sieve-control-commands-face, sieve-action-commands-face)
22586         (sieve-test-commands-face, sieve-tagged-arguments-face):
22587         Use renamed sieve faces.
22588
22589         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22590         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22591         (gnus-group-news-3-empty, gnus-group-news-4)
22592         (gnus-group-news-4-empty, gnus-group-news-5)
22593         (gnus-group-news-5-empty, gnus-group-news-6)
22594         (gnus-group-news-6-empty, gnus-group-news-low)
22595         (gnus-group-news-low-empty, gnus-group-mail-1)
22596         (gnus-group-mail-1-empty, gnus-group-mail-2)
22597         (gnus-group-mail-2-empty, gnus-group-mail-3)
22598         (gnus-group-mail-3-empty, gnus-group-mail-low)
22599         (gnus-group-mail-low-empty, gnus-summary-selected)
22600         (gnus-summary-cancelled, gnus-summary-high-ticked)
22601         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22602         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22603         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22604         (gnus-summary-low-undownloaded)
22605         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22606         (gnus-summary-low-unread, gnus-summary-normal-unread)
22607         (gnus-summary-high-read, gnus-summary-low-read)
22608         (gnus-summary-normal-read, gnus-splash):
22609         Remove "-face" suffix from face names.
22610         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22611         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22612         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22613         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22614         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22615         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22616         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22617         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22618         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22619         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22620         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22621         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22622         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22623         (gnus-summary-normal-ticked-face)
22624         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22625         (gnus-summary-normal-ancient-face)
22626         (gnus-summary-high-undownloaded-face)
22627         (gnus-summary-low-undownloaded-face)
22628         (gnus-summary-normal-undownloaded-face)
22629         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22630         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22631         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22632         (gnus-splash-face):
22633         New backward-compatibility aliases for renamed faces.
22634         (gnus-group-startup-message): Use renamed gnus faces.
22635
22636         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22637         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22638         (gnus-server-agent): Remove "-face" suffix from face names.
22639         (gnus-server-agent-face, gnus-server-opened-face)
22640         (gnus-server-closed-face, gnus-server-denied-face)
22641         (gnus-server-offline-face):
22642         New backward-compatibility aliases for renamed faces.
22643         (gnus-server-agent-face, gnus-server-opened-face)
22644         (gnus-server-closed-face, gnus-server-denied-face)
22645         (gnus-server-offline-face): Use renamed gnus faces.
22646
22647         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22648         Remove "-face" suffix from face names.
22649         (gnus-picon-xbm-face, gnus-picon-face):
22650         New backward-compatibility aliases for renamed faces.
22651
22652         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22653         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22654         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22655         (gnus-cite-11): Remove "-face" suffix from face names.
22656         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22657         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22658         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22659         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22660         New backward-compatibility aliases for renamed faces.
22661         (gnus-cite-attribution-face, gnus-cite-face-list)
22662         (gnus-article-boring-faces): Use renamed gnus faces.
22663
22664         * gnus-art.el (gnus-signature, gnus-header-from)
22665         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22666         (gnus-header-content): Remove "-face" suffix from face names.
22667         (gnus-signature-face, gnus-header-from-face)
22668         (gnus-header-subject-face, gnus-header-newsgroups-face)
22669         (gnus-header-name-face, gnus-header-content-face):
22670         New backward-compatibility aliases for renamed faces.
22671         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22672
22673         * gnus-sum.el (gnus-summary-selected-face)
22674         (gnus-summary-highlight): Use renamed gnus faces.
22675         * gnus-group.el (gnus-group-highlight): Likewise.
22676
22677 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22678
22679         * gnus-sieve.el (gnus-sieve-article-add-rule):
22680         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22681         * spam-stat.el (spam-stat-buffer-change-to-spam)
22682         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22683
22684         * message.el (message-is-yours-p):
22685         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22686
22687 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22688
22689         * mm-view.el (mm-inline-text): Withdraw the last change.
22690
22691 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22692
22693         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22694         executing enriched-decode.
22695
22696 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22697
22698         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22699         charset of tar files.
22700
22701 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22702
22703         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22704
22705 2005-06-04  Lute Kamstra  <lute@gnu.org>
22706
22707         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22708         information is never recorded.
22709
22710 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22711
22712         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22713
22714 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22715
22716         * pop3.el (pop3-apop): Run md5 in the binary mode.
22717
22718         * starttls.el (starttls-set-process-query-on-exit-flag):
22719         Use eval-and-compile.
22720
22721 2005-05-31  Simon Josefsson  <jas@extundo.com>
22722
22723         * smime.el (smime-replace-in-string): Define.
22724         (smime-cert-by-ldap-1): Use it.
22725
22726 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22727
22728         * gnus-art.el (article-display-x-face): Replace
22729         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22730
22731         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22732         set-process-query-on-exit-flag or process-kill-without-query.
22733
22734         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22735         loop instead of replace-regexp.
22736
22737         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22738         instead of process-kill-without-query if it is available.
22739
22740         * lpath.el: Fbind ldap-search-entries.
22741
22742         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22743         instead of find-file-hooks if it is available.
22744
22745         * mml1991.el: Bind pgg-default-user-id when compiling.
22746
22747         * mml2015.el: Bind pgg-default-user-id when compiling.
22748
22749         * nndraft.el (nndraft-request-associate-buffer):
22750         Use write-contents-functions instead of write-contents-hooks if it is
22751         available.
22752
22753         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22754         instead of find-file-hooks if it is available.
22755
22756         * nntp.el (nntp-open-connection): Replace
22757         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22758         (nntp-open-ssl-stream): Ditto.
22759         (nntp-open-tls-stream): Ditto.
22760
22761         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22762         set-process-query-on-exit-flag or process-kill-without-query.
22763         (starttls-open-stream-gnutls): Use it instead of
22764         process-kill-without-query.
22765         (starttls-open-stream): Ditto.
22766
22767 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22768
22769         * smime.el (smime-cert-by-ldap-1): Don't use
22770         replace-regexp-in-string.
22771
22772 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22773
22774         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22775
22776         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22777         in PEM format.  Adjust to the XEmacs compatibility.
22778
22779 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22780
22781         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22782         by `string-to-number'.
22783         * gnus-agent.el (gnus-agent-regenerate-group)
22784         (gnus-agent-fetch-articles): Ditto.
22785         * gnus-art.el (gnus-button-fetch-group): Ditto.
22786         * gnus-cache.el (gnus-cache-generate-active)
22787         (gnus-cache-articles-in-group): Ditto.
22788         * gnus-group.el (gnus-group-set-current-level)
22789         (gnus-group-insert-group-line): Ditto.
22790         * gnus-score.el (gnus-score-set-expunge-below)
22791         (gnus-score-set-mark-below, gnus-summary-score-effect)
22792         (gnus-summary-score-entry): Ditto.
22793         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22794         (gnus-soup-pack): Ditto.
22795         * gnus-spec.el (gnus-xmas-format): Ditto.
22796         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22797         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22798         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22799         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22800         * nndb.el (nndb-get-remote-expire-response): Ditto.
22801         * nndiary.el (nndiary-parse-schedule-value)
22802         (nndiary-string-to-number, nndiary-request-replace-article)
22803         (nndiary-request-article): Ditto.
22804         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22805         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22806         * nneething.el (nneething-make-head): Ditto.
22807         * nnfolder.el (nnfolder-request-article)
22808         (nnfolder-retrieve-headers): Ditto.
22809         * nnheader.el (nnheader-file-to-number): Ditto.
22810         * nnkiboze.el (nnkiboze-request-article): Ditto.
22811         * nnmail.el (nnmail-process-unix-mail-format)
22812         (nnmail-process-babyl-mail-format): Ditto.
22813         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22814         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22815         (nnmh-request-create-group, nnmh-request-list-1)
22816         (nnmh-request-group, nnmh-request-article): Ditto.
22817         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22818         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22819         * nnsoup.el (nnsoup-make-active): Ditto.
22820         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22821         * nntp.el (nntp-find-group-and-number)
22822         (nntp-retrieve-headers-with-xover): Ditto.
22823         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22824         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22825         (pgg-format-key-identifier): Ditto.
22826         * pop3.el (pop3-last, pop3-stat): Ditto.
22827         * qp.el (quoted-printable-decode-region): Ditto.
22828
22829         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22830         of concat.
22831
22832 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22833
22834         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22835
22836         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22837
22838         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22839
22840         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22841
22842         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22843
22844         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22845
22846         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22847         (gnus-carpal-mode): Ditto.
22848
22849         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22850         (gnus-browse-mode): Ditto.
22851
22852         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22853
22854         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22855
22856 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22857
22858         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22859
22860 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22861
22862         * gnus-util.el (gnus-run-mode-hooks): New function.
22863
22864         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22865
22866         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22867         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22868
22869 2005-05-27  Lute Kamstra  <lute@gnu.org>
22870
22871         * dns-mode.el (dns-mode): Specify customization group.
22872
22873 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22874
22875         * gnus-agent.el (gnus-agent-make-mode-line-string):
22876         Use mode-line-highlight as mouse-face.
22877
22878 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22879
22880         * canlock.el (canlock): Change the parent group to news.
22881
22882         * deuglify.el (gnus-outlook-deuglify): Add :group.
22883
22884         * dig.el (dig): Add :group.
22885
22886         * dns-mode.el (dns-mode): Add :group.
22887
22888         * encrypt.el (encrypt): Add :group.
22889
22890         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22891         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22892         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22893         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22894         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22895
22896         * gnus-diary.el (gnus-diary): Add :group.
22897
22898         * gnus.el (gnus-group-news-1-face): Add :group.
22899         (gnus-group-news-1-empty-face): Ditto.
22900         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22901         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22902         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22903         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22904         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22905         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22906         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22907         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22908         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22909         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22910         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22911         (gnus-summary-high-ticked-face): Ditto.
22912         (gnus-summary-low-ticked-face): Ditto.
22913         (gnus-summary-normal-ticked-face): Ditto.
22914         (gnus-summary-high-ancient-face): Ditto.
22915         (gnus-summary-low-ancient-face): Ditto.
22916         (gnus-summary-normal-ancient-face): Ditto.
22917         (gnus-summary-high-undownloaded-face): Ditto.
22918         (gnus-summary-low-undownloaded-face): Ditto.
22919         (gnus-summary-normal-undownloaded-face): Ditto.
22920         (gnus-summary-high-unread-face): Ditto.
22921         (gnus-summary-low-unread-face): Ditto.
22922         (gnus-summary-normal-unread-face): Ditto.
22923         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22924         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22925
22926         * hashcash.el (hashcash): New custom group.
22927         (hashcash-default-payment): Add :group.
22928         (hashcash-payment-alist): Ditto.
22929         (hashcash-default-accept-payment): Ditto.
22930         (hashcash-accept-resources): Ditto.
22931         (hashcash-path): Ditto.
22932         (hashcash-extra-generate-parameters): Ditto.
22933         (hashcash-double-spend-database): Ditto.
22934         (hashcash-in-news): Ditto.
22935
22936         * message.el (message-minibuffer-local-map): Add :group.
22937
22938         * netrc.el (netrc): Add :group.
22939
22940         * sieve-manage.el (sieve-manage-log): Add :group.
22941         (sieve-manage-default-user): Diito.
22942         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22943         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22944         (sieve-manage-authenticators): Ditto.
22945         (sieve-manage-authenticator-alist): Ditto.
22946         (sieve-manage-default-port): Ditto.
22947
22948         * sieve-mode.el (sieve-control-commands-face): Add :group.
22949         (sieve-action-commands-face): Ditto.
22950         (sieve-test-commands-face): Ditto.
22951         (sieve-tagged-arguments-face): Ditto.
22952
22953         * smime.el (smime): Add :group.
22954
22955         * spam-report.el (spam-report): Add :group.
22956
22957         * spam.el (spam, spam-face): Add :group.
22958
22959 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22960
22961         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22962         return \n.\n.\n at the end of articles.  Protect against that.
22963         (nntp-with-open-group): Allow debugging.
22964
22965         * nnheader.el (mail-header-set-extra): Make into a function
22966         because I just could't understand how to quote the list properly.
22967
22968         * dns.el (query-dns-cached): New function.
22969
22970 2005-05-26  Lute Kamstra  <lute@gnu.org>
22971
22972         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22973
22974 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22975
22976         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22977
22978         * gnus-art.el: Don't autoload mail-extract-address-components.
22979
22980         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22981         eval-and-compile to evaluate it.
22982
22983         * hashcash.el: Don't autoload executable-find.
22984
22985         * nndb.el: Don't declare the nndb back end two or more times; don't
22986         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22987
22988         * nntp.el: Autoload format-spec instead of format; use
22989         eval-and-compile to evaluate autoload forms.
22990
22991 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22992
22993         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22994
22995 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22996
22997         * gnus.el (gnus-version-number): Bump version.
22998
22999 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23000
23001         * gnus.el: No Gnus v0.3 is released.
23002
23003 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23004
23005         * lpath.el (featurep): Bind show-nonbreak-escape.
23006
23007 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23008
23009         * gnus-art.el (gnus-article-edit-part): Disable undo.
23010
23011 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23012
23013         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23014         gnus-article-date-lapsed-new-header is t if date timer is active;
23015         skip headers in which the original date value is empty.
23016         (gnus-article-save-original-date): Redefine it as a macro.
23017         (gnus-display-mime): Use it.
23018
23019 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23020
23021         * gnus-art.el (article-date-ut): Support converting date in
23022         forwarded parts as well.
23023         (gnus-article-save-original-date): New function.
23024         (gnus-display-mime): Use it.
23025
23026 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23027
23028         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23029         enclosure element of <item>.
23030
23031 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23032
23033         * message.el (message-kill-buffer-query): Rename from
23034         `message-kill-buffer-query-if-modified'.  Add :version.
23035
23036 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23037
23038         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23039         window layout.
23040
23041 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23042
23043         * mml.el: Autoload dnd when compiling.
23044
23045 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23046
23047         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23048         x-dnd-*.
23049
23050 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23051
23052         * qp.el (quoted-printable-encode-region): Save excursion.
23053
23054 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23055
23056         * message.el (message-kill-buffer-query-if-modified): Add new variable
23057         so the user can kill a modified message buffer quickly.
23058         (message-kill-buffer): Use it.
23059
23060 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23061
23062         * lpath.el: Fbind display-time-event-handler; don't fbind
23063         string-to-multibyte.
23064
23065         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23066
23067 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23068
23069         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23070         contained in text because xml.el decodes entities) with LFs.
23071
23072 2005-04-11  Lute Kamstra  <lute@gnu.org>
23073
23074         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23075         differently.
23076
23077 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23078
23079         * mm-util.el (mm-detect-coding-region): Typo.
23080
23081 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23082
23083         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23084
23085 2005-04-06  Deepak Goel  <deego@gnufans.org>
23086
23087         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23088         user-function allow user modifications of the scores.
23089         (spam-stat-score-buffer-user): New function, to allow
23090         user-computed modifications to the score.
23091         (spam-stat-score-buffer-user-functions): List of additional
23092         scoring functions.
23093         (spam-stat-error-holder): Global temporary error holder.
23094         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23095         variable.
23096
23097 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23098
23099         * gnus-registry.el (gnus-registry-clean-empty-function)
23100         (gnus-registry-trim, gnus-registry-fetch-groups)
23101         (gnus-registry-delete-group): Groups that match
23102         `gnus-registry-ignored-groups' are removed from the registry
23103         entries, not just ignored for splitting.  This helps clean up the
23104         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23105         to get all the groups a message ID is in.
23106
23107         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23108         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23109         (spam-stat-score-buffer-user-functions): Add :number custom type.
23110
23111 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23112
23113         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23114         argument in XEmacs.
23115
23116         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23117         (nnrss-request-group): Decode group name first.
23118         (nnrss-request-article): Make a text/plain article if mml-to-mime
23119         failed.
23120         (nnrss-get-encoding): Return a compatible encoding according to
23121         nnrss-compatible-encoding-alist.
23122         (nnrss-find-el): Use consp instead of listp.
23123         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23124
23125 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23126
23127         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23128         which Emacs 20 doesn't support.
23129         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23130
23131 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23132
23133         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23134         silence the byte compiler inside the defun.
23135
23136         * gnus-demon.el (parse-time-string): Add autoload.
23137
23138         * gnus-delay.el (parse-time-string): Add autoload.
23139
23140         * gnus-art.el (parse-time-string): Add autoload.
23141
23142         * nnultimate.el (parse-time): Require for `parse-time-string'.
23143
23144 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23145
23146         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23147
23148         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23149
23150         * smime.el (smime-ldap-host-list): Add :version.
23151
23152 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23153
23154         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23155         pass it to `gnus-browse-read-group'.
23156         (gnus-browse-read-group): Add NUMBER argument and pass it to
23157         `gnus-group-read-ephemeral-group'.
23158
23159         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23160         argument and pass it to `gnus-group-read-group'.
23161
23162 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23163
23164         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23165         mm-xemacs-find-mime-charset-1 if we have the mule feature
23166         available at runtime.
23167
23168 2005-03-25  Werner Lemberg  <wl@gnu.org>
23169
23170         * nnmaildir.el: Replace `illegal' with `invalid'.
23171
23172 2005-03-23  Lute Kamstra  <lute@gnu.org>
23173
23174         * time-date.el: Add comment on time value formats.
23175         Don't require parse-time.
23176         (with-decoded-time-value): New macro.
23177         (encode-time-value): New function.
23178         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23179         (days-to-time): Return a valid time value when arg is huge.
23180         (time-since): Use time-subtract.
23181         (time-to-number-of-days): Use time-to-seconds.
23182
23183 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23184
23185         * gnus-start.el (gnus-display-time-event-handler):
23186         Check display-time-timer at runtime rather than only at load time
23187         in case display-time-mode is turned off in the mean time.
23188
23189 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23190
23191         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23192         used.
23193
23194         * nneething.el (nneething-map-file-directory): Derive from
23195         `gnus-directory'.
23196
23197         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23198         the To/Cc button.
23199
23200 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23201
23202         * nnmaildir.el (nnmaildir-request-accept-article):
23203         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23204
23205 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23206
23207         * gnus-async.el: Require timer-funcs at compile time when in
23208         XEmacs for `run-with-idle-timer'.
23209
23210 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23211
23212         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23213         autoloaded function.
23214
23215 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23216
23217         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23218
23219 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23220
23221         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23222
23223 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23224
23225         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23226         Add gnus-expert-user to default.
23227
23228 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23229
23230         * nnimap.el (nnimap-open-server): Ditto.
23231
23232         * imap.el (imap-authenticate): Fix typo.
23233
23234 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23235
23236         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23237         buffer (since IMAP server might return FETCH response out of
23238         order, and the nntp buffer must be sorted).
23239
23240 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23241
23242         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23243         comparison on string.
23244
23245         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23246         (gnus-agent-score): Rename category keywords to match gnus-cus.
23247         (gnus-agent-summary-fetch-series): Modify to protect against
23248         gnus-agent-summary-fetch-group clearing processable flags.
23249         (gnus-agent-synchronize-group-flags): Update live group buffer as
23250         synchronization may occur due to the user toggle the plugged
23251         status.
23252         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23253         successfully downloaded.
23254         (gnus-agent-expire-group-1): Avoid using markers when the overview
23255         is in ascending order; greatly improves performance.
23256         (gnus-agent-regenerate-group):
23257         Use gnus-agent-synchronize-group-flags to reset read status in both
23258         gnus and server.
23259         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23260
23261 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23262
23263         * message.el: Don't autoload former message-utils variables.
23264         (message-strip-subject-trailing-was): Change doc string.
23265
23266         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23267         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23268         (nnweb-google-search): Add "hl=en" here.
23269         (nnweb-google-parse-1, nnweb-google-create-mapping):
23270         Don't hardcode URL.
23271
23272 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23273
23274         * message.el (message-get-reply-headers, message-followup):
23275         Mention related variables `message-use-followup-to' and
23276         `message-use-mail-followup-to', in the information buffer.
23277
23278         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23279         of broken groups(-beta).google.com.
23280
23281 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23282
23283         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23284         parameter to invoked gnus-request-move-article; remove the
23285         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23286         all at once instead of once per article.
23287         (gnus-summary-remove-process-mark): Accept a list of articles as
23288         well as a single article for processing.
23289
23290         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23291         parameter.
23292
23293         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23294
23295         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23296
23297         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23298         parameter.
23299
23300         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23301         parameter.
23302
23303         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23304         parameter and remove the gnus-sum-hint-move-is-internal variable.
23305
23306         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23307         parameter.
23308
23309         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23310         parameter.
23311
23312         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23313         parameter.
23314
23315         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23316
23317         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23318         parameter.
23319
23320         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23321         parameter.
23322
23323 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23324
23325         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23326         a more conservative way.
23327
23328 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23329
23330         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23331         buffer, so it moves the window's cursor.
23332
23333 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23334
23335         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23336         `mm-dissect-multipart' and receive the from field as an (optional)
23337         argument from `mm-dissect-multipart'.
23338         (mm-dissect-multipart): Receive the from field as an argument and
23339         pass it on when we call `mm-dissect-buffer' on MIME parts.
23340         Fixes verification/decryption of signed/encrypted MIME parts.
23341
23342 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23343
23344         * gnus-sum.el (gnus-summary-move-article):
23345         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23346         whatever it calls (right now, only nnimap-request-move article
23347         respects it).
23348
23349         * nnimap.el (nnimap-request-move-article):
23350         When gnus-sum-hint-move-is-internal is set, don't do the extra
23351         nnimap-request-article.
23352
23353 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23354
23355         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23356
23357         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23358         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23359
23360         * gnus-sum.el (gnus-summary-caesar-message):
23361         Apply `gnus-treat-article' after rotation.
23362
23363         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23364         doc string.
23365
23366 2005-02-22  Simon Josefsson  <jas@extundo.com>
23367
23368         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23369         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23370         <arne@arnested.dk>.
23371         (encrypt): Add password-cache and password-cache-expiry as group
23372         members.
23373
23374 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23375
23376         * smime.el (smime-ldap-host-list): Doc fix.
23377         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23378         cache) password.
23379         (smime-sign-region): Use it.
23380         (smime-decrypt-region): Use it.
23381         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23382         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23383         fails.
23384         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23385         certificate from DER to PEM format rather than calling openssl.
23386
23387         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23388
23389         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23390         for signing/encryption.
23391
23392         * mml.el (mml-parse-1): Use them.
23393
23394 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23395
23396         * nnrss.el (nnrss-verbose): Remove.
23397         (nnrss-request-group): Use `nnheader-message' instead.
23398
23399 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23400
23401         * nnrss.el (nnrss-verbose): New variable.
23402         (nnrss-request-group): Make it say nnrss is requesting a group.
23403
23404 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23405
23406         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23407         Handle news URL with given port correctly.
23408
23409 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23410
23411         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23412         containing special characters.
23413
23414         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23415
23416         * mml.el (mime-to-mml): Ditto.
23417
23418         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23419         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23420         (rfc2047-decode-region): Quote decoded words containing special
23421         characters when rfc2047-quote-decoded-words-containing-tspecials
23422         is non-nil.
23423
23424 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23425
23426         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23427
23428         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23429
23430 2005-02-15  Simon Josefsson  <jas@extundo.com>
23431
23432         * nnimap.el (nnimap-debug): Doc fix.
23433
23434         * imap.el (imap-debug): Doc fix.
23435
23436 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23437
23438         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23439
23440 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23441
23442         * gnus.el (spam-contents): Improve docs for spam-contents
23443         parameter in its variable incarnation.
23444
23445 2005-02-14  Simon Josefsson  <jas@extundo.com>
23446
23447         * smime-ldap.el: Use require instead of load-library for ldap.
23448         (smime-ldap-search): Indent.
23449         (smime-ldap-search-internal): Shorten line.
23450
23451         * smime.el (smime-cert-by-dns): Add doc-string.
23452         (smime-cert-by-ldap-1): Indent.
23453
23454         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23455         mml-smime-get-dns-ldap.
23456         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23457
23458 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23459
23460         * smime.el: Require smime-ldap.
23461         (smime-ldap-host-list): New variable.
23462         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23463
23464         * mml-smime.el (mml-smime-encrypt-query): New function.
23465         (mml-smime-encrypt-query): Use it.
23466
23467         * smime-ldap.el: New file.
23468
23469 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23470
23471         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23472
23473 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23474
23475         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23476         argument in doc string.  Make query for type more clear.
23477
23478 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23479
23480         * gnus.el (gnus-group-startup-message): Search for gnus images in
23481         etc/images/gnus.
23482         * mm-util.el (mm-image-load-path): Likewise.
23483         * smiley.el (smiley-data-directory): Search for smilies in
23484         etc/images/smilies.
23485
23486 2005-02-09  Kim F. Storm  <storm@cua.dk>
23487
23488         Change Emacs release version from 21.4 to 22.1 throughout.
23489         Change Emacs development version from 21.3.50 to 22.0.50.
23490
23491 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23492
23493         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23494
23495         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23496         non-Mule XEmacs as well.
23497         (mm-decompress-buffer): Signal an error intentionally if it does
23498         not decompress compressed data because auto-compression-mode is
23499         disabled.
23500
23501 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23502
23503         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23504         an ID in the registry even if it has no groups.
23505
23506 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23507
23508         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23509         merge it into mm-decompress-buffer.
23510         (gnus-mime-copy-part): Use the MIME part charset, the value which
23511         a user specified or gnus-newsgroup-charset for decoding, like
23512         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23513         save-buffer what was used.  Suggested by Kevin Ryde
23514         <user42@zip.com.au>.
23515         (gnus-mime-inline-part): Allow the name parameter as well as the
23516         filename parameter; force decompressing of compressed data; always
23517         display contents being not decoded as unibyte.
23518
23519         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23520         as well as the filename parameter.
23521
23522         * mm-util.el (mm-decompress-buffer):
23523         Merge gnus-mime-jka-compr-maybe-uncompress.
23524         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23525         of compressed data.
23526
23527 2005-02-08  Simon Josefsson  <jas@extundo.com>
23528
23529         * imap.el (imap-log): Doc fix.
23530
23531 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23532
23533         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23534         the coding cookies; decompress compressed parts.
23535
23536         * mml.el (mml-generate-mime-1): Add the charset parameter according
23537         to the value which a user specified manually or the coding cookie.
23538
23539         * mm-util.el (mm-string-to-multibyte): New function.
23540         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23541         (mm-coding-system-to-mime-charset): New function.
23542         (mm-decompress-buffer): New function.
23543         (mm-find-buffer-file-coding-system): New function.
23544
23545         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23546         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23547         parts.
23548
23549 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23550
23551         * mm-view.el (mm-display-inline-fontify): Decode a part according
23552         to the charset parameter.
23553
23554 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23555
23556         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23557         prefix arg is neither nil nor a number, as info specifies.
23558
23559 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23560
23561         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23562         timestamps.
23563
23564 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23565
23566         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23567         groups error checking and notify user.
23568
23569 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23570
23571         * message.el (message-send-mail-function): Check existence of
23572         sendmail-program first before using default value
23573         `message-send-mail-with-sendmail'.  Otherwise use more generic
23574         `smtpmail-send-it'.
23575
23576 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23577
23578         * nntp.el (nntp-request-update-info): Always return nil.
23579
23580 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23581
23582         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23583
23584 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23585
23586         * message.el (message-beginning-of-line): Change the behavior when
23587         invoked between BOL and : so that it first moves backward.
23588
23589 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23590
23591         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23592         article buffer when editing of the article is discarded.
23593         (gnus-article-prepare): Revert.
23594
23595 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23596
23597         * gnus-art.el (gnus-article-prepare):
23598         Remove message-strip-forbidden-properties from the local hook.
23599
23600 2005-01-27  Simon Josefsson  <jas@extundo.com>
23601
23602         * password.el (password-cache-add): Only start one timer per key.
23603         Reported by Derek Atkins <warlord@MIT.EDU>.
23604
23605 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23606
23607         * run-at-time.el: Remove.  It is no longer needed as
23608         timer-funcs.el in the xemacs-base package has a working version of
23609         `run-at-time'.
23610
23611         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23612
23613         * password.el: Require timer-funcs instead of run-at-time in
23614         XEmacs.
23615         Remove `password-run-at-time' macro.
23616         (password-cache-add): Use `run-at-time' instead of
23617         `password-run-at-time'.
23618
23619         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23620         Remove `nnheader-cancel-function-timers' alias,
23621         `cancel-function-timers' exists in XEmacs in timer-funcs.
23622
23623         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23624         for `run-with-idle-timer'.
23625
23626         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23627         for `run-at-time'.
23628
23629         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23630         for `with-timeout'.
23631
23632         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23633         the same as for XEmacs 21.4.
23634         No need to ignore `run-with-idle-timer', this function exists in
23635         XEmacs now in timer-funcs.el in the xemacs-base package.
23636         (dgnushack-compile): No need to delete
23637         run-at-time.el from the list of files to compile because it
23638         doesn't exist anymore.
23639
23640 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23641
23642         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23643         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23644
23645 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23646
23647         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23648         sensitively.
23649
23650 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23651
23652         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23653
23654 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23655
23656         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23657         which will be inserted according to the multibyteness of a buffer
23658         rather than the type of contents.  Suggested by ARISAWA Akihiro
23659         <ari@mbf.ocn.ne.jp>.
23660
23661         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23662         of string which old xml.el may return rather than a string.
23663
23664 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23665
23666         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23667
23668 2005-01-16  Simon Josefsson  <jas@extundo.com>
23669
23670         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23671         idn/idna.el isn't available.
23672         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23673         <michael@waxrat.com>.
23674
23675         * hashcash.el: Remove non-FSF copyright header.
23676
23677         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23678         (hashcash-generate-payment): Use it.
23679         (hashcash-generate-payment-async): Use it.
23680
23681 2005-01-15  Simon Josefsson  <jas@extundo.com>
23682
23683         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23684         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23685
23686         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23687         gnus-summary-idna-message.
23688         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23689         (gnus-summary-idna-message): New function.
23690
23691 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23692
23693         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23694         gnus-novice-user.
23695
23696 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23697
23698         * nnrss.el (nnrss-request-delete-group): Delete entries in
23699         nnrss-group-alist as well.
23700         (nnrss-save-server-data): Insert newline.
23701
23702 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23703
23704         * gnus.el (gnus-user-agent): Use list of symbols instead of
23705         symbols.  Display full version number for (S)XEmacs.
23706         Optionally display (S)XEmacs codename.
23707
23708         * gnus-util.el (gnus-emacs-version): Update for new
23709         `gnus-user-agent'.
23710
23711         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23712         Gnus version.
23713
23714 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23715
23716         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23717         which is unreadable in some setups.
23718
23719 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23720
23721         * gnus-spec.el (gnus-update-format-specifications): Flush the
23722         group format spec cache if it doesn't support decoded group names.
23723
23724 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23725
23726         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23727         Allow to apply decay on score files matching a regexp.
23728
23729 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23730
23731         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23732         compatibility in %g and %c.
23733
23734 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23735
23736         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23737         name for only %g and %c.
23738         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23739         of gnus-tmp-group to decoded group name.
23740         (gnus-group-make-rss-group): Exclude `/'s from group names.
23741
23742 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23743
23744         * nnrss.el (nnrss-get-encoding): Fix regexp.
23745
23746 2004-12-27  Simon Josefsson  <jas@extundo.com>
23747
23748         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23749         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23750         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23751
23752 2004-12-17  Kim F. Storm  <storm@cua.dk>
23753
23754         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23755
23756         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23757
23758 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23759
23760         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23761
23762 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23763
23764         * nnrss.el: Require rfc2047 and mml.
23765         (nnrss-file-coding-system): New variable.
23766         (nnrss-format-string): Redefine it as an inline function.
23767         (nnrss-decode-group-name): New function.
23768         (nnrss-string-as-multibyte): Remove.
23769         (nnrss-retrieve-headers): Decode group name; don't use
23770         nnrss-format-string.
23771         (nnrss-request-group): Decode group name.
23772         (nnrss-request-article): Decode group name; allow a Message-ID as
23773         well as an article number; don't use nnrss-format-string; encode a
23774         Message-ID string which may contain non-ASCII characters; use
23775         mml-to-mime to compose a MIME article.
23776         (nnrss-request-expire-articles): Decode group name.
23777         (nnrss-request-delete-group): Decode group name.
23778         (nnrss-fetch): Clarify error message.
23779         (nnrss-read-server-data): Use insert-file-contents instead of load;
23780         bind file-name-coding-system; use multibyte buffer.
23781         (nnrss-save-server-data): Bind coding-system-for-write to the
23782         value of nnrss-file-coding-system; bind file-name-coding-system;
23783         add coding cookie.
23784         (nnrss-read-group-data): Use insert-file-contents instead of load;
23785         bind file-name-coding-system; use multibyte buffer.
23786         (nnrss-save-group-data): Bind coding-system-for-write to the
23787         value of nnrss-file-coding-system; bind file-name-coding-system.
23788         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23789         make it work with non-ASCII text.
23790         (nnrss-find-el): Make it work with old xml.el as well.
23791
23792 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23793
23794         * nnrss.el (nnrss-get-encoding): New function.
23795         (nnrss-fetch): Use unibyte buffer initially; bind
23796         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23797         decode contents according to the encoding attribute.
23798         (nnrss-save-group-data): Add coding cookie.
23799         (nnrss-mime-encode-string): New function.
23800         (nnrss-check-group): Use it to encode subject and author.
23801
23802 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23803
23804         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23805         imaginary variable.
23806
23807 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23808
23809         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23810         correctly even if there are wide characters.
23811
23812 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23813
23814         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23815         downcased symbol names; make a new cache instead of reusing
23816         bbdb-hashtable.
23817
23818 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23819
23820         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23821         concatenating segments rather than before concatenating them.
23822         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23823
23824         * message.el (message-get-reply-headers): Bind `extra'.
23825
23826 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23827
23828         * message.el (message-extra-wide-headers): New variable.
23829         (message-get-reply-headers): Use it.
23830
23831 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23832
23833         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23834         (gnus-agent-group-pathname): Ditto.
23835
23836         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23837
23838         * gnus-group.el (gnus-group-make-group): Decode group name.
23839         (gnus-group-make-rss-group): Register the group data after opening
23840         the nnrss group.
23841
23842 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23843
23844         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23845         by expiry now get marked as read.
23846
23847 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23848
23849         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23850
23851 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23852
23853         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23854         unify Latin characters in XEmacs.
23855         (mm-find-mime-charset-region): Use it.
23856
23857 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23858
23859         * gnus-util.el (gnus-delete-directory): New function.
23860
23861         * gnus-agent.el (gnus-agent-delete-group): Use it.
23862
23863         * gnus-cache.el (gnus-cache-delete-group): Use it.
23864
23865 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23866
23867         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23868         names.
23869
23870 2004-12-16  Simon Josefsson  <jas@extundo.com>
23871
23872         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23873
23874 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23875
23876         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23877
23878         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23879         (gnus-group-set-current-level): Decode group name.
23880
23881 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23882
23883         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23884         failed.
23885
23886 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23887
23888         * gnus-group.el (gnus-group-delete-group): Decode group name.
23889         (gnus-group-make-rss-group): Encode group name.
23890         (gnus-group-catchup-current): Decode group name.
23891         (gnus-group-kill-group): Decode group name.
23892
23893 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23894
23895         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23896
23897 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23898
23899         * gnus-group.el (gnus-group-make-rss-group):
23900         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23901
23902         * gnus-start.el (gnus-setup-news): Honor user's setting to
23903         gnus-message-archive-method.  Suggested by Lute Kamstra
23904         <lute@gnu.org>.
23905
23906 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23907
23908         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23909         global counterparts of the buffer-local variables.
23910
23911 2004-11-16  Romain Francoise  <romain@orebokech.com>
23912
23913         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23914         counterparts of the buffer-local variables.
23915
23916 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23917
23918         * message.el (message-forbidden-properties): Fix typo in doc
23919         string.
23920
23921 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23922
23923         * gnus-util.el (gnus-replace-in-string): Add doc string.
23924
23925         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23926         to avoid problems when splitting mails with many recipients.
23927
23928 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23929
23930         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23931         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23932
23933 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23934
23935         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23936         if there is no hashtable in memory or file modification time is
23937         newer than cached timestamp.
23938
23939 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23940
23941         * gnus-sum.el (gnus-summary-limit-to-recipient):
23942         Implement not-matching option.
23943
23944 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23945
23946         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23947         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23948         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23949         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23950         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23951         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23952
23953 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23954
23955         * message.el (message-forward-make-body-mml): Remove headers
23956         according to message-forward-ignored-headers if a message is decoded.
23957
23958 2004-12-02  Romain Francoise  <romain@orebokech.com>
23959
23960         * message.el (message-forward-make-body-plain): Always remove
23961         headers according to message-forward-ignored-headers.
23962
23963 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23964
23965         * spam.el (spam-summary-prepare-exit): Remove the
23966         gnus-summary-limit pop for now, it has problems with ham marks for
23967         me.
23968
23969 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23970
23971         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23972         correctly.
23973
23974 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23975
23976         * format-spec.el (format-spec): Message the char.
23977
23978 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23979
23980         * gnus-art.el (gnus-split-methods): Reformat comments.
23981
23982         * spam.el (spam-summary-prepare-exit): Remove article limits
23983         before exiting the summary buffer.
23984
23985 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23986
23987         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23988         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23989
23990         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23991         order to silence the byte compiler.
23992
23993         * spam.el: Fix the way to silence the byte compiler, which
23994         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23995         bbdb-search-simple, spam-BBDB-register-routine,
23996         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23997         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23998         spam-stat-buffer-is-spam, spam-stat-load,
23999         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24000         spam-stat-save and spam-stat-split-fancy.
24001
24002 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24003
24004         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24005         which may confuse users.
24006         (canlock-password-for-verify): Ditto.
24007
24008         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24009
24010         * gnus-art.el (gnus-emphasis-alist): Ditto.
24011
24012         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24013
24014         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24015
24016         * gnus-start.el (gnus-save-killed-list): Ditto.
24017
24018         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24019         (gnus-sum-thread-tree-root): Ditto.
24020         (gnus-sum-thread-tree-false-root): Ditto.
24021         (gnus-sum-thread-tree-single-indent): Ditto.
24022
24023         * message.el (message-courtesy-message): Ditto.
24024         (message-archive-note): Ditto.
24025         (message-subscribed-address-file): Ditto.
24026         (message-user-fqdn): Ditto.
24027
24028         * spam-report.el (spam-report-gmane-regex): Ditto.
24029
24030         * spam.el (spam-blackhole-good-server-regex): Ditto.
24031
24032 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24033
24034         * mml.el (mml-preview): Widen the message buffer before copying
24035         the contents to the preview buffer; sort headers before previewing.
24036
24037         * message.el (message-hidden-headers): Fix the way to avoid a bug
24038         in the `repeat' widget in Emacs 21.3 or earlier.
24039
24040 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24041
24042         * message.el (message-hidden-headers): Default to "^References:".
24043         Improve customization type.  Suggested by Reiner Steib
24044         <Reiner.Steib@gmx.de>.
24045
24046 2004-11-25  Romain Francoise  <romain@orebokech.com>
24047
24048         * message.el (message-strip-forbidden-properties): Remove check for
24049         obsolete `message-hidden' text property, hidden headers are not
24050         accessible in the buffer anymore.
24051
24052 2004-11-22  Romain Francoise  <romain@orebokech.com>
24053
24054         * message.el (message-header-format-alist): Add `From' in list
24055         so that it can be sorted.
24056         (message-fix-before-sending): Widen and sort headers before
24057         sending.
24058         (message-hide-headers): Use narrowing to hide headers by moving
24059         them to the top of the buffer and narrowing to the region
24060         underneath.
24061
24062 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24063
24064         * message.el (message-strip-forbidden-properties):
24065         Bind buffer-read-only (etc) to nil.
24066
24067 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24068
24069         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24070         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24071
24072 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24073
24074         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24075
24076 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24077
24078         * dns.el (query-dns): Use sit-for to time instead of
24079         accept-process-output, since that doesn't seem to work on udp
24080         sockets.
24081
24082 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24083
24084         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24085
24086 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24087
24088         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24089         doc string.  Improve doc string.
24090
24091 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24092
24093         * nntp.el (nntp-request-update-info): Return nil if
24094         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24095         may not call gnus-activate-group which uselessly issues the GROUP
24096         commands for all nntp groups and wastes time.  Reported by Romain
24097         Francoise <romain@orebokech.com>.
24098
24099         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24100
24101 2004-11-15  Simon Josefsson  <jas@extundo.com>
24102
24103         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24104         headers separately.
24105         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24106         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24107
24108 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24109
24110         * gnus-start.el (gnus-convert-old-newsrc):
24111         Assign legacy-gnus-agent to 5.10.7.
24112
24113 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24114
24115         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24116         start of the lines.
24117
24118 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24119
24120         * hashcash.el (hashcash-default-payment): Change default to 20.
24121         (hashcash-default-accept-payment): Change default to 20.
24122         (hashcash-process-alist): New variable.
24123         (hashcash-generate-payment-async): Add.
24124         (hashcash-already-paid-p): Add.
24125         (hashcash-insert-payment): Don't generate payments twice.
24126         (hashcash-insert-payment-async): Add.
24127         (hashcash-insert-payment-async-2): Add.
24128         (hashcash-cancel-async): Add.
24129         (hashcash-wait-async): Add.
24130         (hashcash-processes-running-p): Add.
24131         (hashcash-wait-or-cancel): Add.
24132         (mail-add-payment): New optional argument.  Conditionally start
24133         asynchronous calculation.
24134         (mail-add-payment-async): Add.
24135
24136         * message.el (message-send-mail): Wait for asynchronous hashcash
24137         results.  Don't clobber existing X-Hashcash headers.
24138         (message-setup-1): Call mail-add-payment-async when
24139         message-generate-hashcash is non-nil.
24140
24141 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24142
24143         * message.el (message-use-alternative-email-as-from): Examine the
24144         From header as well; use message-make-from in order to include a
24145         user's full name.
24146
24147 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24148
24149         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24150         default; improve customization type.
24151         (gnus-emphasis-custom-with-format): New macro.
24152         (gnus-emphasis-custom-value-to-external): New function.
24153         (gnus-emphasis-custom-value-to-internal): New function.
24154
24155 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24156
24157         * dns.el (query-dns): Resolve reverse addresses.
24158
24159 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24160
24161         * gnus-group.el (gnus-group-get-new-news): Use it.
24162
24163         * gnus-start.el (gnus-check-reasonable-setup): New function.
24164
24165 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24166
24167         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24168         "Args out of range" error.  Reported by Arnaud Giersch
24169         <arnaud.giersch@free.fr>.
24170
24171 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24172
24173         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24174
24175 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24176
24177         * spam.el (spam group): Add :version.
24178
24179         * pgg-def.el (pgg group): Add :version.
24180
24181 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24182
24183         * gnus-art.el (gnus-article-edit-article): Don't associate the
24184         article buffer with a draft file.  This is a temporary measure
24185         against the 2004-08-22 change to gnus-article-edit-mode.
24186
24187 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24188
24189         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24190         (html2text-format-tags): Remove unused variable `attr'.
24191
24192 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24193
24194         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24195
24196         * tls.el (tls-process-connection-type, tls-success)
24197         (tls-certtool-program): Add :version.
24198
24199         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24200         (starttls-extra-arguments, starttls-process-connection-type)
24201         (starttls-connect, starttls-failure, starttls-success): Add :version.
24202
24203         * spam-stat.el (spam-stat): Add :version.
24204
24205         * sieve.el (sieve): Add :version.
24206
24207         * sha1.el (sha1): Add :version.
24208         (sha1-use-external): Remove redundant version.
24209
24210         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24211         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24212         (nnmail-split-fancy-match-partial-words)
24213         (nnmail-split-lowercase-expanded): Add :version.
24214
24215         * nndiary.el (nndiary): Add :version.
24216
24217         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24218
24219         * mml-sec.el (mml-default-sign-method)
24220         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24221         Add :version.
24222
24223         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24224
24225         * mm-url.el (mm-url-use-external, mm-url-program)
24226         (mm-url-arguments): Add :version.
24227
24228         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24229         (mm-attachment-file-modes, mm-decrypt-option)
24230         (mm-w3m-safe-url-regexp): Add :version.
24231
24232         * message.el (message-cite-prefix-regexp)
24233         (message-sendmail-envelope-from, message-minibuffer-local-map)
24234         (message-user-fqdn, message-completion-alist): Add :version.
24235
24236         * gnus-win.el (gnus-configure-windows-hook)
24237         (gnus-use-frames-on-any-display): Add :version.
24238
24239         * gnus-art.el (gnus-article-address-banner-alist)
24240         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24241         (gnus-treat-from-picon, gnus-treat-mail-picon)
24242         (gnus-treat-x-pgp-sig): Add :version.
24243
24244         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24245         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24246         (gnus-summary-article-delete-hook)
24247         (gnus-summary-display-while-building): Add :version.
24248
24249         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24250         (gnus-get-top-new-news-hook): Add :version.
24251
24252         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24253         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24254
24255         * gnus-registry.el (gnus-registry): Add :version.
24256
24257         * gnus-spec.el (gnus-use-correct-string-widths)
24258         (gnus-make-format-preserve-properties): Add :version.
24259
24260         * gnus.el (gnus-group-charter-alist)
24261         (gnus-group-fetch-control-use-browse-url)
24262         (gnus-install-group-spam-parameters): Add :version.
24263
24264         * gnus-diary.el (gnus-diary): Add :version.
24265
24266         * gnus-delay.el (gnus-delay): Add :version.
24267
24268         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24269         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24270         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24271         Add :version.
24272
24273         * gnus-agent.el (gnus-agent-max-fetch-size)
24274         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24275         (gnus-agent-prompt-send-queue): Add :version.
24276
24277         * deuglify.el (gnus-outlook-deuglify): Add :version.
24278
24279         * html2text.el: Beautify code.  Improve doc strings.
24280         Some checkdoc cleanup.
24281         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24282
24283 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24284
24285         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24286
24287 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24288
24289         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24290         when package is loaded.
24291
24292         * spam.el (spam-summary-score-preferred-header): Add global preference
24293         for people who want to override the default SpamAssassin over
24294         Bogofilter preference (when both are set).
24295         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24296         (spam-user-format-function-S):
24297         Check spam-summary-score-preferred-header.
24298         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24299         (spam-user-format-function-S): Format the score correctly.
24300
24301 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24302
24303         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24304         signature file.  Suggested by Manoj Srivastava
24305         <srivasta@golden-gryphon.com>.
24306
24307         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24308         iso-2022-jp even in the Japanese language environment.
24309         Suggested by Jason Rumney <jasonr@gnu.org>.
24310
24311 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24312
24313         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24314         use the same characters as the dummy marks; make it free from
24315         getting affected by the language environment.
24316         (gnus-summary-read-group-1): Update mark positions only when the
24317         format spec is updated.
24318
24319         * gnus-spec.el (gnus-update-format-specifications): Return a list
24320         of updated types.
24321
24322 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24323
24324         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24325         of boundp to check if display-warning is available.
24326
24327 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24328
24329         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24330
24331 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24332
24333         * nnspool.el (nnspool-spool-directory): Use news-path if the
24334         news-directory variable is not bound.
24335
24336         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24337         function instead of display-warning if it is not available.
24338
24339 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24340
24341         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24342         v5-10: Use `point-at-bol'.
24343
24344 2004-10-26  Simon Josefsson  <jas@extundo.com>
24345
24346         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24347         <chenggao@gmail.com>.
24348
24349 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24350
24351         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24352         instead.
24353
24354 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24355
24356         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24357         to remove a server from the nnimap-server-buffer-alist.
24358         (nnimap-open-connection, nnimap-close-server): Use it.
24359
24360         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24361
24362 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24363
24364         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24365         running the major-mode function.
24366
24367 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24368
24369         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24370         dummy marks in the right way.
24371
24372 2004-10-18  David Edmondson  <dme@dme.org>
24373
24374         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24375         excessively.
24376
24377 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24378
24379         * gnus-util.el (gnus-split-references): Accept a nil references
24380         string and go on blissfully.
24381
24382         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24383         cases where the references string is non-nil but has no references.
24384
24385         * encrypt.el: Add autoload tags.
24386
24387         * spam.el (spam-resolve-registrations-routine): Remove article
24388         from unregistration list too.  Reported by David Hanak
24389         <dhanak@isis.vanderbilt.edu>
24390
24391 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24392
24393         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24394         nil.  Change custom type.
24395
24396 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24397
24398         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24399
24400         * gnus-sum.el (gnus-summary-move-article): Use it.
24401
24402 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24403
24404         * encrypt.el: Add autoload cookies.
24405
24406         * spam.el (spam-backend-article-list-property)
24407         (spam-backend-get-article-todo-list)
24408         (spam-backend-put-article-todo-list)
24409         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24410         Resolve registrations separately.
24411         (spam-register-routine): Format comments.
24412         (spam-unregister-routine, spam-register-routine): Always call with
24413         specific-articles, no default list.
24414         (spam-summary-prepare-exit): Use the spam-classifications function.
24415
24416         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24417         gnus-encrypt.el.
24418
24419         * encrypt.el: Copied from gnus-encrypt.el.
24420
24421         * gnus-encrypt.el: Commented that it's obsolete.
24422
24423 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24424
24425         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24426         (gnus-score-save): Use it.
24427
24428         * message.el (message-bury): Use `window-dedicated-p'.
24429
24430 2004-10-15  Simon Josefsson  <jas@extundo.com>
24431
24432         * pop3.el (top-level): Don't require nnheader.
24433         (pop3-read-timeout): Add.
24434         (pop3-accept-process-output): Add.
24435         (pop3-read-response, pop3-retr): Use it.
24436
24437 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24438
24439         * spam.el (spam-register-routine): Move comment.
24440         (spam-verify-bogofilter): Use 'unknown for the initial
24441         spam-bogofilter-valid state, not 'never.
24442
24443         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24444         for netrc-machine.
24445
24446         * nnimap.el (nnimap-open-connection):
24447         Use netrc-machine-user-or-password.
24448
24449 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24450
24451         * gnus-registry.el (gnus-registry-unload-hook):
24452         Set as a variable with add-hook.
24453
24454         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24455         of news-path.
24456
24457         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24458
24459         * spam.el: Delete duplicate `provide'.
24460         (spam-unload-hook): Set as a variable with add-hook.
24461
24462 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24463
24464         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24465         in the doc string.
24466
24467         * message.el (message-ignored-news-headers)
24468         (message-ignored-supersedes-headers)
24469         (message-ignored-resent-headers)
24470         (message-forward-ignored-headers): Improve custom type.
24471
24472 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24473
24474         * message.el (message-tokenize-header): Fix 2004-09-06 change
24475         which used point-min in the wrong place.
24476
24477 2004-10-12  Simon Josefsson  <jas@extundo.com>
24478
24479         * tls.el (tls-certtool-program): New variable.
24480         (tls-certificate-information): New function, based on
24481         ssl-certificate-information.
24482
24483 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24484
24485         * compface.el: Move the version of ELisp-based uncompface program
24486         to the contrib directory because of the copyright problem.
24487
24488 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24489
24490         * message.el (message-kill-buffer): Raise the current frame.
24491
24492 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24493
24494         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24495
24496         * gnus.el (message-y-or-n-p): Autoload.
24497
24498         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24499         (pop3-password-required, pop3-authentication-scheme)
24500         (pop3-leave-mail-on-server): Make customizable.
24501         (pop3): New custom group.
24502         (pop3-retr): Remove `sleep-for' statements.
24503         Suggested by Dave Love <fx@gnu.org>.
24504
24505         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24506         Windows/DOS.
24507
24508         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24509         (imap-parse-body): Fix incorrect use of `assert'.
24510         Suggested by Dave Love <fx@gnu.org>.
24511
24512         * mml.el (mml-minibuffer-read-disposition): Require match.
24513         Suggested by Dave Love <fx@gnu.org>.
24514
24515 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24516
24517         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24518         doc string.
24519
24520 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24521
24522         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24523
24524 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24525
24526         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24527         instead of calling `mm-insert-inline', to decode text/* parts
24528         before displaying them.
24529
24530 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24531
24532         * mm-uu.el (mm-uu-text-plain-type): New variable.
24533         (mm-uu-pgp-signed-extract-1): Use it.
24534         (mm-uu-pgp-encrypted-extract-1): Use it.
24535         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24536         bind mm-uu-text-plain-type with that value.
24537         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24538         mm-uu-dissect.
24539
24540 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24541
24542         * gnus-group.el (gnus-update-group-mark-positions):
24543         * gnus-sum.el (gnus-update-summary-mark-positions):
24544         * message.el (message-check-news-body-syntax):
24545         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24546         of string-as-multibyte.
24547
24548 2004-10-05  Juri Linkov  <juri@jurta.org>
24549
24550         * gnus-group.el (gnus-update-group-mark-positions):
24551         * gnus-sum.el (gnus-update-summary-mark-positions):
24552         * message.el (message-check-news-body-syntax):
24553         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24554         8-bit unibyte values to a multibyte string for search functions.
24555
24556 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24557
24558         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24559         (mm-uu-dissect-text-parts): New function.
24560
24561         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24562         dissect text parts.
24563
24564         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24565         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24566
24567         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24568
24569         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24570         Use gnus-current-topics instead of gnus-current-topic.
24571
24572 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24573
24574         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24575
24576 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24577
24578         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24579         where appropriate.
24580
24581         * nnml.el (nnml-generate-active-info): do.
24582
24583         * nndiary.el (nndiary-generate-active-info): do.
24584
24585         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24586         (gnus-topic-move): do.
24587
24588         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24589         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24590
24591         * gnus-srvr.el (gnus-server-prepare)
24592         (gnus-server-open-all-servers): do.
24593
24594         * gnus-msg.el (gnus-summary-cancel-article)
24595         (gnus-summary-resend-message)
24596         (gnus-summary-mail-crosspost-complaint): do.
24597
24598         * gnus-move.el (gnus-change-server): do.
24599
24600         * gnus-group.el (gnus-group-unmark-all-groups)
24601         (gnus-group-set-current-level): do.
24602
24603 2004-10-04  Simon Josefsson  <jas@extundo.com>
24604
24605         * message.el (message-generate-hashcash): Doc fix.
24606
24607 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24608
24609         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24610         avoid infinite recursion via gnus-get-function.
24611
24612 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24613
24614         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24615
24616         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24617
24618         * nnmail.el (nnmail-split-history): do.
24619
24620         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24621         (nnml-request-delete-group): do.
24622
24623         * nnslashdot.el (nnslashdot-read-groups): do.
24624
24625         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24626         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24627
24628         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24629         (nnspool-sift-nov-with-sed): Use last.
24630         (nnspool-retrieve-headers-with-nov): Use mapc.
24631         (nnspool-request-newgroups): Use dolist.
24632         (nnspool-request-group): Use last.
24633
24634         * nntp.el (nntp-read-server-type): Use dolist.
24635
24636         * nnvirtual.el (nnvirtual-create-mapping)
24637         (nnvirtual-update-read-and-marked): Use dolist.
24638         (nnvirtual-convert-headers): Simplify.
24639
24640 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24641
24642         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24643         Add support for sync'ing tick marks.
24644
24645 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24646
24647         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24648         there's no visible header.
24649
24650 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24651
24652         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24653         When necessary, pass full group name to gnus-request-set-marks.
24654
24655 2004-10-01  Simon Josefsson  <jas@extundo.com>
24656
24657         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24658         acroread.
24659
24660 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24661
24662         * spam-report.el (spam-report-gmane): Fix interactive.
24663
24664         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24665
24666         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24667         when writing file.
24668         (gnus-agent-synchronize-flags): Don't default to being
24669         interactive.
24670
24671 2004-09-30  Simon Josefsson  <jas@extundo.com>
24672
24673         * message.el (message-generate-hashcash): Add.
24674         (message-send-mail): Use it, call mail-add-payment.
24675
24676 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24677
24678         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24679
24680 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24681
24682         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24683         gnus-requst-update-info with explicit code to sync the in-memory
24684         info read flags with the marks being sync'd to the backend.
24685
24686         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24687
24688 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24689
24690         * spam.el (spam-verify-bogofilter): Add new function.
24691         (spam-check-bogofilter)
24692         (spam-bogofilter-register-with-bogofilter): Use it.
24693         (spam-verify-bogofilter): Add small fixes.
24694
24695 2004-09-28  Simon Josefsson  <jas@extundo.com>
24696
24697         * hashcash.el (hashcash-generate-payment): Revert.
24698
24699 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24700
24701         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24702         Use gnus-extract-references instead of gnus-split-references.
24703
24704         * gnus-util.el (gnus-extract-references): Add new function, analogous
24705         to gnus-split-references but extracts only the message-ID without
24706         anything extra.
24707
24708         * hashcash.el (hashcash-generate-payment)
24709         (hashcash-check-payment): Do the right thing if hashcash-path is
24710         nil (because the hashcash program could not be found).
24711
24712         * spam.el (spam-use-hashcash): Remove comment.
24713
24714 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24715
24716         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24717         (gnus-cache-enter-article, gnus-cache-remove-article)
24718         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24719
24720         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24721
24722         * gnus-art.el (article-hide-boring-headers)
24723         (article-translate-strings, article-display-face)
24724         (gnus-article-mime-match-handle-first)
24725         (gnus-article-highlight-headers)
24726         (gnus-article-add-buttons-to-head): do.
24727
24728 2004-09-27  Simon Josefsson  <jas@extundo.com>
24729
24730         * hashcash.el: New version, from
24731         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24732         ../contrib/.
24733
24734 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24735
24736         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24737
24738 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24739
24740         * gnus-dup.el (gnus-dup-open): Use mapc.
24741         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24742
24743         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24744         Reported by Stefan Wiens <s.wi@gmx.net>.
24745
24746         * gnus.el (gnus-shutdown): Use dolist.
24747
24748         * gnus-undo.el (gnus-undo): Use mapc.
24749
24750         * nnrss.el (nnrss-generate-active): do.
24751
24752         * message.el (message-cite-original-without-signature)
24753         (message-cite-original): Use mapc.
24754         (message-do-actions, message-make-forward-subject): Use dolist.
24755
24756 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24757
24758         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24759         deletion to remove entire duplicate line.  Fixes merged article
24760         number bug.
24761
24762 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24763
24764         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24765         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24766         first ask if you want to open a server and then, even when you
24767         responded with no, asking if you want to synchronize the server's
24768         flags.
24769         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24770         multi-line expressions.
24771         (gnus-agent-synchronize-group-flags): New internal function.
24772         Updates marks in memory (in the info structure) AND in the
24773         backend.
24774
24775         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24776
24777         * nnagent.el (nnagent-request-set-mark):
24778         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24779         method, to ensure that synchronization updates marks in the
24780         backend and in the info (in memory) structure.
24781
24782 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24783
24784         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24785         convention fully; don't miss the root article of a thread; make
24786         the X-Draft-From header with correct article numbers.
24787
24788 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24789
24790         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24791         unless plugged.  Disable the agent so that an open failure causes
24792         an error.
24793
24794         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24795         Revert 2004-09-21 change.  The backend must be opened while
24796         synchronizing flags even when the backend stores the flags
24797         locally.
24798
24799 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24800
24801         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24802         in `header' match.  Reported by Svend Tollak Munkejord.
24803
24804         * message.el (message-cite-original): Fix use of
24805         `message-cite-articles-with-x-no-archive'.
24806
24807 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24808
24809         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24810         (gnus-window-to-buffer): Ditto.
24811
24812         * mml.el (mml-preview-buffer): New variable.
24813         (mml-preview): Manage window layout with gnus-buffer-configuration.
24814
24815         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24816         X-Draft-From header even if those articles aren't quoted.
24817
24818 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24819
24820         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24821         (gnus-request-set-mark, gnus-request-update-mark): Use new
24822         g-s-t-u-l-m to decide to use backend even when unplugged.
24823
24824 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24825
24826         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24827         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24828
24829 2004-09-20  Simon Josefsson  <jas@extundo.com>
24830
24831         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24832         "utf-16-le".
24833
24834 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24835
24836         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24837
24838 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24839
24840         * uudecode.el (uudecode-use-external): Add :version.
24841
24842         * smime.el (smime-CA-file, smime-encrypt-cipher)
24843         (smime-dns-server): Add :version.
24844
24845         * smiley.el (gnus-smiley-file-types): Add :version.
24846
24847         * sha1.el (sha1-use-external): Add :version.
24848
24849         * pgg-def.el (pgg-query-keyserver): Add :version.
24850
24851         * nnmail.el (nnmail-fancy-expiry-targets)
24852         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24853         Add :version.
24854
24855         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24856         (nnimap-retrieve-groups-asynchronous): Add :version.
24857         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24858
24859         * mml.el (mml-content-disposition-parameters)
24860         (mml-insert-mime-headers-always): Add :version.
24861
24862         * mm-util.el (mm-coding-system-priorities): Add :version.
24863
24864         * mm-decode.el (mm-inline-text-html-with-images)
24865         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24866         (mm-verify-option): Add :version.
24867         (mm-text-html-renderer): Change :version.
24868
24869         * message.el (message-fcc-externalize-attachments)
24870         (message-required-headers, message-draft-headers)
24871         (message-subject-trailing-was-query)
24872         (message-subject-trailing-was-ask-regexp)
24873         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24874         (message-mark-insert-end, message-archive-header)
24875         (message-archive-note, message-cross-post-default)
24876         (message-cross-post-note, message-followup-to-note)
24877         (message-cross-post-note-function, message-use-mail-followup-to)
24878         (message-subscribed-address-functions)
24879         (message-subscribed-address-file, message-subscribed-addresses)
24880         (message-subscribed-regexps, message-allow-no-recipients)
24881         (message-yank-cited-prefix, message-signature-insert-empty-line)
24882         (message-hidden-headers, message-hierarchical-addresses)
24883         (message-mail-user-agent, message-use-idna)
24884         (message-valid-fqdn-regexp)
24885         (message-strip-special-text-properties, message-header-synonyms)
24886         (message-beginning-of-line, message-tab-body-function): Add :version.
24887         (message-insert-canlock, message-wide-reply-confirm-recipients):
24888         Change :version.
24889
24890         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24891         and :version.
24892         (mail-source-delete-old-incoming-confirm)
24893         (mail-source-movemail-program): Add :version.
24894
24895         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24896         (gnus-agent-cache, gnus-agent): Change :version.
24897
24898         * gnus-util.el (gnus-use-byte-compile): Change :version.
24899
24900         * gnus-sum.el (gnus-summary-make-false-root-always)
24901         (gnus-summary-default-high-score)
24902         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24903         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24904         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24905         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24906         (gnus-sum-thread-tree-single-indent)
24907         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24908         (gnus-sum-thread-tree-leaf-with-other)
24909         (gnus-sum-thread-tree-single-leaf): Add :version.
24910         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24911         (gnus-article-loose-mime): Change :version.
24912
24913         * gnus-start.el (gnus-backup-startup-file)
24914         (gnus-save-startup-file-via-temp-buffer): Add :version.
24915
24916         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24917         (gnus-server-offline-face): Add :version.
24918
24919         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24920
24921         * gnus-msg.el (gnus-gcc-externalize-attachments)
24922         (gnus-debug-files, gnus-debug-exclude-variables)
24923         (gnus-discouraged-post-methods): Change :version.
24924         (gnus-confirm-mail-reply-to-news)
24925         (gnus-confirm-treat-mail-like-news): Add :version.
24926
24927         * gnus-int.el (gnus-server-unopen-status): Add :version.
24928
24929         * gnus-group.el (gnus-group-jump-to-group-prompt)
24930         (gnus-large-ephemeral-newsgroup)
24931         (gnus-fetch-old-ephemeral-headers): Add :version.
24932
24933         * gnus-fun.el (gnus-x-face-directory)
24934         (gnus-convert-pbm-to-x-face-command)
24935         (gnus-convert-image-to-x-face-command)
24936         (gnus-convert-image-to-face-command): Add :version.
24937
24938         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24939
24940         * gnus-cite.el (gnus-cite-blank-line-after-header)
24941         (gnus-article-boring-faces): Add :version.
24942
24943         * gnus-art.el (gnus-buttonized-mime-types)
24944         (gnus-inhibit-mime-unbuttonizing)
24945         (gnus-treat-display-face)
24946         (gnus-treat-body-boundary): Change :version.
24947         (gnus-body-boundary-delimiter, gnus-picon-databases)
24948         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24949         (gnus-treat-date-english, gnus-treat-fold-headers)
24950         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24951         (gnus-treat-mail-picon, gnus-treat-wash-html)
24952         (gnus-article-encrypt-protocol)
24953         (gnus-use-idna, gnus-article-over-scroll)
24954         (gnus-mime-display-multipart-alternative-as-mixed)
24955         (gnus-mime-display-multipart-related-as-mixed)
24956         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24957         (gnus-ctan-url, gnus-button-ctan-handler)
24958         (gnus-button-handle-ctan-bogus-regexp)
24959         (gnus-button-ctan-directory-regexp)
24960         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24961         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24962         (gnus-button-man-level, gnus-button-emacs-level)
24963         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24964
24965         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24966         (gnus-agent-go-online): Change :version.
24967         (gnus-agent-expire-unagentized-dirs)
24968         (gnus-agent-auto-agentize-methods): Add :version.
24969
24970         * flow-fill.el (fill-flowed-display-column)
24971         (fill-flowed-encode-column): Add :version.
24972
24973         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24974         (gnus-outlook-deuglify-unwrap-max)
24975         (gnus-outlook-deuglify-cite-marks)
24976         (gnus-outlook-deuglify-unwrap-stop-chars)
24977         (gnus-outlook-deuglify-no-wrap-chars)
24978         (gnus-outlook-deuglify-attrib-cut-regexp)
24979         (gnus-outlook-deuglify-attrib-verb-regexp)
24980         (gnus-outlook-deuglify-attrib-end-regexp)
24981         (gnus-outlook-display-hook): Add :version.
24982
24983         * binhex.el (binhex-use-external): Add :version.
24984
24985 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24986
24987         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24988         and `invisible'.
24989
24990 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24991
24992         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24993         in gnus-registry-trim.
24994
24995 2004-09-13  Simon Josefsson  <jas@extundo.com>
24996
24997         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24998
24999         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25000
25001         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25002         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25003         <yamaoka@jpl.org>.
25004         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25005         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25006         <yamaoka@jpl.org>.
25007
25008         * sieve.el (sieve-manage-mode): Ditto.
25009
25010 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25011
25012         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25013
25014 2004-09-11  Simon Josefsson  <jas@extundo.com>
25015
25016         * dns-mode.el: Add.
25017
25018         * mm-view.el (mm-display-dns-inline): Add.
25019
25020         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25021         (mm-automatic-display): Ditto.
25022
25023         * mailcap.el (mailcap-mime-data): Add text/dns.
25024         (mailcap-mime-extensions): Map .soa to text/dns.
25025
25026 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25027
25028         * gnus-art.el (article-decode-mime-words, article-babel)
25029         (gnus-article-highlight-signature, gnus-article-add-buttons)
25030         (gnus-signature-toggle): Remove unnecessary bindings of
25031         `inhibit-read-only' inherited from v5.10 merge.
25032
25033 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25034
25035         * nntp.el (nntp): New customization group.
25036         (nntp-authinfo-file): Add customization group.
25037
25038         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25039
25040         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25041
25042         * gnus.el (to-address, to-list, subscribed)
25043         (large-newsgroup-initial): Ditto.
25044
25045         * flow-fill.el (fill-flowed-display-column)
25046         (fill-flowed-encode-column): Ditto.
25047
25048 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25049
25050         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25051         Use point-min rather than 1.
25052         (message-send-mail): Use buffer-size rather than point-max.
25053
25054         * gnus-sum.el (gnus-summary-search-article-forward):
25055         Signal a specific `search-failed' rather than a generic `error'.
25056
25057         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25058         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25059         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25060
25061 2004-09-10  Simon Josefsson  <jas@extundo.com>
25062
25063         * nndb.el (require): Remove tcp and duplicate cl.
25064
25065 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25066
25067         * gnus-agent.el (directory-files-and-attributes): Move forward.
25068
25069 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25070
25071         * gnus-agent.el (directory-files-and-attributes):
25072         Optionally defined to support XEmacs.
25073
25074 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25075
25076         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25077         to avoid run-time CL dependencies.
25078         (gnus-agent-unfetch-articles): New function.
25079         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25080         article numbers even when local .overview file is missing.
25081         (gnus-agent-read-article-number): New function.  Only accepts
25082         27-bit article numbers.
25083         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25084         Use gnus-agent-read-article-number.
25085         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25086         from backend while recognizing that article numbers in .overview
25087         must be valid.
25088         (gnus-agent-update-files-total-fetched-for):
25089         Use directory-files-and-attributes to improve performance.
25090         * gnus-int.el (gnus-request-move-article):
25091         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25092         improve performance.
25093
25094         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25095         some users confused by references to .newsrc when they only have a
25096         .newsrc.eld file.
25097         (gnus-convert-mark-converter-prompt)
25098         (gnus-convert-converter-needs-prompt): Fix use of property list.
25099         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25100         New function.  Used internally to only display 'gnus converting
25101         files' message when actually necessary.
25102
25103         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25104         methods now autoloaded.
25105
25106 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25107
25108         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25109         identifiers.
25110
25111 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25112
25113         * gnus-picon.el: Fix indentation and closing parenthesis.
25114
25115 2004-09-01  Simon Josefsson  <jas@extundo.com>
25116
25117         * message.el (message-canlock-generate): Require sha1, not
25118         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25119         to require within a function.  Sadly, if sha1.el isn't loaded, the
25120         let binding in m-c-g will hide the defcustom definition, which is
25121         bad.)
25122
25123         * canlock.el: Require sha1, not sha1-el.
25124
25125         * message.el: Don't autoload sha1 (there is a autoload cookie in
25126         sha1.el).
25127
25128         * sha1-el.el: Rename to sha1.el.
25129
25130 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25131
25132         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25133
25134 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25135
25136         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25137
25138 2004-08-30  Kim F. Storm  <storm@cua.dk>
25139
25140         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25141
25142         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25143         Add :group 'nnimap.
25144
25145 2004-08-30  Andreas Schwab  <schwab@suse.de>
25146
25147         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25148         ?* and ?\;.
25149
25150         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25151         and ?\' to symbol instead of whitespace.
25152
25153 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25154
25155         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25156
25157         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25158         instead of re-search-forward.
25159
25160         * gnus-uu.el (gnus-uu-save-article): Ditto.
25161         (gnus-uu-post-encode-uuencode): Ditto.
25162
25163         * html2text.el (html2text-clean-list-items): Ditto.
25164         (html2text-clean-dtdd): Ditto.
25165         (html2text-format-tags): Ditto.
25166
25167         * message.el (message-send-mail-with-sendmail): Fix regexp.
25168         (message-fill-field-general): Use search-forward instead of
25169         re-search-forward.
25170         (unbold-region): Ditto.
25171
25172         * nnrss.el (nnrss-request-article): Ditto.
25173
25174         * nnslashdot.el (nnslashdot-request-article): Ditto.
25175
25176         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25177
25178         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25179         "Unrecognized menu descriptor" error in XEmacs.
25180
25181 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25182
25183         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25184         parent article of a sparse article in the thread hashtb.
25185
25186 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25187
25188         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25189         (nnmail-expand-newtext): Lowercase expanded entries if
25190         nnmail-split-lowercase-expanded is non-nil.
25191
25192 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25193
25194         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25195
25196         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25197         of gnus-tmp-news-method into string under XEmacs.  It will be
25198         passed to gnus-correct-length which takes only a string argument.
25199
25200 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25201
25202         * gnus-util.el (gnus-bind-print-variables): New macro.
25203         (gnus-prin1): Use it.
25204         (gnus-prin1-to-string): Use it.
25205         (gnus-pp): New function.
25206         (gnus-pp-to-string): New function.
25207
25208         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25209         Replace pp-to-string with gnus-pp-to-string.
25210         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25211         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25212         * gnus-msg.el (gnus-debug): Ditto.
25213         * gnus-score.el (gnus-score-save): Ditto.
25214         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25215         gnus-pp-to-string.
25216         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25217         with gnus-pp.
25218         * score-mode.el (gnus-score-pretty-print): Ditto.
25219         * webmail.el (webmail-debug): Ditto.
25220
25221 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25222
25223         * gnus-art.el (article-display-face, article-display-x-face):
25224         Use buffer-read-only.
25225
25226 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25227
25228         * gnus-art.el (article-hide-list-identifiers):
25229         Bind inhibit-read-only as t.
25230
25231 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25232
25233         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25234
25235 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25236
25237         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25238         (gnus-narrow-to-page): Don't assume point-min == 1.
25239         (gnus-article-edit-mode): Derive from message-mode.
25240
25241         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25242         point-min == 1.
25243
25244         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25245         Disable incorrect use of `assert'.
25246
25247         * message.el (message-mode): Set comment-start-skip.
25248
25249
25250 2004-08-22  Sam Steingold  <sds@gnu.org>
25251
25252         * pop3.el (pop3-leave-mail-on-server): New user variable.
25253         (pop3-movemail): Delete mail only when it is nil.
25254
25255 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25256
25257         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25258
25259         * mml.el (mml-preview): Use `pop-to-buffer'.
25260
25261         * message.el (message-goto-mail-followup-to): Insert after "To".
25262         (message-carefully-insert-headers): Add comment.
25263
25264         * gnus.el: Remove unused variable `gnus-article-check-size'.
25265
25266         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25267
25268         * gnus-art.el (gnus-button-alist):
25269         Improve `gnus-button-handle-library' entry.
25270
25271 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25272
25273         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25274         Use downcase, since XEmacs capitalizes error messages differently.
25275
25276 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25277
25278         * nntp.el: Add (require 'gnus) due to reference to
25279         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25280
25281 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25282
25283         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25284         Bind `mm-fill-flowed'.
25285
25286         * mm-decode.el (mm-dissect-singlepart): Check it.
25287
25288 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25289
25290         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25291         'imap' for netrc parsing.
25292
25293 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25294
25295         * mailcap.el (mailcap-mime-data): Mark as risky.
25296
25297 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25298
25299         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25300         may be included in the encoded word.
25301         (rfc2047-encode): Don't append a space if the encoded word
25302         includes close parenthesis.
25303
25304 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25305
25306         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25307         of text within parentheses.
25308
25309 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25310
25311         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25312         (gnus-encrypt-write-file-contents): Make the password key the file
25313         name PLUS the cipher, not just the cipher.  Also remove failed
25314         passwords from the cache.
25315
25316 2004-08-06  Simon Josefsson  <jas@extundo.com>
25317
25318         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25319         Doc fix.
25320
25321 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25322
25323         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25324         LWSP.
25325
25326 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25327
25328         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25329         Try to append in-reply-to: data to the references: header.
25330
25331         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25332         (netrc-parse): Use gnus-encrypt.el functions.
25333
25334         * gnus-encrypt.el: Add new file for encryption support; currently
25335         does only a few GPG ciphers and an internal XOR cipher.
25336
25337         * password.el: Add comments on using password-read-and-add.
25338         (password-read-and-add): Add function to read and add the
25339         password to the cache at once.
25340
25341 2004-07-28  Simon Josefsson  <jas@extundo.com>
25342
25343         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25344         parameter (but don't use it, for now).
25345
25346         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25347         instead of hard coding to nil.
25348
25349 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25350
25351         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25352         as mm-inline-image-xemacs does.
25353
25354 2004-07-26  Simon Josefsson  <jas@extundo.com>
25355
25356         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25357         Revert part of 2004-07-17 change below.
25358
25359 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25360
25361         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25362         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25363
25364 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25365
25366         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25367         quotes that actually start with ">" at the beginning of the
25368         lines.
25369
25370 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25371
25372         * rfc2047.el (rfc2047-encode-region): Fix last change.
25373         (rfc2047-encode-parameter): Remove useless concat.
25374
25375 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25376
25377         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25378         encode special characters; fix some kind of misconfigured headers;
25379         signal a real error if debug-on-quit or debug-on-error is non-nil.
25380         (rfc2047-encode-max-chars): New variable.
25381         (rfc2047-encode-1): Use it.
25382         (rfc2047-encode-parameter): New function.
25383
25384         * mml.el (mml-insert-parameter): Remove an excessive space.
25385
25386 2004-07-17  Simon Josefsson  <jas@extundo.com>
25387
25388         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25389         Kai Grossjohann <kai@emptydomain.de>.
25390         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25391         (gnus-group-make-menu-bar): Ditto.
25392
25393         * gnus-util.el (gnus-group-server): Add.
25394
25395 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25396
25397         * message.el (message-clone-locals): Clone sendmail and smtp
25398         variables.
25399
25400 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25401
25402         * rfc2047.el (rfc2047-encode-region): Fix last change.
25403
25404 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25405
25406         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25407         characters as non-special.
25408
25409 2004-07-09  Simon Josefsson  <jas@extundo.com>
25410
25411         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25412         Users will lose all flag changes made while unplugged with
25413         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25414         good default.  See numerous reports on ding mailing list.
25415
25416 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25417
25418         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25419         add generate-head-function and generate-article-function to the
25420         rfc822-forward entry.
25421         (nndoc-rfc822-forward-generate-article): New function.
25422         (nndoc-rfc822-forward-generate-head): New function.
25423
25424         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25425
25426 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25427
25428         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25429         respect display group parameter and gnus-summary-expunge-below.
25430         (gnus-articles-to-read): Remove unused reference to display group
25431         parameter.
25432
25433 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25434
25435         * nnheader.el (nnheader-uniquify-message-id): New experimental
25436         variable.
25437         (nnheader-nov-read-message-id): Use it.
25438
25439         * spam-report.el (spam-report-gmane): Add interactive.
25440
25441 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25442
25443         * mm-encode.el (mm-content-transfer-encoding-defaults):
25444         Use qp-or-base64 for the application/* types.
25445
25446 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25447
25448         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25449
25450 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25451
25452         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25453         trim value.
25454
25455 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25456
25457         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25458         New macro and function.
25459         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25460
25461 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25462
25463         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25464         after-load-alist.
25465
25466 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25467
25468         * gnus-group.el (gnus-group-get-new-news-this-group):
25469         Don't update info that isn't there.
25470
25471 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25472
25473         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25474         entry.
25475
25476 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25477
25478         * mm-view.el (mm-inline-render-with-function): Use multibyte
25479         buffer; decode html source by charset.
25480
25481         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25482
25483         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25484         Mule-UCS is loaded under XEmacs.
25485         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25486
25487 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25488
25489         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25490
25491 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25492
25493         * mm-util.el (mm-coding-system-p): Return a coding-system.
25494         (mm-mime-mule-charset-alist): Use shift_jis instead of
25495         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25496         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25497         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25498         instead of japanese-shift-jis and iso-latin-1 respectively in
25499         order to share the default value with both Emacs and XEmacs-mule.
25500         (mm-mule-charset-to-mime-charset):
25501         Make mm-coding-system-priorities effective.
25502         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25503         while predicating of candidates upon the priorities.
25504
25505 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25506
25507         * gnus-sum.el (gnus-summary-make-menu-bar):
25508         Add gnus-uu-invert-processable.
25509
25510         * gnus.el: Autoload gnus-uu-invert-processable.
25511
25512 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25513
25514         * mm-util.el (mm-with-multibyte-buffer): New macro.
25515
25516         * rfc2047.el (rfc2047-encode-string): Use it.
25517         (rfc2047-encode-region): Move point to the end of the region after
25518         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25519
25520 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25521
25522         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25523         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25524
25525 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25526
25527         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25528         (gnus-cite-parse): Ignore quoted envelope From_.
25529         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25530
25531 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25532
25533         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25534         invalid addresses.
25535
25536 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25537
25538         * spam.el: Change section markers, revise TODO list.
25539         (spam-backends): Make new master list of all installed backends.
25540         (spam-summary-exit-behavior): Add new variable to determine how
25541         messages moves are done at summary exit.
25542         (spam-move-spam-nonspam-groups-only)
25543         (spam-process-ham-in-nonham-groups)
25544         (spam-process-ham-in-spam-groups): Remove variables, the
25545         spam-summary-exit-behavior variable should be used to manage this
25546         behavior.
25547         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25548         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25549         and spam-old-spam-articles.
25550         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25551         Add empty variables, placeholders for the backends they represent.
25552         (spam-set-difference): Move, unchanged.
25553         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25554         unless the user has a processor variable.
25555         (spam-classifications, spam-classification-valid-p)
25556         (spam-backend-properties, spam-backend-property-valid-p)
25557         (spam-backend-function-type-valid-p)
25558         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25559         (spam-report-articles-gmane, spam-report-articles-resend):
25560         Remove functions, they are not needed.
25561         (spam-install-backend-super, spam-backend-list)
25562         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25563         (spam-backend-function, spam-backend-ham-registration-function)
25564         (spam-backend-spam-registration-function)
25565         (spam-backend-ham-unregistration-function)
25566         (spam-backend-spam-unregistration-function)
25567         (spam-backend-statistical-p, spam-backend-mover-p)
25568         (spam-install-backend-alias, spam-install-checkonly-backend)
25569         (spam-install-mover-backend, spam-install-nocheck-backend)
25570         (spam-install-backend, spam-install-statistical-backend)
25571         (spam-install-statistical-checkonly-backend): Add backend installation
25572         support.
25573         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25574         (spam-group-processor-p): Use the new backend code and respect the
25575         summary exit behavior.
25576         (spam-mark-spam-as-expired-and-move-routine): Remove.
25577         (spam-summary-prepare): Change to use the new spam-old-articles
25578         variable.
25579         (spam-copy-or-move-routine, spam-copy-spam-routine)
25580         (spam-move-spam-routine, spam-copy-ham-routine)
25581         (spam-move-ham-routine): Add code to copy/move ham or spam.
25582         (spam-fetch-field-fast): Improve doc and code, plus allow the
25583         'number request.
25584         (spam-list-of-checks, spam-list-of-statistical-checks):
25585         Remove variables.
25586         (spam-split, spam-find-spam): Use the new backend code.
25587         (spam-registration-functions): Remove variable.
25588         (spam-unregister-routine): Add convenience wrapper.
25589         (spam-log-undo-registration, spam-register-routine)
25590         (spam-log-processing-to-registry)
25591         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25592         where possible.
25593         (spam-check-gmane-xref, spam-check-regex-headers)
25594         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25595         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25596         (spam-check-bogofilter-headers, spam-check-spamoracle)
25597         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25598         (spam-check-crm114-headers): Use the spam-split-group that
25599         spam-split prepares, no need to determine it every time.
25600
25601         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25602         to the nnheader-parse-naked-head call.
25603
25604         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25605
25606         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25607         the nnheader-nov-read-message-id call.
25608
25609 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25610
25611         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25612         gnus-activate-group twice.  Suggested by Markus Peter
25613         <warp@spin.de>.
25614
25615 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25616
25617         * gnus-art.el (gnus-article-time-format): Exchange the order of
25618         day and month in the default value; fix customization type.
25619         (article-date-ut): Use add-text-properties.
25620         (article-make-date-line): Use message-make-date instead of
25621         current-time-string.
25622
25623         * message.el (message-fetch-field): Don't use set-text-properties.
25624         (message-make-date): Simplify.
25625
25626         * messagexmas.el (message-xmas-make-date): New function.
25627         (message-xmas-redefine): Defalias message-make-date to it.
25628
25629 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25630
25631         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25632         (rfc2047-encode-region): Treat text within parentheses as special;
25633         show the original text when error has occurred.
25634
25635         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25636         already-computed method to gnus-activate-group.
25637
25638         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25639         same select-methods identical Lisp objects.
25640
25641         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25642         object when modifying the info.
25643
25644 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25645
25646         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25647         gnus-opened-servers since it has never been opened with the new
25648         configuration yet.
25649
25650 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25651
25652         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25653         arg to nnheader-generate-fake-message-id.
25654
25655 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25656
25657         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25658         number and build a fake message ID localized to a group and
25659         article number (so it's repeatable from that point on).
25660         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25661         ID format.
25662
25663         * gnus-sum.el (gnus-get-newsgroup-headers):
25664         Call nnheader-generate-fake-message-id with the article number.
25665
25666 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25667
25668         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25669         end-of-buffer.
25670
25671 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25672
25673         * message.el (message-ignored-supersedes-headers): Add Approved.
25674
25675 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25676
25677         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25678         goto-char.
25679         (rfc2047-encode): Fold the line before encoding.
25680
25681 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25682
25683         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25684         folding -- not all headers can be folded, and this should be done
25685         by the message composition mode.  Probably.  I think.
25686
25687 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25688
25689         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25690         fast.
25691
25692         * gnus-ems.el (gnus-remove-image): Don't use
25693         message-text-with-property; remove only the image found first.
25694
25695         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25696         found first.
25697
25698 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25699
25700         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25701
25702 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25703
25704         * message.el (message-text-with-property): Make it fast and accept
25705         optional arguments.
25706         (message-strip-forbidden-properties): Use it.
25707         (message-fix-before-sending): Follow the m-t-w-p change.
25708
25709         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25710
25711 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25712
25713         * gnus-art.el (article-hide-headers): Don't change the buffer
25714         mistakenly when performing mml-preview even if
25715         gnus-single-article-buffer is nil.
25716
25717 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25718
25719         * message.el (message-expand-name-databases): New user option.
25720         (message-expand-name): Use it.
25721
25722 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25723
25724         * spam.el (spam-report-articles-resend)
25725         (spam-report-resend-register-routine): Allow ham reporting.
25726         (spam-report-resend-register-ham-routine): Add wrapper.
25727         (spam-registration-functions): Add ham resending functions.
25728         (spam-list-of-processors): Add ham resend processor.
25729
25730         * gnus.el (ham-resend-to): Add new group parameter.
25731         (spam-process): Add ham resend option.
25732
25733         * spam-report.el (spam-report-resend): Allow reporting ham.
25734         (spam-report-resend-ham): Add wrapper.
25735
25736 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25737
25738         * message.el (message-cite-articles-with-x-no-archive):
25739         New variable.
25740         (message-cite-original): Use it.
25741
25742 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25743
25744         * message.el (message-cite-original): Respect X-No-Archive.
25745
25746 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25747
25748         * gnus-art.el (article-hide-headers): Refer to the values for
25749         gnus-ignored-headers and gnus-visible-headers in the summary
25750         buffer since a user may have set them as group parameters.
25751
25752 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25753
25754         * assistant.el (assistant-node-name): Add convenience function.
25755         (assistant-render-text, assistant-render-node): Add error handling,
25756         plus handle multiple next nodes.
25757         (assistant-find-next-node): Comment out for now.
25758         (assistant-find-next-nodes): Add function, returns list of next
25759         nodes.
25760
25761 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25762
25763         * mail-source.el (mail-source-directory): Fix doc-string.
25764
25765 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25766
25767         * assistant.el (assistant-render-text, assistant-eval): Add :set
25768         widget type, which is different because it takes and returns a
25769         list.  Much hilarity ensues.
25770
25771 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25772
25773         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25774
25775         * gnus-group.el (gnus-group-get-new-news-this-group):
25776         Add doc-string.
25777
25778         * gnus-start.el (gnus-activate-group): Add doc-string.
25779
25780 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25781
25782         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25783
25784 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25785
25786         * assistant.el (assistant-render-text): Try to add a :set
25787         widget, more to come.
25788
25789         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25790         strings.
25791         (spam-report-articles-resend)
25792         (spam-register-routine): Do registration iff any articles warrant
25793         it.
25794         (spam-summary-prepare-exit): Change log message for nil group
25795         destinations.
25796
25797 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25798
25799         * spam.el (spam-report-resend-register-routine):
25800         Allow spam-report-resend-to to be a group parameter or a global value.
25801
25802 2004-05-26  Simon Josefsson  <jas@extundo.com>
25803
25804         * starttls.el: Merge with my GNUTLS based starttls.el.
25805         (starttls-gnutls-program, starttls-use-gnutls)
25806         (starttls-extra-arguments, starttls-process-connection-type)
25807         (starttls-connect, starttls-failure, starttls-success):
25808         New variables.
25809         (starttls-program, starttls-extra-args): Doc fix.
25810         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25811         New functions.
25812         (starttls-negotiate, starttls-open-stream):
25813         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25814         function if it is set.
25815
25816 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25817
25818         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25819         structured fields.
25820
25821 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25822
25823         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25824
25825 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25826
25827         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25828         Add variable.
25829         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25830         assigning the spam-mark to new messages.
25831
25832 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25833
25834         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25835
25836 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25837
25838         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25839
25840         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25841         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25842         default.
25843
25844 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25845
25846         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25847         correct data.
25848
25849 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25850
25851         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25852         (spam-group-processor-p): Fix function.
25853         (spam-group-processor-multiple-p)
25854         (spam-group-spam-processor-report-gmane-p)
25855         (spam-group-spam-processor-report-resend-p)
25856         (spam-group-spam-processor-bogofilter-p)
25857         (spam-group-spam-processor-blacklist-p)
25858         (spam-group-spam-processor-ifile-p)
25859         (spam-group-ham-processor-ifile-p)
25860         (spam-group-spam-processor-spamoracle-p)
25861         (spam-group-spam-processor-crm114-p)
25862         (spam-group-ham-processor-bogofilter-p)
25863         (spam-group-spam-processor-stat-p)
25864         (spam-group-ham-processor-stat-p)
25865         (spam-group-ham-processor-whitelist-p)
25866         (spam-group-ham-processor-BBDB-p)
25867         (spam-group-ham-processor-spamoracle-p)
25868         (spam-group-ham-processor-copy-p): Remove functions with some
25869         prejudice against unneeded code.
25870         (spam-report-articles-resend)
25871         (spam-report-resend-register-routine): Allow the group/topic
25872         spam-resend-to value to override spam-report-resend-to.
25873         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25874         properly now.
25875
25876         * gnus.el (spam-resend-to): Add group/topic parameter.
25877         (spam-process): Move the OBSOLETE processors to the end of the
25878         choices.
25879
25880 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25881
25882         * spam-report.el (spam-report-resend-to, spam-report-resend):
25883         Start with resend-to set to nil, and then ask the user if necessary.
25884         (spam-report-resend): spam-report-resend takes a list of articles, not
25885         separate article numbers.
25886
25887 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25888
25889         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25890         addition to emacs-w3m.
25891
25892 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25893
25894         * assistant.el (assistant-authinfo-data): New function.
25895         (assistant-eval): Eval for entire assistant.
25896
25897         * netrc.el (netrc-services-file): New variable.
25898         (netrc-parse-services): New function.
25899         (netrc-find-service-name): New function.
25900         (netrc-find-service-number): New function.
25901         (netrc-port-equal): New function.
25902         (netrc-machine): Use it.
25903
25904         * nnimap.el (nnimap-open-connection): Use netrc.
25905
25906         * gnus-util.el (gnus-netrc-get): Remove aliases.
25907
25908         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25909
25910         * assistant.el (wid-edit): Fix compilation.
25911
25912         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25913
25914 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25915
25916         * gnus-util.el (gnus-set-file-modes): New function.  (small
25917         patch).
25918
25919 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25920
25921         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25922
25923         * assistant.el (assistant-render-node): Fix up rendering and
25924         read-only text.
25925         (assistant-render-node): Reset.
25926         (assistant-make-read-only): Not sticky.
25927
25928 2004-05-20  Danny Siu  <dsiu@adobe.com>
25929
25930         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25931         centered even when gnus-auto-center-summary is t.
25932
25933 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25934
25935         * dns.el (dns-get-txt-answer): New function.
25936         (dns-read-txt): Ditto.
25937         (query-dns): Use it.
25938
25939 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25940
25941         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25942         active for foreign groups even if the group level is higher than
25943         the specified value.
25944
25945 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25946
25947         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25948         non-active groups.
25949
25950         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25951
25952 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25953
25954         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25955
25956 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25957
25958         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25959         (spam-crm114-header, spam-crm114-spam-switch)
25960         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25961         (spam-crm114-positive-spam-header)
25962         (spam-crm114-database-directory, spam-list-of-processors)
25963         (spam-group-spam-processor-crm114-p)
25964         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25965         (spam-generic-score, spam-list-of-checks)
25966         (spam-list-of-statistical-checks, spam-registration-functions)
25967         (spam-check-crm114-headers, spam-crm114-score)
25968         (spam-check-crm114, spam-crm114-register-with-crm114)
25969         (spam-crm114-register-spam-routine)
25970         (spam-crm114-unregister-spam-routine)
25971         (spam-crm114-register-ham-routine)
25972         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25973
25974 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25975
25976         * gnus.el: Add spam-use-crm114.
25977
25978         * spam.el (spam-list-of-processors, spam-registration-functions):
25979         Add spam-use-resend.
25980         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25981         (spam-report-articles-gmane): Add doc fix.
25982         (spam-report-articles-resend, spam-report-resend-register-routine):
25983         Add wrappers around spam-report-resend-to.
25984
25985         * spam-report.el (spam-report-resend-to, spam-report-resend):
25986         Add support for resending spam.
25987         (spam-report-gmane): Fix line length >80.
25988
25989         * gnus.el (spam-process): Add spam-use-resend.
25990
25991 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25992
25993         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25994         number of processed spam messages.
25995         (spam-ham-copy-or-move-routine): Return the number of processed
25996         ham messages.
25997         (spam-summary-prepare-exit): Use the above values to decide
25998         whether status messages should be displayed.
25999
26000 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26001
26002         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26003         `rfc2047-encoding-function-alist' in order to avoid conflicting
26004         with the old version.
26005         (rfc2047-encode-region): Concatenate words containing non-ASCII
26006         characters in structured fields; don't encode space-delimited
26007         ASCII words even in unstructured fields; don't break words at
26008         char-category boundaries.
26009         (rfc2047-encode-1): New function.
26010         (rfc2047-encode): Use it; encode text so that it occupies the
26011         maximum width within 76-column; work correctly on Q encoding for
26012         iso-2022-* charsets.
26013         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26014         sure not to break a line just after the header name.
26015         (rfc2047-b-encode-region): Remove.
26016         (rfc2047-b-encode-string): New function.
26017         (rfc2047-q-encode-region): Remove.
26018         (rfc2047-q-encode-string): New function.
26019
26020         * mm-util.el (mm-replace-in-string): New function.
26021
26022 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26023
26024         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26025         Really get it right.
26026         (gnus-inews-make-draft): Really.
26027
26028 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26029
26030         * nnmh.el (nnmh-request-list-1): Don't check the link count
26031         before descending.  (small patch)
26032
26033 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26034
26035         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26036         stuff.
26037
26038         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26039         Match on real group name.
26040
26041         * gnus-art.el (gnus-signature-limit): Doc fix.
26042
26043         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26044
26045         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26046
26047 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26048
26049         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26050         isn't a string.
26051
26052 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26053
26054         * gnus-draft.el (gnus-draft-send):
26055         Bind rfc2047-encode-encoded-words.
26056
26057         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26058         (rfc2047-encodable-p): Say that =? needs encoding.
26059         (rfc2047-encode-encoded-words): New variable.
26060
26061         * gnus-group.el (gnus-group-select-group): Doc fix.
26062
26063         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26064
26065         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26066         to nil.
26067
26068         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26069
26070         * nnheader.el (nnheader-get-lines-and-char): New function.
26071
26072 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26073
26074         * gnus-msg.el (gnus-summary-followup-with-original):
26075         Document yanking of region when active.
26076
26077 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26078
26079         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26080         groups if the group level is higher than the specified value.
26081
26082 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26083
26084         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26085         (gnus-group-jump-to-group): Add prefix argument using
26086         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26087         non-active group.
26088
26089         * compface.el (uncompface): Be verbose when changing
26090         `uncompface-use-external'.
26091
26092         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26093         handle manual section.
26094
26095 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26096
26097         * gnus-art.el (gnus-button-alist): Revert previous change.
26098
26099 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26100
26101         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26102
26103 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26104
26105         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26106         whether backend can accept message.
26107
26108         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26109
26110 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26111
26112         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26113         Avoid creating directory when nntp-marks-is-evil is true.
26114         Reported by Reiner Steib.
26115
26116 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26117
26118         * gnus-picon.el (gnus-picon-insert-glyph):
26119         Add optional `nostring' argument.
26120
26121 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26122
26123         * gnus-picon.el (gnus-picon-style): New variable.
26124         (gnus-picon-transform-address): Support `gnus-picon-style'.
26125
26126 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26127
26128         * message.el (message-fill-field): Return point.
26129         (message-generate-headers): Go to end of field.
26130
26131         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26132         stuff for non-living groups.
26133
26134 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26135
26136         * gnus-art.el (gnus-article-followup-with-original)
26137         (gnus-article-reply-with-original): gnus-mark-active-p ->
26138         gnus-region-active-p.
26139
26140 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26141
26142         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26143         only when there is spam or ham to be processed.
26144
26145 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26146
26147         * mail-source.el (mail-source-delete-crash-box): Refactor.
26148         (mail-source-fetch): Use it.
26149         (mail-source-fetch-file): Ditto.
26150         (mail-source-fetch-directory): Run postscript in loop.
26151         (mail-source-fetch-pop): Delete.
26152         (mail-source-fetch-maildir): Ditto.
26153         (mail-source-fetch-imap): Ditto.
26154
26155         * imap.el (imap-authenticators): Comment out sasl.
26156
26157         * message.el (message-skip-to-next-address): New function.
26158         (message-fill-header-address): Refactor.
26159         (message-fill-address): Use it.
26160         (message-delete-address): Use it.
26161         (message-fill-header-general): Refactor.
26162         (message-fill-field-address): Rename.
26163         (message-narrow-to-field): Find the start of the header.
26164         (message-header-format-alist): Don't pre-fill.
26165         (message-fill-header): Remove.
26166         (message-insert-header): New function.
26167         (message-shorten-references): Use it.
26168
26169         * rfc2047.el (rfc2047-field-value): Strip props.
26170
26171         * mail-parse.el (mail-header-make-address): New alias.
26172
26173         * ietf-drums.el (ietf-drums-make-address): New function.
26174
26175         * imap.el: Add compiler directives.
26176
26177         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26178
26179         * gnus-art.el (article-decode-idna-rhs): Don't use
26180         message-idna-inside-rhs-p.
26181
26182 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26183
26184         * message.el (message-idna-inside-rhs-p): Remove.
26185         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26186
26187         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26188         false positives.
26189
26190 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26191
26192         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26193
26194 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26195
26196         * nneething.el (nneething-file-name): Don't create spurious
26197         files.
26198
26199         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26200         (gnus-inews-do-gcc): Remove sleep.
26201
26202         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26203         part under point.
26204
26205         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26206         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26207
26208 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26209
26210         * spam.el (spam-summary-prepare-exit): Fix (length).
26211
26212 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26213
26214         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26215         as expired without moving it" message when there are spam
26216         messages left.
26217
26218 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26219
26220         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26221         header is not nil.
26222
26223 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26224
26225         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26226         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26227         (nntp-marks-changed-p): New arg SERVER.
26228         (nntp-request-update-info): Adjust caller.
26229
26230 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26231
26232         * nntp.el (nntp-save-marks): Pass missing arg.
26233
26234 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26235
26236         * nntp.el: Support marks.
26237         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26238         (nntp-marks-modtime, nntp-marks-directory): New variables.
26239         (nntp-request-set-mark, nntp-request-update-info)
26240         (nntp-possibly-create-directory, nntp-marks-changed-p)
26241         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26242         New functions.
26243
26244 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26245
26246         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26247         (gnus-xmas-redefine): Rename.
26248
26249         * gnus-score.el (gnus-score-insert-help):
26250         Use gnus-select-lowest-window.
26251
26252         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26253         appt-select-lowest-window and rename to gnus-select-lowest-window.
26254
26255         * gnus.el: do.
26256
26257 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26258
26259         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26260         encodings of MIME-encoded words, in order to improve
26261         interoperability with several broken MUAs.
26262
26263 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26264
26265         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26266         tags, only when charsets are not specified in headers.
26267         (mm-inline-text-html-render-with-w3m): Ditto.
26268
26269         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26270         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26271
26272 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26273
26274         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26275         instead of MIME-decoded from fields when checking
26276         `gnus-article-address-banner-alist'.
26277
26278 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26279
26280         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26281         description rather than subject.
26282
26283 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26284
26285         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26286
26287 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26288
26289         * gnus.el (gnus-version-number): Bump.
26290
26291 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26292
26293         * gnus.el: No Gnus v0.2 is released.
26294
26295 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26296
26297         * gnus-agent.el (gnus-agent-read-agentview):
26298         Inline gnus-uncompress-range.
26299
26300 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26301
26302         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26303         `exec-installed-p'.
26304
26305 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26306
26307         * gnus.el (spam-process, spam-autodetect-methods):
26308         Add bsfilter and bsfilter-headers.
26309
26310         * spam.el (spam-bsfilter): New customize group.
26311         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26312         (spam-bsfilter-header, spam-bsfilter-probability-header)
26313         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26314         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26315         (spam-bsfilter-database-directory): New options.
26316         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26317         (spam-list-of-statistical-checks, spam-registration-functions):
26318         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26319         (spam-bsfilter-score): New command.
26320         (spam-check-bsfilter-headers, spam-check-bsfilter)
26321         (spam-bsfilter-register-with-bsfilter)
26322         (spam-bsfilter-register-spam-routine)
26323         (spam-bsfilter-unregister-spam-routine)
26324         (spam-bsfilter-register-ham-routine)
26325         (spam-bsfilter-unregister-ham-routine): New functions.
26326         (spam-generic-score): Support bsfilter; Accept an optional argument
26327         to recalcurate spam score even if scoring header has already been
26328         added.
26329         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26330         optional argument to recalcurate spam score even if scoring header
26331         has already been added.
26332
26333 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26334
26335         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26336         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26337         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26338         link is missing.
26339
26340 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26341
26342         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26343         (html2text-get-attr): Rewrite.
26344
26345         * message.el (message-setup-1): Remove redundant put-text-property
26346         on mail-header-separator.
26347
26348 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26349
26350         * gnus-registry.el (gnus-registry-cache-whitespace)
26351         (gnus-registry-action, gnus-registry-spool-action)
26352         (gnus-registry-split-fancy-with-parent): Change message levels
26353         from 5 to 3 or 7, as needed.
26354
26355         * spam.el (spam-summary-prepare-exit)
26356         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26357         (spam-split, spam-find-spam, spam-log-undo-registration)
26358         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26359         level from 5 to 6.
26360
26361 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26362
26363         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26364         2004-03-04 change).
26365
26366 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26367
26368         * sieve-manage.el (sieve-manage-open):
26369         * nnweb.el (nnweb-insert-html):
26370         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26371         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26372         * nnspool.el (nnspool-request-group):
26373         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26374         * nnml.el (nnml-request-update-info):
26375         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26376         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26377         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26378         (nnimap-request-set-mark):
26379         * nnfolder.el (nnfolder-request-update-info):
26380         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26381         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26382         * gnus-uu.el (gnus-uu-find-articles-matching):
26383         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26384         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26385         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26386         * gnus-nocem.el (gnus-nocem-scan-groups):
26387         * gnus-int.el (gnus-start-news-server):
26388         * gnus-group.el (gnus-group-make-kiboze-group)
26389         (gnus-group-browse-foreign-server):
26390         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26391         Use mapc when appropriate.
26392
26393 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26394             Adam Sjøgren  <asjo@koldfront.dk>
26395             Wes Hardaker  <wes@hardakers.net>
26396             Michael Shields  <shields@msrl.com>
26397
26398         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26399         may need for spam sorting and scoring.
26400         (spam-user-format-function-S): Add user format function suitable for
26401         general use.
26402         (spam-article-sort-by-spam-status): Add sorting function for summary
26403         sorting.
26404         (spam-extra-header-to-number): Add function to get a score from a
26405         header.
26406         (spam-summary-score): Add function to get a numeric score from the
26407         headers.
26408         (spam-generic-score): Fix function doc, was in wrong place.
26409         (spam-initialize): Take symbols when it's run, and install the
26410         extra headers that spam-necessary-extra-headers thinks we need.
26411
26412 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26413
26414         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26415         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26416
26417 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26418
26419         * gnus-sum.el (gnus-set-global-variables)
26420         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26421         (gnus-article-get-xrefs, gnus-summary-best-group)
26422         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26423         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26424         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26425         Use with-current-buffer.
26426
26427 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26428
26429         * spam.el (spam-summary-prepare-exit): Simplify logic.
26430         (spam-fetch-article-header): Read the article header if it's not
26431         available.
26432         (spam-list-articles): Simplify logic.
26433         (spam-filelist-register-routine): Fix bug with unregister-list.
26434
26435         * gnus-registry.el: Fix comments at beginning.
26436
26437 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26438
26439         * message.el (message-cater-to-broken-inn): Remove.
26440         (message-shorten-references): Make sure the total folded length of
26441         References is shorter than 998 characters to cater to a bug in INN
26442         2.3.  Also, don't pretend that references aren't folded -- this
26443         hasn't worked for a while.
26444
26445 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26446
26447         * gnus-agent.el (gnus-agentize):
26448         gnus-agent-send-mail-real-function no longer set to current value
26449         of message-send-mail-function but rather a lambda that calls
26450         message-send-mail-function.  The change makes the agent real-time
26451         responsive to user changes to message-send-mail-function.
26452
26453 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26454
26455         * legacy-gnus-agent.el
26456         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26457         help from Florian Weimer <fw@deneb.enyo.de>
26458
26459 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26460
26461         * nnmail.el (nnmail-cache-insert): Revert last change.
26462
26463 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26464
26465         * nnmail.el (nnmail-cache-insert): Always check whether
26466         nnmail-cache-ignore-groups matches a group name.
26467
26468 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26469
26470         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26471         (spam-find-spam, spam-log-processing-to-registry)
26472         (spam-log-registered-p, spam-log-unregistration-needed-p)
26473         (spam-log-undo-registration): Use gnus-message instead of
26474         gnus-error, none of these errors are fatal.
26475
26476         * gnus-registry.el (gnus-registry-clean-empty-function)
26477         (gnus-registry-clean-empty): Remove only empty entries without
26478         extra data.
26479
26480 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26481
26482         * spam-stat.el (spam-stat-buffer-change-to-spam)
26483         (spam-stat-buffer-change-to-non-spam): Change (error) to
26484         (gnus-message 8) invocation.
26485
26486 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26487
26488         * nntp.el (nntp-via-netcat-command): New variable.
26489         (nntp-via-netcat-switches): New variable.
26490         (nntp-open-via-rlogin-and-netcat): New function.
26491         (nntp-open-connection-function): Doc fix.
26492         (nntp-telnet-command): Doc fix.
26493         (nntp-end-of-line): Doc fix.
26494         (nntp-via-rlogin-command): Doc fix.
26495         (nntp-via-user-name): Doc fix.
26496         (nntp-via-address): Doc fix.
26497
26498 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26499
26500         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26501         error in Emacs 21.1.
26502
26503 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26504
26505         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26506
26507 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26508
26509         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26510         (gnus-agent-with-refreshed-group): New macro.
26511         (gnus-agent-rename-group): New function.
26512         (gnus-agent-delete-group): New function.
26513         (gnus-agent-save-group-info): Use gnus-command-method when
26514         `method' parameter is nil.  Don't write nil entries into the
26515         active file.
26516         (gnus-agent-get-group-info): New function.
26517         (gnus-agent-fetch-articles):
26518         Use gnus-agent-update-files-total-fetched-for to increment disk space
26519         used.
26520         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26521         Use gnus-agent-update-view-total-fetched-for to increment disk space
26522         used.
26523         (gnus-agent-get-local): Add optional parameters to avoid calling
26524         gnus-group-real-name and gnus-find-method-for-group.
26525         (gnus-agent-set-local): Delete stored entry if either min, or max,
26526         are nil.
26527         (gnus-agent-fetch-session): Reworded error/quit messages.
26528         On quit, use gnus-agent-regenerate-group to record existance of any
26529         articles fetched to disk before the quit occurred.
26530         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26531         gnus-agent-update-view-total-fetched-for, and
26532         gnus-agent-update-files-total-fetched-for to decrement disk space
26533         used.
26534         (gnus-agent-retrieve-headers):
26535         Use gnus-agent-update-view-total-fetched-for to increment disk space
26536         used.
26537         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26538         with gnus-agent-update-files-total-fetched-for to decrement disk
26539         space and fresh group buffer.
26540         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26541         (gnus-agent-need-update-total-fetched-for): New variable.
26542         (gnus-agent-update-files-total-fetched-for): New function.
26543         (gnus-agent-update-view-total-fetched-for): New function.
26544         (gnus-agent-total-fetched-for): New function.
26545
26546         * gnus-cache.el (gnus-cache-save-buffers):
26547         Use gnus-cache-update-overview-total-fetched-for to change disk space
26548         used by this group.
26549         (gnus-cache-possibly-enter-article):
26550         Use gnus-cache-update-file-total-fetched-for to increment disk space
26551         used by this group.
26552         (gnus-cache-possibly-remove-article):
26553         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26554         used by this group.
26555         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26556         (gnus-cache-rename-group): New function.
26557         (gnus-cache-delete-group): New function.
26558         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26559         (gnus-cache-need-update-total-fetched-for): New variable.
26560         (gnus-cache-with-refreshed-group): New macro.
26561         (gnus-cache-update-file-total-fetched-for): New function.
26562         (gnus-cache-update-overview-total-fetched-for): New function.
26563         (gnus-cache-rename-group-total-fetched-for): New function.
26564         (gnus-cache-delete-group-total-fetched-for): New function.
26565         (gnus-cache-total-fetched-for): New function.
26566
26567         * gnus-group.el: Require gnus-sum and autoload functions to
26568         resolve warnings when gnus-group.el compiled alone.
26569         (gnus-group-line-format): Document new %F.
26570         (size of Fetched data) group line format; identifies disk space
26571         used by agent and cache.
26572         (gnus-group-line-format-alist): Define new F format.
26573         (gnus-total-fetched-for): New function.
26574         (gnus-group-delete-group): No longer update
26575         gnus-cache-active-altered as gnus-request-delete-group now keeps
26576         the cache in sync.
26577         (gnus-group-list-active): Let the agent store a server's active
26578         list if currently plugged.
26579
26580         * gnus-int.el (gnus-request-delete-group):
26581         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26582         local disk in sync with the server.
26583         (gnus-request-rename-group):
26584         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26585         local disk in sync with the server.
26586
26587         * gnus-start.el (gnus-get-unread-articles):
26588         Cosmetic simplification to logic.
26589
26590         * gnus-util.el (gnus-rename-file): New function.
26591
26592 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26593
26594         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26595
26596 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26597
26598         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26599         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26600
26601 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26602
26603         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26604         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26605
26606 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26607
26608         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26609
26610 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26611
26612         * spam.el (spam-set-difference): Add function to replace
26613         gnus-set-difference in spam.el.
26614         (spam-summary-prepare-exit): Use spam-set-difference.
26615
26616 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26617
26618         * gnus-registry.el (gnus-registry-cache-file): Update to use
26619         gnus-dribble-directory OR gnus-home-directory OR ~.
26620         (gnus-registry-split-fancy-with-parent): Fix doc.
26621
26622 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26623
26624         * message.el (message-exchange-point-and-mark):
26625         Use message-mark-active-p.  Suggested by Jesper Harder
26626         <harder@ifa.au.dk>.
26627
26628 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26629
26630         * message.el (message-exchange-point-and-mark): Don't activate
26631         region if it was inactive.  Suggested by Hiroshi Fujishima
26632         <pooh@nature.tsukuba.ac.jp>.
26633
26634 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26635
26636         * gnus-art.el (article-display-face): Display Faces in the same
26637         order as X-Faces.
26638
26639 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26640
26641         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26642
26643 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26644
26645         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26646         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26647         (gnus-article-mime-hierarchy): Remove.
26648         (gnus-article-mime-hierarchy-next): Remove.
26649         (gnus-article-mode): Revert 2004-03-19 change.
26650         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26651         (gnus-insert-mime-button): Revert 2004-03-19 change.
26652         (gnus-mime-accumulate-hierarchy): Remove.
26653         (gnus-mime-enter-multipart): Remove.
26654         (gnus-mime-leave-multipart): Remove.
26655         (gnus-mime-display-part): Revert 2004-03-19 change.
26656         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26657
26658         * mml.el (mml-preview): Revert 2004-03-19 change.
26659
26660 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26661
26662         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26663
26664 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26665
26666         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26667         t while entering a file name using the mm-with-multibyte macro.
26668         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26669
26670         * mm-util.el (mm-with-multibyte): New macro.
26671
26672 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26673
26674         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26675         New user option.
26676         (gnus-mime-multipart-functions): Doc and customization fix.
26677         (gnus-article-mime-hierarchy): New variable.
26678         (gnus-article-mime-hierarchy-next): New variable.
26679         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26680         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26681         gnus-article-mime-hierarchy-next to nil.
26682         (gnus-insert-mime-button): Show hierarchy numbers.
26683         (gnus-mime-accumulate-hierarchy): New function.
26684         (gnus-mime-enter-multipart): New function.
26685         (gnus-mime-leave-multipart): New function.
26686         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26687         (gnus-mime-display-alternative): Show hierarchy numbers.
26688
26689         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26690         gnus-article-mime-hierarchy-next to nil.
26691
26692 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26693
26694         * dns.el: Don't require gnus-xmas.
26695
26696 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26697
26698         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26699         inline PGP.
26700         (mml-menu): Disable mml-quote-region if mark is inactive.
26701
26702 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26703
26704         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26705         when the group's active is not available.
26706
26707 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26708
26709         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26710         error.
26711
26712 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26713
26714         * imap.el (imap-store-password): New variable.
26715         (imap-interactive-login): Use it.
26716         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26717
26718 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26719
26720         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26721         window-start and hscroll to summary window.
26722
26723 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26724
26725         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26726         conversion message to newsrc-dribble when an actual conversion is
26727         performed.
26728
26729 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26730
26731         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26732
26733 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26734
26735         * mm-decode.el (mm-complicated-handles): New function reviving
26736         former definition of mm-multiple-handles.
26737
26738         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26739         (gnus-mime-delete-part): Use it.
26740
26741 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26742
26743         * gnus-agent.el (gnus-agent-read-local):
26744         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26745         avoid the implicit assumption that they will always be equal.
26746         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26747         coding-system-for-write, as the with-temp-file macro first prints
26748         to a buffer then saves the buffer.
26749
26750 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26751
26752         * gnus-art.el (gnus-article-edit-part): New function.
26753         (gnus-mime-save-part-and-strip): Use it; do query instead of
26754         signaling an error; don't use mm-multiple-handles.
26755         (gnus-mime-delete-part): Ditto.
26756
26757 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26758
26759         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26760         old file versions.
26761         (gnus-group-prepare-hook): Remove function that converted list
26762         form of gnus-agent-expire-days to group properties.
26763
26764         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26765         (gnus-request-accept-article): Re-indented.
26766
26767         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26768         converters to handle old agent file formats.  Add logic for a
26769         "backup before upgrading warning".
26770         (gnus-convert-mark-converter-prompt): Developers can mark
26771         functions as needing (default), or not needing,
26772         gnus-convert-old-newsrc's "backup before upgrading warning".
26773         (gnus-convert-converter-needs-prompt): Tests whether the user
26774         should be protected from potentially irreversable changes by the
26775         function.
26776
26777         * legacy-gnus-agent.el: New.  Provides converters that are only
26778         loaded when gnus-convert-old-newsrc needs to call them.
26779
26780 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26781
26782         * mail-source.el (mail-source-touch-pop): Doc fix.
26783
26784         * message.el (message-smtpmail-send-it): Doc fix.
26785
26786 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26787
26788         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26789
26790         * nnmail.el (nnmail-split-fancy): do.
26791
26792         * gnus-kill.el (gnus-kill, gnus-execute): do.
26793
26794 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26795
26796         * gnus-sum.el (gnus-widget-reversible-match)
26797         (gnus-widget-reversible-to-internal)
26798         (gnus-widget-reversible-to-external): New functions.
26799         (gnus-widget-reversible): New widget.
26800         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26801
26802 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26803
26804         * gnus-sum.el (gnus-thread-sort-functions)
26805         (gnus-article-sort-functions): Document `(not F)' items.
26806
26807 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26808
26809         * spam.el (spam-use-gmane-xref): Add new backend.
26810         (spam-gmane-xref-spam-group): Add variable to control the name of the
26811         Gmane spam group.
26812         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26813         (spam-regex-headers-spam, spam-regex-headers-ham)
26814         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26815         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26816         backends and checks.
26817         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26818
26819         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26820         an autodetect method.
26821
26822 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26823
26824         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26825         articles are being added to a group.
26826         (gnus-request-replace-article): Inform the agent that articles
26827         need to be uncached as the cached contents are no longer valid.
26828
26829 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26830
26831         * binhex.el: Don't autoload executable-find.
26832
26833         * canlock.el: Don't autoload mail-fetch-field.
26834
26835         * dgnushack.el: Autoload c-mode for XEmacs.
26836
26837         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26838
26839         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26840         rmail-dont-reply-to and rmail-output.
26841
26842         * gnus-score.el: Don't autoload ffap-string-at-point.
26843
26844         * gnus-setup.el: Don't autoload sc-cite-original.
26845
26846         * imap.el: Don't autoload base64-decode-string,
26847         base64-encode-string and md5.
26848
26849         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26850         and rmail-msg-restore-non-pruned-header.
26851
26852         * mm-decode.el: Don't autoload executable-find.
26853
26854         * mm-url.el: Don't autoload executable-find.
26855
26856         * mm-view.el: Don't autoload diff-mode.
26857
26858         * nndb.el: Don't autoload news-reply-mode, news-setup,
26859         cancel-timer and telnet.
26860
26861         * password.el: Don't autoload run-at-time for Emacs.
26862
26863         * sha1-el.el: Don't autoload executable-find.
26864
26865         * sieve-mode.el: Don't autoload c-mode.
26866
26867         * uudecode.el: Don't autoload executable-find.
26868
26869 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26870
26871         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26872         (gnus-agent-possibly-alter-active): Avoid null in numeric
26873         comparison.
26874         (gnus-agent-set-local): Refuse to save null in local object table.
26875         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26876         list of articles that will be marked as unread.
26877
26878 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26879
26880         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26881
26882 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26883
26884         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26885         language tags.
26886
26887 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26888
26889         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26890         Don't bind "obarray".
26891
26892         * gnus-sum.el (gnus-thread-sort-functions):
26893         Add `gnus-thread-sort-by-most-recent-number' and
26894         `gnus-thread-sort-by-most-recent-date'.
26895         Reported by Kai Grossjohann <kai@emptydomain.de>.
26896
26897 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26898
26899         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26900
26901 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26902
26903         * gnus-cus.el (gnus-agent-customize-category):
26904         Remove ignore-errors macro reference that required cl to be loaded at
26905         run-time.
26906
26907         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26908         single-interval range of the form (min . max).  Previously the
26909         range had to look like ((min . max)).  Likewise, return
26910         (min . max) rather than ((min . max)).
26911         (gnus-range-map): Use gnus-range-normalize to accept
26912         single-interval range.
26913
26914         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26915         the cache, but not the agent, now appear with their usual face.
26916
26917         * dgnushack.el (loaddir): New variable that is bound to the
26918         directory containing the dgnushack.el file.  Use loaddir, rather
26919         than srcdir, to update load-path.  Change lets dgnushack compile
26920         code in directories other than GNUS/lisp.
26921
26922 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26923
26924         * lpath.el: Don't bind w3m-safe-url-regexp.
26925
26926         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26927         w3m-safe-url-regexp variable buffer-local.
26928
26929         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26930
26931 2004-02-27  Simon Josefsson  <jas@extundo.com>
26932
26933         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26934         gnus-group-real-prefix.
26935         (gnus-summary-move-article): Use it, instead of
26936         gnus-group-real-prefix.
26937
26938 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26939
26940         * lpath.el: Bind w3m-safe-url-regexp.
26941
26942         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26943         w3m-safe-url-regexp variable buffer-local and set it as the value
26944         of mm-w3m-safe-url-regexp.
26945
26946         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26947
26948         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26949         parsing gnus-posting-styles when the message is not for replying.
26950
26951         * dgnushack.el: Autoload sgml-mode for XEmacs.
26952
26953         * nnrss.el (nnrss-opml-export):
26954         Use mm-set-buffer-file-coding-system instead of
26955         set-buffer-file-coding-system.
26956
26957 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26958
26959         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26960         of checkdoc.el).
26961         * nnrss.el: do.
26962         * gnus-mlspl.el: do.
26963         * gnus-ml.el: do.
26964         * gnus-srvr.el: do.
26965
26966         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26967
26968 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26969
26970         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26971         Corrections to custom-manual links.
26972
26973         * gnus-art.el (gnus-article): Ditto.
26974
26975         * mm-decode.el (mime-display, mime-security): Ditto.
26976
26977 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26978
26979         * flow-fill.el: Typo.
26980
26981 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26982
26983         * spam-wash.el: New file.
26984
26985 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26986
26987         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26988
26989 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26990
26991         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26992         to be run with new-articles as LIST1, not LIST2.
26993         (spam-registration-functions): Add spam-use-ham-copy as a nil
26994         registration backend.
26995
26996 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26997
26998         * spam-stat.el (spam-stat-washing-hook): New option.
26999         (spam-stat-buffer-words): Use it.
27000         (spam-stat-process-directory, spam-stat-test-directory):
27001         Use insert-file-contents-literally.
27002         (spam-stat-coding-system): New variable.
27003         (spam-stat-load, spam-stat-save): Use it.
27004
27005 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27006
27007         * spam-report.el (spam-report-plug-agent):
27008         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27009
27010 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27011
27012         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27013         Allow / in mailto URLs.
27014
27015 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27016
27017         * spam-report.el (spam-report-process-queue): Fix interactive use.
27018         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27019         (spam-report-unplug-agent): Doc fixes.
27020         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27021         (spam-report-agentize, spam-report-deagentize): Autoload.
27022
27023 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27024
27025         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27026
27027         * message.el (message-setup-fill-variables): Add mml tags to
27028         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27029         <ajk@iu.edu>.
27030         (message-mode): Don't modify paragraph-separate there.
27031
27032 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27033
27034         * compface.el (uncompface-use-external): Default to undecided.
27035         (uncompface-use-external-threshold): New variable.
27036         (uncompface-float-time): New macro.
27037         (uncompface): Determine whether to use the external decoder if
27038         uncompface-use-external is undecided.
27039
27040 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27041
27042         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27043         after images.
27044
27045         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27046
27047 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27048
27049         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27050
27051         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27052
27053         * gnus-sum.el (gnus-summary-limit-to-age)
27054         (gnus-summary-limit-children): do.
27055
27056         * gnus-int.el (gnus-request-scan): do.
27057
27058         * gnus-group.el (gnus-group-suspend): do.
27059
27060         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27061
27062         * gnus-cite.el (gnus-cite-parse-attributions): do.
27063
27064         * gnus-agent.el (gnus-summary-set-agent-mark)
27065         (gnus-agent-regenerate-group): do.
27066
27067         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27068
27069         * binhex.el (binhex-decode-region-internal): do.
27070
27071 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27072
27073         * gnus-fun.el (gnus-face-properties-alist): New user option.
27074         (gnus-display-x-face-in-from): Use it.
27075
27076         * gnus-art.el (article-display-face): Ditto.
27077
27078         * compface.el (uncompface-use-external): Default to nil.
27079
27080 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27081
27082         * nntp.el (nntp-erase-buffer): New function.
27083         (nntp-retrieve-data, nntp-send-command)
27084         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27085         (nntp-possibly-change-group): Use it.
27086
27087         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27088         Use with-current-buffer.
27089
27090 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27091
27092         * compface.el: Merge the ELisp-based uncompface program.
27093         (compface): New customization group.
27094         (uncompface-use-external): New user option.
27095         (uncompface): Call uncompface-internal if uncompface-use-external
27096         is nil.
27097         (uncompface-internal): New function.  Note that there are also
27098         some other functions and variables added for this function.
27099
27100 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27101
27102         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27103         if necessary.
27104
27105 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27106
27107         * spam-report.el (spam-report-unplug-agent)
27108         (spam-report-plug-agent, spam-report-deagentize)
27109         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27110         Add support for the Agent in spam-report: when unplugged, report to a
27111         file; when plugged, submit all the requests.
27112
27113         * spam.el (spam-register-routine): Fix message about
27114         registration.
27115
27116 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27117
27118         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27119         dependencies.
27120         (rfc2047-encode): Use it.
27121
27122         * gnus-art.el (gnus-button-marker-list): Move before first
27123         reference.
27124
27125         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27126         (imap-parse-body): Fix format string mismatch.
27127
27128         * gnus-score.el (gnus-summary-increase-score): do.
27129
27130         * nnrss.el (nnrss-close): New function.
27131
27132 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27133
27134         * nnrss.el (nnrss-make-filename): New function.
27135         (nnrss-request-delete-group, nnrss-read-server-data)
27136         (nnrss-save-server-data, nnrss-read-group-data)
27137         (nnrss-save-group-data): Use it.
27138         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27139         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27140         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27141
27142 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27143
27144         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27145
27146 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27147
27148         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27149         files.
27150
27151         * message.el (message-generate-headers-first): Don't quote nil
27152         and t in docstrings.
27153
27154         * imap.el (imap-id): do.
27155
27156         * gnus-agent.el (gnus-agent-consider-all-articles)
27157         (gnus-agent-queue-mail): do.
27158
27159 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27160
27161         * spam-report.el (spam-report-process-queue): New function.
27162         Process requests from `spam-report-requests-file'.
27163         (spam-report-process-queue): Doc fix.
27164
27165 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27166
27167         * spam.el (spam-register-routine)
27168         (spam-log-processing-to-registry, spam-log-registered-p)
27169         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27170         Change "check" to "spam-check" for semi-clarity.
27171
27172 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27173
27174         * pop3.el: Require nnheader.
27175
27176         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27177
27178         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27179
27180         * gnus-picon.el: Require cl.
27181
27182         * gnus-fun.el: Require gnus-ems and gnus-util.
27183
27184         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27185
27186         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27187
27188         * gnus-art.el (gnus-article-edit-mode): Define before first
27189         reference.
27190
27191 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27192
27193         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27194         (gnus-uu-post-encoded): Use point-at-bol.
27195
27196         * gnus-topic.el (gnus-group-active-topic-p): do.
27197
27198         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27199
27200         * gnus-group.el (gnus-group-kill-region): do.
27201
27202         * gnus-art.el (article-date-ut): do.
27203
27204         * message.el (message-fetch-field): Remove redundant
27205         case-fold-search binding.
27206         (message-narrow-to-field): Simplify.
27207
27208 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27209
27210         * spam.el (spam-directory): Derive from `gnus-directory'.
27211
27212         * spam-report.el (spam-report-url-to-file)
27213         (spam-report-requests-file): New function and variable for offline
27214         reporting.
27215         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27216         and user defined function.
27217         (spam-report-url-ping-mm-url): Remove doubled slash.
27218
27219 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27220
27221         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27222
27223 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27224
27225         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27226         Fix format string mismatch.
27227
27228         * sieve.el (sieve-deactivate-all): do.
27229
27230         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27231
27232         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27233
27234         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27235
27236         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27237
27238 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27239
27240         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27241         the list of checks.
27242
27243 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27244
27245         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27246         padding.
27247
27248 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27249
27250         * mm-view.el (mm-fill-flowed): New variable.
27251         (mm-inline-text): Use it.
27252
27253 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27254
27255         * spam.el (spam-spamassassin-register-ham-routine)
27256         (spam-spamassassin-register-spam-routine): Fix function names.
27257
27258 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27259
27260         * gnus.el (gnus-tmp-grouplens): Remove.
27261         (gnus-summary-line-format): Remove grouplens.
27262
27263         * gnus-group.el (gnus-group-line-format): Ditto.
27264
27265         * gnus-spec.el (gnus-format-specs): Ditto.
27266         (gnus-update-format-specifications): Flush the group format spec
27267         cache if there's the grouplens stuff.
27268         (gnus-parse-simple-format): Replace %l with the empty string.
27269
27270 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27271
27272         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27273         omission.
27274
27275 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27276
27277         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27278         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27279
27280 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27281
27282         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27283         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27284         New macros and functions.
27285         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27286         Handle > NLINK_MAX messages.
27287         * nnmaildir.el (nnmaildir-request-set-mark):
27288         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27289
27290 2004-01-25  Alex Schroeder  <alex@gnu.org>
27291
27292         * spam-stat.el (spam-stat-process-directory-age): New option.
27293         (spam-stat-process-directory): Use it.
27294
27295 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27296
27297         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27298         (spam-stat-save): Accept prefix argument.
27299
27300 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27301
27302         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27303         links" error.
27304
27305 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27306
27307         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27308         the rest of the and/or forms.
27309
27310 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27311
27312         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27313         compatibility with old .newsrc.eld files.
27314
27315         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27316
27317         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27318
27319         * gnus-start.el (gnus-1): do.
27320
27321         * gnus-group.el (gnus-group-line-format-alist): do.
27322
27323         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27324
27325         * gnus-gl.el: Remove.
27326
27327 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27328
27329         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27330         marks consisting of a single range {for example, (3 . 5)} rather
27331         than a list of a single range { ((3 . 5)) }.
27332
27333 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27334
27335         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27336         Use with-current-buffer.
27337         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27338         avoid consing a string.
27339
27340         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27341         Remove obsolete entries for big5 and gb2312.
27342
27343 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27344
27345         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27346         uncompressed list.
27347
27348 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27349
27350         * spam-stat.el (spam-stat-strip-xref): New function.
27351         (spam-stat-process-directory): Use it.
27352
27353         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27354         here -- it's done in message-fetch-field.
27355
27356 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27357
27358         * gnus-agent.el (gnus-agent-queue-mail)
27359         (gnus-agent-prompt-send-queue): New variables.
27360         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27361         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27362         "nndraft:queue" along to gnus-draft-send.
27363         Use gnus-agent-prompt-send-queue.
27364         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27365         is "nndraft:queue".  Suggested by Gaute Strokkenes
27366         <gs234@srcf.ucam.org>
27367
27368         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27369         (agent-enable-undownloaded-faces): Add.
27370         (gnus-agent-cat-groups): Use eval-and-compile, not
27371         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27372         method of gnus-agent-cat-groups even when the buffer has been
27373         evaled.
27374         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27375         delete gnus-agent-save-active-1.
27376         (gnus-agent-save-groups): Delete.  Identical to
27377         gnus-agent-save-active.
27378         (gnus-agent-write-active): No longer adjust agent's copy of active
27379         file as agent's adjustments are now stored in their own
27380         file.  Remove optional parameter.
27381         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27382         servers.  Add use of min/max range limits from server's local
27383         file.
27384         (gnus-agent-save-alist): Remove unused optional argument.
27385         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27386         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27387         (gnus-agent-set-local): A per-server file that keeps min/max range
27388         limits for articles known to the agent.  Provides a fast mechanism
27389         for altering many active ranges.
27390         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27391         active file (local makes it unnecessary).
27392         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27393
27394         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27395         (agent-enable-undownloaded-faces): Add.
27396
27397         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27398         disable it when sending to "nndraft:queue".
27399         (gnus-group-send-queue): Add safety check to avoid sending queue
27400         when unplugged.
27401
27402         * gnus-group.el (gnus-group-catchup): Use new
27403         gnus-sequence-of-unread-articles, not
27404         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27405         numbers of articles.  Use gnus-range-map to avoid having to
27406         uncompress the unread list.
27407         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27408         Fix invalid ange-ftp reference.
27409
27410         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27411         (gnus-sorted-range-intersection): Intersection of two ranges
27412         without requiring that they first be uncompressed.
27413
27414         * gnus-start.el (gnus-activate-group): Unless blocked by the
27415         caller, possibly expand the active range to include both cached
27416         and agentized articles.
27417         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27418         multiple version-dependent converters.
27419         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27420         gnus-agent-save-active.
27421         (gnus-save-newsrc-file): Save dirty agent range limits.
27422
27423         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27424         gnus-agent-possibly-alter-active.
27425         (gnus-adjust-marked-articles): Faster handling of simple lists.
27426
27427 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27428
27429         * spam-stat.el (spam-stat-test-directory): New optional argument
27430         displays a list of files detected.  Suggested by Andrew Cohen
27431         <cohen@andy.bu.edu>.
27432         (spam-stat-buffer-words-with-scores): Don't narrow and change
27433         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27434
27435 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27436
27437         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27438         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27439         (spam-spamassassin-arguments)
27440         (spam-spamassassin-spam-flag-header)
27441         (spam-spamassassin-positive-spam-flag-header)
27442         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27443         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27444         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27445         (spam-list-of-processors, spam-list-of-checks)
27446         (spam-list-of-statistical-checks, spam-registration-functions)
27447         (spam-check-spamassassin-headers, spam-check-spamassassin)
27448         (spam-spamassassin-score)
27449         (spam-spamassassin-register-with-sa-learn)
27450         (spam-spamassassin-register-spam-routine)
27451         (spam-spamassassin-register-ham-routine)
27452         (spam-assassin-register-spam-routine)
27453         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27454         (spam-bogofilter-score): Fix to show article before scoring.
27455
27456 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27457
27458         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27459         default scoring function.
27460         (spam-generic-score): Call spam-spamassassin-score if
27461         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27462         spam-bogofilter-score otherwise.
27463
27464         * gnus.el (spam-process, spam-autodetect-methods):
27465         Add spamassassin and spamassassin-headers.
27466
27467 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27468
27469         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27470         Suppress unnecessary messages.
27471
27472 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27473
27474         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27475         make-hash-table.
27476
27477 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27478
27479         * canlock.el (base64-encode-string): Don't autoload it.
27480
27481 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27482
27483         * run-at-time.el: Remove useless (require 'itimer),
27484         eval-and-compile and (featurep 'xemacs).
27485
27486 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27487
27488         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27489         GROUP is a virtual group.
27490
27491 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27492
27493         * gnus.el: Autoload `message-y-or-n-p'.
27494
27495 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27496
27497         * pgg-parse.el: Remove unnecessary (require 'custom).
27498
27499         * pgg-def.el: do.
27500
27501         * nnmail.el: do.
27502
27503         * gnus-undo.el: do.
27504
27505         * gnus-picon.el: do.
27506
27507         * gnus-util.el: do.
27508
27509 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27510
27511         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27512
27513 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27514
27515         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27516         handle, as well as a list.
27517
27518         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27519         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27520         (mm-w3m-cid-retrieve): Simplify.
27521
27522 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27523
27524         * message.el (message-kill-to-signature): Allow prefix arg to
27525         specify number of lines to keep before signature.
27526
27527 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27528
27529         * message.el (message-kill-to-signature): Change docstring.
27530
27531 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27532
27533         * canlock.el: Always require sha1-el.
27534         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27535
27536         * message.el: Autoload sha1 only when compiling.
27537
27538         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27539         eudc-expand-inline for XEmacs.
27540
27541 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27542
27543         * message.el (message-canlock-generate): Require sha1-el.
27544
27545 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27546
27547         * message.el (message-expand-name): Silence the byte compiler.
27548
27549         * lpath.el: Add detect-coding-system.
27550
27551         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27552         cus-edit.
27553
27554 2004-01-13  Simon Josefsson  <jas@extundo.com>
27555
27556         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27557         Invoke gnus-score-mode.
27558         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27559
27560         * gnus-range.el (gnus-compress-sequence): Doc fix.
27561         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27562
27563 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27564
27565         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27566
27567 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27568
27569         * spam.el (spam-get-article-as-string): Update to use
27570         gnus-request-article-this-buffer, much simpler.
27571         (spam-get-article-as-buffer): Remove.
27572
27573 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27574
27575         * message.el (message-expand-name): Use EUDC if the user uses that.
27576
27577 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27578
27579         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27580         character for the encoding to avoid consing a string.
27581
27582         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27583         unnecessarily.
27584
27585         * mm-util.el (mm-replace-chars-in-string): Remove.
27586
27587         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27588         of mm-replace-chars-in-string.
27589
27590 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27591
27592         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27593
27594         * mm-util.el (mm-subst-char-in-string): Support inplace.
27595
27596         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27597         a new string in every iteration.  Use shy groups.
27598
27599 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27600
27601         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27602         * gnus-soup.el (gnus-soup-group-brew):
27603         * gnus-msg.el (gnus-put-message):
27604         * gnus-move.el (gnus-group-move-group-to-server):
27605         * gnus-kill.el (gnus-batch-score):
27606         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27607         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27608         (gnus-group-update-group, gnus-group-read-group)
27609         (gnus-group-make-group, gnus-group-make-help-group)
27610         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27611         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27612         (gnus-group-sort-by-unread, gnus-group-catchup)
27613         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27614         (gnus-group-yank-group, gnus-group-set-info)
27615         (gnus-group-list-groups):
27616         * gnus.el (gnus-generate-new-group-name):
27617         * gnus-delay.el (gnus-delay-send-queue):
27618         * nnvirtual.el (nnvirtual-catchup-group):
27619         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27620         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27621         (gnus-group-prepare-topics, gnus-topic-check-topology):
27622         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27623         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27624         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27625         (gnus-group-make-articles-read):
27626         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27627         (gnus-group-change-level, gnus-kill-newsgroup)
27628         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27629         (gnus-get-unread-articles, gnus-make-articles-unread)
27630         (gnus-make-ascending-articles-unread): Use accessor
27631         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27632         to get group information for improved readability.
27633
27634
27635 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27636
27637         * gnus-art.el (article-decode-mime-words, article-babel)
27638         (gnus-article-highlight-signature, gnus-article-add-buttons)
27639         (gnus-signature-toggle): Use gnus-with-article-buffer.
27640
27641         * gnus-art.el (gnus-article-highlight-headers)
27642         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27643
27644         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27645         (gnus-article-set-globals, gnus-request-article-this-buffer)
27646         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27647         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27648         (gnus-mime-display-alternative): Use with-current-buffer.
27649
27650 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27651
27652         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27653         also under 80 char limit, and call gnus-error if needed.
27654         (spam-fetch-article-header): Fix - it was a
27655         buffer-local variable (gnus-newsgroup-data).
27656         (spam-find-spam): Use spam-generate-fake-headers, forget about
27657         spam-insert-fake-headers.
27658         (spam-insert-fake-headers): Remove.
27659
27660 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27661
27662         * deuglify.el (gnus-article-outlook-unwrap-lines)
27663         (gnus-outlook-rearrange-article)
27664         (gnus-outlook-repair-attribution-outlook)
27665         (gnus-outlook-repair-attribution-block)
27666         (gnus-outlook-repair-attribution-other): Remove redundant
27667         save-excursion.
27668
27669 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27670
27671         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27672         (spam-fetch-field-subject-fast)
27673         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27674         (spam-fetch-article-header): Add functions to deal with Gnus
27675         internals for fast retrieval of article header data.
27676         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27677
27678 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27679
27680         * pop3.el (pop3-md5): Remove.
27681         (pop3-apop): Replace pop3-md5 with md5.
27682
27683         * mm-bodies.el: base64 is always built-in.
27684
27685         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27686         Use with-current-buffer.
27687
27688 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27689
27690         * canlock.el (canlock-insert-header): Remove excessive grouping in
27691         regexp.
27692
27693         * gnus-sum.el (gnus-summary-read-document): Ditto.
27694
27695         * gnus-uu.el (gnus-uu-part-number): Ditto.
27696
27697         * html2text.el (html2text-remove-tags): Ditto.
27698         (html2text-format-tags): Ditto.
27699         (html2text-format-single-elements): Ditto.
27700
27701         * mml.el (mml-parse-1): Ditto.
27702
27703 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27704
27705         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27706
27707         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27708
27709         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27710
27711         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27712
27713 2003-11-15  Simon Josefsson  <jas@extundo.com>
27714
27715         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27716         (pgg-gpg-lookup-key): Use regexp match instead of
27717         split-string (split-string is different between emacs 21.2 and
27718         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27719
27720 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27721
27722         * gnus-art.el (gnus-mime-view-all-parts)
27723         (gnus-article-part-wrapper, gnus-article-view-part):
27724         Use with-current-buffer.
27725
27726 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27727
27728         * spam.el (spam-disable-spam-split-during-ham-respool)
27729         (spam-spamoracle-database, spam-cache-lookups)
27730         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27731         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27732         (spam-group-ham-marks, spam-group-spam-marks)
27733         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27734         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27735         also add spam-use-blackholes to the statistical checks.
27736         (spam-fetch-field-fast): Add interface to fetching fields, may
27737         become a macro.
27738         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27739         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27740         (spam-insert-fake-headers): Fake an article when needed.
27741         (spam-find-spam): Fake article when possible.
27742         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27743         (spam-check-bogofilter-headers): Use message-fetch-field instead
27744         of nnmail-fetch-field.
27745
27746 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27747
27748         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27749
27750 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27751
27752         * spam.el (spam-split): Do not require spam-use-CHECK to be
27753         enabled if that check is passed to spam-split explicitly; also
27754         fix so 'spam doesn't get converted to spam-split-group when
27755         spam-split-symbolic-return is t.
27756         (spam-find-spam): Find registrations of the article and use those
27757         instead of re-running spam-split to find the spam/ham
27758         classification of the article.
27759         (spam-log-processing-to-registry, spam-log-registered-p)
27760         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27761         Use gnus-error instead of gnus-message.
27762         (spam-log-registration-type): Add function to determine the
27763         classification of a message based on registry entries; will
27764         return nil if both 'spam and 'ham are found.
27765         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27766         a reasonably fast local cache without the loading errors.
27767         (spam-cache-lookups): Set to t by default.
27768         (spam-find-spam): Don't try to guess spam-cache-lookups.
27769         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27770         spam-caches entry.
27771         (spam-filelist-build-cache, spam-filelist-check-cache):
27772         Fix caching of whitelist/blacklist entries.
27773         (spam-check-whitelist, spam-check-blacklist):
27774         Invoke spam-from-listed-p with a type, not a cache variable.
27775         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27776
27777 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27778
27779         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27780
27781         * nnmail.el (nnmail-split-fancy): do.
27782
27783         * mml.el (mml-parse): do.
27784
27785         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27786         (gnus-score-adaptive): do.
27787
27788 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27789
27790         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27791         (gnus-mime-button-map): Don't set keymap parent.
27792         (gnus-button-ctan-directory-regexp): Use shy grouping.
27793         (gnus-prev-page-map): Don't set keymap parent.
27794         (gnus-prev-page-map): Remove duplicated one.
27795         (gnus-next-page-map): Don't set keymap parent.
27796         (gnus-mime-security-button-map): Ditto.
27797
27798         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27799         version number.
27800
27801         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27802
27803 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27804
27805         * canlock.el (canlock-sha1-function): Remove.
27806         (canlock-sha1-function-for-verify): Remove.
27807         (canlock-openssl-program): Remove.
27808         (canlock-openssl-args): Remove.
27809         (canlock-ignore-errors): Remove.
27810         (canlock-sha1-with-openssl): Remove.
27811         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27812         (canlock-verify): Don't use canlock-ignore-errors.
27813
27814         * sha1-el.el (sha1-string-external): Make it can return a string
27815         in binary form.
27816         (sha1-region-external): Ditto.
27817         (sha1-string-internal): Ditto.
27818         (sha1-region-internal): Ditto.
27819         (sha1-region): Ditto.
27820         (sha1-string): Ditto.
27821         (sha1): Ditto.
27822
27823 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27824
27825         * spam.el (spam-report-articles-gmane): New command.
27826
27827 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27828
27829         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27830
27831         * run-at-time.el (run-at-time-saved): Remove.
27832         (run-at-time): Doc fix.
27833
27834 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27835
27836         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27837         (gnus-summary-limit-map): Add it.
27838         (gnus-summary-make-menu-bar): do.
27839
27840 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27841
27842         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27843         Make attempt at some caching support (done for BBDB only now).
27844         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27845         addresses to be checked.
27846         (spam-clear-cache-BBDB): Add function, to be invoked by
27847         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27848         (spam-check-BBDB): Check and use the caches, if
27849         spam-cache-lookups is on, remove superfluous (provide).
27850
27851 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27852
27853         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27854
27855 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27856
27857         * run-at-time.el (run-at-time-saved): Move to after the definition
27858         of `run-at-time'.
27859
27860         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27861
27862 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27863
27864         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27865         mm-w3m-local-map-property.
27866
27867         * mm-view.el (mm-w3m-mode-map): Remove.
27868         (mm-w3m-local-map-property): Remove.
27869         (mm-inline-text-html-render-with-w3m): Don't use
27870         mm-w3m-local-map-property.
27871
27872 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27873
27874         * run-at-time.el: New file.
27875
27876         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27877         under Emacs.
27878
27879         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27880         of gnus-set-text-properties.
27881
27882         * gnus-uu.el (gnus-uu-save-article): Ditto.
27883
27884         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27885
27886         * gnus-cite.el (gnus-cite-parse): Ditto.
27887
27888         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27889         of gnus-.
27890
27891         * gnus-xmas.el (run-at-time): Require run-at-time.
27892
27893         * gnus.el: Change calls to nnheader-run-at-time and
27894         password-run-at-time throughout to use run-at-time directly.
27895
27896         * password.el: Remove definition of run-at-time.
27897
27898         * nnheaderxm.el: Remove definition of run-at-time.
27899
27900 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27901
27902         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27903         in prompt.
27904
27905 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27906
27907         * messagexmas.el (message-xmas-redefine): Alias
27908         `message-make-caesar-translation-table' to
27909         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27910         version.
27911
27912         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27913         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27914         `gnus-xmas-set-text-properties'.
27915         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27916         `gnus-xmas-completing-read'.
27917         (gnus-xmas-completing-read): Removed.
27918         (gnus-xmas-open-network-stream): Removed.
27919
27920         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27921         XEmacs version.
27922
27923         * dns.el (dns-make-network-process): Use `open-network-stream'
27924         instead of `gnus-xmas-open-network-stream'.
27925
27926         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27927
27928         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27929
27930 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27931
27932         * gnus-art.el (gnus-mime-display-alternative)
27933         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27934         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27935         Don't use gnus-local-map-property.
27936
27937         * gnus-util.el (gnus-local-map-property): Remove.
27938
27939         * mm-view.el (mm-view-pkcs7-decrypt):
27940         Replace gnus-completing-read-maybe-default with completing-read.
27941
27942         * gnus-util.el (gnus-completing-read): do.
27943         (gnus-completing-read-maybe-default): Remove.
27944
27945 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27946
27947         * password.el: Only autoload `run-at-time' if not XEmacs.
27948         Only autoload the itimer functions if XEmacs.
27949
27950 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27951
27952         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27953         XEmacsen.
27954
27955         * dgnushack.el: Autoload executable-find for XEmacs.
27956
27957 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27958
27959         * gnus-art.el (gnus-read-string): Remove.
27960         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27961         read-string.
27962
27963 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27964
27965         * netrc.el: Autoload password-read.
27966         (netrc): Add configuration group.
27967         (netrc-encoding-method, netrc-openssl-path):
27968         Add variables for encoding and decoding of files with symmetric
27969         ciphers.
27970         (netrc-encode): Add assistant function to encode a file with
27971         netrc-encoding-method.
27972         (netrc-parse): Add interactive parameter, added optional
27973         decoding if netrc-encoding-method is non-nil but otherwise
27974         behavior is standard.
27975         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27976         Do s/encode/encrypt/ everywhere.
27977
27978         * spam.el: Remove executable-find autoload.
27979
27980 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27981
27982         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27983
27984         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27985
27986 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27987
27988         * gnus-art.el (gnus-treat-ansi-sequences)
27989         (article-treat-ansi-sequences): New variable and function.
27990         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27991
27992         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27993         Use it.
27994
27995 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27996
27997         * mm-util.el (mm-quote-arg): Remove.
27998
27999         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28000         shell-quote-argument.
28001
28002         * gnus-uu.el (gnus-uu-command): do.
28003
28004         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28005
28006         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28007         with make-char.
28008
28009         * mm-util.el (mm-make-char): Remove.
28010
28011         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28012         add-minor-mode.
28013
28014         * gnus-undo.el (gnus-undo-mode): do.
28015
28016         * gnus-topic.el (gnus-topic-mode): do.
28017
28018         * gnus-sum.el (gnus-dead-summary-mode): do.
28019
28020         * gnus-start.el (gnus-slave-mode): do.
28021
28022         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28023
28024         * gnus-ml.el (gnus-mailing-list-mode): do.
28025
28026         * gnus-gl.el (gnus-grouplens-mode): do.
28027
28028         * gnus-draft.el (gnus-draft-mode): do.
28029
28030         * gnus-dired.el (gnus-dired-mode): do.
28031
28032         * gnus-ems.el (gnus-add-minor-mode): Remove.
28033
28034         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28035         Replace gnus-char-width with char-width.
28036
28037         * gnus-ems.el (gnus-char-width): Remove.
28038
28039         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28040         Replace gnus-char-width with char-width.
28041
28042         * gnus-ems.el (gnus-char-width): Remove.
28043
28044         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28045         definition.
28046         Remove Emacs 20 hash table compatibility code.
28047
28048         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28049         20 compatibility code.
28050
28051         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28052
28053         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28054
28055         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28056         Replace with point-at-{eol,bol}.
28057
28058         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28059
28060         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28061
28062         * flow-fill.el (fill-flowed-point-at-bol)
28063         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28064
28065         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28066         Replace with point-at-{eol,bol} throughout all files.
28067
28068 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28069
28070         * ntlm.el (ntlm-string-as-unibyte): New macro.
28071         (ntlm-build-auth-response): Use it.
28072
28073         Remove Emacs 20 stuff:
28074         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28075         (butlast, mapc, remove): Remove the compiler macros.
28076         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28077         of delq and copy-sequence.
28078         * gnus-art.el (popup-menu): Remove the compiler macro.
28079         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28080         Emacs 20.
28081
28082 2004-01-05  Simon Josefsson  <jas@extundo.com>
28083
28084         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28085         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28086         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28087         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28088         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28089         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28090         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28091         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28092         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28093         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28094         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28095         string-xor into ntlm-string-xor.
28096         Suggested by Jesper Harder <harder@myrealbox.com>.
28097
28098         * ntlm.el: Don't include poem.
28099
28100         * md4.el (print-int32, print-string-hexa): Remove.
28101         Suggested by Jesper Harder <harder@myrealbox.com>.
28102
28103         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28104
28105         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28106         probably breaks emacs with DL patch, but do we care? Is anyone
28107         still using the DL stuff?)
28108
28109         * sieve-manage.el: Use the password package.
28110         (sieve-manage-read-passwd): Remove.
28111         (sieve-manage-interactive-login): Use password.  Re-add
28112         condition-case around loop.
28113
28114         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28115         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28116         Use the password package.
28117
28118 2003-02-19  Simon Josefsson  <jas@extundo.com>
28119
28120         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28121         token.
28122
28123 2002-08-07  Simon Josefsson  <jas@extundo.com>
28124
28125         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28126         (sieve-manage-authenticators)
28127         (sieve-manage-authenticator-alist): Add some SASL mechs.
28128         (sieve-sasl-auth): New function.
28129         (sieve-manage-cram-md5-auth)
28130         (sieve-manage-plain-auth): Rewrite using SASL library.
28131         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28132         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28133         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28134         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28135
28136 2004-01-05  Simon Josefsson  <jas@extundo.com>
28137
28138         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28139         New files.
28140
28141 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28142
28143         * gnus-group.el (gnus-no-groups-message): Update.
28144
28145         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28146
28147 2003-11-09  Simon Josefsson  <jas@extundo.com>
28148
28149         * imap.el: Support for ID IMAP extension (RFC 2971).
28150         (imap-local-variables): Add imap-id.
28151         (imap-id): New variable.
28152         (imap-id): New function.
28153         (imap-parse-response): Parse untagged ID response.
28154         * nnimap.el (nnimap-id): New variable.
28155         (nnimap-open-connection): Use it.
28156
28157 2003-12-28  Simon Josefsson  <jas@extundo.com>
28158
28159         * gnus-score.el (gnus-score-edit-all-score): New.
28160         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28161
28162 2004-01-04  Simon Josefsson  <jas@extundo.com>
28163
28164         * password.el: Add.
28165
28166 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28167
28168         * dns.el (dns-query-types): Fix typo.
28169         (dns-query-types): New function.
28170         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28171         PTR and SOA replies, see RFC 1035.
28172
28173 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28174
28175         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28176
28177         * Move to Changelog.2.
28178
28179 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28180
28181         * gnus.el (gnus-version-number): Bump version.
28182
28183 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28184
28185         * gnus.el: No Gnus v0.1 is released.
28186
28187 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28188
28189         * gnus.el: No Gnus v0.0 is released.
28190
28191 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28192
28193         * gnus.el (gnus-version-number): Bump.
28194         (gnus-version): No.
28195
28196 See ChangeLog.2 for earlier changes.
28197
28198   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28199
28200   This file is part of GNU Emacs.
28201
28202   GNU Emacs is free software: you can redistribute it and/or modify
28203   it under the terms of the GNU General Public License as published by
28204   the Free Software Foundation, either version 3 of the License, or
28205   (at your option) any later version.
28206
28207   GNU Emacs is distributed in the hope that it will be useful,
28208   but WITHOUT ANY WARRANTY; without even the implied warranty of
28209   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28210   GNU General Public License for more details.
28211
28212   You should have received a copy of the GNU General Public License
28213   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28214
28215 ;; Local Variables:
28216 ;; coding: utf-8
28217 ;; fill-column: 79
28218 ;; add-log-time-zone-rule: t
28219 ;; End: