Use slot names in references to object slot values
[gnus] / lisp / ChangeLog
1 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
2
3         * registry.el (registry-lookup-secondary, registry-full)
4         (registry-prune, registry-collect-prune-candidates):
5         * gnus-registry.el (gnus-registry-load): Use slot names rather than
6         initarg names in `oref' and `oset'.
7
8 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
9
10         * registry.el (registry-prune): Allow registry to reach full size
11         before pruning.
12
13 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
14
15         * registry.el (registry-collect-prune-candidates): Fix call to
16         cl-subseq.
17
18 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * registry.el (registry-db): Temporary fix old Emacsen compilation.
21
22 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
23
24         * gnus-registry.el (gnus-registry-handle-action)
25         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
26         (gnus-registry-keywords): Make it do something.
27         (gnus-registry-import-eld): Remove unused var `new-entry'.
28         (gnus-registry-action): Remove unused var `to-name'.
29         (gnus-registry-make-db): Prefer `make-instance' to avoid
30         compiler warnings.
31         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
32
33         * registry.el (registry-db): Don't oset-default an instance-allocated
34         slot.
35
36 2015-03-10  Glenn Morris  <rgm@gnu.org>
37
38         * message.el (message-valid-fqdn-regexp): Bump :version for
39         2014-11-17 change.
40
41 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
42
43         * gnus-notifications.el (gnus-notifications-action): Raise window
44         frame.
45         (gnus-notifications-action): Allow mark as read.
46         (gnus-notifications-notify): Show uption to mark as read.
47
48 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
49
50         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
51         (registry-search, registry-delete, registry-size, registry-insert)
52         (registry-reindex, registry-collect-prune-candidates):
53         * gnus-registry.el (gnus-registry-fixup-registry)
54         (gnus-registry-remove-extra-data): Use slot names rather than initarg
55         names in `oref' and `oset'.
56
57 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
58
59         * message.el (message-insert-formatted-citation-line): Change %F to
60         fall back to email address if no first name could be determined.
61
62 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
65         Fix point motion when removing displayed MIME part.
66         (gnus-article-edit-part): Make jumping to the next part really work
67         when deleting or stripping.
68         (gnus-mime-buttonize-attachments-in-header): Make header attachment
69         buttons identical to the ones in the article body so as to work deleting
70         and stripping.
71
72 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * mm-decode.el (mm-shr)
75         * mm-view.el (mm-inline-text-html-render-with-w3m):
76         Revert my bogus change that made the start marker of a part
77         the "moves after insertion" type.
78
79 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
80
81         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
82         Tools: https://github.com/politza/pdf-tools) for viewing PDF
83         attachments in emacs.
84
85 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
86
87         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
88         instead of sasl-scram-sha-1, as the former is the name that can be
89         required.
90
91         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
92         (sasl-scram-sha-1-client-final-message)
93         (sasl-scram-sha-1-authenticate-server): Move to end of file.
94
95 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
96
97         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
98
99 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
102         (sasl-string-prefix-p): New compatibility functions.
103
104 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
105
106         * gnus-compat.el (process-live-p): Added new compat function for Emacs
107         23.
108
109 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
110
111         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
112         from the server LIST response.
113
114 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
115
116         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
117         during header retrieval, error out instead of interpreting the data in
118         the buffer as the only messages there.  This way, we don't mark
119         articles as read on a server hangup (bug#19035).
120
121         * mm-decode.el (mm-head-p): New function.
122         (mm-display-part): Go to a blank line when inserting parts internally.
123
124 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
125
126         * sasl-scram-rfc.el: New file.
127
128         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
129         Add SCRAM-SHA-1 first.
130         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
131         entry (bug#17636).
132
133 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
134
135         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
136         that we don't get a warning when setting the buffer-local variable
137         (bug#19573).
138
139         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
140         `gnus-request-group'.
141
142 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * gnus-art.el (gnus-article-browse-html-save-cid-content)
145         (gnus-article-browse-html-parts): Make cid file names relative if and
146         only if html doesn't specify <base> directory.
147
148 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
149
150         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
151         parts, because that breaks filling (since buttons are in a bold face).
152
153 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
154
155         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
156         use gnus-overlays-at and gnus-overlay-put.
157
158 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
159
160         * mm-decode.el (mm-shr): Only pass the fill column when not using
161         fonts, because limiting the width to what's appropriate for followups
162         doesn't really help when not using proportional fonts.
163
164 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
165
166         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
167         shr, beacause that breaks folding.
168         (mm-shr): Don't shorten the width when using fonts.
169
170 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
171
172         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
173         variable; always check the newrc timestamp.
174         (gnus-save-newsrc-file): Always check timestamp.
175
176 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
177
178         * mail-source.el (mail-source-call-script): If scripts exit with an
179         error, pop up an error buffer.
180
181 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
182
183         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
184         as a default.
185
186         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
187         correct server.
188
189 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
190
191         * nnimap.el (nnimap-request-group-scan): Fix the function name.
192
193         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
194
195 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
196
197         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
198         that nnimap works for non-activated backends.
199
200 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
201
202         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
203         message, since we already get an obsolescence message.  Use `declare'.
204
205 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
206
207         * nnir.el: Revert "Enable non-ASCII IMAP searches".
208
209 2015-01-30  Glenn Morris  <rgm@gnu.org>
210
211         * gnus-registry.el (gnus-registry-max-pruned-entries)
212         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
213         Fix :version.
214         (gnus-registry-default-sort-function): Improve :type.
215
216 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
217
218         * nnimap.el (nnimap-request-group): Allow running this function on
219         groups that don't exist in Gnus yet.
220         (nnimap-request-group): Revert previous patch since that made it
221         impossible to enter nnimap groups.
222
223         * message.el (message-smtpmail-send-it): Remove the mail header
224         separator before sending.
225
226 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
227
228         * nnimap.el (nnimap-find-expired-articles): Fix handling of
229         (expiry-wait . never).
230
231 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
232
233         * nnimap.el (nnimap-request-group): Clear the buffer before returning
234         the data.
235
236 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
237
238         * gnus-compat.el (string-bytes): Work for XEmacs.
239
240 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
241
242         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
243
244         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
245         IMAP.
246
247 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
248
249         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
250
251         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
252
253         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
254         be added to the backlog.
255
256 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
257
258         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
259         target with a recursive make call.
260
261 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
262
263         * nnimap.el (nnimap-header-parameters): Refactor and request
264         X-GM-LABELS if it's been announced.
265         (nnimap-transform-headers): Gather and output GM-LABELS.
266
267 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
268
269         * mm-decode.el (mm-display-part): Make non-string methods work.
270         Non-string methods are funcalled and work just fine, the test was
271         bogus.
272         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
273         whole frame.
274
275 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
276
277         * nnimap.el (nnimap-request-accept-article): Allow respooling using
278         nnimap.
279
280         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
281         request rescans when being run interactively.
282
283         * nnimap.el (nnimap-request-group): Don't rescan the group here,
284         because that can be very slow in large groups.
285
286         * gnus-int.el (gnus-request-group-scan): New backend function.
287
288         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
289
290 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
291
292         * gnus-group.el (gnus-group-suspend): Close all backends.
293
294 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
295
296         * dgnushack.el (dgnushack-compile-file): New function.
297         (dgnushack-compile): Use it (bug#19514).
298
299 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300
301         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
302
303 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
304
305         * registry.el: Don't use <class> as a variable.
306
307 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
308
309         system-name's returned value can vary
310         Also, the system-name variable is now obsolete.
311         Fixes Bug#19438.
312         * message.el (message-make-fqdn):
313         * nnvirtual.el (nnvirtual-retrieve-headers)
314         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
315         and avoid naming locals 'system-name'.
316
317 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
318
319         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
320         lines don't get overlong when responding.
321
322 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
323
324         * registry.el (cl-remf, cl-loop, cl-subseq):
325         Alias to remf, loop, and subseq respectively for old Emacsen.
326
327 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
328
329         * gnus-group.el (gnus-read-ephemeral-bug-group):
330         Bind coding-system-for-read and coding-system-for-write only around
331         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
332
333 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
334
335         * registry.el (registry-db): Set default slot later.
336         This is because its value is not a literal integer.
337
338 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
339
340         * registry.el (registry-db): Fix default registry-db max-size.
341
342 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
343
344         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
345         add warning.
346
347         * gnus-art.el: Fix up compiler warnings.
348         (article-display-face, article-display-x-face): Remove unused `face'.
349         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
350         (article-date-ut): Remove unused var `first'.
351         (gnus-article-prepare): Remove unused var `gnus-article'.
352         (gnus-mime-save-part-and-strip): Remove unused var `param'.
353         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
354         `coding-system' along with corresponding dead code.
355         (gnus-mime-view-part-externally): Remove unused var
356         `mm-user-display-methods'.
357         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
358         (gnus-display-mime): Remove unused var `handle'.
359         (gnus-mime-display-alternative): Remove unused var `props'.
360         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
361         (gnus-article-edit-done): Remove unused var `p'.
362         (gnus-url-mailto): Remove unused var `to'.
363         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
364         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
365
366 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
367
368         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
369         slots into a :max-size slot.
370         (registry-db-version): Add new variable for database version number.
371         (registry-prune): Use :max-size slot. Accept and use a sort-function
372         argument.
373         (registry-collect-prune-candidates): Add new function for finding
374         non-precious pruning candidates.
375         (registry-prune-hard-candidates, registry-prune-soft-candidates):
376         Remove obsolete functions.
377         (initialize-instance): Upgrade registry version when starting.
378
379         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
380         (gnus-registry-max-pruned-entries): Remove obsolete variable.
381         (gnus-registry-cache-file): Change default
382         filename extension to "eieio".
383         (gnus-registry-read): Add new function, split out from
384         `gnus-registry-load', that does the actual object reading.
385         (gnus-registry-load): Use it. Add condition case handler to check for
386         old filename extension and rename to the new one.
387         (gnus-registry-default-sort-function): New variable to specify a sort
388         function to use when pruning.
389         (gnus-registry-save, gnus-registry-insert): Use it.
390         (gnus-registry-sort-by-creation-time): Define a default sort function.
391
392         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
393         Adjust test for new object signature.
394         (gnustest-registry-pruning-test): Add new pruning test.
395         (gnustest-registry-sort-function): Default sort function for testing.
396         (gnustest-registry-pruning-sort-test): New test for sorting.
397
398 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399
400         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
401         function for reuse.
402         (gnus-mime-buttonize-attachments-in-header): Adjust.
403
404 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * message.el (message-change-subject): Really check whether the subject
407         changed.
408
409 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
410
411         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
412         PDFs.
413         (mailcap-view-mime): New function.
414
415 2014-12-01  Glenn Morris  <rgm@gnu.org>
416
417         * gnus-cloud.el (gnus-cloud): Add :version tag.
418
419 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * gnus-art.el (gnus-use-idna):
422         * gnus-sum.el (gnus-summary-idna-message):
423         * message.el (message-use-idna):
424         Protect against nil value for idna-program.
425
426         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
427
428 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
429
430         * auth-source.el (auth-source-macos-keychain-search-items): Return
431         result of `auth-source-macos-keychain-result-append' (bug#19074).
432
433 2014-11-25  Glenn Morris  <rgm@gnu.org>
434
435         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
436         Add :version tag.
437
438 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
439
440         * pop3.el (pop3-open-server): Warn unless encrypted.
441
442         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
443
444 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
445
446         Port new time stamp handling to Emacs 23.2.
447         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
448         * time-date.el (time-add, time-subtract, time-less-p):
449         Use eval-and-compile, not eval-when-compile.
450
451 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
452
453         * message.el (message-valid-fqdn-regexp): Add non-internaional new
454         TLDs.
455
456 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
457
458         Port new time stamp handling to old Emacs and to XEmacs.
459         This is needed for Gnus, which copies time-date.el and which
460         runs on older Emacs implementations.
461         * time-date.el (with-decoded-time-value):
462         Handle 'nil' and floating-point arg more compatibly with new Emacs.
463         (encode-time-value, with-decoded-time-value):
464         Obsolete only if new Emacs.
465         (time-add, time-subtract, time-less-p): Define if not new Emacs.
466
467         Improve time stamp handling, and be more consistent about it.
468         This implements a suggestion made in:
469         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
470         Among other things, this means timer.el no longer needs to
471         autoload the time-date module.
472         * time-date.el (seconds-to-time, days-to-time, time-since)
473         (with-decoded-time-value):
474         Treat 'nil' as current time.  This is mostly for XEmacs.
475         (encode-time-value, with-decoded-time-value): Obsolete.
476         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
477         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
478
479 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
480
481         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
482         discarding changes in ephemeral groups.
483
484         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
485         things the user isn't interested in.
486
487 2014-11-13  Julien Danjou  <jd@abydos>
488
489         * gnus-notifications.el (gnus-notifications-notify): Provide both
490         app-icon and image-path.
491
492 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
493
494         * mm-url.el (mm-url-encode-multipart-form-data):
495         Restore to handle "multipart/form-data" by eww.
496
497 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
498
499         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
500         Landscheidt.
501
502 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
503
504         Simplify use of current-time and friends.
505         * gnus-delay.el (gnus-delay-article):
506         * gnus-sum.el (gnus-summary-read-document):
507         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
508         * message.el (message-make-expires-date):
509         Omit unnecessary call to current-time.
510         * gnus-util.el (gnus-float-time): Simplify to an alias because
511         time-to-seconds now behaves like float-time with respect to nil arg.
512         (gnus-seconds-year): Don't call current-time twice to get the current
513         time stamp, as this can lead to inconsistent results.
514         * time-date.el (time-to-seconds) [!float-time]:
515         Use current time if arg is nil, to be compatible with float-time.
516         (time-date--day-in-year): New function, with most of the guts of
517         the old time-to-day-in-year.
518         (time-to-day-in-year): Use it.
519         (time-to-days): Use it, to avoid decoding the same time stamp twice.
520
521 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
522
523         * gnus.el (gnus-mode-line-buffer-identification):
524         Don't add image data for a non-graphic display (bug#18813).
525
526 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
527
528         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
529         load-path, it blocks autoloading of find-image (bug#18813).
530
531 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
532
533         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
534         to keep connection open (bug#18728).
535
536 2014-10-20  Glenn Morris  <rgm@gnu.org>
537
538         * Merge in all changes up to 24.4 release.
539
540 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
541
542         * message.el (message-insert-signature): Use `newline' instead of
543         inserting explicit "\n".
544
545 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
546
547         * gnus-icalendar.el: Support vcal format timezones.
548         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
549         compute dates with associated timezone.
550         (gnus-icalendar-event-from-ical): Compute all timezones.
551
552 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
553
554         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
555         check the newsrc.eld file's timestamp before saving it.
556         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
557         timestamp has changed to be newer.
558
559 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
560
561         * gnus-icalendar.el (gnus-icalendar-identities):
562         Include message-alternative-emails.
563
564 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
567         New compatibility functions.
568         (ntlm-build-auth-response): Use them.
569
570 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
571
572         * ntlm.el (ntlm-build-auth-request):
573         Add NTLM2 Session support.  (Bug#15603)
574
575 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
576
577         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
578         expired messages only when it was built in reverse order.
579
580 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
581
582         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
583         last so it can be used in `message-send-hook'.
584
585 2014-09-29  Daiki Ueno  <ueno@gnu.org>
586
587         * mml.el (mml-parse-1): Error out if unknown mode is specified in
588         <#secure> tag (bug#18513).
589
590 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
591
592         * parse-time.el: Require cl when compiling.
593
594 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         Use cl-lib as much as possible following the 2014-09-26 change
597         in the Emacs trunk.
598         * parse-time.el: Try requiring cl-lib.
599         (parse-time-incf): Alias to cl-incf or incf.
600         (digit-char-p): Remove.
601         (parse-time-integer): Alias to cl-parse-integer or the one defined.
602         (parse-integer): Rename to parse-time-integer.
603         (parse-time-tokenize, parse-time-rules, parse-time-string)
604         Use parse-time-incf and parse-time-integer.
605
606 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
607
608         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
609         of ":delete".
610
611 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
612
613         * gnus-art.el (gnus-article-browse-html-save-cid-content)
614         (gnus-article-browse-html-parts):
615         Revert last change that breaks links other than cid contents.
616
617 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
618
619         * gnus-art.el (gnus-article-browse-html-save-cid-content)
620         (gnus-article-browse-html-parts): Make cid file names relative.
621
622 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
623
624         * mm-view.el (mm-display-inline-fontify): Make the working buffer
625         temporarily displayed when running a mode function (at least org-mode
626         requires it).
627
628 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
629
630         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
631         the gnus-summary-article-expire-hook should be told where the function
632         is going. In particular, the Gnus registry might want to know.
633
634 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
635
636         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
637
638 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
639
640         * gnus-sum.el (gnus-summary-expire-articles): Revert.
641
642 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
643
644         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
645         the gnus-summary-article-expire-hook should be told where the function
646         is going. In particular, the Gnus registry might want to know.
647
648 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
649
650         Don't mishandle year-9999 dates (Bug#18176).
651         * parse-time.el (parse-time-rules):
652         Allow years up to most-positive-fixnum.
653         * time-date.el (date-to-time):
654         Pass "Specified time is not representable" errors through.
655
656 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
657
658         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
659         groups and t.
660
661 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
662
663         * gnus-utils.el (gnus-recursive-directory-files):
664         Unify hard or symbolic links (bug#18063).
665
666 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
667
668         * gnus-msg.el (gnus-configure-posting-style):
669         Allow string replacements in values when matching against a header.
670
671 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
672
673         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
674         the dribble buffer even when it is shrunk a lot.
675         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
676
677 2014-06-26  Glenn Morris  <rgm@gnu.org>
678
679         * mm-util.el (help-function-arglist): Remove outdated declaration.
680
681 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
682
683         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
684         attribute values.  (Bug#17834)
685
686 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
687
688         * gnus-sum.el (gnus-summary-edit-article-done):
689         Prefer point-marker to copy-marker of point.
690
691 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
692
693         * Makefile.in (install-el, install-el-elc): Compress .el files.
694         (uninstall): Remove compressed .el files.
695
696 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
697
698         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
699         (gnus-article-read-summary-keys):
700         Don't bug out when there is no article in the summary buffer.
701         (gnus-mime-buttonize-attachments-in-header):
702         Improve criterion that finds parts to display.
703
704         * gnus-art.el (gnus-mm-display-part):
705         * mm-decode.el (mm-shr):
706         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
707         (mm-insert-inline): Revert last changes.
708
709 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
710
711         * gnus-art.el (gnus-mm-display-part):
712         * mm-decode.el (mm-shr):
713         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
714         (mm-insert-inline): Set insertion type of end-marker, not only
715         start-marker, of undisplayer so as to stay after inserted text.
716
717 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
718
719         * html2text.el (html2text-get-attr): Fix typo when splitting value from
720         attribute. (Bug#17613)
721
722 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
723
724         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
725         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
726
727 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
728
729         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
730         Don't delete next part button; keep spacing between buttons.
731
732 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
733
734         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
735         Work for the last MIME part in an article.
736         (gnus-mime-display-single): Suppress excessive newlines between parts.
737
738         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
739         by leading or trailing newline.
740
741 2014-05-12  Sam Steingold  <sds@gnu.org>
742
743         * time-date.el (seconds-to-string): New function to pretty print time
744         delay in seconds.
745
746 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
749         while prompting a user for a file name, etc.
750         (gnus-mime-display-single): Display part with a common appearance no
751         matter whether MIME button is omitted or not; don't add duplicate entry
752         to gnus-article-mime-handle-alist.
753         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
754
755 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
756
757         * mml2015.el (mml2015-display-key-image): New variable.
758
759 2014-05-08  Glenn Morris  <rgm@gnu.org>
760
761         * gnus-fun.el (gnus-grab-cam-face):
762         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
763         This is CVE-2014-3421.
764
765 2014-05-04  Glenn Morris  <rgm@gnu.org>
766
767         * gnus-registry.el (gnus-registry-install-p): Doc fix.
768
769 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
770
771         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
772         the displaying state of a part.
773         (gnus-mm-display-part): Don't insert a newline in the beginning of
774         a part like gnus-mime-inline-part doesn't; work for XEmacs.
775
776         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
777         (mm-shr): Make undisplayer unbreakable.
778
779         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
780         Don't insert excessive newline.
781         (mm-inline-text-html-render-with-w3m, mm-inline-text)
782         (mm-insert-inline): Make undisplayer unbreakable.
783
784 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
785
786         * gnus.el: Ma Gnus v0.11 is released.
787
788 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
789
790         * gnus-art.el (gnus-mm-display-part):
791         Highlight header attachment buttons.
792
793 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
794
795         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
796         a part; redisplay a button (enbugged in 2014-02-05).
797
798 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
799
800         * auth-source.el (auth-source-search, auth-source-search-backends):
801         Treat :max 0 as an indicator that a boolean return is wanted, as
802         documented. Reported by Joe Bloggs.
803
804 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
805
806         * gnus-icalendar.el: Require gnus-art.
807
808 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
809
810         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
811         (gnus-icalendar--update-org-event): put event timestamp in
812         the org entry body instead of the drawer.
813         (gnus-icalendar-event--get-attendee-names): list of participants should
814         contain even attendees without common name attribute.
815         (gnus-icalendar--update-org-event): don't generate duplicates of empty
816         property tags in org drawers.
817
818 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * gmm-utils.el (gmm-format-time-string): New function.
821
822         * message.el (message-insert-formatted-citation-line): Use the original
823         author's time zone to express a date string.
824
825 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
826
827         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
828         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
829         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
830         Silence compiler warnings.
831         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
832
833 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
834
835         * mml.el: Require url when compiling.
836
837         * gnus-cloud.el (gnus-cloud-parse-version-1):
838         Use plist-get rather than CL's getf.
839         (gnus-activate-group, gnus-subscribe-group): Declare.
840
841         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
842
843 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
844
845         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
846         buttons when toggling the header off.
847
848 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
849
850         * tls.el (tls-program): Reflow docstring.
851
852 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
853
854         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
855         groups work again.
856
857 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
858
859         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
860         999 correctly (i.e. "1,342").
861
862 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
863
864         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
865         out if the directory doesn't exist.
866
867 2014-03-07  Daiki Ueno  <ueno@gnu.org>
868
869         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
870         commands here; instead, only check if epg-config.el is available.
871
872 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
873
874         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
875         messages with embedded images.
876         (mml-generate-mime): Don't bug out if you don't have libxml.
877
878 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
879
880         * message.el (message-make-html-message-with-image-files): New command.
881
882 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
883
884         * gnus-group.el (gnus-group-make-group): Clarify prompt.
885
886         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
887
888 2014-02-23  David Engster  <deng@randomsample.de>
889
890         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
891         to stay compatible with older Emacsen, so replace `cl-loop' with
892         `loop'.
893
894 2014-02-22  Daniel Colascione  <dancol@dancol.org>
895
896         * auth-source.el (auth-source-secrets-listify-pattern): New function.
897         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
898         instead, build list of patterns.
899
900 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
903         Display header attachment buttons by gnus-article-prepare-display
904         rather than gnus-article-prepare so as to view in mml-preview as well.
905
906 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
907
908         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
909         in `auth-sources' means and link to EPA docs.
910
911 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
912
913         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
914         (bug#12375).
915
916 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
917
918         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
919         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
920
921 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
922
923         * message.el (message-tab): Mention what happens on normal tabs
924         (bug#11297).
925
926 2014-02-08  Glenn Morris  <rgm@gnu.org>
927
928         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
929
930 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
931
932         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
933         buttons that are hidden in unselected alternative part as well.
934         (gnus-mime-display-alternative): Redraw attachment buttons in header.
935
936         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
937
938 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
939
940         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
941         keystroke.
942         (gnus-server-toggle-cloud-server): Only allow clouding applicable
943         types.
944
945         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
946         with an empty string.
947
948 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
949
950         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
951         buffer-local in some buffers, so bind it explicitly in the buffer we're
952         trying to cancel the article in (bug#10808).
953
954 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
955
956         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
957         New functions.
958
959         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
960         New user option.
961         (gnus-mime-buttonize-attachments-in-header): New function.
962         (gnus-article-prepare): Use it.
963         (gnus-mime-inline-part): Suppress extra newline.
964         (gnus-mm-display-part): Save excursion;
965         remove useless deleting and adding of buttons.
966         (gnus-insert-mime-button): Allow insertion in the middle of a line.
967
968         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
969         Add gnus-mime-buttonize-attachments-in-header.
970
971 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
972
973         * nnimap.el (nnimap-request-articles): New command to download several
974         articles at once.
975
976         * gnus.el (gnus-variable-list): Save Cloud variables.
977
978         * gnus-int.el (gnus-request-accept-article): Doc fix.
979
980 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
981
982         * parse-time.el (parse-time-iso8601-regexp)
983         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
984         it more generally.
985
986 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
987
988         * gnus-cloud.el: New file to provide the Emacs Cloud.
989
990         * dgnushack.el: Silence XEmacs w3 warning.
991
992         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
993         `url-retrieve-synchronously', apparently.
994
995         * dgnushack.el: Silence XEmacs dns.el warning.
996
997         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
998         instead of in all files.
999
1000         * dns.el (network-interface-list): Define for XEmacs.
1001
1002         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1003         XEmacs.
1004
1005         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1006
1007 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1008
1009         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1010         `gnus-group-split-fancy'.
1011
1012 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1013
1014         * message.el (message-remove-header): Doc fix.
1015         (message-forward-included-headers): New variable.
1016         (message-remove-ignored-headers): Use it.
1017
1018 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1019
1020         * nnir.el (nnir-request-update-mark): Don't try to update the source
1021         group if we can't find it (bug#16611).
1022
1023 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1024
1025         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1026
1027 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1028
1029         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1030         network interfaces changed.
1031         (dns-query): Use it to flush the data.
1032
1033 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1034
1035         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1036         from random face commands.
1037         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1038         Face.
1039         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1040         (gnus--random-face-with-type): Generic function returning a face-type
1041         as a string.
1042         (gnus--insert-random-face-with-type): Generic function inserting a face
1043         in a message buffer header.
1044         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1045         (gnus-insert-random-x-face-header): Rewritten to use
1046         `gnus--insert-random-face-with-type`.
1047         (gnus-random-face): Return random (png) Face as string.
1048         (nus-insert-random-face-header): Insert random (png) Face in a message
1049         buffer.
1050
1051 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1052
1053         * mm-url.el: Remove all usage of w3.
1054
1055         * nnrss.el: Ditto.
1056
1057         * mm-decode.el: Ditto.
1058
1059         * mm-view.el: Ditto.
1060
1061         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1062         outdated and all Emacsen have url.el built-in.
1063
1064         * gnus-setup.el: Remove outdated file.
1065
1066 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1067
1068         * gnus.el: Ma Gnus v0.9 is released.
1069
1070 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1071
1072         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1073
1074 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1075
1076         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1077         in the summary buffer (bug#13769).
1078
1079 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1080
1081         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1082         name if we're using a single article buffer.  Otherwise, it may point
1083         to a killed buffer (bug#13756).
1084
1085 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1086
1087         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1088         the match data, just save and restore it explicitly (bug#12375).
1089
1090         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1091         that's needed.
1092
1093         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1094         the code once (bug#9069).
1095
1096 2014-01-18  Steinar Bang  <sb@dod.no>
1097
1098         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1099         reading.
1100
1101 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1102
1103         * message.el (message-bury): Call bury-buffer with no argument
1104         in the message-return-action case too.
1105
1106 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1107
1108         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1109         (nnimap-split-fancy, nnimap-split-methods): Declare.
1110
1111         * mm-util.el (help-function-arglist): Declare.
1112
1113 2013-12-28  Glenn Morris  <rgm@gnu.org>
1114
1115         * gnus-sieve.el (gnus-sieve-select-method):
1116         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1117         (gravatar-rating, gravatar-size):
1118         * message.el (message-minibuffer-local-map):
1119         * sieve-manage.el (sieve-manage-authenticators)
1120         (sieve-manage-authenticator-alist): Specify custom types.
1121
1122         * hashcash.el (hashcash-program): Rename from hashcash-path.
1123         Update callers.
1124
1125         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1126         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1127         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1128
1129         * auth-source.el (auth-sources):
1130         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1131         Fix custom types.
1132
1133         * tls.el (tls-certtool-program): Fix default value.
1134
1135 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1136
1137         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1138         we get proper traces there, too.
1139
1140 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1141
1142         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1143         value of the parameters if the current article has a Reply-To or From
1144         field.
1145
1146 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1147
1148         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1149
1150 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1151
1152         * gnus-sum.el (gnus-summary-exit): Stop animations.
1153
1154 2013-12-19  Juri Linkov  <juri@jurta.org>
1155
1156         * gnus.el (gnus-suppress-keymap):
1157         * gnus-art.el (gnus-article-mode-map):
1158         * gnus-group.el (gnus-group-mode-map):
1159         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1160         Remove [backspace] key binding because it shadows DEL (bug#16035).
1161
1162         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1163
1164 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1165
1166         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1167         Make sure work directory exists.
1168         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1169         rather than tmp directory.
1170         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1171         not necessarily always run, with it.
1172
1173 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1174
1175         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1176         value of gnus-icalendar-additional-identities work without restart.
1177
1178 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1179
1180         * mm-util.el (mm-make-temp-file):
1181         Alias to make-temp-file for modern Emacsen.
1182
1183 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1184
1185         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1186         nnir-article-number and nnir-article-group.
1187
1188 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1189
1190         * message.el (message-send-mail-with-sendmail):
1191         Don't kill error buffer if sending fails.
1192
1193 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1194
1195         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1196         (gnus-icalendar-event->org-entry)
1197         (gnus-icalendar--update-org-event)
1198         (gnus-icalendar-event->gnus-calendar): Distinguish between
1199         required/optional/non-participant attendee status.  Fix bug causing
1200         the first required event participant to be omitted.
1201
1202 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * gnus-art.el (article-de-quoted-unreadable)
1205         (article-de-base64-unreadable, gnus-mime-copy-part)
1206         * gnus-html.el (gnus-article-html)
1207         * mm-view.el (mm-inline-text-html-render-with-w3)
1208         (mm-inline-text-html-render-with-w3m-standalone)
1209         * rfc2231.el (rfc2231-decode-encoded-string):
1210         Allow overriding charset by mm-charset-override-alist.
1211
1212         * gnus-art.el (gnus-article-browse-html-parts):
1213         Replace LWSPs with `&nbsp;'s in header.
1214
1215         Work for broken Chinese articles.
1216
1217         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1218         Exclude broken handles that gnus-summary-enter-digest-group may create.
1219         (gnus-article-browse-html-parts):
1220         Allow overriding charset by mm-charset-override-alist.
1221
1222 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1223
1224         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1225         (gnus-icalendar-identities): Support additional-identities.
1226
1227 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1228
1229         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1230         org-timestamp for events ending at midnight.
1231
1232 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1233
1234         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1235         .log files.
1236
1237 2013-11-20  David Engster  <deng@randomsample.de>
1238
1239         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1240
1241 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1242
1243         * message.el (message-beginning-of-line):
1244         Use beginning-of-visual-line when visual-line-mode is turned on.
1245
1246 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1247
1248         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1249         (gnus-icalendar-event-from-ical)
1250         (gnus-icalendar-event->org-entry)
1251         (gnus-icalendar--update-org-event): Required/optional participation,
1252         list of attendees synced to org.
1253
1254 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1255
1256         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1257         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1258         cancellations to be synced to org if the original appt has an org
1259         outline.
1260
1261 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1262
1263         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1264         (gnus-icalendar-event->org-entry)
1265         (gnus-icalendar--update-org-event)
1266         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1267
1268 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1269
1270         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1271         Fix timezone handling in gnus-icalendar export to org.
1272
1273 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1274
1275         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1276
1277 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1278
1279         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1280
1281 2013-10-30  Glenn Morris  <rgm@gnu.org>
1282
1283         * gnus-group.el (gnus-group-browse-foreign-server):
1284         * gnus-int.el (gnus-start-news-server):
1285         Silence compiler obsolescence warning.
1286
1287 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1288
1289         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1290         `nnoo-current-server' first, then for the actual `nnimap-address' to
1291         allow netrc entries for the nnoo server to coexist with netrc entries
1292         for the `nnimap-address'.
1293
1294 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1295
1296         * mm-decode.el (mm-dissect-buffer): Revert last change.
1297         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1298         The problem that motivated those changes was attributed to a broken
1299         mail sender, and has been fixed.
1300
1301 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1302
1303         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1304         token is missing in the Content-Type header.
1305
1306         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1307
1308 2013-09-18  Glenn Morris  <rgm@gnu.org>
1309
1310         * gnus-util.el (image-size): Declare.
1311
1312 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1315         (gnus-icalendar-event-from-ical)
1316         (gnus-icalendar-event--build-reply-event-body)
1317         (gnus-icalendar-event-reply-from-buffer)
1318         (gnus-icalendar-find-org-event-file)
1319         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1320         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1321
1322         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1323
1324 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1325
1326         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1327         Use save-current-buffer.
1328         (gnus-tree-mode-map): Initialize in the declaration.
1329         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1330         (scroll-in-place): Defvar it.
1331         (gnus-tmp-*): Defvar them.
1332         (gnus-get-tree-buffer): Use derived-mode-p.
1333         (gnus--let-eval): New macro.
1334         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1335         non-prefixed variables.
1336         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1337
1338         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1339         vars since it doesn't seem to be available.
1340         (gnus-set-global-variables, gnus-summary-read-group-1)
1341         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1342         (gnus-summary-display-article, gnus-summary-select-article)
1343         (gnus-summary-next-article, gnus-offer-save-summaries)
1344         (gnus-summary-generic-mark): Use derived-mode-p.
1345         (gnus-summary-read-group-1, gnus-summary-exit)
1346         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1347         Adjust calls to gnus-tree-close and gnus-tree-open.
1348
1349         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1350
1351         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1352         (gnus-agent-mode): Use derived-mode-p.
1353         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1354         gnus-command-method and *-command-method to nil, but bind
1355         gnus-command-method to *-command-method instead!
1356         (gnus-agent-fetch-articles): Remove unused var `id'.
1357         (gnus-agent-fetch-headers): Remove unused arg `force'.
1358         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1359         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1360         (gnus-agent-short-article, gnus-agent-long-article)
1361         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1362         first use.
1363         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1364         `score-param'.
1365         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1366         (gnus-get-predicate): Push in front of the cache, rather than end.
1367         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1368         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1369         (gnus-agent-expire-unagentized-dirs): Don't rebind
1370         gnus-agent-expire-current-dirs since the defvar silences the warning.
1371         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1372         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1373         (gnus-agent-regenerate): Simplify interactive spec and doc.
1374
1375 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1376
1377         * gnus-int.el (gnus-open-server): Silence compiler.
1378
1379         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1380
1381         * message.el (message-display-completion-list): Abolish.
1382         (message-completion-in-region): Use display-completion-list.
1383
1384 2013-09-17  Glenn Morris  <rgm@gnu.org>
1385
1386         * gnus-util.el (gnus-message-with-timestamp-1):
1387         Use `messages-buffer' function if available.  Ignore read-only.
1388
1389 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1390
1391         * message.el (message-expand-group, message-completion-in-region):
1392         Correct the order of start and end of a region.
1393
1394 2013-09-13  Glenn Morris  <rgm@gnu.org>
1395
1396         * mml2015.el (gnus-create-image): Autoload it.
1397
1398         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1399
1400         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1401         (image-size): Declare.
1402
1403 2013-09-12  Glenn Morris  <rgm@gnu.org>
1404
1405         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1406         Avoid using `find', which i) might not be defined at runtime;
1407         ii) does not work, since its default test is eql, not equal.
1408         (gnus-mime-action-alist): Declare.
1409
1410 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1411
1412         * score-mode.el (gnus-score-mode-map): Move initialization
1413         into declaration.
1414         (gnus-score-mode): Use define-derived-mode.
1415         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1416         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1417         into declaration.
1418         (gnus-kill-file-mode): Use define-derived-mode.
1419         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1420         Use derived-mode-p.
1421         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1422         (gnus-group-setup-buffer, gnus-group-name-at-point)
1423         (gnus-group-make-web-group, gnus-group-enter-directory)
1424         (gnus-group-suspend): Use derived-mode-p.
1425         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1426         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1427         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1428         (gnus-article-setup-buffer, gnus-article-prepare)
1429         (gnus-article-prepare-display, gnus-sticky-article)
1430         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1431         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1432         (gnus-article-read-summary-keys): Use derived-mode-p.
1433
1434 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1435
1436         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1437
1438 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1439
1440         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1441         shift_jis from the default value set for Japanese users.
1442
1443 2013-08-13  Glenn Morris  <rgm@gnu.org>
1444
1445         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1446
1447         * gnus.el (gnus-valid-select-methods): Fix type.
1448
1449         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1450
1451 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1452
1453         * mm-decode.el (mm-display-external): Run a timer for the temp files
1454         deletion after a viewer exits; add a deletion timer for the needsterm
1455         case, too.
1456
1457         * mm-decode.el (mm-display-external): Try to delete temporary files by
1458         using a 1-min. timer.
1459
1460 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1461
1462         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1463         New internal variables.
1464         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1465         (mm-display-external): Use it to delete temporary files instead of
1466         using timers.
1467
1468 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1471
1472 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1473
1474         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1475         with cond for backwards compatability.
1476
1477 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1478
1479         * mm-decode.el (mm-display-external): Bind process-connection-type to
1480         nil; don't delete a temp file immediately even if a viewer finishes,
1481         since it may be a shell script, like xdg-open, that launches a real
1482         viewer program belatedly.
1483
1484 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1485
1486         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1487         that we can create nndoc groups that excerpt other groups.
1488
1489 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1490
1491         * gnus-delay.el (gnus-delay-article): Fix typo.
1492
1493         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1494         articles.
1495
1496         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1497         we can get spell-checking etc.
1498
1499 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1500
1501         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1502         a single one used for encoding the whole text in a header.
1503
1504 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1505
1506         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1507         doesn't work properly on XEmacs.
1508
1509 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1512         before sending.
1513
1514         * dgnushack.el (dgnushack-compile): Add a temporary check for
1515         gnus-icalendar.
1516
1517         * mm-decode.el (mm-command-output): New face.
1518         (mm-display-external): Use it.
1519
1520 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1521
1522         * nnmbox.el (nnmbox-request-article): Don't change point.
1523
1524 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1527         Include `handle' parameter.
1528
1529 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1530
1531         * gnus-icalendar.el: New file.
1532
1533 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534
1535         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1536
1537         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1538         dummy roots, too.
1539
1540 2013-08-01  David Edmondson  <dme@dme.org>
1541
1542         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1543         out on ttys.
1544
1545 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1548         not empty.
1549
1550         * nnrss.el (nnrss-discover-feed): Indent.
1551
1552 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1553
1554         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1555
1556 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1557
1558         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1559         dirty to ensure nnimap data being saved.
1560
1561 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1562
1563         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1564         menu entry.
1565
1566         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1567         the current thread's total score instead of the current article's
1568         score.
1569
1570         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1571         (gnus-sort-threads-recursively): Delete defcustom.
1572         (gnus-sort-threads-recursive): Adapt accordingly.
1573
1574 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1575
1576         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1577         (gnus-sort-threads-recursive): Use it.
1578         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1579         again.  Now that determines how to sort subthreads.
1580
1581 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1582
1583         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1584         (gnus-sort-threads): Use it.
1585
1586 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1587
1588         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1589         punctuation characters follow parentheses (bug#14950).
1590
1591 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1592
1593         * gnus.el (gnus-continuum-version):
1594         * gnus-msg.el (gnus-extended-version): Simplify.
1595
1596         * gnus.el (gnus-continuum-version-1): Remove.
1597         * gnus-msg.el (gnus-bug): Revert.
1598
1599         Calculate gnus-version correctly on Cygwin.
1600
1601         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1602         (gnus-continuum-version-1): New function, return a string.
1603
1604         * gnus-msg.el (gnus-extended-version, gnus-bug):
1605         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1606
1607 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1608
1609         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1610         (bug#13384).
1611
1612 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1613
1614         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1615         that were only relevant in a development version a long time ago.
1616
1617 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1618
1619         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1620         that the old Emacs 24s bundle.
1621
1622 2013-07-10  David Engster  <deng@randomsample.de>
1623
1624         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1625         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1626         fixes a bug in Emacs trunk where the 'unexist' marks were always
1627         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1628         Gnus v0.03".
1629
1630 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1631
1632         * gnus.el (gnus-summary-line-format): Reference
1633         `gnus-user-date-format-alist' for the &user-date; format, not
1634         `gnus-summary-user-date-format-alist'.
1635
1636 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1637
1638         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1639         delete files (bug#13481).
1640
1641 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1642
1643         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1644
1645 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1646
1647         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1648         display images.
1649
1650         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1651
1652         * message.el (message-cancel-news): According to
1653         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1654         preferred over "cmsg cancel" in the Subject.
1655
1656         * nnir.el (nnir-engines): Note that the group specs are regexps
1657         (bug#13238).
1658
1659         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1660         gotten read-only text properties, ensure that those aren't heeded when
1661         copying stuff over (bug#13434).
1662
1663         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1664         (bug#13762).
1665
1666 2013-07-05  David Kastrup  <dak@gnu.org>
1667
1668         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1669         authinfo file again (important for blank passwords).  This had been
1670         broken with 2013-06-15 change.
1671
1672 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1673
1674         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1675         Revert 2013-01-14 change.
1676
1677 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1678
1679         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1680         of 'create-image' for XEmacs compatibility; check errors when decoding
1681         image.  Reported by Uwe Brauer.
1682
1683 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1684
1685         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1686         gnus-button-push revised at 2011-01-19.
1687
1688 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1691         now live in the lisp/net Emacs 24 repository.
1692
1693 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1694
1695         * eww.el (eww-update-header-line-format): Quote % characters.
1696
1697 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1698
1699         * eww.el (eww-process-text-input): Display passwords as asterisks.
1700
1701         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1702
1703 2013-06-19  Tom Tromey  <tromey@redhat.com>
1704
1705         * eww.el (eww-top-url): Remove.
1706         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1707         (eww-render): Set new variables.  Don't set eww-top-url.
1708         (eww-handle-link): Handle "prev", "home", and "contents".
1709         Downcase the rel text.
1710         (eww-top-url): Choose best top URL.
1711
1712 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713
1714         * eww.el: Rewrite to implement form elements "by hand" instead of
1715         relying in widget.el.  Using widget.el leads to too many
1716         user interface inconsistencies.
1717         (eww-self-insert): Implement entering commands in text fields.
1718         (eww-process-text-input): New function to make text input field editing
1719         work.
1720         (eww-submit): Rewrite to use the new-style form methods.
1721         (eww-select-display): Display the correct selected item.
1722         (eww-change-select): Implement changing the select value.
1723         (eww-toggle-checkbox): Implement radio/checkboxes.
1724         (eww-update-field): Fix compilation error.
1725         (eww-tag-textarea): Implement <textarea>.
1726
1727         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1728         don't shadow mode-specific bindings.
1729
1730         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1731         nothing to push.
1732
1733         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1734
1735 2013-06-19  Glenn Morris  <rgm@gnu.org>
1736
1737         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1738
1739 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1740
1741         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1742
1743 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744
1745         * shr.el (shr-make-table-1): Implement <td rowspan>.
1746         (shr-table-horizontal-line): Allow nil as a value, and change the
1747         default.
1748         (shr-insert-table-ruler): Respect the nil value.
1749
1750 2013-06-18  Tom Tromey  <tromey@barimba>
1751
1752         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1753         New defvars.
1754         (eww-open-file): New defun.
1755         (eww-render): Initialize new variables.
1756         (eww-display-html): Handle "link" and "a".
1757         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1758         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1759         (eww-back-url): Rename from eww-previous-url.
1760         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1761         defuns.
1762
1763 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1764
1765         * shr.el (shr-tag-table): Insert the images after the table, so that
1766         they're not covered by the table colourisation, which often looked
1767         awkward.
1768         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1769         <dd>.
1770         (shr-make-table-1): Implement <td colspan=> support.
1771         (shr-insert-document): Use one less than window width if `shr-width' is
1772         nil, since otherwise things may get one character too wide.
1773
1774 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1775
1776         * eww.el (eww-detect-charset): Improve regexp; move backward.
1777
1778 2013-06-18  Glenn Morris  <rgm@gnu.org>
1779
1780         * mm-decode.el (widget-convert-button): Autoload.
1781
1782         * sieve-manage.el (mm-enable-multibyte): Autoload.
1783
1784         * shr.el (libxml-parse-html-region): Declare.
1785         (shr-render-buffer): Explicit error if no libxml2 support.
1786
1787 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1788
1789         * auth-source.el (auth-source-current-line): New function.
1790         (auth-source-netrc-parse-entries): When a data token is "machine",
1791         assume we're in the wrong place and abort parsing the current line.
1792
1793 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1796         (eww-convert-widgets): Don't bug out if the first widget starts at the
1797         beginning of the buffer.
1798         (eww-convert-widgets): Fix last patch.
1799         (eww-tag-input): Support <input type=image>.
1800
1801         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1802         (shr-tag-base): Protect against base specs that are degenerate.
1803         (shr-ensure-paragraph): Don't delete empty lines that have text
1804         properties, because these may be input fields.
1805
1806         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1807         we can navigate to them.
1808
1809         * shr.el (shr-colorize-region): Put the colours over the entire region.
1810         (shr-inhibit-decoration): New variable.
1811         (shr-add-font): Use it to inhibit text property decorations while doing
1812         preliminary table renderings.  This speeds up typical Wikipedia page
1813         renderings by 15%.
1814         (shr-tag-span): Don't respect the <title>, because that overwrites the
1815         help-echo from links inside the spans.
1816         (shr-next-link): Use `help-echo' for navigation, so that we can
1817         navigate to form elements, too.
1818
1819         * eww.el (eww-button): New face.
1820         (eww-convert-widgets): Use it to make submit buttons more button-like.
1821
1822         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1823         that Gnus commands work.
1824
1825         * shr.el (shr-render-td): Support horizontal alignment.
1826
1827         * eww.el (eww-put-color): Removed.
1828         (eww-colorize-region): Use `add-face-text-property'.
1829
1830         * shr.el (shr-add-font): Append face data, so that we get the correct
1831         precedence: The innermost value (which is applied first) wins.
1832         (shr-make-overlay): Obsolete function.
1833
1834         * mm-decode.el (mm-convert-shr-links): New function to convert
1835         new-style shr URL links into widgets.
1836         (mm-shr): Use it.
1837
1838         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1839         widget commands, since we're no longer using widgets for links.
1840
1841         * shr.el (shr-next-link): New command.
1842         (shr-previous-link): New command.
1843         (shr-urlify): Don't use `widget-convert', because that's slow.
1844         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1845         because collecting the overlays and reapplying them when generating
1846         tables is slow.
1847         (shr-insert-table): Ditto.
1848
1849 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1850
1851         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1852         * shr.el (browse-url): Require `url'.
1853         * eww.el (url): Require format-spec.
1854
1855 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * eww.el (eww-display-html): Default to using the entire window width.
1858         (eww-browse-url): Don't add a User-Agent header (twice), because that
1859         makes Bing refuse connection.
1860
1861         * shr.el (shr-make-table): Cache the table rendering at the table
1862         level, and not the <td> level.  This is a bit faster.
1863
1864         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1865         #id.
1866
1867         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1868         browsers don't.
1869         (shr-expand-url): Respect #anchor links.
1870         (shr-parse-base): Chop off the anchor before using.
1871         (shr-descend): Respect display: none.
1872         (shr-descend): Allow marking elements that have certain IDs.
1873
1874         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1875
1876         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1877
1878         * eww.el (eww-tag-textarea): Support <textarea>.
1879
1880 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1881
1882         * shr.el (shr-dom-to-xml): Fixed function call.
1883
1884         * eww.el (eww): New group.
1885         (eww-header-line-format): New custom variable.
1886         (eww-current-title): New variable.
1887         (eww-display-html): Update header and handle title tag.
1888         (eww-update-header-line-format): New function.
1889         (eww-tag-title): New function.
1890
1891         * shr.el (shr-dom-to-xml): New function.
1892         (shr-tag-svg): Add support for the SVG tag.
1893         (shr-bullet): New custom variable.
1894         (shr-tag-li): Support custom bullet in unordered lists.
1895
1896 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1897
1898         * shr.el (shr-expand-url): Respect // URLs.
1899
1900         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1901         put a background colour onto the entire buffer.
1902         (eww-render): When being redirected, use the redirect URL as the new
1903         base URL.
1904
1905         * shr.el (shr-parse-base): Fix parsing error.
1906
1907         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1908
1909         * shr.el (shr-parse-base): New function.
1910         (shr-expand-url): Use it to expand relative URLs reliably.
1911
1912 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1913
1914         * auth-source.el (auth-source-search-collection): Fix docstring.
1915         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1916         single-quoted strings and multiline entries.
1917         (auth-source-netrc-parse-next-interesting)
1918         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1919         functions to support parser.
1920
1921 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922
1923         * eww.el (eww-submit): Get submit button logic right when hitting RET
1924         on non-submit buttons.
1925
1926         * shr.el: Remove shr-preliminary-table-render, since that can't really
1927         be used for anything in practice.
1928
1929 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1930
1931         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1932         (sieve-manage-quit).
1933
1934 2013-06-14  Glenn Morris  <rgm@gnu.org>
1935
1936         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1937
1938 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1939
1940         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1941         control the maximum size of photo ID image.
1942         (mml2015-epg-key-image-to-string): Respect it.
1943
1944 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1945
1946         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1947         instead of the final one so that we can more easily distinguish them.
1948
1949         * eww.el (eww-submit): Compute the submission URL correctly.
1950
1951 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1952
1953         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1954         Use plist-get rather than CL's getf.
1955         (sieve-manage-parse-capability): Avoid CL's remove-if.
1956
1957 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1958
1959         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1960         (sieve-manage-quit).
1961
1962 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1963
1964         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1965         last slash.
1966
1967         * eww.el (eww-tag-select): Use the first value as the default value.
1968
1969 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1970
1971         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1972         (eww-mode): Use `define-derived-mode'.
1973         (eww-parse-headers): Parse headers from beginning of buffer so that
1974         file:// links work.
1975
1976 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1977
1978         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1979
1980 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1981
1982         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1983         to handle them at all.
1984
1985 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986
1987         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1988         work, too.
1989         (eww-tag-select): Implement <select>.
1990
1991 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1992
1993         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1994         stream managing functions by using open-protocol-stream to do most of
1995         the work.  Has the nice benefit of enabling STARTTLS.
1996         Wait for capabilities after STARTTLS: following RFC5804, the server
1997         sends new capabilities after successfully establishing a TLS connection
1998         with the client.  The client should update the cached list of
1999         capabilities, but we just ignore the answer for now.
2000         (sieve-manage-network-p, sieve-manage-network-open)
2001         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2002         (sieve-manage-forward, sieve-manage-streams)
2003         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2004         API, nor called by any other function.
2005         Enable Multibyte for SieveManage buffers: The parser won't properly
2006         handle umlauts and line endings unless multibyte is turned on in the
2007         process buffer.
2008
2009 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010
2011         * eww.el (eww-tag-input): Support password fields.
2012         (eww-submit): Support POST.
2013
2014 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2015
2016         * eww.el (eww-tag-form): Protect against degenerate forms.
2017
2018         * shr.el (shr-expand-url): Expand URLs that start with a slash
2019         correctly.
2020
2021         * eww.el (eww-submit): Get submit button logic right.
2022
2023         * shr.el (shr-final-table-render): New variable to signal when we're
2024         doing the final table rendering so that we can collect more data at
2025         that point.
2026
2027         * eww.el (eww-submit): Make form submission work.
2028         (eww-tag-input): Implement submit buttons.
2029         (eww-click-radio): Implement radio and checkboxes.
2030         (eww-submit): Handle hidden elements.
2031
2032         * shr.el (shr-descend): Allow other packages to override (or provide)
2033         rendering of elements.
2034         (shr-expand-url): Strip query strings from URLs before expanding them.
2035
2036         * eww.el: Don't require cl-lib.
2037         (eww-tag-form): Start form support.
2038
2039         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2040
2041         * eww.el: Start writing a new, tiny web browser.
2042         (eww-previous-url): New command.
2043         (eww-quit): New command.
2044
2045 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2046
2047         * sieve.el: Put point at beginning of buffer when viewing a script.
2048         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2049         number in sieve-buffer's header.  Fixed code to also work with a string
2050         as port specifier.  Properly close the connection on pressing 'q'.  Make
2051         sieve-manage-quit close the connection and process buffer.  Also, remove
2052         duplicate keybinding for 'q'.
2053
2054 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2055
2056         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2057         make it easier to read.
2058         (mm-pkcs7-enveloped-magic): Ditto.
2059
2060 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2061
2062         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2063         before `image-type-available-p' to avoid loading the image libraries
2064         needlessly.
2065
2066 2013-06-05  David Engster  <deng@randomsample.de>
2067
2068         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2069         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2070         to see whether the group was synced before.
2071
2072 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2073
2074         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2075         when opening the connection.
2076         Suggested by João Távora <joaotavora@gmail.com> in
2077         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2078
2079 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2080
2081         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2082         assume Date header begins with "Date", that may be customized into
2083         something like "X-Sent" using gnus-article-time-format.
2084         (article-transform-date): Allow multi-line Date header.
2085
2086 2013-06-02  David Engster  <deng@randomsample.de>
2087
2088         * registry.el (initialize-instance, registry-lookup)
2089         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2090         (registry-lookup-secondary-value, registry-search, registry-delete)
2091         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2092         not wrap methods in `eval-and-compile'.  This breaks due to latest
2093         changes in EIEIO (introduction of eieio-core.el).
2094
2095 2013-05-30  Glenn Morris  <rgm@gnu.org>
2096
2097         * nnmail.el (nnmail-fancy-expiry-target):
2098         Also bind mail-dont-reply-to-names.
2099
2100         * spam-stat.el (spam-stat-save):
2101         No need to tweak font-lock in temp buffers.
2102
2103         * shr.el (shr-put-image): Silence compiler.
2104
2105 2013-05-29  Glenn Morris  <rgm@gnu.org>
2106
2107         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2108
2109         * gnus-group.el (gnus-sequence-of-unread-articles)
2110         (gnus-summary-add-mark, gnus-mark-article-as-read)
2111         (gnus-group-make-articles-read): Declare.
2112
2113         * gnus-sum.el (gnus-parameter-list-identifier)
2114         (gnus-article-stop-animations, gnus-stop-downloads)
2115         (gnus-article-only-boring-p, article-goto-body)
2116         (gnus-flush-original-article-buffer, article-narrow-to-head)
2117         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2118         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2119
2120         * gnus.el: No need to eval-and-compile autoloads.
2121
2122         * gravatar.el (help-function-arglist): Autoload.
2123
2124         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2125
2126         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2127
2128         * spam.el: No need to load spam-report when compiling.
2129         No need to eval-and-compile autoloads.
2130         (spam-report-resend-to): Declare.
2131         (spam-report-resend-register-routine): Require 'spam-report.
2132
2133 2013-05-24  Julien Danjou  <julien@danjou.info>
2134
2135         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2136         setup.
2137
2138 2013-05-23  Glenn Morris  <rgm@gnu.org>
2139
2140         * gnus-util.el (rmail-swap-buffers-maybe)
2141         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2142         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2143         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2144
2145         * mm-decode.el: No need to load term when compiling.
2146         (term-mode, term-char-mode): Declare.
2147
2148         * mm-util.el: No need to load jka-compr when compiling.
2149         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2150
2151         * nnmaildir.el: Require is automatically eval-and-compile.
2152         (nnmail): Require at run-time too.
2153
2154         * registry.el (registry-size): Move definition before use.
2155
2156 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2157
2158         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2159         signed data to conform the standard.  (Bug#14232)
2160
2161 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2162
2163         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2164         double angle quotation mark.
2165
2166 2013-05-20  Glenn Morris  <rgm@gnu.org>
2167
2168         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2169
2170 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2171
2172         * message.el (message-insert-formatted-citation-line): handle finding
2173         first/lastname when more than 2 names appear.
2174
2175 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2176
2177         * shr.el (shr-tag-span): New function.
2178
2179 2013-05-18  Glenn Morris  <rgm@gnu.org>
2180
2181         * message.el (message-mode): Use message-mode-abbrev-table,
2182         with text-mode-abbrev-table as parent.  (Bug#14413)
2183
2184 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2185
2186         * message.el (message-expand-group): Decode group names.
2187
2188 2013-05-16  Julien Danjou  <julien@danjou.info>
2189
2190         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2191         app-icon.
2192
2193 2013-05-15  Glenn Morris  <rgm@gnu.org>
2194
2195         * shr-color.el (shr-color-visible-luminance-min)
2196         (shr-color-visible-distance-min): Use shr-color group.
2197
2198 2013-05-11  Glenn Morris  <rgm@gnu.org>
2199
2200         * gnus-vm.el: Make it loadable without VM.
2201         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2202         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2203
2204 2013-05-09  Glenn Morris  <rgm@gnu.org>
2205
2206         * mml1991.el: Make it loadable.  (Bug#13456)
2207
2208         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2209         * gnus-async.el (gnus-async-post-fetch-function):
2210         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2211         * gnus-html.el (gnus-html-image-cache-ttl):
2212         * gnus-notifications.el (gnus-notifications-timeout):
2213         * gnus-picon.el (gnus-picon-properties):
2214         * gnus-util.el (gnus-completion-styles):
2215         * gnus.el (gnus-other-frame-resume-function):
2216         * message.el (message-user-organization-file)
2217         (message-cite-reply-position):
2218         * nnir.el (nnir-summary-line-format)
2219         (nnir-retrieve-headers-override-function):
2220         * shr-color.el (shr-color-visible-luminance-min):
2221         * shr.el (shr-blocked-images):
2222         * spam-report.el (spam-report-resend-to):
2223         * spam.el (spam-summary-exit-behavior): Fix custom types.
2224
2225         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2226
2227 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2228
2229         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2230         because of let-binding help-xref-following.  (Bug#14356)
2231
2232 2013-05-06  Glenn Morris  <rgm@gnu.org>
2233
2234         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2235
2236 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2237
2238         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2239         entering into the registry.
2240
2241 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2242
2243         * gnus.el: Ma Gnus v0.7 is released.
2244
2245 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2246
2247         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2248         (Bug#14304)
2249
2250 2013-04-27  Glenn Morris  <rgm@gnu.org>
2251
2252         * gnus.el (gnus-list-debbugs):
2253         Use require rather than autoload.  (Bug#14262)
2254
2255 2013-04-27  Julien Danjou  <julien@danjou.info>
2256
2257         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2258         port to "sieve" now that it has an official IANA port assigned.
2259
2260 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2261
2262         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2263         Don't set the MAILHOST environment variable permanently (Bug#14271).
2264
2265 2013-04-26  Glenn Morris  <rgm@gnu.org>
2266
2267         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2268
2269 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2270
2271         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2272         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2273
2274 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2275
2276         * nnir.el (nnir-close-group): Make sure we are in the right group.
2277
2278         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2279         dependency table from all newly retrieved headers.
2280
2281 2013-04-16  David Edmondson  <dme@dme.org>
2282
2283         Support <img src="data:...">.
2284
2285         * shr.el (shr-image-from-data): New function.
2286         (shr-tag-img): Use it.
2287
2288 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2289
2290         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2291         group.
2292
2293 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2296         corresponding to any existing group (Bug#14166).
2297
2298 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2299
2300         * nnir.el (number-sequence): No longer used.
2301         (nnir-request-set-mark): New function.
2302         (nnir-request-update-info): Improve marks updating.
2303         (nnir-request-scan): Don't duplicate marks updating.
2304         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2305         Use 'assq rather than 'assoc.  Quote anonymous function.
2306         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2307         Use 'gnus-group-prefixed-p.
2308         (gnus-summary-create-nnir-group): Make sure server for method is open.
2309
2310 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2311
2312         * nnir.el (gnus-nnir-group-p): New function.
2313         (nnir-possibly-change-group): Use it.
2314
2315         * gnus-msg.el (gnus-setup-message): Use it.
2316
2317 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2318
2319         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2320         `initial-input' for the argument name.
2321         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2322
2323 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2324
2325         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2326         (used by MH-E).
2327
2328 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2329
2330         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2331         group.
2332
2333         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2334         fix compilation.
2335
2336 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2337
2338         * nnir.el (nnir-method-default-engines): And another typo.
2339
2340 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2341
2342         * nnir.el (nnir-method-default-engines): Fix typo.
2343
2344 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2345
2346         * nnir.el: Define 'number-sequence for xemacs.
2347         (gnus-summary-create-nnir-group): New function to create an nnir group
2348         from an nnir summary buffer based on the current query.
2349         (nnir-request-create-group): Update to allow nnir group creation based
2350         on the current query.
2351
2352 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2353
2354         * nndraft.el (nndraft-request-expire-articles):
2355         Make expiry target always `delete'.
2356
2357 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2358
2359         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2360         buffer use the posting-style and gcc of the original article group.
2361         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2362
2363         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2364         after other deffoos.
2365
2366 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2367
2368         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2369         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2370         support for real (i.e. not ephemeral) nnir groups.
2371         (gnus-summary-make-nnir-group): New function for initiating searches
2372         from a summary buffer.
2373
2374 2013-03-18  Sam Steingold  <sds@gnu.org>
2375
2376         * message.el (message-bury): Minor cleanup.
2377
2378 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2379
2380         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2381
2382 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2385         nnml-request-list.  (Bug#13873)
2386         (nndir-request-newsgroups): Remove, unused.
2387
2388         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2389
2390 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2391
2392         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2393         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2394         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2395
2396 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2397
2398         * shr.el: Make all the overlays set the `evaporate' property so that
2399         they're removed properly.
2400
2401 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2402
2403         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2404         shell-quote-argument.
2405
2406 2013-02-22  David Engster  <deng@randomsample.de>
2407
2408         * gnus-registry.el (gnus-registry-save): Provide class name when
2409         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2410         `condition-case' to stay compatible with older EIEIO versions which
2411         only accept one argument.
2412
2413 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2414
2415         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2416         (epg-user-id-validity): Autoload.
2417         (mml2015-epg-check-user-id): New function.
2418         (mml2015-epg-check-sub-key): New function split from
2419         mml2015-epg-find-usable-key.
2420         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2421         optional name-is-key-id, to handle the case when user-id is unusable.
2422         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2423
2424 2013-02-17  Glenn Morris  <rgm@gnu.org>
2425
2426         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2427
2428 2013-02-16  Glenn Morris  <rgm@gnu.org>
2429
2430         * shr.el (shr-put-image): Only animate images that specify a delay.
2431         This is consistent with the old image-animated-p behavior.
2432
2433 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2434
2435         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2436         for XEmacs.
2437
2438 2013-02-13  Juri Linkov  <juri@jurta.org>
2439
2440         * gnus-art.el (gnus-article-mode-map):
2441         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2442         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2443
2444 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2445
2446         * auth-source.el (auth-source-format-prompt): Don't get confused by
2447         any "\" in replacement text.  (Bug#13637)
2448
2449 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2450
2451         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2452         (gnus-backend-trace): Honour gnus-backend-trace.
2453
2454         * mml.el (mml-insert-part): Insert closing tag.
2455
2456         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2457
2458 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2461         able to find the article, which can happen in debbugs groups,
2462         apparently.
2463
2464 2013-01-16  Glenn Morris  <rgm@gnu.org>
2465
2466         * smiley.el (smiley-style): Make the file loadable in batch mode.
2467
2468 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2469
2470         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2471         imap process running.
2472
2473 2013-01-14  Julien Danjou  <julien@danjou.info>
2474
2475         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2476         Compare addresses against addresses, not against the full From field.
2477
2478 2013-01-13  Richard Stallman  <rms@gnu.org>
2479
2480         * message.el (message-forward-make-body-mime): New args BEG, END
2481         specify what part of FORWARD-BUFFER to use.  Do the work directly
2482         instead of calling `mml-insert-buffer'.
2483
2484 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2485
2486         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2487         cross-reference(s).
2488
2489         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2490         cross-reference(s).
2491
2492 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2493
2494         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2495         and point-max-marker.
2496         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2497
2498 2013-01-11  Julien Danjou  <julien@danjou.info>
2499
2500         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2501         max are almost equal.  Also return the correct value for V which is
2502         already between 0 and 1.
2503
2504 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2505
2506         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2507         to mml2015-encrypt-to-self.
2508         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2509
2510 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2511
2512         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2513         mml-smime-epg-find-usable-secret-key.
2514
2515 2013-01-08  Glenn Morris  <rgm@gnu.org>
2516
2517         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2518
2519 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2520
2521         * mml-smime.el: Support signing by sender.
2522         Requested by Uwe Brauer.
2523         (mml-smime-sign-with-sender): New user option analogous
2524         to mml2015-sign-with-sender.
2525         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2526         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2527         mml2015.el.
2528
2529 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2530
2531         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2532         isn't running, because Gnus will probably not know how to handle the
2533         Gcc header (bug#11941).
2534
2535         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2536         articles.
2537
2538 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2539
2540         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2541         (nnfolder-generate-active-file): Make this function work with recursive
2542         folder names.
2543
2544 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2545
2546         * nntp.el (nntp-open-connection): Use HELP as the capability command
2547         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2548         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2549
2550 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2551
2552         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2553         place holder since this gives `Invalid face reference: nil' messages.
2554         Use the `default' face instead.  It has the same effect here, even
2555         though it is not no-op.
2556
2557         * gnus-util.el
2558         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2559
2560 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2561
2562         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2563         non-string posting styles (bug#13285).
2564
2565 2012-12-27  Glenn Morris  <rgm@gnu.org>
2566
2567         * plstore.el (plstore-passphrase-callback-function):
2568         Use plstore-get-file.
2569
2570 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2571
2572         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2573         stderr.
2574
2575 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2578
2579         * gnus-compat.el (set-buffer-multibyte): Remove.
2580
2581 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2582
2583         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2584         temporary file to get PGP key image.  Pass no-show-photos when
2585         extracting image to avoid having it pop up twice.
2586
2587 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2588
2589         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2590         eligible for treatment.
2591
2592         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2593         lines.  This makes summary commands with hidden threads work more
2594         reliably.
2595
2596         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2597         button to mark the hidden citations (bug#9395).
2598
2599 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2600
2601         * mml2015.el (mml2015-epg-signature-to-string): New function.
2602         (mml2015-epg-verify-result-to-string): New function.
2603         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2604         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2605         instead of epg-verify-result-to-string.
2606         (epg-signature-key-id, epg-signature-to-string): Autoload.
2607         (epg-verify-result-to-string): Remove autoload.
2608
2609 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2610
2611         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2612         ID image from GPG public key.
2613         (mml2015-epg-key-image-to-string): New function.
2614
2615 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2616
2617         * plstore.el (plstore-passphrase-callback-function): Fix error when
2618         error when plstore-cache-passphrase-for-symmetric-encryption is set
2619         (bug#13264).
2620
2621 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2622
2623         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2624         buffer to the article buffer here, because that clobbers multiple
2625         article buffers.
2626
2627         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2628         buffer always points to the right summary buffer.
2629
2630 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2631
2632         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2633         the password (bug#12097).
2634
2635 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2636
2637         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2638         (bug#13263).
2639
2640         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2641         buffer exists before using it (bug#12475).
2642
2643         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2644         offline groups (bug#11937).
2645
2646         * message.el (message-yank-original): When using customize to set the
2647         value of `message-cite-style', the variable it set to a symbol that's
2648         the name of the variable, which must then be dereferenced (bug#12616).
2649
2650 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2651
2652         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2653         the `face' property with a list whose car is the face specified in the
2654         format string and whose cdr is (nil).
2655         * lisp/gnus-util.el
2656         (gnus-put-text-property-excluding-characters-with-faces):
2657         Change accordingly.
2658         (gnus-get-text-property-excluding-characters-with-faces): New function.
2659         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2660         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2661         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2662
2663 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2664
2665         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2666         login methods.
2667         (nnimap-login): Respect the `nnimap-authenticator' variable.
2668
2669         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2670         mark state when moving articles.  Otherwise unticked articles will get
2671         their ticks back after moving.
2672
2673 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2674
2675         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2676
2677         * message.el (message-ignored-news-headers): Always remove
2678         X-Message-SMTP-Method to avoid information leakage if the user
2679         mistakenly inserts the header into news messages.
2680
2681         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2682
2683         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2684         right than four characters, this command would move point to
2685         `point-max'.  Don't do that.
2686
2687         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2688         to nil to allow re-selecting groups that gain articles.
2689         (gnus-bug-group-download-format-alist): Update the URL.
2690
2691 2012-12-23  Andreas Schwab  <schwab@suse.de>
2692
2693         * shr.el (shr-tag-em): Render em as italic, not bold.
2694
2695 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2696
2697         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2698         for reuse.
2699         (gnus-open-server): Use it to add more tracing.
2700         (gnus-finish-retrieve-group-infos): Add backend tracing.
2701         (gnus-backend-trace): Also note the elapsed seconds.
2702
2703 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2704
2705         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2706         Set epa-file-encrypt-to from variable to avoid querying.
2707
2708 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2709
2710         * sieve-mode.el (sieve-font-lock-keywords):
2711         Keywords should be word delimited.  (Bug#13173)
2712
2713 2012-12-13  Andreas Schwab  <schwab@suse.de>
2714
2715         * tls.el (tls-program): Update customize type.
2716
2717 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2720         instead of <pre> to align message header.
2721
2722 2012-12-12  Sam Steingold  <sds@gnu.org>
2723
2724         * gnus.el (gnus-other-frame-resume-function): Add user option.
2725         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2726
2727 2012-12-06  Sam Steingold  <sds@gnu.org>
2728
2729         * gnus-start.el (gnus-before-resume-hook): Add.
2730         (gnus-1): Run it when Gnus is alive.
2731
2732 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2733
2734         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2735         * gnus-art.el (article-unsplit-urls)
2736         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2737         * gnus-registry.el (gnus-registry-get-article-marks)
2738         * message.el (message-goto-body): Use it.
2739         (message-called-interactively-p): Remove.
2740
2741         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2742         (spam-stat-score-buffer): Use it.
2743
2744         * spam.el: Silence the warnings against BBDB functions when compiling.
2745
2746         * gnus-score.el (gnus-score-decode-text-parts):
2747         Use append+mapcar instead of the cl function mapcan.
2748
2749 2012-12-05  Sam Steingold  <sds@gnu.org>
2750
2751         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2752         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2753         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2754
2755 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2756
2757         * gmm-utils.el (gmm-called-interactively-p): Revert.
2758         This seems to cause Emacs to get stuck!
2759         * gnus-art.el (article-unsplit-urls)
2760         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2761         * gnus-registry.el (gnus-registry-get-article-marks)
2762         * message.el (message-goto-body)
2763         (message-called-interactively-p): Revert.
2764
2765         * gmm-utils.el (gmm-called-interactively-p): New function.
2766         * gnus-art.el (article-unsplit-urls)
2767         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2768         * gnus-registry.el (gnus-registry-get-article-marks)
2769         * message.el (message-goto-body): Use it.
2770         (message-called-interactively-p): Remove.
2771
2772         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2773         * gnus-sync.el (gnus-sync-lesync-call)
2774         * message.el (message-read-from-minibuffer): Use it.
2775
2776 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2777
2778         * gmm-utils.el (gmm-flet): Remove.
2779         * gnus-sync.el (gnus-sync-lesync-call)
2780         * message.el (message-read-from-minibuffer): Don't use it.
2781
2782 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2783
2784         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2785
2786 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2787
2788         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2789
2790         * gnus-sync.el (gnus-sync-lesync-call)
2791         * message.el (message-read-from-minibuffer): Use gmm-flet.
2792
2793         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2794
2795         * gnus-util.el (gnus-macroexpand-all): Remove.
2796
2797 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2798
2799         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2800         to TAB, not [tab].
2801         (gnus-summary-article-map): Likewise.
2802
2803         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2804         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2805
2806 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2807
2808         * time-date.el: Commentary fix.
2809
2810 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2811
2812         * color.el: Don't require cl.
2813         (color-complement): `caddr' -> `nth 2'.
2814
2815         * time-date.el (time-to-seconds): De-obsolete.
2816
2817 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2818
2819         * message.el (message-get-reply-headers):
2820         Make sure the reply goes to the author if it is a wide reply.
2821
2822 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2823
2824         * gnus-score.el (gnus-score-body):
2825         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2826         scoring by body.
2827
2828 2012-11-16  Glenn Morris  <rgm@gnu.org>
2829
2830         * gnus-diary.el (nndiary-request-create-group-functions)
2831         (nndiary-request-update-info-functions)
2832         (gnus-subscribe-newsgroup-functions)
2833         (nndiary-request-accept-article-functions):
2834         Use new names for hooks rather than obsolete aliases.
2835
2836 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2837
2838         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2839
2840 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2841
2842         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2843         in meta tag with the one the part specifies in its header.
2844
2845 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2846
2847         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2848         by default.
2849
2850 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2853         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2854
2855 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2856
2857         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2858         and a runtime function for it, of which the XEmacs version takes only
2859         two arguments.
2860
2861 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2862
2863         * nndiary.el (nndiary-request-create-group-functions)
2864         (nndiary-request-update-info-functions)
2865         (nndiary-request-accept-article-functions):
2866         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2867         "-hooks" suffix.
2868
2869 2012-10-19  Julien Danjou  <julien@danjou.info>
2870
2871         * gnus-art.el: Require gnus-util because it uses
2872         `gnus-timer--function'.
2873
2874 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2875
2876         * starttls.el (starttls-extra-arguments): Doc fix.
2877
2878 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2879
2880         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2881         it.
2882
2883 2012-10-06  Glenn Morris  <rgm@gnu.org>
2884
2885         * gnus-notifications.el (gnus-notifications):
2886         Add missing group :version tag.
2887         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2888         (gnus-gcc-post-body-encode-hook):
2889         * gnus-sync.el (gnus-sync-lesync-name)
2890         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2891
2892 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2893
2894         * color.el (color-hsl-to-rgb): Fix incorrect results for
2895         small and large hue values.  (Bug#12559)
2896
2897 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         New UIDL implementation.
2900
2901         * mail-source.el (mail-sources, mail-source-keyword-map):
2902         Add :leave as a pop3 keyword.
2903         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2904
2905         * pop3.el (pop3-leave-mail-on-server): Allow number.
2906         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2907         (pop3-movemail): Add UIDL support.
2908         (pop3-send-streaming-command): Take a list of mail numbers instead of
2909         the number of mails.
2910         (pop3-write-to-file): Add X-UIDL header.
2911         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2912         (pop3-uidl-add-xheader): New functions.
2913
2914         * message.el (message-ignored-resent-headers):
2915         Add X-Content-Length and X-UIDL headers.
2916
2917 2012-10-05  Glenn Morris  <rgm@gnu.org>
2918
2919         * color.el (color-name-to-rgb, color-rgb-to-hex)
2920         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2921         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2922         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2923         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2924
2925 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2926
2927         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2928         a user about whether to delete temp files if once a user answered as n.
2929
2930 2012-09-25  Chong Yidong  <cyd@gnu.org>
2931
2932         * password-cache.el (password-read-and-add): Use a declare form to mark
2933         this function obsolete.
2934
2935 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2936
2937         * lpath.el: Bind mail-encode-mml for old Emacsen.
2938
2939 2012-09-17  Richard Stallman  <rms@gnu.org>
2940
2941         * message.el (message-in-body-p): Don't set mark or modify buffer.
2942
2943         * mml.el (mml-attach-file): Doc fix.
2944         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2945         Set mail-encode-mml when in Mail mode.
2946         Simplify code to set HEAD and move back to HEAD.
2947         (mml-insert-multipart, mml-insert-part):
2948         Set mail-encode-mml when in Mail mode.
2949
2950 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2951
2952         * gnus-util.el (gnus-timer--function): New function.
2953
2954         * gnus-art.el (gnus-article-stop-animations): Use it.
2955
2956 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2957
2958         Fix glitches caused by addition of psec to timers.
2959         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2960         rather than raw access to timer vector.
2961
2962 2012-09-11  Julien Danjou  <julien@danjou.info>
2963
2964         * gnus-notifications.el (gnus-notifications): Check for nil values in
2965         ignored addresses check.
2966
2967 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2968
2969         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2970
2971 2012-09-07  Chong Yidong  <cyd@gnu.org>
2972
2973         * gnus-util.el
2974         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2975
2976         * gnus-salt.el (gnus-tree-highlight-node):
2977         * gnus-sum.el (gnus-summary-highlight-line):
2978         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2979
2980 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2981
2982         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2983
2984 2012-09-06  Juri Linkov  <juri@jurta.org>
2985
2986         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2987         scheme for buffer names to be more consistent with other group and
2988         article buffer names in Gnus.
2989
2990 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus-util.el
2993         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2994
2995         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2996         Jenkner.
2997
2998         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2999
3000         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3001
3002         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3003
3004 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3005
3006         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3007         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3008
3009         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3010         string-prefix-p in Emacs >=23.2.
3011
3012         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3013         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3014         instead of string-match-p.
3015         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3016
3017 2012-09-06  Kenichi Handa  <handa@gnu.org>
3018
3019         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3020         lowercase a..f.
3021
3022 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3023
3024         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3025
3026 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3027
3028         * nnimap.el (nnimap-request-move-article): Decode the group name when
3029         doing internal moves to avoid charset issues.
3030
3031         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3032         TIME is set.
3033
3034 2012-09-05  Juri Linkov  <juri@jurta.org>
3035
3036         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3037         than one group at a time (bug#11961).
3038
3039 2012-09-05  Julien Danjou  <julien@danjou.info>
3040
3041         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3042         this hide the real reason with a message giving absolutely no hint.
3043
3044 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3045
3046         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3047         to the backend (bug#11804).
3048
3049         * message.el (message-insert-newsgroups): Don't insert newsgroup
3050         duplicates (bug#12275).
3051
3052 2012-09-05  John Wiegley  <johnw@newartisans.com>
3053
3054         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3055         sieve rules.
3056
3057 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3058
3059         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3060         function.
3061
3062         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3063
3064         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3065
3066 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3067
3068         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3069         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3070         This should make nnmaildir more usable with offlineimap.
3071
3072 2012-09-05  Julien Danjou  <julien@danjou.info>
3073
3074         * nnimap.el (nnimap-request-list): Revert change that made listing
3075         synchronous.
3076         (nnimap-get-responses): Restore.
3077
3078 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3079
3080         * dgnushack.el: XEmacs 21.5 compilation fix.
3081
3082         * gnus-notifications.el (gnus-notifications-notify): Use it.
3083
3084         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3085         warnings on XEmacs.
3086
3087 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3088
3089         Better seeds for (random).
3090         * gnus-sync.el (gnus-sync-lesync-setup):
3091         * message.el (message-canlock-generate, message-unique-id):
3092         Change (random t) to (random), now that the latter is more random.
3093
3094 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3095
3096         * nnimap.el (nnimap-change-group): Document result value
3097
3098         * auth-source.el (auth-sources): Fix macos keychain access.
3099
3100         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3101         allow the backend `request-head' function to determine the group
3102         name on its own.
3103         (gnus-request-expire-articles): Filter out negative article numbers
3104         during expiry (Bug#11980).
3105
3106         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3107         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3108
3109         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3110         you've found the article when you haven't.
3111
3112         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3113         that nnimap-change-group can return t.
3114
3115 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3116
3117         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3118
3119 2012-08-30  Julien Danjou  <julien@danjou.info>
3120
3121         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3122         `gnus-notifications-timeout'.
3123         (gnus-notifications-timeout): Add.
3124         (gnus-notifications-action): New function.
3125         (gnus-notifications-notify): Add :action using
3126         `gnus-notifications-action'.
3127         (gnus-notifications-id-to-msg): New variable.
3128         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3129         notifications id to messages.
3130
3131 2012-08-30  Kenichi Handa  <handa@gnu.org>
3132
3133         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3134         once.
3135
3136 2012-08-29  Julien Danjou  <julien@danjou.info>
3137
3138         * gnus-notifications.el: New file.
3139         (gnus-notifications-notify): New function.
3140         (gnus-notifications): Use `gnus-notifications-notify'.
3141
3142 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3143
3144         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3145         transfer encoding first; bind gnus-newsgroup-charset to the charset
3146         that the article specifies (Bug#12209).
3147
3148 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3149
3150         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3151         (gnus-group-customize-done): Encode values posting-style holds.
3152
3153         * gnus-msg.el (gnus-summary-resend-message)
3154         (gnus-configure-posting-styles): Decode values posting-style group
3155         parameter holds.
3156
3157 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3160         `name' and `address' in Resent-From header.
3161
3162 2012-08-14  Chong Yidong  <cyd@gnu.org>
3163
3164         * gnus-art.el (article-display-face): Handle failure in
3165         gnus-create-image (Bug#11802).
3166
3167 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3168
3169         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3170         Use defsetf.
3171
3172 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3173
3174         * auth-source.el (auth-source-plstore-search)
3175         (auth-source-secrets-search): Ignore :require and :type in search spec.
3176
3177 2012-08-06  Julien Danjou  <julien@danjou.info>
3178
3179         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3180         `nnimap-request-move-article'.
3181
3182         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3183         Remove autoload, already handled by gnus.el.
3184
3185         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3186
3187         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3188         supported by nnimap actually.  Reverts previous change.
3189
3190         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3191         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3192         to-buffer argument that is already supported.
3193
3194 2012-08-05  Julien Danjou  <julien@danjou.info>
3195
3196         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3197         Add autoload.
3198
3199 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3200
3201         * gnus.el (gnus-valid-select-methods): Fix custom type.
3202
3203 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3204
3205         * auth-source.el (auth-sources, auth-source-backend-parse)
3206         (auth-source-macos-keychain-search)
3207         (auth-source-macos-keychain-search-items)
3208         (auth-source-macos-keychain-result-append)
3209         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3210         auth-source.el through the /usr/bin/security utility.
3211         (auth-sources): Fix syntax error.
3212         (auth-source-macos-keychain-result-append): Fix variable name.
3213         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3214
3215 2012-07-27  Julien Danjou  <julien@danjou.info>
3216
3217         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3218         Emacs < 24.1
3219
3220 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3221
3222         * message.el (message-kill-address): Don't kill last newline.
3223         (message-skip-to-next-address): Don't move to the next header.
3224         (message-fill-field-address): Work properly.
3225
3226 2012-07-25  Julien Danjou  <julien@danjou.info>
3227
3228         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3229
3230 2012-07-24  Julien Danjou  <julien@danjou.info>
3231
3232         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3233
3234         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3235         (nntp-async-timer-handler): Remove, unused.
3236
3237         * nnimap.el (nnimap-get-responses): Remove, unused.
3238
3239         * nnheader.el (mail-header-set-extra): Remove, unused.
3240
3241         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3242         unused.
3243
3244         * mm-view.el (mm-view-sound-file): Remove, unused.
3245
3246         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3247         (mm-url-encode-multipart-form-data): Remove, unused.
3248
3249         * message.el (message-remove-signature, message-make-host-name)
3250         (message-fill-address): Remove, unused.
3251
3252         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3253         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3254         unused.
3255
3256         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3257         (gnus-xmas-call-region): Remove, unused.
3258
3259         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3260
3261         * gnus-util.el (gnus-extract-address-component-name)
3262         (gnus-extract-address-component-email, gnus-sortable-date)
3263         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3264         (gnus-process-live-p): Remove, unused.
3265
3266         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3267
3268         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3269         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3270         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3271         function.
3272
3273         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3274
3275         * gnus-score.el (gnus-summary-score-crossposting)
3276         (gnus-score-regexp-bad-p): Remove, unused.
3277
3278         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3279
3280         * gnus-range.el (gnus-sublist-p): Remove, unused.
3281
3282         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3283         unused.
3284
3285         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3286
3287         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3288         (gnus-request-associate-buffer): Remove, unused.
3289
3290         * gnus-group.el (gnus-group-set-method-info)
3291         (gnus-group-set-params-info): Remove, unused.
3292
3293         * gnus-fun.el (gnus-shell-command-to-string)
3294         (gnus-shell-command-on-region): Remove, unused.
3295
3296         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3297
3298         * gnus-art.el (gnus-article-text-type-exists-p)
3299         (article-translate-characters, gnus-article-hide-text-of-type)
3300         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3301         Remove, unused.
3302
3303 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3304
3305         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3306
3307 2012-07-21  Julien Danjou  <julien@danjou.info>
3308
3309         * message.el (message-dont-reply-to-names): Replace deprecated
3310         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3311         (message-get-reply-headers): Ditto.
3312
3313 2012-07-18  Julien Danjou  <julien@danjou.info>
3314
3315         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3316         `sieve-upload-and-kill'.
3317
3318         * sieve.el (sieve-bury-buffer): Remove function.
3319         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3320         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3321
3322 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3323
3324         * shr.el (shr-expand-url): Handle URL starting with `//'.
3325
3326 2012-07-13  Chong Yidong  <cyd@gnu.org>
3327
3328         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3329         instead of calling toggle-read-only with a (bogus) argument.
3330
3331 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3332
3333         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3334         of initial input when reading the author to restrict the summary to.
3335
3336 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3337
3338         * mm-decode.el (mm-shr):
3339         Allow overriding charset by mm-charset-override-alist.
3340
3341 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3342
3343         * gnus-art.el (gnus-article-view-part):
3344         Toggle subparts of multipart/alternative part.
3345
3346 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3347
3348         * shr.el (shr-render-buffer): New command.
3349         (shr-visit-file): Use it.
3350
3351 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3352
3353         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3354         Set no-byte-compile and no-update-autoloads.
3355
3356 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3357
3358         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3359
3360 2012-06-25  Julien Danjou  <julien@danjou.info>
3361
3362         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3363         `nnimap-request-move-articles-find-limit' since we do not use it only
3364         for move operations.
3365         (nnimap-request-accept-article): Use
3366         `nnimap-request-articles-find-limit' to limit search by message-id.
3367
3368 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3369
3370         Support higher-resolution time stamps (Bug#9000).
3371
3372         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3373         VARLIST.  It's optional, for backward compatibility.
3374         (encode-time-value): New optional arg PICO.  New type 3.
3375         (time-to-seconds) [!float-time]: Support the new picoseconds
3376         component if it's used.
3377         (seconds-to-time, time-subtract, time-add):
3378         Support ps-resolution time stamps as well.
3379
3380 2012-06-19  Julien Danjou  <julien@danjou.info>
3381
3382         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3383
3384         * nnimap.el (nnimap-log-buffer): Check that
3385         `window-point-insertion-type' is boundp, since it's not available in
3386         XEmacs.
3387
3388 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3389
3390         * nnimap.el (nnimap-log-buffer): Add this, setting
3391         `window-point-insertion-type' in the buffer to t.
3392         (nnimap-log-command): Use nnimap-log-buffer.
3393
3394 2012-06-19  Julien Danjou  <julien@danjou.info>
3395
3396         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3397         argument to be able to limit the search.
3398         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3399         (nnimap-request-move-articles-find-limit): Add this to limit the search
3400         by Message-Id after a message move.
3401         (nnimap): Add defgroup.
3402
3403 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3404
3405         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3406
3407 2012-06-15  Julien Danjou  <julien@danjou.info>
3408
3409         * nnimap.el (nnimap-find-article-by-message-id): Use
3410         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3411         (nnimap-possibly-change-group): Add read-only argument.
3412         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3413         issuing EXAMINE manually.
3414         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3415         with read-only argument.
3416         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3417         cannot possibly change because we need to be sure that it's either
3418         read-write or read-only.
3419
3420 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3421
3422         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3423         being bound to a lambda form.
3424
3425 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3426
3427         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3428         articles when fetch-old is non-nil (bug#11370).
3429
3430 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3431
3432         * gnus-picon.el (gnus-picon-properties): New defcustom.
3433         (gnus-picon-create-glyph): Use it.
3434
3435 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * gnus-group.el (gnus-group-get-new-news): Respect
3438         `gnus-group-use-permanent-levels', as documented (bug#11638).
3439
3440 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3441
3442         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3443         groups (bug#11641).
3444
3445 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3446
3447         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3448         is an integer to avoid later problems.
3449
3450 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3451
3452         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3453         locales.
3454
3455         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3456         on a handle.
3457
3458         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3459         address as the default.
3460         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3461
3462         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3463         makes no sense to query the user about internal files.
3464
3465         * gnus-spec.el: Remove all the byte-compilation stuff, since
3466         benchmarking shows that it doesn't help when entering large summary
3467         buffers.
3468
3469         * gnus-xmas.el (gnus-xmas-define): Remove.
3470
3471         * gnus-util.el (gnus-byte-code): Remove.
3472
3473         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3474         grouplens stuff.
3475
3476 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3477
3478         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3479         (bug#11514).
3480
3481 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3482
3483         * message.el (message-buffers): Return all buffers derived from Message
3484         to make `gnus-dired-attach' work with mu4e.
3485
3486 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3487
3488         * nntp.el: Stop the `letf' madness.
3489         (nntp--report-1): New var.
3490         (nntp-report): Merge nntp-report-1 into it.
3491         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3492         the nntp-report function.
3493
3494         * auth-source.el: Fix comment-style to follow the convention.
3495
3496 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3497
3498         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3499         (mm-dissect-singlepart): Don't guess the MIME type of
3500         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3501         set.
3502         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3503         toplevel MIME type is multipart/encrypted.
3504
3505 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3506
3507         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3508         a string so that Gcc works (bug#11514).
3509
3510 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3511
3512         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3513         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3514
3515 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3516
3517         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3518         jumping to *Server* from a dedicated *Group* window.
3519         (gnus-configure-frame): CSE.
3520
3521         * gnus-registry.el: Minor style cleanup.
3522         (gnus-registry--set/remove-mark): New function, extracted from
3523         gnus-registry-install-shortcuts.
3524         (gnus-registry-install-shortcuts): Use it.
3525
3526 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * nnspool.el (news-path): Use eval-and-compile.
3529
3530 2012-05-24  Glenn Morris  <rgm@gnu.org>
3531
3532         * nnspool.el (news-directory, news-path, news-inews-program):
3533         Move here from paths.el.  Don't see a need for these to be autoloaded.
3534
3535         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3536         Merge in doc from paths.el version.  Don't see any need for this to be
3537         autoloaded, or for the warning about users not setting it.
3538
3539 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3540
3541         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3542         format.  In particular, add an optional argument and a docstring.
3543
3544         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3545
3546         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3547         current before calling `gnus-groups-to-gnus-format'.
3548         Note that this was already the case for `gnus-active-to-gnus-format'.
3549
3550 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3551
3552         Fix minor Y10k bug.
3553         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3554
3555 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3556
3557         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3558         message once it's actually open.
3559
3560 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3561
3562         * gnus.el: Ma Gnus v0.5 is released.
3563
3564 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3565
3566         * auth-source.el (auth-source--aput-1, auth-source--aput)
3567         (auth-source--aget): New functions and macros.
3568         Use them instead of aput/aget.
3569
3570 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3571
3572         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3573
3574 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3575
3576         * plstore.el (plstore-called-interactively-p): New compat macro copied
3577         from message.el.
3578         (plstore-mode): Use it.
3579
3580 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3581
3582         * plstore.el: Revive the editing feature.
3583         (plstore-mode): New mode to edit plstore file.
3584         (plstore-mode-toggle-display, plstore-mode-original)
3585         (plstore-mode-decoded): New command.
3586         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3587         (plstore--insert-buffer, plstore--make): New function.
3588         (plstore-open, plstore-save): Simplify by using them.
3589
3590 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3591
3592         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3593
3594 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3595
3596         * tls.el (open-tls-stream): Remove unused binding.
3597
3598 2012-04-16  Glenn Morris  <rgm@gnu.org>
3599
3600         * nndraft.el (nndraft-request-list): Fix declaration.
3601
3602 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3603
3604         * mm-decode.el (mm-dissect-buffer): Doc fix.
3605
3606         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3607         don't have a current group.
3608
3609         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3610         buffer if it doesn't exist.
3611
3612         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3613         given, mark the group as ephemeral with the current window conf.
3614
3615         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3616         buffer exists, which it doesn't if we haven't started Gnus.
3617         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3618
3619 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3620
3621         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3622         type is.
3623
3624         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3625         `unexists' entries.
3626         (gnus-clean-old-newsrc): Fix last checkin.
3627
3628         * nnimap.el (nnimap-update-info): None of the articles below the active
3629         low-water mark exist.
3630
3631         * dgnushack.el: Get rid of XEmacs compilation warning.
3632
3633         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3634         would have gotten if we posted to the group, and use that to compare
3635         against the message we want to cancel (bug#10808).
3636
3637         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3638         on XEmacs.
3639
3640 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3641
3642         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3643         `scroll-margin'.
3644
3645 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3646
3647         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3648         citation prefix within a block of cited text should be considered part
3649         of that block *only* if it is a blank line.
3650
3651 2012-04-09  Chong Yidong  <cyd@gnu.org>
3652
3653         * binhex.el, hashcash.el, uudecode.el:
3654         Remove * characters from the front of variable docstrings.
3655
3656 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3657
3658         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3659         before kinsoku-bol characters nor within kinsoku-eol characters.
3660
3661 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3662
3663         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3664         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3665         (gnus-sync-read): Use mapc instead of mapcar.
3666
3667         * mm-archive.el: Require mm-decode for some macros.
3668         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3669         the byte compiler.
3670         (mm-archive-decoders): New function that returns the value of
3671         the mm-archive-decoders variable.
3672
3673         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3674         instead.
3675         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3676
3677         * nnimap.el (gnus-refer-thread-use-nnir):
3678         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3679
3680 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3683
3684 2012-03-12  Peter Münster  <pmrb@free.fr>
3685
3686         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3687         (gnus-demon-cancel): Ditto.
3688         (gnus-demon-run-callback): When function cannot be called due to low
3689         idleness, call it when idleness reaches the expected value, instead of
3690         waiting another timer period.
3691         (gnus-demon-init): Add `time' to arguments of call-back.
3692
3693 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3696
3697         * gnus.el: Register gnus-registry functions.
3698
3699         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3700         indent.
3701
3702         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3703         enabled before warping.
3704
3705 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3706
3707         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3708         registry about each article retrieved.
3709
3710         * gnus-int.el (gnus-select-group-with-message-id): New function.
3711         (gnus-try-warping-via-registry): Ditto.
3712         (gnus-warp-to-article): Fall back on the registry.
3713
3714 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3715
3716         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3717         inboxes.
3718
3719 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720
3721         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3722
3723 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3724
3725         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3726         gnus-gcc-self-resent-messages may be a group parameter.
3727         (gnus-summary-resend-message): Don't encode encoded words in header
3728         when Gcc'ing resent message.
3729
3730 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731
3732         * shr.el (shr-insert): Treat non-breaking space just like normal
3733         space.  This seems to produce more pleasing results.
3734         (shr-insert): Only insert a blank line if we're starting from an image.
3735         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3736         (shr-ensure-paragraph): Consider lines with white space to be blank.
3737
3738 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3739
3740         * Makefile.in: Respect DESTDIR.
3741
3742 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3743
3744         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3745         and gnus-gcc-post-body-encode-hook.
3746
3747 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3748
3749         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3750         messages that don't exist.
3751
3752         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3753
3754 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3755
3756         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3757         Remove.
3758
3759         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3760
3761         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3762
3763 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3764
3765         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3766         have a group name.
3767
3768         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3769         a multibyte buffer (bug#7410).
3770         (article-wash-html): Parse the original article buffer to get the
3771         unencoded data (bug#7410).
3772
3773         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3774         .newsrc.el files.
3775
3776 2012-04-05  Bastien Guerry  <bzg@altern.org>
3777
3778         * color.el (color-lighten-name): Fix typo.
3779
3780 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3781
3782         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3783         "#" to avoid having them interpreted as comments.
3784
3785 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3786
3787         * shr.el (shr-insert): Update the text state properly to avoid
3788         inserting spurious paragraph starts.
3789
3790 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3791
3792         * shr.el (shr-table-widths): Divide the extra width more fairly over
3793         the TDs (bug#10973).
3794         (shr-render-td): Don't delete too much padding.
3795         (shr-natural-width): Compute the natural width more correctly.
3796         (shr-insert): Allow the natural width to be computed for tables again.
3797         (shr-tag-table-1): Rework how the natural widths are computed by
3798         rendering the table a third time.
3799         (shr-natural-width): Removed.
3800         (shr-buffer-width): New function.
3801         (shr-expand-newlines): Use it.
3802
3803         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3804         using a `gnus-use-full-window' setup (bug#11013).
3805
3806 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3809         24.1 release.
3810
3811 2012-03-10  David Edmondson  <dme@dme.org>
3812
3813         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3814         'Forwarded Message' header and the start of the message.
3815
3816 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3817
3818         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3819         isn't running (bug#10897).
3820
3821 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3822
3823         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3824         This is inconsistent with all the other stream functions, which leave
3825         the setting up to the higher levels (if so wanted) (bug#10931).
3826
3827 2012-02-28  Glenn Morris  <rgm@gnu.org>
3828
3829         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3830         mm-decode.el: Standardize possessive apostrophe usage.
3831
3832 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3833
3834         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3835
3836 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3837
3838         * parse-time.el (parse-time-string): Allow extractor to return nil.
3839
3840 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3843
3844 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3845
3846         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3847
3848 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3849
3850         * mm-decode.el (mm-shr): Remove "soft hyphens".
3851
3852         * nnimap.el (nnimap-request-list): Return the group names encoded as
3853         utf8.  Otherwise non-European group names don't work.
3854         (nnimap-request-newgroups): Ditto.
3855
3856         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3857         the default in `read-string' (bug#10757).
3858
3859         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3860         topics (bug#10843).
3861
3862         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3863         buffer.  Suggested by Herbert Valerio Riedel.
3864         (nnimap-request-move-article): Delete the message from the correct IMAP
3865         server.
3866
3867 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3868
3869         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3870         Reported by Peter Münster.
3871
3872 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3873
3874         * shr.el (shr-image-fetched): Make sure we really kill the right
3875         buffer.
3876
3877 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3878
3879         * gnus-start.el (gnus-1): Avoid duplicate entries.
3880
3881 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3882
3883         * imap.el: Remove.
3884
3885         * nntp.el (nntp-coding-system-for-read): Remove.
3886         (nntp-coding-system-for-write): Ditto.
3887         (nntp-open-connection): Just use `binary' directly.
3888
3889         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3890         Gnus 0.3.
3891
3892 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3893
3894         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3895         application/octet-stream parts really is.
3896
3897         * gnus-sum.el (gnus-propagate-marks): Remove.
3898
3899 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3900
3901         * shr.el (shr-rescale-image): Undo previous change; see
3902         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3903
3904 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3905
3906         * gnus.el: Ma Gnus v0.3 is released.
3907
3908 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3909
3910         * gnus-sum.el (gnus-summary-local-variables): Make
3911         `gnus-newsgroup-unexist' into a local variable.
3912
3913 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3914
3915         * registry.el (registry-usage-test, registry-persistence-test): Move to
3916         tests/gnustest-registry.el.
3917         (registry-make-testable-db, registry-match-test)
3918         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3919
3920         * gnus-registry.el (gnus-registry-misc-test)
3921         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3922
3923         * tests/gnustest-registry.el: New file with the registry and
3924         gnus-registry ERT tests.
3925
3926 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3927
3928         * gnus-msg.el (gnus-summary-resend-message): Make
3929         gnus-summary-resend-message-insert-gcc be last item in
3930         message-header-setup-hook.
3931
3932 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3933
3934         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3935         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3936         Remove.
3937         (nnfolder-open-server): Don't use marks.
3938         (nnfolder-request-delete-group): Ditto.
3939         (nnfolder-request-rename-group): Ditto.
3940         (nnfolder-request-set-mark, nnfolder-request-marks)
3941         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3942         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3943
3944         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3945         (nnml-marks-modtime): Remove.
3946         (nnml-request-delete-group): Don't use marks.
3947         (nnml-request-rename-group): Ditto.
3948         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3949         (nnml-save-marks, nnml-open-marks): Remove.
3950
3951         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3952         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3953         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3954         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3955         (nntp-server-to-method-cache): Remove.
3956
3957         * shr.el (shr-rescale-image): Fix wrong merge.
3958
3959 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3960
3961         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3962         too-wide lines.
3963
3964 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3965
3966         * nnimap.el (nnimap-record-commands): New variable.
3967         (nnimap-log-command): Use it.
3968         (nnimap-make-process-buffer): Add a space to the process buffer.
3969         (nnimap-transform-headers): Don't bug out on header lines containing
3970         stuff that look like IMAP length encodings.
3971
3972         * shr.el (shr-rescale-image): Allow viewing large images.
3973
3974 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3975
3976         * nnml.el (nnml-request-compact-group): Delete the marks file after
3977         compaction (bug#10800).
3978
3979         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3980         group exit.
3981
3982         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3983         QRESYNC/FETCH output.
3984
3985 2012-02-11  Glenn Morris  <rgm@gnu.org>
3986
3987         * sieve-manage.el (sieve-manage-default-stream):
3988         * shr.el (shr):
3989         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3990         (nnir-retrieve-headers-override-function)
3991         (nnir-imap-default-search-key, nnir-notmuch-program)
3992         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3993         (nnir-method-default-engines):
3994         * message.el (message-cite-reply-position):
3995         * gssapi.el (gssapi-program):
3996         * gravatar.el (gravatar):
3997         * gnus-sum.el (gnus-refer-thread-use-nnir):
3998         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3999         (gnus-registry-max-pruned-entries):
4000         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4001         * gnus-int.el (gnus-after-set-mark-hook)
4002         (gnus-before-update-mark-hook):
4003         * gnus-async.el (gnus-async-post-fetch-function):
4004         * auth-source.el (auth-source-cache-expiry):
4005         Add missing :version tags to new defcustoms and defgroups.
4006
4007 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4008
4009         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4010         `gnus-newsgroup-unexist'.
4011
4012         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4013         marks.
4014         (gnus-article-special-mark-lists): Put the `unexist' in the special
4015         marks list instead.
4016
4017         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4018         articles in the list of articles to be selected.
4019
4020         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4021         articles.
4022         (nnimap-update-info): Keep track of unexisting articles.
4023         (nnimap-update-qresync-info): Ditto.
4024
4025 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4026
4027         * message.el (message-default-send-mail-function): Made into own
4028         function for reuse by emacsbug.el.
4029
4030 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4031
4032         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4033         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4034
4035 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4036
4037         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4038         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4039
4040         * gnus-compat.el: Define `timer-set-function'.
4041
4042         * mm-decode.el (mm-display-external): Output the text from the command
4043         in the buffer after the command finished.  This makes text-based
4044         commands behave better.
4045
4046 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4047
4048         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4049
4050 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4051
4052         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4053         23.1.
4054
4055 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4056
4057         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4058
4059 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4060
4061         * message.el (smtpmail-smtp-user): Silence compiler warning.
4062
4063 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4064
4065         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4066         SMTP user name.
4067
4068 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4069
4070         * gnus-sum.el (gnus-summary-show-thread):
4071         next-single-char-property-change may return nil in XEmacs.
4072         (gnus-summary-article-map): Fix typo.
4073
4074 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4075
4076         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4077         running.
4078
4079         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4080
4081         * gnus.el (gnus-server-extend-method): Don't add an -address component
4082         if the method already has one (bug#9676).
4083
4084 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4085
4086         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4087         of an initial-input for consistency (bug#10757).
4088
4089         * dgnushack.el: Fix XEmacs compilation warning.
4090
4091         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4092
4093         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4094
4095 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4096
4097         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4098         lines that are narrower than the window width.  Otherwise background
4099         "blocks" will look less readable.
4100
4101 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4102
4103         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4104         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4105         have newlines within the strings, and where the UID comes after the
4106         BODYSTRUCTURE element (bug#10537).
4107
4108         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4109         (bug#10732).
4110
4111         * shr.el (shr-insert-document): Add doc string.
4112         (shr-visit-file): Ditto.
4113         (shr-remove-trailing-whitespace): New function.
4114         (shr-insert-document): Use it to clean up trailing whitespace as the
4115         final step (bug#10714).
4116
4117 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4118
4119         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4120         buffer if `gnus-kill-summary-on-exit' is nil.
4121
4122 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4123
4124         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4125         when just reading a single group from "without" Gnus.
4126
4127 2012-02-06  Chong Yidong  <cyd@gnu.org>
4128
4129         * gnus-sum.el (gnus-summary-show-thread):
4130         next-single-char-property-change never returns nil (Bug#8657).
4131
4132 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4133
4134         * message.el (message-multi-smtp-send-mail): New function.
4135         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4136         header to implement multi-SMTP functionality.
4137
4138         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4139         (gnus-agentize): Don't set it.
4140         (gnus-agent-send-mail): Don't use it.
4141
4142         * gnus-sum.el (gnus-summary-widget-backward): New function and
4143         keystroke.
4144
4145         * gnus-compat.el: More the compat functions more compatible.
4146
4147         * shr.el (shr-put-image): Remove underlines from sliced images.
4148         (shr-zoom-image): Compute the region to be replaced more correctly.
4149
4150 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4153         (gnus-summary-resend-message-insert-gcc): New function.
4154         (gnus-summary-resend-message): Modify message-header-setup-hook and
4155         message-sent-hook to make it work for Gcc.
4156         (gnus-inews-do-gcc): Update the number of unread articles of groups
4157         that messages are Gcc'd to.
4158
4159         * message.el (message-resend): Run message-sent-hook to do Gcc.
4160
4161 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4162
4163         * lpath.el: Fix an XEmacs compilation warning.
4164
4165         * gnus-compat.el: Require `help-fns' to fix compilation error.
4166
4167         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4168         a higher level to silence compilation.
4169
4170         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4171         parameter to allow controlling the scaling.
4172
4173         * shr.el (shr-zoom-image): New command and keystroke.
4174         (shr-put-image): Take a `size' flag to say how to scale the image.
4175
4176         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4177         deletion unless already defined.
4178
4179         * gnus.el (gnus-compat): Require it.
4180
4181         * gnus-compat.el: New file.
4182
4183         * gnus-start.el (gnus-clean-old-newsrc): New function.
4184         (gnus-read-newsrc-file): Use it.
4185
4186         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4187         Use recursive deletion.
4188         (mm-dissect-archive): Add support for zip files.
4189
4190         * gnus-util.el (gnus-recursive-directory-files): New function.
4191
4192         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4193         (mm-archive-decoders): Add tgz support.
4194
4195         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4196         Otherwise inserting text into the Gnus buffer can look odd.
4197
4198         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4199
4200         * mm-archive.el (mm-archive-decoders): Add support for tar.
4201
4202         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4203
4204         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4205
4206 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4207
4208         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4209
4210         * mm-archive.el: New file.
4211
4212         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4213
4214         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4215
4216         * message.el (message-goto-*): Make all the `message-goto-*' commands
4217         push the mark before moving point.  This makes it easier to go back to
4218         where you came from after editing whatever you jumped to.
4219
4220 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4221
4222         * gnus.el: Ma Gnus v0.1 is released.
4223
4224 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4225
4226         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4227         without reconnecting.
4228         (nnimap-possibly-change-group): Ditto.
4229         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4230         connection has died before being called.
4231
4232 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4233
4234         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4235         an initial sync unless we're really doing one.
4236
4237         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4238         address parameter if one already exists (bug#9676).
4239
4240         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4241         not the prefix, as documented (bug#10689).
4242
4243 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4244
4245         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4246         the "server".
4247
4248         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4249         the real error message with the useless "previously known to be down".
4250         Which isn't even correct.
4251
4252         * nntp.el (nntp-open-connection): Report the error message if the nntp
4253         server can't be reached.
4254
4255         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4256         groups we do a total scan for.
4257         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4258         doing that.
4259
4260 2012-01-31  Jim Meyering  <jim@meyering.net>
4261
4262         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4263         Correct a comment (insert "not") and hide nominally-doubled "to".
4264
4265 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4266
4267         * gnus.el (gnus-version): Change name to "Ma Gnus".
4268
4269 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4270
4271         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4272         section in the manual.
4273
4274 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4275
4276         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4277         words.
4278         (rfc2047-encode-string): Ditto.
4279         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4280         understand folded filename="..." parameters, for instance.
4281
4282         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4283         the message for greater debuggability.
4284
4285 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4286
4287         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4288         instead of setting it locally, since the latter doesn't seem to have
4289         any effect (most of the time).
4290
4291 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4292
4293         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4294         function call.
4295
4296 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4297
4298         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4299         seconds, and make the repeat clause with HH:MM specs work as
4300         documented.
4301
4302 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4303
4304         * proto-stream.el (proto-stream-capability-open): Fall back on
4305         :end-of-command if :end-of-capability doesn't exist.
4306
4307 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4308
4309         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4310         bound globally in old Emacsen and XEmacsen.
4311
4312 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4313
4314         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4315         so that previous errors don't prohibit getting new news.
4316
4317         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4318
4319         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4320
4321 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4322
4323         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4324         buffer, not of the string which is its name.
4325
4326 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4327
4328         * proto-stream.el (proto-stream-capability-open): Wait for
4329         :end-of-capability, not :end-of-command.
4330
4331         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4332         non-server-marks groups.
4333         (gnus-group-make-articles-read): Ditto.
4334
4335         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4336         methods (bug#9676).
4337
4338         * gnus.el (gnus-method-ephemeral-p): New function.
4339
4340 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4341
4342         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4343         left-to-right.
4344
4345 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4346
4347         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4348         warning.
4349
4350 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4351
4352         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4353         macroexpand the nnir things, since they haven't been defined yet, and
4354         nnir requires gnus-sum.
4355
4356 2012-01-24  Julien Danjou  <julien@danjou.info>
4357
4358         * color.el (color-rgb-to-hsl): Fix value computing.
4359         (color-hue-to-rgb): New function.
4360         (color-hsl-to-rgb): New function.
4361         (color-clamp, color-saturate-hsl, color-saturate-name)
4362         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4363         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4364
4365 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366
4367         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4368
4369 2012-01-19  Julien Danjou  <julien@danjou.info>
4370
4371         * color.el (color-name-to-rgb): Use the white color to find the max
4372         color component value and return correctly computed values.
4373         (color-name-to-rgb): Add missing float conversion for max value.
4374
4375 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4376
4377         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4378         logical server name in addition to the actual machine address.
4379
4380         * auth-source.el (auth-source-user-and-password): Add convenience
4381         wrapper to search by just host and optionally user.
4382
4383 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4384
4385         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4386         after rendering.
4387
4388 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4389
4390         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4391         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4392         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4393
4394 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4395
4396         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4397         (bug#9693).
4398         (gnus-summary-setup-buffer): Document return value (bug#9697).
4399
4400         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4401         since ido doesn't work on symbols (bug#9632).
4402
4403         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4404         when getting a single value as when getting all the values.  This means
4405         that atoms like `gcc-self' work cumulatively, like variable settings,
4406         instead of getting the value from the last matching clause.
4407         (gnus-group-find-parameter): Protect against the group buffer not
4408         existing (bug#9585).
4409
4410 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4411
4412         * gnus-start.el (gnus-activate-group): Document more parameters
4413         (bug#9694).
4414
4415         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4416         (bug#9692).
4417
4418         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4419         article was fetched, so that it can be expired later (bug#9958).
4420         (gnus-agent-summary-fetch-series): Add doc string.
4421         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4422         (bug#9517).
4423
4424         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4425         retrieval is happening.
4426
4427         * gnus.el (gnus-parameters): Doc fix.
4428
4429 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4430
4431         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4432         show the thread after expansion.
4433
4434 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4435
4436         * gnus-art.el (article-narrow-to-head): If the head is completely
4437         empty, narrow to the empty region (bug#9764).
4438
4439         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4440         read, and then mark them as unread only when the unread mark is used.
4441         This makes `C-- T k' actually work, even though it's confusing.
4442
4443         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4444         alive before we try to find its window.
4445
4446 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4447
4448         * mm-decode.el (mm-display-external): Use a longer timeout for the
4449         deletion to allow slow programs to display the file.
4450
4451 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4452
4453         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4454         prompt to be less confusing.
4455
4456         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4457         argument to `message-reply'.  This broke `special-display-*' frame
4458         pop-uping (bug#10238).
4459
4460 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4461
4462         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4463         systems, since these allegedly don't work there.
4464
4465 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4466
4467         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4468         live buffer.
4469
4470 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4471
4472         * nnir.el (nnir-retrieve-headers): Protect against the article not
4473         existing on the server (bug#10335).
4474
4475 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4476
4477         * gnus-agent.el (gnus-agent-load-local): Recompute
4478         gnus-agent-article-local on changing method.
4479
4480 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4481
4482         * gnus.el (gnus-parameters): Note precedence.
4483
4484 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4485
4486         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4487         in the group buffer.
4488
4489 2012-01-04  Julien Danjou  <julien@danjou.info>
4490
4491         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4492         change.
4493
4494 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4495
4496         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4497         too.
4498
4499         * nntp.el (nntp-retrieve-group-data-early): Use it.
4500
4501 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4502
4503         * nntp.el (nntp-retrieval-in-progress): New variable.
4504         (nntp-make-process-buffer): Make it buffer-local.
4505
4506         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4507         2010.
4508         (gnus-demon-init): Use it to compute the time if time is on the form
4509         "04:23".
4510
4511         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4512
4513         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4514         status in the correct buffer.
4515
4516 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4517
4518         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4519         when opening topics (bug#10407).
4520
4521 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4522
4523         * gnus-cus.el (gnus-score-customize):
4524         * gnus-sum.el (gnus-sort-gathered-threads):
4525         * message.el (message-shorten-references):
4526         * nnmairix.el (nnmairix-request-group):
4527         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4528
4529 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4530
4531         * gnus-agent.el (gnus-agent-regenerate-group):
4532         * gnus-int.el (gnus-retrieve-group-data-early):
4533         * mm-util.el (mm-codepage-ibm-list):
4534         * nndiary.el (Commentary, nndiary-get-new-mail):
4535         * nnir.el (nnir):
4536         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4537
4538 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4539
4540         * mm-view.el (mm-display-inline-fontify): Add comment.
4541
4542 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4543
4544         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4545         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4546
4547 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4548
4549         * gnus-art.el (gnus-split-methods):
4550         * gnus-msg.el (gnus-configure-posting-styles):
4551         * gnus-spec.el (gnus-parse-simple-format):
4552         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4553         * message.el (message-do-actions): Spelling fix.
4554
4555 2011-12-15  Juri Linkov  <juri@jurta.org>
4556
4557         * mm-decode.el (mm-inline-media-tests): Add missing
4558         `mm-handle-media-subtype'.
4559
4560 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4561
4562         * gnus-group.el (gnus-group-tool-bar):
4563         * gnus-sum.el (gnus-summary-tool-bar):
4564         * message.el (message-tool-bar):
4565         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4566
4567 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4568
4569         * plstore.el (plstore--insert-buffer): Spelling fix.
4570
4571 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4572
4573         * message.el (message-valid-fqdn-regexp): Update with newly approved
4574         top-level domain names ".tel" and ".asia".
4575
4576 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4577
4578         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4579         unconditionally.
4580
4581 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4584         pop-to-buffer-same-window for old Emacsen.
4585
4586 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4587
4588         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4589
4590 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4591
4592         * netrc.el (netrc-credentials): Spelling fix.
4593
4594 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4595
4596         * gnus-fun.el (gnus-fun-ppm-change-string):
4597         * gnus-msg.el (gnus-inews-do-gcc):
4598         * gnus-sum.el (gnus-summary-find-for-reselect):
4599         * gnus.el (gnus-summary-cancelled):
4600         * message.el (message-cancel-hook, message-send-news):
4601         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4602         * nnir.el (nnir-run-hyrex):
4603         * nntp.el (nntp-with-open-group-function):
4604         * pgg.el (pgg-pending-timers): Spelling fix.
4605
4606 2011-12-04  Chong Yidong  <cyd@gnu.org>
4607
4608         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4609         change (Bug#10200).
4610
4611 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4612
4613         * compface.el (uncompface):
4614         * gnus-art.el (gnus-article-x-face-command): Update the header format
4615         of icon data for the most recent icontopbm program.
4616
4617 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4618
4619         * gnus-msg.el (gnus-inews-do-gcc):
4620         * message.el (message-send-mail):
4621         * mml.el (mml-generate-mime): Share the value of the buffer-local
4622         `message-options' variable between a draft buffer and temprary working
4623         buffers.
4624
4625 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4626
4627         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4628
4629 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4632         for Cygwin.
4633
4634 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4635
4636         * gnus-group.el (gnus-group-prepare-flat):
4637         * mm-bodies.el (mm-encode-body):
4638         * mml.el (mml-preview):
4639         * nnml.el (nnml-request-compact-group):
4640         * pop3.el (pop3-stream-type): Spelling fix.
4641
4642 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4643
4644         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4645
4646 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4647
4648         * color.el (color-rgb-to-hsl):
4649         * gmm-utils.el (gmm-tool-bar-style):
4650         * gnus-group.el (gnus-group-prepare-flat):
4651         * gnus-topic.el (gnus-topic-prepare-topic):
4652         * mm-decode.el (mm-discouraged-alternatives):
4653         * rfc2047.el (rfc2047-encode-1):
4654         * starttls.el: Spelling fix.
4655
4656 2011-11-24  Glenn Morris  <rgm@gnu.org>
4657
4658         * binhex.el (binhex-begin-line): Give it basic doc-string.
4659
4660         * starttls.el, tls.el: Fix case of "GnuTLS".
4661
4662 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4663
4664         * gnus-group.el (gnus-group-highlight): Fix typo.
4665
4666 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4667
4668         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4669         value of `delete-file', that returns nil for a local file but returns t
4670         for a remote file using ssh.
4671
4672 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4673
4674         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4675
4676 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4677
4678         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4679         avoid later breakage.
4680
4681 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4682
4683         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4684         article buffers' name.
4685
4686 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4687
4688         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4689         by Paul Eggert's spellfixes two days ago.
4690
4691 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4692
4693         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4694         doesn't have it.
4695
4696         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4697         buffer-local instead of binding them to avoid warnings.  Also demote
4698         errors (bug#10063).
4699         (font-lock-mode-hook): Shut up byte compiler.
4700
4701 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4702
4703         * mm-util.el (mm-charset-after):
4704         * nnir.el (nnir-run-hyrex):
4705         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4706         (ntlm-get-password-hashes, ntlm-md4hash):
4707         * smime.el: Fix typo.
4708
4709 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4710
4711         * gnus-agent.el (gnus-agent-expire-group-1):
4712         * nndiary.el (nndiary-last-occurence):
4713         * nnimap.el (nnimap-request-set-mark):
4714         * nnmairix.el (nnmairix-only-use-registry):
4715         * gnus-group.el (gnus-group-prepare-flat):
4716         * gnus-sum.el (gnus-decode-encoded-word-methods):
4717         * message.el (message-wash-subject):
4718         * nntp.el (nntp-retrieve-headers-with-xover):
4719         * smime.el (smime-certificate-directory): Spelling fix.
4720
4721 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4722
4723         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4724
4725         * color.el:
4726         * gnus-agent.el (gnus-agent-possibly-alter-active):
4727         * gnus-dired.el (gnus-dired-print):
4728         * mail-parse.el:
4729         * nnmairix.el (nnmairix-request-group):
4730         * shr.el (shr-image-displayer):
4731         * sieve-manage.el:
4732         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4733
4734 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4735
4736         * gnus-sum.el (gnus-auto-select-subject):
4737         * spam-report.el (spam-report-resend): Spelling fix.
4738
4739 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4740
4741         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4742         * gnus-art.el (gnus-default-article-saver):
4743         * gnus-srvr.el (gnus-server-copy-server):
4744         * gnus.el (gnus-sloppily-equal-method-parameters):
4745         * html2text.el (html2text-format-tag-list):
4746         * message.el (message-narrow-to-head):
4747         * nndiary.el:
4748         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4749         * sieve.el: Spelling fix.
4750
4751 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4752
4753         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4754         * gnus-sum.el (gnus-summary-make-menu-bar):
4755         * gnus-uu.el (gnus-uu-decode-postscript)
4756         (gnus-uu-decode-postscript-and-save):
4757         * mailcap.el (mailcap-print-command):
4758         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4759         Fix typos.
4760
4761 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4762
4763         * gnus-art.el (gnus-article-part-wrapper):
4764         * html2text.el (html2text-fix-paragraphs):
4765         * mm-decode.el (mm-image-fit-p):
4766         * rfc2047.el (rfc2047-encode-message-header):
4767         * shr-color.el (shr-color-visible-distance-min)
4768         (shr-color-relative-to-absolute, set-minimum-interval)
4769         (shr-color-visible): Fix typos.
4770
4771 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4772
4773         * gmm-utils.el (gmm-tool-bar-item):
4774         * gnus-art.el (gnus-treat-body-boundary):
4775         * gnus-diary.el (gnus-user-format-function-d):
4776         * gnus-start.el (gnus-get-unread-articles):
4777         * pgg-gpg.el (pgg-gpg-update-agent):
4778         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4779
4780 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4781
4782         * gnus-topic.el (gnus-group-prepare-topics):
4783         * gnus-uu.el (gnus-extract-view):
4784         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4785
4786 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4787
4788         * spam.el: Move BBDB autoloads.
4789         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4790         BBDB 2 and 3.
4791         (spam-check-BBDB): Use it.
4792         (spam-enter-ham-BBDB): Use it.
4793
4794 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4795
4796         * smime.el (smime-draw-buffer): Spelling fix.
4797
4798 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4799
4800         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4801         for scanning exactly one level.
4802         * gnus-start.el (gnus-get-unread-articles): Ditto.
4803
4804 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4805
4806         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4807         slightly clearer.
4808
4809 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4810
4811         * gnus-sync.el: More commentary about setup.
4812
4813 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4814
4815         * message.el (message-send-and-exit): Document `arg'.
4816
4817 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4818
4819         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4820
4821 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4822
4823         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4824
4825         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4826         we don't use `bound-and-true-p'.
4827
4828 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4829
4830         * gnus-util.el (gnus-bound-and-true-p): Remove.
4831         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4832         * nnir.el: Use it.
4833         * nnmairix.el: Use it.
4834
4835 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4836
4837         * gnus-sync.el: Improve docs about CouchDB admins.
4838
4839         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4840         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4841         for reasons unknown.
4842         * nnir.el: Use it.
4843         * nnmairix.el: Use it.
4844
4845         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4846         * nnir.el: Ditto.
4847         * nnmairix.el: Ditto.
4848
4849         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4850
4851 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4852
4853         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4854         not needed.  Provide xmlplistread list function to produce XML plist
4855         output for non-Gnus LeSync clients.
4856
4857 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4858
4859         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4860
4861         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4862         and save against it.  Group subscriptions, read marks, other marks,
4863         subscription levels, topic names, and topic offsets (the group's
4864         position within the topic) are saved.  This is an experimental backend
4865         and may change significantly.  Load json.el from the gnus-fallback-lib
4866         if it's not available otherwise.
4867         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4868
4869 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4870
4871         * message.el (message-completion-function): Make sure
4872         message-tab-body-function is not attempted if one of
4873         message-completion-alist fails to find a completion (bug#9158).
4874
4875 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4876
4877         * mml.el (mml-quote-region): Quote <#secure> tag.
4878         (mml-generate-mime-1): Unquote <#secure> tag.
4879
4880 2011-10-20  Chong Yidong  <cyd@gnu.org>
4881
4882         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4883         calling a minor mode from Lisp with nil arg enables it, so we have to
4884         make the wording a bit ambiguous here).
4885
4886 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4887
4888         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4889         * nnir.el (nnir-mode): Use it.
4890         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4891         Use it.
4892
4893         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4894         * nnmairix.el (gnus-registry-enabled): Ditto.
4895
4896 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4897
4898         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4899         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4900         only while we need to find out if it should be t or nil.
4901         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4902         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4903         the registry is installed.  Set it to nil when it's unloaded.
4904         (gnus-registry-install-p): Provide user guidance for the initial value
4905         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4906         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4907         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4908         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4909         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4910         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4911         `gnus-registry-install'.
4912
4913 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4914
4915         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4916         previous change.
4917         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4918         primary key is marked as disabled.
4919
4920 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4921
4922         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4923         primary key is marked as disabled.
4924
4925 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4926
4927         * html2text.el (html2text-clean-anchor): Check for quotes around
4928         `href' value.
4929
4930 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4931
4932         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4933         searching.  Drop `bbdb-cache'.
4934
4935 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * message.el (message-signed-or-encrypted-p): Exclude header when
4938         checking if there is signed or encrypted body in text/plain message.
4939
4940 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4941
4942         * html2text.el (html2text-get-attr): Correctly handle attribute values
4943         containing "=".
4944
4945 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4946
4947         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4948         handle bindings.
4949
4950 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4951
4952         * gnus-win.el (gnus-configure-windows): Protect against reading
4953         ephemeral groups outside of Gnus.
4954
4955 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * shr.el (shr-tag-img): Don't get images displayed in tables.
4958
4959 2011-10-03  Glenn Morris  <rgm@gnu.org>
4960
4961         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4962         the "maintainer" version of debbugs.gnu.org reports.
4963
4964 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4965
4966         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4967         make asynchronous adjacent image insertion work better.
4968
4969 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4970
4971         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4972         documentation.
4973
4974 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4977         `gnus-asynchronous' isn't shadowed.
4978
4979 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4980
4981         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4982
4983         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4984         (nnimap-insert-partial-structure): The charset parameter isn't
4985         case-sensitive.
4986
4987         * nnheader.el (nnheader-message-maybe): New function.
4988
4989         * shr.el (shr-tag-table): Render totally broken tables better.
4990
4991         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4992         computing the boundary.
4993
4994 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4995
4996         * pop3.el (pop3-number-of-responses): Remove.
4997         (pop3-wait-for-messages): Rewrite to take linear time instead of
4998         exponential time.
4999
5000 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5001
5002         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5003         re-fetch images.
5004
5005         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5006         re-fetch images when hitting `g' in Gnus.
5007
5008 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5009
5010         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5011         (mml-compute-boundary): Don't check collision if it is non-nil.
5012         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5013         before checking collision.
5014
5015 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5016
5017         * message.el (message-indent-citation): Really make sure there's a
5018         newline at the end.
5019
5020         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5021         Fix suggested by John Wiegley.
5022
5023         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5024
5025         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5026
5027         * message.el (message-default-send-rename-function): Break out into its
5028         own function.
5029
5030         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5031         doesn't work under XEmacs.
5032
5033         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5034         of "imaps" to word around Windows problems.
5035         (nnimap-open-connection-1): Use it.
5036
5037         * message.el (message-indent-citation): Revert last change which made
5038         `F' not work.
5039
5040 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5041
5042         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5043         terminal as well.
5044
5045 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5046
5047         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5048         because it displays images using overlays that aren't easy to copy to
5049         the article buffer.
5050
5051 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5052
5053         * message.el (message-indent-citation): Fix empty line removal at the
5054         end of the citation.
5055
5056 2011-09-20  Julien Danjou  <julien@danjou.info>
5057
5058         * auth-source.el (auth-source-netrc-create): Use default value for
5059         password if specified.  Evaluate default.
5060         (auth-source-plstore-create): Ditto.
5061         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5062         value evaluation.
5063         (auth-source-netrc-create): Typo fix.
5064         (auth-source-plstore-create): Ditto.
5065
5066         * password-cache.el (password-cache-remove): Remove entries even if the
5067         value is nil, so that password with a nil value (negative caching) is
5068         possible to invalidate.
5069
5070         * auth-source.el (auth-source-format-cache-entry): New function.
5071
5072 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5073
5074         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5075
5076 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5077
5078         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5079
5080 2011-09-19  Julien Danjou  <julien@danjou.info>
5081
5082         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5083         which work with things that are not ASCII.
5084
5085 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5086
5087         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5088
5089 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5090
5091         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5092         message level.
5093
5094 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5097
5098 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5099
5100         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5101
5102 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5103
5104         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5105         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5106
5107 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5108
5109         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5110         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5111         articles.
5112
5113 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5114
5115         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5116         (message-mail-other-window, message-mail-other-frame)
5117         (message-news-other-window, message-news-other-frame):
5118         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5119         instead of setting buffer display varibles.
5120
5121 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5122
5123         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5124
5125         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5126
5127 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5128
5129         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5130         duplicates" to a higher level.
5131
5132         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5133         most egregious messages.
5134
5135 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5136
5137         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5138
5139 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5140
5141         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5142         up the file (bug#9351).
5143
5144 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5145
5146         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5147         it does with all other backends, but decode the names immediately after
5148         getting them.
5149
5150         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5151         decoding nnimap groups.
5152
5153         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5154         newsrc file.  It doesn't seem like an important optimization any more.
5155
5156 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5157
5158         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5159         overflows.
5160
5161 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5162
5163         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5164         (gnus-interactive-exit): Extend to `quiet'.
5165
5166         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5167
5168         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5169         string.
5170
5171         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5172         renaming function arguments from `this'.
5173
5174         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5175
5176         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5177         has been renamed.
5178         (gnus-lrm-string-p): Include RLM and PDF, too.
5179
5180         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5181         (bug#9225).
5182
5183 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5184
5185         Add autoload cookies for functions used by sendmail.el.
5186         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5187
5188         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5189
5190 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * gnus-art.el (article-date-ut): Work properly even when there are
5193         things like Date header in the body; work for forwarded parts.
5194
5195 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5196
5197         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5198         original-article-buffer.
5199
5200 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5201
5202         * nnir.el (nnir-compose-result): Fix matching of server type.
5203         (nnir-run-swish++): Ditto.
5204         (nnir-run-namazu): Ditto.
5205         (nnir-run-notmuch): Ditto.
5206
5207 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5208
5209         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5210         (bug#9405).
5211
5212         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5213         (bug#9421).
5214
5215         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5216         (bug#9425).
5217
5218         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5219         thing (bug#9426).
5220
5221 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5222
5223         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5224         the error message.
5225
5226 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5227
5228         * message.el (message-setup-1): Return t (Bug#9392).
5229
5230 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5231
5232         * gnus-sum.el: When adding article headers to a summary buffer also
5233         update gnus-newsgroup-articles (bug#9386).
5234
5235 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5236
5237         * auth-source.el: Autoload help-mode.
5238
5239 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5240
5241         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5242         names.
5243
5244 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5245
5246         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5247         mm-replace-in-string for compatibility issues.
5248         * mml2015.el (mml2015-epg-verify): Ditto.
5249
5250 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5251
5252         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5253
5254         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5255
5256 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5257
5258         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5259         continue on and do the clean-up phase (bug#9188).
5260
5261         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5262         just ignore groups that can't be opened instead of erroring out
5263         (bug#9225).
5264
5265         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5266         nil since some many people are fuddy-duddies.
5267
5268         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5269         images.
5270
5271         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5272         instead.
5273
5274         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5275
5276         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5277
5278         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5279         processing.
5280
5281         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5282         buffer to avoid warnings.
5283
5284 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5285
5286         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5287         specified to reduce precision.
5288
5289 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5290
5291         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5292         bodystructures (bug#9314).
5293
5294 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5297         Make button keymap non-sticky after buttons.
5298
5299 2011-08-18  David Engster  <dengste@eml.cc>
5300
5301         * nnmairix.el (nnmairix-request-set-mark)
5302         (nnmairix-goto-original-article): Remove adding of article to registry,
5303         since `gnus-registry-add-group' isn't available anymore.
5304         (nnmairix-determine-original-group-from-registry):
5305         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5306         available anymore.
5307
5308 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5309
5310         * starttls.el (starttls-any-program-available): Define as obsolete
5311         function.
5312
5313 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5314
5315         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5316         versions which Gnus use when appropriate.
5317
5318         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5319         a pretty destructive command.
5320
5321         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5322
5323 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5324
5325         * message.el (message-fix-before-sending): Make a different warning
5326         about NUL characters (bug#9270).
5327
5328         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5329         from custom (bug#9260).
5330
5331         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5332         things work in Emacs 22 and XEmacs, too.
5333
5334         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5335         default From.
5336
5337         * gnus-spec.el (gnus-lrm-string-p): New macro.
5338         (gnus-lrm-string): New constant.
5339         (gnus-summary-line-format-spec): LRM-ify the from.
5340         (gnus-tilde-max-form): LRM-ify string chopping.
5341
5342         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5343
5344         * message.el (message-is-yours-p): Allow disabling canlock checking
5345         (bug#9295).
5346         (message-shoot-gnksa-feet): Add `canlock-verify'.
5347         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5348         message directory isn't writable (bug#9304).
5349
5350         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5351         non-world-readable.
5352
5353 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5354
5355         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5356         articles.
5357
5358 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5359
5360         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5361         copy-list.
5362
5363 2011-08-12  Sam Steingold  <sds@gnu.org>
5364
5365         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5366         in the reverse order to avoid modifying the cache with `nreverse'.
5367         (gnus-all-score-files): Do not modify the value returned by
5368         `gnus-score-find-alist' because it lives in a cache variable.
5369         (gnus-current-home-score-file): No need to `nreverse' the return value
5370         of `gnus-score-find-alist', it is already in the correct order.
5371
5372 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5373
5374         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5375         type MESSAGE and subtype RFC822 is slightly different from those of
5376         type TEXT.
5377
5378 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5379
5380         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5381         This allows article-referral to work from an nnir group.
5382
5383 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5384
5385         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5386
5387 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5388
5389         * mml1991.el (mml1991-epg-find-usable-key)
5390         (mml1991-epg-find-usable-secret-key): New function.
5391         (mml1991-epg-sign): Check if signing key is usable.
5392         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5393
5394 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5395
5396         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5397         server-variables only.  This should fix a bug introduced with commit
5398         e1889675b7f4adf057833c5513c9374134c4e053.
5399         (nnir-run-query): 'nnir-search-engine should not be set from the global
5400         environment.
5401
5402 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5403
5404         * nnir.el (nnir-search-thread): Position point on referring article
5405         line.
5406         (nnir-warp-to-article): Clean up summary buffers.
5407
5408         * nnimap.el (nnimap-request-thread): Whitespace fix.
5409
5410 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5411
5412         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5413
5414 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5415
5416         * starttls.el (starttls-available-p): Rename from
5417         `starttls-any-program-available' and changed return convention.
5418
5419 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5420
5421         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5422         `unix-sync' unless it's defined.
5423
5424 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5425
5426         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5427         `aref' for XEmacs compatibiltiy.
5428
5429 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5430
5431         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5432
5433 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5434
5435         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5436         closures, quote the form properly (bug#9194).
5437
5438 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5439
5440         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5441         (gnus-summary-insert-new-articles): Protect against servers that are
5442         down.
5443
5444 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5445
5446         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5447         in mm handle if none is specified.
5448
5449 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5450
5451         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5452
5453 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5454
5455         * nnir.el (nnir-search-thread): New function to make an nnir group
5456         based on a thread query.
5457
5458         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5459         of nnir in thread referral.
5460         (gnus-summary-refer-thread): Use it.
5461
5462         * nnimap.el (nnimap-request-thread): Use it.
5463
5464 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5465
5466         * shr.el (shr-tag-comment): Ignore HTML comments.
5467
5468 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5469
5470         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5471         argument.
5472         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5473         Use `nnir-address' to handle server info rather than passing an arg.
5474
5475         * nnimap.el (nnimap-make-thread-query): New utility function to format
5476         an imap thread search query.
5477         (nnimap-request-thread): Use it.
5478
5479         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5480         right select-method if we are not going back to the group buffer.
5481
5482 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5483
5484         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5485         enter invalid buffer configurations into the quit form (bug#9107).
5486         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5487         unplugged/plugged.
5488
5489         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5490         keep track of which ones are unread (bug#9061).
5491
5492         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5493         (bug#9055).
5494
5495         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5496         (bug#9041).
5497
5498         * gnus-html.el (mm-util): Require (bug#9073).
5499
5500         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5501         (gnus-summary-refer-thread): Use it to remove duplicates in the
5502         un-threaded view (bug#9053).
5503         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5504
5505 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5506
5507         * nnir.el (nnir-read-server-parm): Use default value from global
5508         variable.  Without this the default search engine parameters aren't
5509         used at all.
5510
5511 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5512
5513         * message.el (message-unique-id): Don't use the undocumented return
5514         value from (random t) (bug#9118).
5515
5516 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5517
5518         * message.el (message-auto-save-directory): If the ~/Mail directory
5519         doesn't exist, use ~ as the auto-save directory (bug#4432).
5520
5521         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5522         hasn't already been started.
5523
5524 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5525
5526         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5527
5528         * message.el (message-reply): Work around mysterious bug where
5529         `message-mode' seems to overwrite the locally bound `subject' variable.
5530
5531 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5532
5533         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5534         correct group.
5535
5536         * gnus-int.el (gnus-request-thread): Add group argument.
5537
5538         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5539
5540 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5541
5542         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5543
5544         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5545         renamed to `debbugs-gnu-*'.
5546
5547 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5548
5549         * plstore.el: Revert the editing feature since it is not urgent.
5550         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5551         (plstore-mode-decoded): Remove.
5552
5553 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5554
5555         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5556         isn't very interesting any more, and it leaks potentially secret data.
5557         (gnus-debug): Remove.
5558
5559         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5560         use of :custom-show.
5561
5562 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5563
5564         * plstore.el: Add documentation.
5565         (plstore-mode): New mode to edit plstore file.
5566         (plstore-mode-toggle-display, plstore-mode-original)
5567         (plstore-mode-decoded): New command.
5568         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5569         (plstore--insert-buffer, plstore--make): New function.
5570         (plstore-open, plstore-save): Simplify by using them.
5571
5572 2011-07-06  Glenn Morris  <rgm@gnu.org>
5573
5574         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5575
5576 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5577
5578         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5579         no longer is much used.
5580         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5581         Articles".
5582
5583 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5584
5585         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5586         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5587         `notmuch' backend.
5588
5589 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5590
5591         * mm-decode.el (mm-text-html-renderer): Doc fix.
5592
5593         * gnus-msg.el (gnus-bug): Fix the MML tag.
5594
5595         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5596
5597 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5598
5599         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5600         secondary methods if started with `gnus-no-server'.
5601
5602 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5603
5604         * message.el (message-return-action): Fix typo in docstring.
5605
5606 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5607
5608         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5609         bug reports at once.
5610
5611         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5612
5613 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5614
5615         * nndraft.el: Require gnus-group.
5616         (nndraft-request-list): Declare.
5617
5618         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5619         no unread article unless it matches gnus-permanently-visible-groups.
5620
5621         * nndraft.el (nndraft-update-unread-articles): New function.
5622         (nndraft-request-associate-buffer): Use it to update the number of
5623         unread articles for the nndraft groups in the group buffer when saving
5624         or killing a draft message.
5625
5626 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5627
5628         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5629         systems to binary before writing and reading the mbox files.
5630
5631         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5632         instead of trying to list them all (bug#8978).
5633
5634 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5635
5636         * pop3.el (pop3-open-server): Use :end-of-capability.
5637
5638 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5639
5640         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5641         the id is always a number.
5642
5643         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5644
5645         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5646         debbugs mode, if possible.
5647
5648 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5649
5650         * auth-source.el (auth-source-token-passphrase-callback-function):
5651         Reindent.
5652         (epg-context-operation): Remove unnecessary autoload.
5653
5654 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5655
5656         * gnus.el (gnus-list-debbugs): New command.
5657
5658         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5659         mboxstat instead of the maintbox, since the stat seems to be fuller.
5660
5661         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5662         summary buffers.
5663
5664         * message.el (message-get-reply-headers): Delete all duplicates,
5665         instead of the first.
5666         (message-get-reply-headers): Ensure that we have progress while
5667         deleting duplicates.
5668
5669         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5670         gnus-posting-style value from the summary buffer to make it easier to
5671         make that a per-buffer conf.
5672
5673 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5674
5675         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5676         found by setting `shortcut' in 'query.
5677         (nnir-request-article): Use `shortcut' setting when requesting article
5678         by Message-ID.
5679
5680 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5681
5682         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5683         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5684         Bring the pseudo-headers back too.
5685
5686 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5687
5688         * auth-source.el (auth-source-token-passphrase-callback-function):
5689         Simplify and remove EPA dependency.
5690
5691 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5692
5693         * nnir.el (nnir-request-article): Fix error message text.
5694
5695 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5696
5697         * auth-source.el (plstore-delete): Autoload.
5698         (auth-source-plstore-search): Support delete operation.
5699         * plstore.el (plstore-delete): New function.
5700
5701 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5702
5703         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5704         mark actually existing articles as unread rather than the ones that
5705         active asserts.
5706
5707 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5708
5709         * nntp.el (nntp-record-command):
5710         * gnus-util.el (gnus-message-with-timestamp-1):
5711         Use format-time-string rather than decoding time stamps by hand.
5712         This is simpler and insulates the code from potential changes to
5713         current-time format.
5714
5715 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5718
5719 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5720
5721         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5722         (plstore-save): Support public key encryption.
5723         (plstore--init-from-buffer): New function.
5724         (plstore-open): Use it; fix error when opening a non-existent file.
5725         (plstore-revert): Use plstore--init-from-buffer.
5726
5727 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5728
5729         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5730
5731 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5732
5733         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5734         for old Emacsen.
5735
5736 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5737
5738         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5739         is not fully working.
5740
5741 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5742
5743         * dgnushack.el: Autoload sha1 on XEmacs.
5744
5745         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5746         quit window configuration.
5747
5748         * auth-source.el (epg-context-set-passphrase-callback):
5749         Remove duplicate autoload.
5750
5751 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5752
5753         * nnir.el (nnir-request-article): Allow requesting articles by
5754         Message-ID with nnimap.
5755
5756         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5757         current server.
5758
5759 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5760
5761         * auth-source.el: Autoload EPA/EPG functions.
5762         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5763         changed when EPA/EPG is not available.
5764         (auth-source-backend): Rename "arg" member to "data".
5765         (auth-source-backend-parse, auth-source-plstore-search)
5766         (auth-source-plstore-create): Use it.
5767
5768 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5769
5770         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5771         `gnus-refer-article-methods'.
5772
5773 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5774
5775         * auth-source.el: Require EPA and EPG.
5776         (auth-source-passphrase-alist): New variable.
5777         (auth-source-passphrase-callback-function)
5778         (auth-source-token-passphrase-callback-function): Callbacks for the
5779         netrc field encryption (GPG tokens).
5780         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5781         Symmetric encryption and decryption of the netrc GPG tokens.
5782         (auth-source-netrc-normalize): Use them, simplifying the closure.
5783
5784 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5785
5786         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5787         is available.
5788
5789 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5790
5791         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5792         non-nil, and `nnimap-split-methods' is nil, use the former.
5793
5794 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5795
5796         * plstore.el (plstore-revert): New function.
5797         (plstore-open): Use it; hide the buffer from user.
5798
5799 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5800
5801         * auth-source.el (auth-source-backend): New member "arg".
5802         (auth-source-backend-parse): Handle new backend 'plstore.
5803         * plstore.el: New file.
5804
5805 2011-06-30  Glenn Morris  <rgm@gnu.org>
5806
5807         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5808
5809 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5810
5811         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5812         expiring articles to.
5813
5814         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5815         variations as ASCII (bug#5458).
5816
5817 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5818
5819         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5820
5821 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5822
5823         * message.el (message-point-in-header-p): Tweak the function to default
5824         to saying that we're not in the headers if there is no separator at
5825         all.  This makes it possible to use the Message version of `M-q' in
5826         buffers with no headers (bug#7987).
5827         (message-point-in-header-p): Fix last checkin to work with an empty
5828         mail-header-separator, too.
5829
5830         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5831         again, save the choice via customize.
5832
5833 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5834
5835         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5836
5837         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5838         ended the connection, bail out before waiting infinitely on a new
5839         connection.
5840
5841 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5842
5843         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5844         reports.
5845
5846         * gnus.el (gnus-bug-package): Use "gnus."
5847         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5848
5849 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5850
5851         * dgnushack.el: Make the timer warning go away on XEmacs.
5852
5853         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5854         animations going on at article exit time.
5855
5856         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5857         since removing it breaks people upgrading.
5858
5859         * shr.el (shr-put-image): Use the new interface for animating images.
5860         (shr-put-image): Animate for 60 seconds.
5861
5862         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5863         avoid compiler warnings.
5864
5865         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5866         error with `find-file-hooks' on Emacs 22.
5867         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5868         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5869         on all architectures.
5870
5871         * spam.el (spam-stat): Require in a normal fashion without binding
5872         `spam-stat-install-hooks' to avoid compilation warnings.
5873
5874         * spam-stat.el (spam-stat-install-hooks): Remove.
5875         (spam-stat-install-hooks): Don't run automatically.
5876
5877 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5878
5879         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5880         and keystroke.
5881
5882 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5883
5884         * auth-source.el (auth-source-netrc-cache): Move forward.
5885
5886 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887
5888         * proto-stream.el (proto-stream-open-starttls): Use
5889         `gnutls-available-p' to see whether we have built-in support.
5890
5891         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5892         we already know.
5893         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5894         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5895
5896 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5897
5898         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5899         %S format, since that looks odd.
5900         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5901         file, especially when saving.
5902
5903 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5904
5905         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5906         article found.
5907
5908 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5909
5910         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5911         `auth-source-save-secrets' with a more sensitive alist that can be
5912         configured per file.  Experimental, so defaults to 'never.
5913         (auth-source-netrc-create): Use it.  Still experimental code.
5914         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5915         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5916
5917 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5918
5919         * auth-source.el (auth-source-save-secrets): New variable to control if
5920         secret tokens should be saved encrypted.
5921         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5922         to `auth-source-netrc-normalize'.
5923         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5924         on the EPA variables being defined.
5925         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5926         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5927         the lexical-let closure.
5928         (auth-source-netrc-create): Create "gpg:" tokens according to
5929         `auth-source-save-secrets'.
5930
5931 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5932
5933         * gnus-group.el (gnus-group-update-group): Add new argument
5934         `info-unchanged' that stops updating dribble buffer.
5935
5936         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5937         deletes lines matching to it in dribble buffer.
5938
5939         * gnus-agent.el (gnus-agent-fetch-group-1):
5940         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5941         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5942         * gnus-start.el (gnus-group-change-level):
5943         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5944
5945         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5946         if newsgroup info is not changed.
5947
5948         * gnus-group.el (gnus-group-get-new-news-this-group):
5949         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5950         Don't update dribble buffer.
5951
5952 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5953
5954         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5955         remove entries with groups we ignore.
5956
5957 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5958
5959         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5960         the underline comes at the bottom.
5961
5962 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5963
5964         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5965         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5966         (gnus-registry-article-marks-to-names): Rename from
5967         `gnus-registry-user-format-function-M2'.
5968
5969 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5970
5971         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5972         ephemeral group.
5973
5974 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5975
5976         * shr.el (shr-browse-image): Copy the URL if called interactively.
5977
5978 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5979
5980         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5981         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5982         done, then unselected articles may be marked as read.
5983
5984         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5985         since not doing this seems to lead to a race condition in pop3-logon.
5986
5987         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5988         so that the call chain it correct when we call "upwards".
5989
5990         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5991         in read-only groups.
5992
5993         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5994
5995         * message.el (message-cite-reply-position): Doc string fix.
5996
5997         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5998         avoid regexp overflow.
5999         (nnimap-transform-split-mail): Ditto.
6000
6001         * pop3.el (pop3-retr): Error out if the server closes the connection.
6002
6003 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6004
6005         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6006         mm-with-unibyte-current-buffer.  The buffer should not contain any
6007         multibyte chars anyway at this stage.
6008
6009 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010
6011         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6012         at the end of lines.
6013
6014 2011-05-29  Julien Danjou  <julien@danjou.info>
6015
6016         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6017
6018 2011-05-27  Glenn Morris  <rgm@gnu.org>
6019
6020         * gnus-group.el (gnus-bug-group-download-format-alist):
6021         Use the "maintainer" version of debian reports as well.
6022
6023 2011-05-26  Glenn Morris  <rgm@gnu.org>
6024
6025         * gnus-group.el (gnus-bug-group-download-format-alist):
6026         Use the "maintainer" version of debbugs.gnu.org reports.
6027
6028 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6029
6030         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6031
6032 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6033
6034         * gnus-cus.el (gnus-agent-customize-category):
6035         * gnus-delay.el (gnus-delay-send-queue):
6036         * gnus.el (gnus-other-frame):
6037         Don't quote lambda expressions with `quote'.
6038
6039 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6040
6041         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6042         the thread moves us backwards and so we loop forever.
6043
6044 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6045
6046         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6047         whitespace in base64 data lines.
6048
6049 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6050
6051         * gnus-registry.el (gnus-registry-user-format-function-M):
6052         Use `mapconcat'.
6053         (gnus-registry-user-format-function-M2): Use to see the full text of
6054         the marks.  Make "," the mark text separator.
6055
6056         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6057         authentication with auth-source.
6058
6059 2011-05-17  Glenn Morris  <rgm@gnu.org>
6060
6061         * gnus-group.el (gnus-import-other-newsrc-file):
6062         Use insert-file-contents.
6063
6064 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6065
6066         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6067         1000 iterations.
6068
6069 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6070
6071         * nntp.el (nntp-open-connection): Check if process-type is available.
6072
6073 2011-05-16  Julien Danjou  <julien@danjou.info>
6074
6075         * shr.el (shr-tag-del): Add support for del tag.
6076
6077 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6078
6079         * gnus-html.el (gnus-html-put-image): Register a displayer.
6080
6081         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6082
6083 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6084
6085         * registry.el (prune-factor): New initialization parameter defaulting
6086         to 0.1.
6087         (registry-prune-hard): Use it.
6088
6089         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6090         0.1 expicitly.
6091
6092 2011-05-13  Glenn Morris  <rgm@gnu.org>
6093
6094         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6095         is bound, since this function requires sendmail.
6096
6097 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6098
6099         * registry.el (registry-usage-test): Disable pruning test.
6100
6101 2011-05-11  David Engster  <dengste@eml.cc>
6102
6103         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6104         Bind set-network-process-option for XEmacs.
6105
6106 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6107
6108         * registry.el (registry-prune-hard-candidates)
6109         (registry-prune-soft-candidates): Helper methods for registry pruning.
6110         (registry-prune): Use them.  Make the sort function optional.
6111
6112 2011-05-10  Jim Meyering  <meyering@redhat.com>
6113
6114         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6115
6116 2011-05-10  Julien Danjou  <julien@danjou.info>
6117
6118         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6119         symbol and not a list.
6120
6121 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6122
6123         * gnus-art.el (gnus-article-mode): Move binding of
6124         shr-put-image-function here from gnus-article-prepare-display.
6125
6126         * shr.el (shr-put-image-function): New variable.
6127         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6128         (shr-put-image): Return scaled image.
6129
6130         * gnus-art.el (gnus-shr-put-image): New function.
6131         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6132
6133         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6134         original ones, as deletable.
6135
6136 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6137
6138         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6139
6140 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6141
6142         * registry.el (registry-full): Add convenience method.  Fix logic.
6143         (registry-insert): Use it.  Fix logic here too.
6144
6145         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6146         `registry-prune' if `registry-full' returns t.
6147         (gnus-registry-handle-action)
6148         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6149         (gnus-registry-usage-test): Use it.
6150
6151 2011-05-07  Julien Danjou  <julien@danjou.info>
6152
6153         * shr.el (shr-link): Make shr-link inherit from link by default.
6154
6155 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6156
6157         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6158
6159 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6160
6161         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6162         error out because the face is not a list.
6163
6164 2011-05-05  Glenn Morris  <rgm@gnu.org>
6165
6166         * proto-stream.el (gnutls-negotiate): Fix declarations.
6167
6168         * gnus-start.el (gnus-propagate-marks): Declare.
6169
6170 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6171
6172         * registry.el (registry-reindex): Fix percentage message.
6173
6174         * proto-stream.el (network-stream-open-starttls): Adjust to call
6175         `gnutls-negotiate' with :process and :hostname arguments.
6176
6177 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6178
6179         * shr.el: Add shr-link face for links.
6180         (shr-urlify): Use it.
6181
6182         * registry.el (registry-insert): Make error message more helpful.
6183
6184 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6185
6186         * gnus-html.el (gnus-html-schedule-image-fetching):
6187         Use url-queue-retrieve, if it exists.
6188
6189         * shr.el (shr-tag-img): Ditto.
6190
6191         * gnus.el: Autoload more gnus-agent functions.
6192
6193         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6194         agent if we haven't already (bug#8502).
6195
6196         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6197         into the Agent, too.
6198
6199         * gnus-agent.el (gnus-agent-store-article): New function.
6200
6201         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6202         and moved from that file for reuse.
6203
6204         * pop3.el (pop3-open-server): Error messages are "-ERR".
6205
6206 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6207
6208         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6209         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6210
6211 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6212
6213         * gnus.el: No Gnus v0.17 is released.
6214
6215 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6216
6217         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6218         buffer has moved to a different frame.
6219
6220 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6221
6222         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6223         to get the conversion from unibyte to multibyte buffers to work on
6224         Emacs 22.
6225
6226         * nntp.el (nntp-request-article): Slight clean-up.
6227
6228 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6229
6230         * shr.el (shr-strike-through): New face.
6231         (shr-tag-s): Use it to provide <s> support.
6232         (shr-tag-s): Remove duplicate definition.
6233
6234 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6235
6236         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6237         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6238
6239 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6240
6241         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6242         `gnutls-negotiate'.
6243         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6244
6245 2011-04-23  Glenn Morris  <rgm@gnu.org>
6246
6247         * gnus-sum.el (gnus-extra-headers): Bump :version.
6248
6249 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6250
6251         * shr.el (shr-tag-sup): New function.
6252         (shr-tag-sub): Ditto.
6253
6254 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6255
6256         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6257         for the case where `gnus-registry-ignored-groups' is a list of lists,
6258         and don't call `gnus-parameter-registry-ignore' otherwise.
6259
6260 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6261
6262         * nnimap.el (nnimap-user): New backend variable.
6263         (nnimap-open-connection-1): Use it.
6264         (nnimap-credentials): Accept user parameter so it's explicit what user
6265         name is desired.
6266
6267         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6268         default.
6269
6270         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6271         not gnus-registry.el.
6272
6273         * gnus-registry.el: Mention in comments how to modify
6274         `gnus-extra-headers' for proper recipient tracking and that it may
6275         already have To and Cc recently, which it does as of this commit.
6276         (gnus-registry-ignored-groups): Remove defcustom.
6277         Explain why in comments.
6278         (gnus-registry-action): Fix data-header reference to use the extra
6279         headers.  Explain in package commentary how to add To and Cc headers to
6280         the gnus-extra-headers.
6281         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6282         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6283         parameter list or a string list in `gnus-registry-ignored-groups'.
6284         Fix logic error.
6285
6286 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6287
6288         * shr.el (shr-expand-url): Protect against null urls.
6289
6290 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6291
6292         * shr.el (shr-base): New binding.
6293         (shr-tag-base): Keep track of <base>.
6294         (shr-expand-url): New function used throughout.
6295
6296 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6297
6298         * gnus-registry.el
6299         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6300         (gnus-registry-ignored-groups): New variable.
6301         (gnus-registry-ignore-group-p): Use it.
6302         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6303         set the destination group to nil (same as delete) if it's ignored.
6304
6305 2011-04-20  David Engster  <dengste@eml.cc>
6306
6307         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6308
6309         * Makefile.in (test-nntp): New rule.
6310         (check): Add it.
6311         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6312
6313 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6314
6315         * gnus-registry.el (gnus-registry-action)
6316         (gnus-registry-fetch-header-fast):
6317         Don't use mail-header that looks an internal function of mailheader.el.
6318
6319 2011-04-19  Glenn Morris  <rgm@gnu.org>
6320
6321         * time-date.el (time-to-days): Remove unused local variables.
6322
6323 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6324
6325         * gnus-registry.el: Eliminate cl functions.
6326         (gnus-registry-sort-addresses): New function that replaces mapcan.
6327         (gnus-registry-action, gnus-registry-spool-action)
6328         (gnus-registry-split-fancy-with-parent)
6329         (gnus-registry-fetch-recipients-fast): Use it.
6330         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6331
6332         * registry.el (initialize-instance, registry-lookup)
6333         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6334         (registry-lookup-secondary-value, registry-search, registry-delete)
6335         (registry-insert, registry-reindex, registry-size, registry-prune):
6336         Use eval-and-compile.
6337
6338 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6339
6340         * registry.el (registry-reindex): New method to recreate the secondary
6341         registry indices.
6342
6343         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6344         tracked field changes.
6345         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6346         (gnus-registry-action, gnus-registry-spool-action)
6347         (gnus-registry-handle-action)
6348         (gnus-registry--split-fancy-with-parent-internal)
6349         (gnus-registry-split-fancy-with-parent)
6350         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6351         move, and delete actions, and for fancy splitting with parent.
6352         (gnus-registry-extract-addresses)
6353         (gnus-registry-fetch-recipients-fast)
6354         (gnus-registry-fetch-header-fast): Convenience functions.
6355         (gnus-registry-misc-test): ERT test of
6356         `gnus-registry-extract-addresses'.
6357
6358 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6359
6360         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6361         Track by subject first, then sender.
6362
6363 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6364
6365         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6366
6367         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6368         Lisp.
6369
6370         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6371         (gnus-draft-send): Use it to avoid popping
6372         up frames from gnus-group-send-queue.
6373
6374 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6375
6376         * gnus-registry.el: Updated gnus-registry docs.
6377
6378 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6379
6380         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6381         Fix logic bug.
6382         (gnus-registry-post-process-groups): Fix logging of no results and
6383         quote sender and subject.
6384
6385 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6386
6387         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6388         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6389         gnutls-cli are too slow to be done opportunistically.
6390
6391         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6392         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6393         we had no early-data returned.
6394         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6395         two async commands to the same server at the same time.
6396
6397 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6398
6399         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6400
6401 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6402
6403         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6404         "warning" level.
6405
6406         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6407         (mm-url-insert-file-contents): Don't set the package names.
6408
6409 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6410
6411         * gnus-registry.el (gnus-registry-action): Remove properties and
6412         simplify subject in `gnus-registry-handle-action'.
6413         (gnus-registry-spool-action): Get subject and sender from message if
6414         they are not passed in.
6415         (gnus-registry-handle-action): Remove properties and simplify subject
6416         consistently.
6417
6418 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6419
6420         * registry.el: Require CL before using defmacro*.
6421
6422 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6423
6424         * gnus-art.el (article-treat-date): Assume that
6425         gnus-article-date-headers may be a group parameter.
6426
6427 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6428
6429         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6430
6431         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6432         interactively so the newsrc file can contain foreign groups too.
6433         Useful for debugging but not much for users.
6434
6435 2011-04-07  David Engster  <dengste@eml.cc>
6436
6437         * registry.el (registry-usage-test): Only do
6438         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6439         lexical binding.
6440
6441 2011-04-07  David Engster  <dengste@eml.cc>
6442
6443         * Makefile.in (check, test-registry): New rules for test-suite.
6444
6445 2011-04-06  David Engster  <dengste@eml.cc>
6446
6447         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6448         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6449
6450 2011-04-06  David Engster  <dengste@eml.cc>
6451
6452         * registry.el (initialize-instance): Change :after to :AFTER to be
6453         compatible with old EIEIO version in XEmacs.
6454
6455 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6456
6457         * gnus-registry.el (gnus-registry-post-process-groups)
6458         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6459         and provide better messaging.
6460
6461 2011-04-06  David Engster  <dengste@eml.cc>
6462
6463         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6464         errors.
6465
6466         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6467         dgnushack-compile with error-on-warn enabled, and to signal an error if
6468         clean compilation failed.
6469         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6470         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6471
6472 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6473
6474         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6475         unconditionally anyway, discarding errors.
6476         (gnus-registry-delete-entries): New convenience function.
6477         (gnus-registry-import-eld): Import from old .eld registry.
6478
6479         * registry.el: Don't use ERT if it's not available.  Load it
6480         unconditionally anyway, discarding errors.
6481
6482         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6483         version from the Claudio Bley GnuTLS patch (extra optional parameters
6484         and host name).
6485
6486 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6487
6488         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6489         fixup the parameters that can be customized by the user between
6490         save/read cycles.
6491         (gnus-registry-read): Use it.
6492         (gnus-registry-make-db): Use it.
6493         (gnus-registry-spool-action, gnus-registry-handle-action):
6494         Fix messaging.
6495         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6496         Map references to actual group names with sender and subject tracking.
6497         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6498         (gnus-registry-usage-test): Add subject lookup test.
6499
6500         * registry.el (registry-db, initialize-instance): Set up constructor
6501         instead of :initform arguments for the sake of older Emacsen.
6502         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6503         pre-lexbind merge bug.
6504         (registry-usage-test): Use it.
6505         (initialize-instance, registry-db): Move the non-function initforms
6506         back to the class definition.
6507
6508 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6509
6510         * registry.el: New library to manage gnus-registry-style data.
6511
6512         * gnus-registry.el: Use it (major rewrite).
6513
6514         * nnregistry.el: Use it.
6515
6516         * spam.el: Use it.
6517
6518 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6519
6520         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6521         marks on non-selected articles.
6522
6523 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6524
6525         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6526         parameter to open-protocol-stream.
6527
6528 2011-04-01  Julien Danjou  <julien@danjou.info>
6529
6530         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6531         fundamental-mode.
6532
6533 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6534
6535         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6536         servers.
6537
6538 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6539
6540         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6541         made marks not propagate, again.
6542
6543 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6544
6545         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6546         Make this the default type.
6547         (proto-stream-open-plain): Rename from proto-stream-open-default.
6548         (open-protocol-stream, proto-stream-open-starttls)
6549         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6550         with `plain'.
6551
6552         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6553         value.
6554
6555         * nntp.el (nntp-open-connection-function): Document the fact that some
6556         values are not functions but are instead handled specially.
6557         Recognize nntp-open-plain-stream value.
6558         (nntp-open-connection): Recognize that value.
6559
6560 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6561
6562         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6563         where it seems to be needed.
6564
6565 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6566
6567         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6568         stuff.
6569
6570         * gnus-score.el (gnus-score-string): Fix calling convention of
6571         `gnus-simplify-buffer-fuzzy' after last patches.
6572
6573         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6574         server for articles we didn't get any headers for.  This is a sanity
6575         check.
6576
6577 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6578
6579         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6580         new CAPABILITY, use it.
6581
6582 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6583
6584         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6585         downloading anything.
6586
6587         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6588
6589 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6590
6591         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6592         colors.
6593         (gnus-splash-svg-color-symbols): New function.
6594
6595 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6596
6597         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6598         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6599         (gnus-simplify-subject-fuzzy): Use the local
6600         gnus-simplify-subject-fuzzy-regex instead of the global one.
6601         This makes using this variable in group parameters work.
6602
6603 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6604
6605         * gnus-registry.el (gnus-registry-unfollowed-groups):
6606         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6607         archive:sent-YYYY-MM-DD groups).
6608         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6609         tracking if there are more than `gnus-registry-max-track-groups'
6610         matches.
6611
6612 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6613
6614         * message.el (message--yank-original-internal): New function to do the
6615         insertion cleanly inside eval in `message-yank-original'.
6616         (message-yank-original): Use it.
6617
6618 2011-03-29  Julien Danjou  <julien@danjou.info>
6619
6620         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6621         local variables disabled rather than `normal-mode'.
6622
6623 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6624
6625         * imap.el (imap-shell-open, imap-process-connection-type):
6626         Use imap-process-connection-type for 'shell' streams as well as
6627         Kerberos, SSL, other subprocesses.
6628
6629 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6630
6631         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6632         with open-network-stream.
6633         (proto-stream-always-use-starttls): Option removed.
6634         (open-protocol-stream): Return a process object by default.  Provide a
6635         new parameter :return-list specifying a list-type return value, which
6636         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6637         :type `network' to `try-starttls', and `network-only' to `default'.
6638         Make `default' the default, for compatibility with open-network-stream.
6639         Handle the no-parameter case exactly as open-network-stream, with no
6640         additional stream processing.  Search plists using plist-get.
6641         Explicitly add :end-of-commend parameter if it is missing.
6642         (proto-stream-open-default): Rename from
6643         proto-stream-open-network-only.  Return 'default as the type.
6644         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6645         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6646         failed.  Always return a list with a (possibly dead) process as the
6647         first element, for compatibility with open-network-stream.
6648         (proto-stream-open-tls): Use plist-get.  Always return a list.
6649         (proto-stream-open-shell): Return `default' as connection type.
6650         (proto-stream-capability-open): Use plist-get.
6651         (proto-stream-eoc): Function deleted.
6652
6653         * nnimap.el (nnimap-stream, nnimap-open-connection)
6654         (nnimap-open-connection-1): Handle renaming of :type parameter for
6655         open-protocol-stream.
6656         (nnimap-open-connection-1): Pass a :return-list parameter
6657         open-protocol-stream to obtain a list return value.  Parse this list
6658         using plist-get.
6659
6660         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6661         for open-protocol-stream.  Accept open-protocol-stream return value
6662         that is a subprocess object instead of a list.  Handle the case of a
6663         dead returned process.
6664
6665 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6666
6667         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6668
6669         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6670
6671 2011-03-21  Julien Danjou  <julien@danjou.info>
6672
6673         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6674         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6675         query.
6676         (mm-inline-text): Render normal text with fontification whenever
6677         possible.
6678
6679         * gnus-sum.el (gnus-summary-save-parts-1):
6680         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6681         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6682         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6683         Use `mm-handle-filename'.
6684
6685         * mm-util.el (mm-handle-filename): New function, return the filename of
6686         an handle.
6687
6688 2011-03-18  Julien Danjou  <julien@danjou.info>
6689
6690         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6691         (gnus-buffer-live-p): Check that buffer is not nil.
6692
6693 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6694
6695         * gnus.el: No Gnus v0.15 is released.
6696
6697 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6698
6699         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6700         avoid warning on XEmacs.
6701
6702         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6703         on XEmacs.
6704
6705         * gnus-art.el: Require mouse, which the build bot seems to say is
6706         needed.
6707
6708         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6709
6710         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6711         XEmacs, since it doesn't have url-retrieve-synchronously.
6712
6713         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6714         since assoc-string doesn't exist in XEmacs.
6715
6716 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6717
6718         * gnus-group.el (gnus-group-list-ticked): New function.
6719         (gnus-group-make-menu-bar): Provide a menu entry for it.
6720         (gnus-group-list-map): Provide a binding for it.
6721
6722 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6723
6724         * shr.el (shr-visit-file): New command.
6725
6726         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6727
6728 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6729
6730         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6731         servers.
6732
6733 2011-03-16  Julien Danjou  <julien@danjou.info>
6734
6735         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6736         inline.
6737
6738         * gnus-art.el (article-hide-list-identifiers):
6739         Use gnus-group-get-list-identifiers.
6740
6741         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6742         (gnus-summary-remove-list-identifiers):
6743         Use gnus-group-get-list-identifiers to get regexp.
6744         (gnus-select-newsgroup, gnus-summary-insert-subject)
6745         (gnus-summary-insert-articles):
6746         Call gnus-summary-remove-list-identifiers unconditionally.
6747
6748 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6749
6750         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6751         we're selecting a group with unread articles.
6752
6753         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6754
6755         * gssapi.el: New file separated out from imap.el to provide a general
6756         Kerberos 5 connection facility for Emacs.
6757
6758         * message.el (message-elide-ellipsis): Document the format spec
6759         ellipsis.
6760
6761 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6762
6763         * message.el (message-elide-region): Allow the ellipsis to say how many
6764         lines were removed.
6765
6766 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6767
6768         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6769         window configurations containing buffers that are now dead.
6770
6771         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6772         parsing to avoid integer overflows.
6773         (nnimap-parse-flags): Simplify the last change.
6774         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6775         too large for 32-bit Emacsen.
6776
6777 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6778
6779         * auth-source.el (auth-source-netrc-create):
6780         * message.el (message-yank-original): Fix use of `case'.
6781
6782 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6783
6784         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6785         XEmacs, which was one character too wide.
6786
6787 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6788
6789         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6790         default number of articles to display.
6791         (gnus-articles-to-read): Use pretty names for prompt.
6792
6793 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6794
6795         * gnus-int.el (gnus-open-server): Ditto.
6796
6797         * gnus-start.el (gnus-activate-group): Give a backtrace if
6798         debug-on-quit is set and the user hits `C-g'.
6799         (gnus-read-active-file): Ditto.
6800
6801         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6802
6803 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6804
6805         * message.el (message-yank-original): Use cond instead of CL case.
6806
6807 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6808
6809         * auth-source.el (auth-source-netrc-create): Use usual format for the
6810         default in prompts.
6811
6812 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * lpath.el: Fbind read-char-choice for XEmacs.
6815
6816 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6817
6818         * auth-source.el (auth-source-netrc-create): Show the default in the
6819         prompt when prompting for token creation.
6820
6821 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6822
6823         * auth-source.el (auth-source-format-prompt): Always convert the value
6824         to a string to avoid evaluating non-string arguments.
6825         (auth-source-netrc-create): Offer default properly, not as initial
6826         content in `read-string'.
6827         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6828         of line to determine if we've been run before.  If so, don't run again,
6829         but print a trivial message to indicate the cache was hit instead.
6830
6831 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6832
6833         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6834         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6835         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6836         Gnus.
6837
6838 2011-03-11  Julien Danjou  <julien@danjou.info>
6839
6840         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6841         modified file".
6842
6843 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6844
6845         * auth-source.el (auth-source-read-char-choice): New function to read a
6846         character choice using `dropdown-list', `read-char-choice', or
6847         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6848         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6849         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6850         (auth-source-netrc-saver): Use it.
6851         (auth-source-pick-first-password): New convenience function.
6852
6853 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6854
6855         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6856         parameter in the credentials.
6857         (nnimap-open-connection-1): Use it after a successful login.
6858         (nnimap-credentials): Add IMAP-specific user and password prompt.
6859
6860         * auth-source.el (auth-source-search): Add :require parameter, taking a
6861         list.  Document it and the :save-function return token.  Pass :require
6862         down.  Change the CREATED message from a warning to a debug statement.
6863         (auth-source-search-backends): Pass :require down.
6864         (auth-source-netrc-search): Pass :require down.
6865         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6866         Change save prompt to indicate all modifications saved here are
6867         deletions.
6868         (auth-source-netrc-create): Take user login name as default in user
6869         prompt.  Move all the save functionality to a lexically bound function
6870         under the :save-function token in the returned list.  Set up clearer
6871         default prompts for user, host, port, and secret.
6872         (auth-source-netrc-saver): New function, intended to be wrapped for
6873         :save-function.
6874
6875 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6876
6877         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6878         lines to be spaces instead.
6879
6880 2011-03-07  Julien Danjou  <julien@danjou.info>
6881
6882         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6883         (sieve-sasl-auth): Check that auth-source-search did return something,
6884         or just return an empty string.
6885
6886 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6887
6888         * gnus.el (gnus-interactive): Use read-directory-name.
6889
6890         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6891         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6892         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6893         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6894         Likewise.
6895
6896         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6897
6898 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6899
6900         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6901         onto the list of killed groups, too.  This makes killed nnimap groups,
6902         for instance, more reliably not reappear.
6903
6904         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6905         the parent.
6906
6907         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6908
6909         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6910         really have server-side marks.
6911
6912         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6913         since most backends do not usefully have server-side marks.
6914         (gnus-update-read-articles): Propagate marks to all backends that
6915         really have server-side marks.
6916
6917 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6918
6919         * message.el (message-cite-reply-position, message-cite-style):
6920         New variables.
6921         (message-yank-original): Use the new citation styles.
6922
6923 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6924
6925         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6926         buffer-local issue); don't mark it buffer-local when running under
6927         XEmacs.
6928
6929 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6930
6931         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6932         numbers too big to be `read'.
6933
6934 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6935
6936         * password-cache.el (password-in-cache-p): Add autoload.
6937
6938         * message.el (message-options): Make buffer-local two ways to attempt
6939         to fix a XEmacs bug.
6940
6941 2011-03-02  Julien Danjou  <julien@danjou.info>
6942
6943         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6944
6945 2011-03-01  Julien Danjou  <julien@danjou.info>
6946
6947         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6948         group.
6949         (article-hide-list-identifiers): Use list-identifier group parameter.
6950
6951 2011-02-28  Julien Danjou  <julien@danjou.info>
6952
6953         * sieve.el (sieve-buffer-script-name): New local variable to store
6954         sieve script name.
6955         (sieve-edit-script): Store sieve script name.
6956         (sieve-upload): Use sieve script name when uploading.
6957         (sieve-upload): Use substitute-command-keys.
6958         (sieve-edit-script): Use substitute-command-keys.
6959         (sieve-refresh-scriptlist): Use substitute-command-keys.
6960         (sieve-manage-mode-map): Define keymap properly.
6961         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6962         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6963         Remove commented code about cvs.
6964         (sieve-manage-quit): New function.
6965         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6966
6967 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6968
6969         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6970
6971 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6972
6973         * auth-source.el (auth-source-search): Cache empty result sets.
6974
6975         * password-cache.el (password-in-cache-p): Convenience function to
6976         check if a key is in the cache, even if the value is nil.
6977
6978         * auth-source.el (auth-source-save-behavior): New variable to replace
6979         `auth-source-never-create'.
6980         (auth-source-netrc-create): Use it.
6981         (auth-source-never-save): Remove.
6982
6983 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6984
6985         * nnimap.el (nnimap-stream): Doc fix.
6986         (nnimap-open-connection-1): Reverse the order of the ports to that the
6987         prompted-for port is first.
6988
6989         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6990         retrieval by the no-group selection.
6991
6992         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6993         numerical parameters.
6994
6995 2011-02-25  Julien Danjou  <julien@danjou.info>
6996
6997         * gnus-gravatar.el: Use gnus-with-article-buffer.
6998
6999         * gnus-art.el (gnus-with-article-buffer): Check that the
7000         gnus-article-buffer is alive.
7001
7002 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7003
7004         * auth-source.el (auth-source-creation-prompts): New variable to manage
7005         creation-time prompts.
7006         (auth-source-search): Document it.
7007         (auth-source-format-prompt): Add utility function.
7008         (auth-source-netrc-create): Don't default the user name to
7009         user-login-name.  Use `auth-source-creation-prompts' and some default
7010         prompts for user, host, port, and password (the default generic prompt
7011         remains ugly).
7012         (auth-source-never-save): Add customizable option to never save info.
7013         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7014         mode excursion.
7015
7016 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7017
7018         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7019         argument that XEmacs doesn't support.
7020
7021         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7022         compiled for Emacsen having no `libxml-parse-html-region' support.
7023
7024         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7025
7026         * lpath.el: Bind buffer-save-without-query for XEmacs.
7027
7028 2011-02-23  Julien Danjou  <julien@danjou.info>
7029
7030         * gnus-art.el (article-make-date-line): Ignore errors if time is
7031         invalid and not convertible.
7032         (article-make-date-line): Only add lapsed time if time is not nil.
7033
7034 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7035
7036         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7037         `read-char-choice' for backwards compatibility.
7038         (auth-source-netrc-element-or-first): New function to DTRT for
7039         parameter extraction.
7040         (auth-source-netrc-create): Use it and fix multiple parameter print
7041         bug.  Use the default passed from above (given-default) or the
7042         built-in (user-login-name for :user).
7043
7044 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7045
7046         * gnus-start.el (gnus-dribble-read-file):
7047         Set buffer-save-without-query, since we always want to save the dribble
7048         file, probably.
7049
7050         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7051         nnimap.
7052
7053         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7054         -summary- since it's a user-visible variable.
7055
7056         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7057         first time you use the new Gnus.
7058
7059 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7060
7061         * auth-source.el: Don't load netrc.el.
7062         (auth-sources): Search ~/.netrc as well by default.
7063         (auth-source-debug): Add 'trivia option for extra output.
7064         (auth-source-do-trivia): Use it.
7065         (auth-source-search): Simplify logic to use
7066         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7067         appropriate.  Don't keep a running count at this level.  Layer :create
7068         and :delete options appropriately on the first and second passes.
7069         Don't track the backend with the search results.
7070         (auth-source-search-backends): New function to search a list of
7071         backends for a processed spec.
7072         (auth-source-netrc-parse): Cache all netrc files, making
7073         auth-source-netrc-cache an alist keyed by the file name and using the
7074         file mtime as the caching criterion.  Keep the obfuscated data secret
7075         with a lexical bind.
7076         (auth-source-netrc-search): Don't calculate the length of the results
7077         unnecessarily.
7078         (auth-source-search-backends): Fix bug.
7079         (auth-source-netrc-create): Rework prompts.
7080
7081 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7082
7083         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7084         Lower case names of search constraints.
7085         (nnir-run-query): Cache and reuse search constraints for all imap
7086         servers.
7087
7088 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7089
7090         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7091         after exit.
7092         (gnus-setup-message): Define missing variable from last checkin.
7093
7094         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7095         value, show the raw article.
7096
7097 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7098
7099         * gnus.el: No Gnus v0.13 is released.
7100
7101 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7102
7103         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7104         auth-source now accepts numbers.
7105
7106         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7107         spec, too.
7108         (auth-source-ensure-strings): New function.
7109
7110         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7111         (gnus-article-setup-buffer): Always restart the date timer so that user
7112         changes to the frequency is respected.
7113
7114         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7115         port numbers, so make sure it gets that if nnimap-server-port is
7116         explicit.
7117
7118 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7119
7120         * nnimap.el (nnimap-inbox): Doc fix.
7121
7122 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7123
7124         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7125         Autoload.  Add optional arg FRAME, and pass it to color-values.
7126         (color-complement): Caller changed.  Doc fix.
7127         (color-gradient): Rewrite for better clarity and efficiency.
7128
7129 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7130
7131         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7132         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7133         color-lab-to-srgb.
7134
7135 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7136
7137         * color.el: First part of merge from hexrgb.el.
7138         (color-rgb-to-hex): Rename from color-rgb->hex.
7139         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7140         saturation to zero if the value is too small.
7141         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7142         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7143         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7144         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7145         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7146         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7147         (color-cie-de2000): Doc fix.
7148
7149 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7150
7151         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7152         given method as in the group name if we're using an extended method.
7153         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7154         command, if we're using that, instead of waiting for the beginning.
7155
7156         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7157         we're sure to get unique server names, and we don't output two async
7158         commands in the same buffer.  This fixes an NNTP hang for some users.
7159
7160 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7161
7162         * gnus.el: No Gnus v0.11 is released.
7163
7164 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7165
7166         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7167         summary buffer before reading going to the next buffer.  This avoids
7168         putting the point in the group buffer if you `C-g' the command.
7169
7170         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7171         cache (for now) to make ~/.authinfo.gpg files usable.
7172
7173         * nnfolder.el (copyright-update): Define for the compiler.
7174
7175         * auth-source.el (auth-source-search): Fix unbound variable.
7176
7177 2011-02-19  Glenn Morris  <rgm@gnu.org>
7178
7179         * gnus.el (gnus-meta): Doc fix.
7180
7181 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7182
7183         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7184         in case it's not yet loaded.
7185
7186 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7187
7188         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7189         line we're waiting for.
7190
7191 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7192
7193         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7194         face with line-width greater than zero will cause RET in gnus summary
7195         buffer to scroll down article page-wise because auto vscroll happens,
7196         it should be temporally disabled when doing a scroll-up.
7197
7198 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7199
7200         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7201         outputs from the server.
7202
7203 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7204
7205         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7206         later so that bbdb can hook in easier.
7207
7208 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7209
7210         * auth-source.el (auth-source-search): Don't try to create credentials
7211         if the caller doesn't want that.
7212         (auth-source-search): If we don't find a match, don't bug out on
7213         non-bound variables.
7214         (auth-source-search): Only ask a single backend to create the
7215         credentials.
7216
7217         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7218         logging.
7219         (nnimap-credentials): Protect against auth-source-search returning nil.
7220         (nnimap-request-list): Protect against not being able to open the
7221         server.
7222
7223 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7224
7225         * auth-source.el (auth-source-search): Do a two-phase search, one with
7226         no :create to get the responses from all backends.
7227
7228         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7229         when getting credentials.
7230
7231         * gnus-util.el (gnus-delete-duplicates): New function.
7232
7233 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7234
7235         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7236         a creation default, pass the whole port list down.  It will be
7237         completed.
7238
7239         * auth-source.el (auth-source-search): Updated docs to talk about
7240         multiple creation choices.
7241         (auth-source-netrc-create): Accept a list as a value (from the search
7242         parameters) and do completion on that list.  Keep a separate netrc line
7243         with the password obscured for showing the user.
7244
7245         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7246         first choice to `auth-source-search' so it will be used for entry
7247         creation instead of the server's Gnus-specific name.
7248         (nnimap-credentials): Rely on the auth-source library to select which
7249         port is actually wanted in the new netrc entry, so don't override
7250         `auth-source-creation-defaults'.
7251
7252         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7253         :protocol and accept a missing user, host, or port as a wildcard match.
7254         (auth-source-debug): Default to off.
7255
7256         (auth-source-netrc-search, auth-source-netrc-create)
7257         (auth-source-secrets-search, auth-source-secrets-create)
7258         (auth-source-user-or-password, auth-source-backend, auth-sources)
7259         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7260         instead of :protocol.
7261
7262         * nnimap.el (nnimap-credentials): Pass a port default to
7263         `auth-source-search' in case an entry needs to be created.
7264         (nnimap-open-connection-1): Use :port instead of :protocol.
7265
7266 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * auth-source.el: Bind load-path when loading EIEIO from
7269         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7270         21.4 doesn't support, to `require'.
7271         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7272         delete-dups that is not available in XEmacs 21.4.
7273
7274 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7275
7276         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7277         as EIEIO must also be loaded when auth-source.el is being
7278         byte-compiled.
7279
7280 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7281
7282         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7283
7284         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7285
7286         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7287
7288         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7289
7290         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7291
7292         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7293
7294         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7295
7296         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7297         necessary.
7298
7299 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7300
7301         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7302         nil means that nnimap doesn't get updated.
7303
7304 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7305
7306         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7307         result when the user doesn't want to write to the file.
7308         (auth-source-netrc-search): Expect a synthetic result and proceed
7309         accordingly.
7310         (auth-source-cache-expiry): New variable to override
7311         `password-cache-expiry'.
7312         (auth-source-remember): Use it.
7313
7314         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7315         parameter.  Create entry if necessary by using :create t.
7316         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7317
7318 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7319
7320         * auth-source.el (auth-source-debug): Enable by default and don't
7321         mention the obsolete `auth-source-hide-passwords'.
7322         (auth-source-do-warn): New function to debug unconditionally.
7323         (auth-source-do-debug): Use it.
7324         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7325         and for Secrets API entries when the secrets.el library is not
7326         available.
7327
7328 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7329
7330         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7331         (gnus-summary-exit): Kill the correct article buffer on exit from a
7332         `C-d' group.
7333
7334         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7335         gnus-propagate-marks.
7336
7337         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7338         before killing the buffers so that a non-full window conf gets handled
7339         correctly.
7340         (gnus-summary-exit): Ditto.
7341         (gnus-summary-read-group-1): Ditto.
7342
7343         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7344         async code again so that we can debug it properly.
7345
7346         * message.el (message-reply): Take an optional switch-buffer parameter
7347         so that Gnus window confs are respected better.
7348
7349 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7350
7351         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7352         `plist-get' to accept non-list parameters (XEmacs issue).
7353         Fix docstring.
7354         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7355         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7356         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7357         Login collection is "Login" and not "login".
7358
7359 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7360
7361         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7362         multiple headers.
7363
7364         * nnimap.el (nnimap-inhibit-logging): New variable.
7365         (nnimap-log-command): Don't log login commands.
7366
7367         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7368         to have more parameters.
7369
7370         * nnimap.el (nnimap-send-command): Mark the command time for each
7371         command, so that we don't get NOOPs stepping on our toes.
7372
7373         * gnus-art.el (article-date-ut): Get the date from the Date header on
7374         `t'.
7375
7376 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7377
7378         * auth-source.el (auth-source-search): Use copy-sequence instead of
7379         the cl.el copy-list.
7380
7381 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7382
7383         * imap.el: Bring it back (revert
7384         84d800cd31de3064f0ed39617d725709a2f8f42f).
7385
7386 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7387
7388         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7389         Improve prompt.
7390
7391 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7392
7393         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7394         washing status from the default format.  It isn't very informative.
7395
7396 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7397
7398         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7399         Fix Gcc processing on imap.
7400
7401 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7402
7403         * imap.el: Remove file.  All the functionality is in nnimap.el.
7404
7405 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7406
7407         * message.el (message-bury): Don't pop up a new window when selected
7408         window is dedicated.
7409
7410 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7411
7412         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7413
7414 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7415
7416         * sieve-manage.el: Autoload `auth-source-search'.
7417         (sieve-sasl-auth): Use it.
7418
7419 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7420
7421         * nnimap.el: Autoload `auth-source-forget+'.
7422         (nnimap-open-connection-1): Use it if the connection fails.
7423
7424         * auth-source.el: Require `password-cache'.
7425         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7426         obsolete.
7427         (auth-source-magic): Marker for `password-cache' keys.
7428         (auth-source-do-cache): Update docstring.
7429         (auth-source-search): Use and check cache.
7430         (auth-source-forget-all-cached, auth-source-remember)
7431         (auth-source-recall, auth-source-forget, auth-source-forget+)
7432         (auth-source-specmatchp): Caching support functions.
7433         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7434         Remove and obsolete.
7435         (auth-source-user-or-password): Remove caching to further discourage
7436         using it.  Always hide passwords.
7437
7438         * password-cache.el (password-cache-remove): Accept secrets that are
7439         not strings.
7440
7441 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7442
7443         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7444         code for now, since it doesn't work for all users.
7445
7446 2011-02-09  Julien Danjou  <julien@danjou.info>
7447
7448         * message.el (message-options): Make message-options really buffer
7449         local.
7450
7451 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7452
7453         * mail-source.el: Autoload `auth-source-search'.
7454         (mail-source-keyword-map): Note order matters.
7455         (mail-source-set-1): Get all the mail-source source values and
7456         defaults and search auth-source on those if needed.  This can all
7457         probably be simplified.
7458
7459         * nnimap.el: Autoload `auth-source-search'.
7460         (nnimap-credentials): Use it.
7461         (nnimap-open-connection-1): Ask for the virtual server and physical
7462         address in one shot.
7463
7464         * nntp.el: Autoload `auth-source-search'.
7465         (nntp-send-authinfo): Use it.  Note TODO.
7466
7467 2011-02-08  Julien Danjou  <julien@danjou.info>
7468
7469         * shr.el (shr-tag-body): Add support for text attribute in body
7470         markups.
7471
7472         * message.el (message-options): Make message-options a local variable.
7473
7474 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7475
7476         * auth-source.el (auth-source-secrets-search)
7477         (auth-source-user-or-password): Use `append' instead of `nconc'.
7478         (auth-source-user-or-password): Build return list better and protect
7479         against nil :secret.
7480
7481 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7482
7483         * nnimap.el (nnimap-update-info): Refactor slightly.
7484         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7485         (nnimap-update-info): Clean up slightly.
7486         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7487         characters.
7488         (nnimap-process-quirk): Rename function to avoid collision.
7489         (nnimap-update-info): Fix macrology bug-out.
7490         (nnimap-update-info): Simplify split history test.
7491
7492 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7493
7494         * auth-source.el (top): Require 'eieio unconditionally.
7495         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7496         (auth-source-secrets-search): Limit search when `max' is greater than
7497         number of results.
7498
7499 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7500
7501         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7502         part not returning any data.
7503
7504         * proto-stream.el (open-protocol-stream): Document the return value.
7505
7506 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7507
7508         * auth-source.el (auth-source-secrets-search): Add examples.
7509
7510 2011-02-06  Julien Danjou  <julien@danjou.info>
7511
7512         * message.el (message-setup-1): Handle message-generate-headers-first
7513         set to t.
7514
7515 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7516
7517         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7518         API with a string "secrets:collection-name" and with 'default.
7519         (auth-source-backend-parse): Parse "secrets:collection-name" and
7520         'default.  Recurse on parses instead of repeating code.  Use the
7521         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7522         message when ignoring a source.
7523         (auth-source-search): List ignored search keys at the top level.
7524         (auth-source-netrc-create): Use `case' instead of `cond'.
7525         (auth-source-secrets-search): Created with TODOs.
7526         (auth-source-secrets-create): Created with TODOs.
7527         (auth-source-retrieve, auth-source-create, auth-source-delete)
7528         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7529         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7530         (auth-source-user-or-password-sftp)
7531         (auth-source-user-or-password-smtp): Remove.
7532         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7533         around `auth-source-search'.  Not tested thoroughly.
7534
7535 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7536
7537         * auth-source.el: Bring in assoc and eioeio libraries.
7538         (secrets-enabled): New variable to track the status of the Secrets API.
7539         (auth-source-backend): New EIOEIO class to represent a backend.
7540         (auth-source-creation-defaults): New variable to set prompt defaults
7541         during token creation (see the `auth-source-search' docstring for
7542         details).
7543         (auth-sources): Simplify to allow a simple string as a netrc backend
7544         spec.
7545         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7546         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7547         (auth-source-search): Main auth-source API entry point.
7548         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7549         (auth-source-search-collection): Helper function for searching.
7550         (auth-source-netrc-parse, auth-source-netrc-normalize)
7551         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7552         Supports search, create, and delete.
7553         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7554         backend stubs.
7555         (auth-source-user-or-password): Call `auth-source-search' but it's not
7556         ready yet.
7557
7558 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7559
7560         * message.el (message-setup-1): Remove the read-only stuff, since it
7561         doesn't work under XEmacs, for some reason.
7562
7563         * gnus-sum.el (gnus-user-date): Rename back from
7564         gnus-summary-user-date since user code refers to it.
7565
7566         * shr.el (shr-render-td): Store the actual background color used.
7567
7568         * message.el (message-setup-1): Don't bind the constant
7569         -forbidden-properties.
7570         (message-setup-1): Revert previous change, since it needs to bind the
7571         props to insert them.
7572         (message-resend): Allow removing the read-only separator line.
7573
7574 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7575
7576         * nnimap.el (nnimap-request-accept-article): Give an error message if
7577         the APPEND wasn't successful.
7578
7579 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7580
7581         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7582         that have no groups.
7583
7584 2011-02-03  Julien Danjou  <julien@danjou.info>
7585
7586         * gnus-draft.el: Remove progn around gnus-draft-setup.
7587
7588 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7589
7590         * gnus-start.el (gnus-read-active-for-groups): This function is never
7591         called with a nil `infos', so clean that up.
7592         (gnus-get-unread-articles): Request active files from primary/secondary
7593         methods that have no groups (yet).
7594
7595 2011-02-03  Julien Danjou  <julien@danjou.info>
7596
7597         * message.el (message-setup-1): Always generate References first.
7598         (message-mail): Return the return value of message-setup, not always t.
7599         (message-setup-1): Insert mail-header-separator with read-only and
7600         intangible properties set.
7601
7602         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7603         user-date in docstring.
7604
7605         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7606
7607         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7608         docstring.
7609
7610         * gnus.el (gnus-user-date-format-alist): Change default value.
7611         Use defcustom, with type and group.  Move from gnus-util.el.
7612         Rename to gnus-summary-user-date-format-alist.
7613
7614 2011-02-03  Glenn Morris  <rgm@gnu.org>
7615
7616         * nnimap.el (gnus-fetch-headers): Declare.
7617
7618         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7619
7620 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7621
7622         * message.el (message-forward-make-body-digest-plain)
7623         (message-followup, message-reply): Clean up things noted by Stefan.
7624
7625         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7626         gnus-article-update-date-headers is nil.
7627         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7628         it didn't really work with defcustom.
7629         (article-update-date-lapsed): Make sure the window start doesn't move,
7630         either.
7631
7632 2011-02-01  Julien Danjou  <julien@danjou.info>
7633
7634         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7635         format.
7636
7637         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7638         standard in Emacs nowadays.
7639
7640         * color.el (color-gradient): Add a color-gradient function.
7641
7642 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7643
7644         * message.el (message-expand-name): Don't trust the return value of
7645         bbdb-complete-name.
7646         (message-check-news-header-syntax): Remove unused var `start'.
7647         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7648         (message-inhibit-body-encoding): Move to before first use.
7649         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7650         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7651         (Organization, Message-ID, Date, mh-previous-window-config):
7652         Defvar the vars using dynamic scoping.
7653
7654 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7655
7656         * shr.el (shr-render-td): Only do colors at the final rendering.
7657         Should be slightly faster.
7658         (shr-insert-table): Fix up TD background colors when doing the
7659         vertical padding.
7660
7661         * gnus-art.el (article-date-ut): Protect against articles with no Date
7662         header.
7663         (article-update-date-lapsed): Don't use current-column to find the
7664         horizontal position.  It's fragile in the presence of \003 characters.
7665
7666         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7667
7668 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7669
7670         * gnus-art.el (article-transform-date): Rewrite to still work when
7671         there are several rfc2822 parts.
7672         (article-transform-date): Fix infinite recursion.
7673         (article-date-ut): Replace infinitely many Date headers with a single
7674         one when called interactively.
7675
7676         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7677         secure manner.
7678
7679         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7680         move around by not using save-window-excursion.  It seems to work...
7681
7682 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7683
7684         * gnus-art.el (article-make-date-line): Work for user-defined format.
7685
7686 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7687
7688         * nntp.el (nntp-retrieve-group-data-early)
7689         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7690         fetching functions.
7691
7692         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7693         thoroughly for all backends that have no known groups.  This should
7694         allow new nnml methods to retrieve mail.
7695
7696         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7697         that Gnus doesn't know exists again.
7698
7699         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7700         (gnus-treat-date-ut): Ditto.
7701         (gnus-article-update-date-header): Rename.
7702         (gnus-treat-date-local): Remove.
7703         (gnus-treat-date-english): Remove.
7704         (gnus-treat-date-lapsed): Remove.
7705         (gnus-treat-date-combined-lapsed): Remove.
7706         (gnus-treat-date-original): Remove.
7707         (gnus-treat-date-iso8601): Remove.
7708         (gnus-treat-date-user-defined): Remove.
7709         (gnus-article-date-headers): New variable to control all the date
7710         header options.
7711         (article-date-ut): Rewrite to allow using the new way to format date
7712         headers(s).
7713
7714 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7715
7716         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7717         method.
7718         (nnmail-article-group): A better test for fanciness.
7719
7720         * nnimap.el (nnimap-request-head): Protect against not finding the
7721         article by Message-ID.
7722
7723 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7724
7725         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7726         keep point at the "same place".
7727
7728 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7729
7730         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7731         data if the group is inactive.
7732
7733 2011-01-28  Julien Danjou  <julien@danjou.info>
7734
7735         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7736         (gnus-all-windows-visible-p): Remove old compatibility code.
7737         (gnus-window-top-edge): Add docstring.
7738
7739         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7740
7741 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7742
7743         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7744         older request-update-info.
7745
7746         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7747
7748 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7749
7750         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7751         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7752
7753 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7754
7755         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7756         groups.  This makes the nndraft:queue group pop up if it's not already
7757         there.
7758
7759         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7760         messages" logic, which was reversed.
7761
7762         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7763         the "same place" even if point is on the line being replaced.
7764         (article-update-date-lapsed): Allow updating both the combined lapsed
7765         and the lapsed headers.
7766         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7767         (article-make-date-line): Limit the number of segments dynamically to
7768         avoid too-long lines.
7769
7770 2011-01-27  Julien Danjou  <julien@danjou.info>
7771
7772         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7773         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7774
7775 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7776
7777         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7778         Use plist-get instead of the cl function getf.
7779
7780 2011-01-27  Glenn Morris  <rgm@gnu.org>
7781
7782         * gnus-util.el (float-time): Get rid of compiler warning, again.
7783
7784 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7785
7786         * shr.el (shr-put-color): Special-case background colors: Do put them
7787         at the blank parts at the front of the lines.
7788
7789         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7790         exit hook to nix out all data on readedness on group exit.
7791
7792         * gnus-util.el (float-time): If float-time is bound, always use it on
7793         all Emacsen.  It's unclear why the subrp check was there.
7794         (time-date): Require to make some autoload issues on XEmacs go away.
7795
7796         * shr.el (shr-put-color): Don't do the box padding in tables, since
7797         they're already padded.
7798
7799 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7800
7801         * gnus-art.el (gnus-article-next-page): When the last line of the
7802         article is displayed, scroll down once more instead of going to the
7803         next article at once.
7804         (article-lapsed-string): Refactor out and allow specifying how many
7805         segments you want.
7806         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7807         (gnus-article-update-lapsed-header): New variable.
7808
7809         * shr.el: Revert change that made headings use different-sized faces.
7810         The Emacs display engine isn't advanced enough that, for instance,
7811         tables can comfortably use differently-sized faces.
7812
7813 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7814
7815         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7816         used.
7817         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7818         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7819         we're using an encrypted connection.
7820
7821         * proto-stream.el: Alter the interface functions to also return the
7822         actual stream type used: network or tls.
7823
7824 2011-01-25  Julien Danjou  <julien@danjou.info>
7825
7826         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7827         (mm-display-javascript-inline): New function.
7828
7829         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7830         viewing function.
7831
7832 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7833
7834         * shr.el (shr-expand-newlines): Fix variable name.
7835
7836 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7837
7838         * shr.el (shr-expand-newlines): Make nested boxes work.
7839
7840 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7841
7842         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7843         backgrounds.
7844         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7845         in a more sensible manner.
7846
7847 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7848
7849         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7850         if EPG is loaded.
7851
7852 2011-01-24  Julien Danjou  <julien@danjou.info>
7853
7854         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7855         tags.
7856
7857 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7858
7859         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7860         commands.
7861
7862         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7863         in the article buffer.
7864         (gnus-gravatar-insert): Use blank space from the current buffer to
7865         avoid breaking text properties.  This makes X-Sent updating work again.
7866
7867         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7868
7869 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7870
7871         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7872         fix the bug in url-http.el instead.
7873
7874         * shr.el (shr-image-fetched): Ditto.
7875
7876         * shr.el (shr-image-fetched): Avoid having point move in the article
7877         buffer.
7878
7879         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7880         buffer after being called.  It's apparently being killed by url.el, and
7881         killing it made point move to end-of-buffer in a random buffer.
7882
7883         * shr.el (shr-image-fetched): Ditto.
7884
7885 2011-01-23  Julien Danjou  <julien@danjou.info>
7886
7887         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7888
7889         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7890         text/x-org.
7891
7892 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7893
7894         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7895         (i.e., nnimap) returning nil as the article number.
7896
7897 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7898
7899         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7900         "DelSp" parameter in RFC3676.
7901
7902 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7903
7904         * message.el (message-check-recipients): Display the encoded version of
7905         the bogus address if they differ.
7906
7907         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7908         after sending.
7909
7910         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7911
7912         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7913
7914         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7915         group buffer after sending the queue.
7916
7917         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7918
7919 2011-01-22  Julien Danjou  <julien@danjou.info>
7920
7921         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7922
7923 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7924
7925         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7926         nested related parts.
7927
7928         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7929         unexpired articles.  This fixes the regression that led expiry marks to
7930         disappear from nnfolder groups.
7931
7932 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7933
7934         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7935         Don't confuse the "ret" of "retrograde" with RET.
7936
7937 2011-01-21  Julien Danjou  <julien@danjou.info>
7938
7939         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7940         than mm-insert-inline.
7941
7942 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7943
7944         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7945         Widen article buffer.
7946
7947 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7948
7949         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7950         the temp buffer.
7951         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7952
7953 2011-01-20  Julien Danjou  <julien@danjou.info>
7954
7955         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7956
7957         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7958         than mm-insert-inline to insert inline part: this respect
7959         mm-inline-media-tests displayers.
7960
7961         * mm-view.el (mm-display-shell-script-inline): New function.
7962
7963         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7964
7965         * mm-uu.el (mm-uu-type-alist): Add org block.
7966         (mm-uu-org-src-code-block-extract): New function.
7967
7968         * mm-view.el (mm-display-org-inline): New function.
7969
7970         * mm-decode.el (mm-automatic-display): Add text/org.
7971
7972         * mailcap.el (mailcap-mime-extensions): Add .org.
7973
7974 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7975
7976         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7977         gnus-article-add-buttons.
7978
7979 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7980
7981         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7982         From header with a date and "nobody" as the sender.
7983
7984 2011-01-19  Julien Danjou  <julien@danjou.info>
7985
7986         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7987         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7988         if you have the same regexp several times.
7989         (gnus-button-push): Fix matching when regexp is symbol.
7990
7991 2011-01-15  Glenn Morris  <rgm@gnu.org>
7992
7993         * message.el (message-mail): A compose-mail function should
7994         accept headers as strings.
7995
7996 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7997
7998         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7999         Add :vert-only tags.
8000         (message-mail): New arg RETURN-ACTION.
8001         (message-return-action): New var.
8002         (message-bury): Use it.
8003         (message-mode): Make it buffer-local.
8004         (message-send-and-exit): Always call message-bury.
8005
8006         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8007         message-mail.
8008
8009 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8010
8011         * nnimap.el (nnimap-convert-partial-article): Protect against
8012         zero-length body parts.
8013
8014         * mm-decode.el (mm-preferred-alternative-precedence):
8015         Discourage showing empty parts.
8016
8017         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8018         and stuff if the backend didn't return the article number.  This fixes
8019         an Exchange-related nnimap bug.
8020
8021         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8022         group window, because it does the wrong thing when a separate frame
8023         displays the group buffer.
8024
8025         * proto-stream.el (open-protocol-stream): Protect against the low-level
8026         transport functions returning nil.
8027
8028 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8029
8030         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8031         (mml2015-epg-find-usable-secret-key): New function.
8032         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8033         mml2015-epg-find-usable-key (Bug#7797).
8034         (mml2015-epg-encrypt): Ditto.
8035
8036 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8037
8038         * dgnushack.el (rot13-string): Fix the way to get the argument.
8039
8040 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8041
8042         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8043
8044 2011-01-03  Glenn Morris  <rgm@gnu.org>
8045
8046         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8047
8048         * sieve.el (sieve-open-server): Give a more explicit error if
8049         sieve-manage-open returns nil.  (Bug#7720)
8050
8051 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8052
8053         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8054
8055 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8056
8057         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8058         This avoids sending passwords in plain text over non-encrypted
8059         channels.
8060
8061         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8062
8063         * nnimap.el (nnimap-login): Refactored out into own function, and
8064         implement CRAM-MD5.
8065         (nnimap-wait-for-line): Refactored out.
8066
8067         * mm-view.el (mml-smime): Require.
8068
8069 2010-12-20  David Engster  <deng@eml.cc>
8070
8071         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8072         use EPG to decrypt S/MIME messages instead of openssl.
8073
8074 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8075
8076         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8077
8078         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8079         status is the group clearly is unreachable.
8080
8081         * auth-source.el (auth-source-create): Add the optional second
8082         parameter to `local-variable-p' to be compatible with XEmacs.
8083
8084 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8085
8086         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8087         work when using a compressed nnml folder.
8088
8089 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8090
8091         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8092         backends after sanitising on entry, because this never makes sense:
8093         If the articles have gone missing, then the data no longer exists on
8094         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8095         overwrite anything anyway.
8096
8097         * shr.el (shr-insert-document): Bind shr-width dynamically to
8098         window-width if it's nil.
8099
8100 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8101
8102         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8103         with the meaning of using the full emacs window width for rendering.
8104
8105 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8106
8107         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8108         case when sender is not given.
8109
8110 2010-12-23  Julien Danjou  <julien@danjou.info>
8111
8112         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8113         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8114         the addresses, otherwise we might misplaced the gravatar.
8115
8116 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8117
8118         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8119         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8120         obsolete in Emacs.
8121
8122 2010-12-20  Julien Danjou  <julien@danjou.info>
8123
8124         * gnus-util.el (gnus-rescale-image): Revert last change.
8125
8126 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8127
8128         * binhex.el: Improve commentary (Bug#7482).
8129
8130 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8131
8132         * gnus-group.el (gnus-group-delete-articles): New command.
8133
8134 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8135
8136         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8137
8138 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8139
8140         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8141         here, since it's up to the backends to do CRLF removal if their
8142         protocol has it.
8143
8144         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8145
8146 2010-12-17  Julien Danjou  <julien@danjou.info>
8147
8148         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8149         they are from file.  Can also scale up.
8150
8151 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8152
8153         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8154         Restore gnus-use-agent.
8155         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8156
8157         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8158
8159 2010-12-17  Julien Danjou  <julien@danjou.info>
8160
8161         * gravatar.el (gravatar-retrieve-synchronously): New function.
8162         (gravatar-get-data): Make more robust.
8163
8164 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8165
8166         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8167
8168 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8169
8170         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8171         to really consider the last line.
8172
8173 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8174
8175         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8176         list of recipient keys, or use symmetric encryption if not a list.
8177         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8178         EPA override, replacing the call to `netrc-store-data'.
8179
8180 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8181
8182         * gnus-srvr.el: Avoid passing nil regexp argument to
8183         delete-matching-lines.
8184
8185 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8186
8187         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8188         fetching stops when Gnus exits.
8189
8190         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8191         function.
8192         (nnfolder-request-expire-articles): Save all the buffers after doing
8193         expiry.
8194
8195         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8196         the last article", since that led to serious performance regressions
8197         when expiring nnml groups.
8198
8199 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8200
8201         * nnir.el: Improve customizations.
8202
8203 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8204
8205         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8206
8207         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8208         group has been killed.
8209         (gnus-group-yank-group): Ditto.
8210
8211         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8212
8213         * nnimap.el (nnimap-request-update-group-status): New function.
8214
8215         * gnus-int.el (gnus-request-update-group-status): New interface
8216         function.
8217
8218         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8219         copying read-ness to the backends.
8220
8221         * nnimap.el (nnimap-quirk): New function.
8222         (nnimap-retrieve-group-data-early): Use it.
8223         (nnimap-quirks): New alist.
8224
8225 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8226
8227         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8228         don't delete it within indentation.
8229
8230 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8231
8232         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8233         previous line.
8234
8235 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8238         QRESYNC command by deleting a superfluous space which broke Cyrus
8239         servers.  This change will break other servers that are buggy the other
8240         way around.
8241
8242 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8243
8244         * spam.el: Reindent and fix long lines.
8245         (spam-copy-or-move-routine): Exclude invalid move destinations.
8246
8247 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8248
8249         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8250         installed the registry.
8251
8252 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8255
8256 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8257
8258         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8259         groupname doesn't contain "gmane".
8260
8261 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8262
8263         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8264         and netrc-bound-and-true-p bindings.
8265         (netrc-parse): Cache the netrc contents.
8266
8267         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8268         (gnus-1): Don't create the nndrafts group twice.
8269         (gnus-setup-news): There's no need to read the active file here, since
8270         that's done again later on a per-backend basis.
8271         (gnus-start-draft-setup): Make sure that the new group is started out
8272         empty.
8273
8274         * gnus-agent.el (gnus-agentize): Don't create the queue group
8275         automatically on startup.  It'll be created later, if needed.
8276
8277         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8278         of automatically subscribed groups.
8279         (gnus-auto-subscribed-categories): New variable.
8280         (gnus-matches-options-n): Use it.
8281         (gnus-default-subscribed-newsgroups): Remove unused variable.
8282         (gnus-start-draft-setup): Message a bit less.
8283
8284 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8285
8286         * nnir.el (nnir-run-imap): Return article list in order of increasing
8287         UID.
8288
8289 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8290
8291         * gnus-sum.el (gnus-summary-enter-digest-group):
8292         Mention gnus-auto-select-on-ephemeral-exit.
8293
8294         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8295         convention of the network-only option.
8296
8297 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8298
8299         * proto-stream.el (proto-stream-open-network-only): New function to
8300         have a way to specify non-STARTTLS upgrade connections.
8301
8302 2010-12-10  Julien Danjou  <julien@danjou.info>
8303
8304         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8305         email address is nil.
8306
8307         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8308
8309 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8310
8311         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8312         deletion.
8313         (nnir-run-imap): Only need to parse list once.
8314
8315 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8316
8317         * shr.el (shr-tag-script): Ignore <script>.
8318         (shr-tag-label): Add <label> support.
8319
8320 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8321
8322         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8323
8324         * shr.el (shr-image-displayer): Work for images lined side by side.
8325
8326 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8327
8328         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8329         parameter, since XEmacs doesn't accept t as a parameter.
8330
8331 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8332
8333         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8334         ids.
8335         (nnir-run-gmane): Simplify groupspec formatting.
8336         (nnir-request-expire-articles): New function.
8337
8338 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8339
8340         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8341         overflow, possibly.
8342
8343         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8344         (shr-render-td): Handle td style="" better.
8345         (shr-tag-table): Use the color from the style sheet.
8346         (shr-render-td): Make sure we copy over all the overlays, too.
8347
8348 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8349
8350         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8351         (nnir-request-article): Improve article retrieval.
8352
8353 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8354
8355         * mm-util.el (mm-extra-numeric-entities): New variable.
8356
8357         * mm-url.el (mm-url-decode-entities):
8358         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8359
8360         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8361
8362 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8363
8364         * message.el: Use completion-at-point.
8365         (message-completion-function): New fun, extracted from message-tab.
8366         (message-mode): Use it for completion-at-point-functions.
8367         (message-tab): Use it and completion-at-point.
8368
8369 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8370
8371         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8372         character if a non-breakable character follows.
8373
8374 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8375
8376         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8377         any stream.
8378
8379         * shr.el (shr-tag-font): Colorize the region.
8380         (shr-tag-body): Ditto.
8381         (shr-tag-font): Actually let the styles be inherited instead of
8382         overwriting them.
8383         (shr-tag-font): Get the background color right.
8384         (shr-tag-style): Ignore all <style> tags for the moment.
8385
8386         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8387         a Message-ID to avoid having nnimap depend on gnus-sum.
8388
8389         * shr.el (shr-descend): Only colorize something if we have a node that
8390         sets colors.
8391
8392 2010-12-06  Julien Danjou  <julien@danjou.info>
8393
8394         * shr.el (shr-render-td): Render td content with shr-descend, so style
8395         will be applied to <td> too.
8396         (shr-colorize-region): Colorize region even if we only have a background.
8397         (shr-tag-body): Fix color and background color inheritance.
8398         Do not recolorize after shr-generic.
8399         (shr-tag-font): Let shr-generic colorize via inheritance.
8400
8401 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8402
8403         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8404
8405 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8406
8407         * nnir.el (nnir-request-move-article): Remove obsolete code.
8408
8409 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8410
8411         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8412
8413 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8414
8415         * gnus-sum.el (gnus-summary-respool-article): The completion function
8416         expects a list instead of an alist.
8417
8418         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8419         string as the parameter.
8420
8421         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8422
8423         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8424         styles.
8425         (shr-colorize-region): New function.
8426         (shr-insert-background-overlay): Remove.
8427         (shr-render-td): Background setting should be taken care of on a higher
8428         level.
8429         (shr-tag-body): Use post-hoc colorizations.
8430         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8431         (shr-put-color-1): Don't overwrite old colors.
8432         (shr-colorize-region): When the background color isn't explicit, use
8433         a fixed background.
8434
8435         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8436         nnmail variables.
8437
8438 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8439
8440         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8441         unless necessary.
8442
8443 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8444
8445         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8446         server.
8447
8448 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8449
8450         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8451         so that TAB works.
8452
8453         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8454         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8455
8456         * shr.el (shr-urlify): Show the URL before the title to avoid
8457         misleading URLs.
8458
8459 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8460
8461         * shr.el (shr-urlify): Display the title in <a> tags.
8462
8463 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8464
8465         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8466
8467 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8468
8469         * nnir.el: Rearrange code to allow macros to be autoloaded by
8470         gnus-sum.el.
8471         (nnir-retrieve-headers-override-function): Make this variable
8472         customizable.
8473         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8474
8475         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8476         from nnir.el.
8477
8478 2010-12-03  Julien Danjou  <julien@danjou.info>
8479
8480         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8481
8482 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8485         allow optional argument `environment'.
8486
8487 2010-12-03  Glenn Morris  <rgm@gnu.org>
8488
8489         * mm-extern.el (message-goto-body): Update declaration.
8490
8491 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8492
8493         * gnus-util.el (gnus-macroexpand-all): New function.
8494
8495         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8496         instead of macroexpand-all that is unavailable in XEmacs.
8497
8498 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8499
8500         * nnir.el (nnir-summary-line-format): New variable.
8501         (nnir-mode): Use it.
8502         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8503         (nnir-article-ids): Reimplement as defsubst.
8504         (nnir-retrieve-headers): Don't mangle the subject header.
8505         (nnir-run-imap): Use 100 as RSV score.
8506         (nnir-run-find-grep): Fix for full server searching.
8507         (nnir-run-gmane): Better restriction to gmane groups.
8508
8509         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8510         summary buffers.
8511
8512 2010-12-02  Julien Danjou  <julien@danjou.info>
8513
8514         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8515
8516         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8517
8518         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8519         support.
8520
8521 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8522
8523         * nnir.el: Update to handle the registry better.
8524         (autoload): Silence byte-compiler.
8525         (nnir-open-server): Add a hook for nnir groups.
8526         (nnir-request-move-article): Don't mangle the header.  Better to use
8527         formatting variables (which will be added in the future).
8528         (nnir-registry-action): Update the registry using the original article
8529         group name.
8530         (nnir-mode): Install nnir-specific hooks for updating the registry.
8531
8532         * gnus-sum.el
8533         (gnus-article-original-subject, gnus-newsgroup-original-name):
8534         Remove obsolete variables.
8535         (gnus-summary-move-article): Remove use of obsolete variables.
8536         (gnus-summary-local-variables): Make move and delete hooks local to
8537         summary buffers.
8538
8539 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8540
8541         * rtree.el: New file.
8542
8543 2010-12-01  Julien Danjou  <julien@danjou.info>
8544
8545         * message.el (message-user-organization): Do not use
8546         gnus-local-organization.
8547
8548         * gnus.el: Remove gnus-local-organization.
8549
8550         * gnus-msg.el: Remove nastygram thing.
8551
8552 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8553
8554         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8555         funcall.
8556
8557 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8558
8559         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8560         names.
8561
8562         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8563         characters.
8564
8565         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8566         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8567         Suggested by Štěpán Němec <stepnem@gmail.com>.
8568         (gnus-gravatar-transform-address): Use mail-extract-address-components
8569         that supports non-ASCII names rather than mail-header-parse-addresses.
8570
8571 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8572
8573         * proto-stream.el (open-protocol-stream): All starttls connections are
8574         handled by the network handler.
8575
8576 2010-11-30  Julien Danjou  <julien@danjou.info>
8577
8578         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8579         (nnimap-open-connection-1): Fix PREAUTH.
8580
8581         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8582
8583 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8586         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8587         (shr-insert): Use them.
8588         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8589
8590 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8591
8592         * nnir.el (nnir-request-move-article): Bail out if original group
8593         doesn't support article moves.
8594         (nnir-get-active): Improve active list retrieval.
8595
8596 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8597
8598         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8599
8600 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8601
8602         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8603         seem to accept strings-with-numbers as port numbers.
8604
8605 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8606
8607         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8608         change the registry.
8609
8610 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8611
8612         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8613         delete-dups that is not available in XEmacs 21.4.
8614
8615         * mm-util.el (mm-delete-duplicates): Add comment.
8616
8617 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8618
8619         * nnir.el (nnir-ignored-newsgroups): New variable.
8620         (nnir-get-active): Use it.
8621
8622 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8623
8624         * proto-stream.el (proto-stream-open-network): Add some comments.
8625
8626         * nntp.el (nntp-open-connection): Provide a :success condition.
8627
8628         * nnimap.el (nnimap-open-connection-1): Ditto.
8629
8630         * proto-stream.el (proto-stream-open-network): See what the response to
8631         the STARTTLS command is.
8632
8633         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8634         backwards compatibility).
8635         (nnimap-open-connection-1): Really respect nnimap-server-port.
8636
8637         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8638         TLS upgrades we don't really care about the identity of the peer.
8639         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8640         that what we've checked for.
8641         (proto-stream-always-use-starttls): Only default to t if
8642         open-gnutls-stream exists.
8643         (proto-stream-open-network): If STARTTLS failed, then just open a
8644         normal connection.
8645         (proto-stream-open-network): Wait until the greeting before doing
8646         STARTTLS.
8647
8648         * nntp.el (nntp-open-connection): Report what the connection error is.
8649
8650         * proto-stream.el (open-protocol-stream): Rename from
8651         open-proto-stream.
8652
8653 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8654
8655         * nnimap.el (nnimap-stream): Change default to `undecided'.
8656         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8657         first, and then network.
8658         (nnimap-open-connection-1): Respect nnimap-server-port.
8659         (nnimap-open-connection): Be more backwards-compatible.
8660
8661         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8662         (proto-stream-open-starttls): De-duplicate the starttls code.
8663         (proto-stream-open-starttls): Folded back into the main function.
8664         (proto-stream-open-network): Fix typo in the gnutls path.
8665         (proto-stream-command): Refactor out.
8666
8667         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8668
8669         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8670         starttls.el STARTTLS.
8671
8672         * color.el (color-lab->srgb): Fix function call name.
8673
8674         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8675         if we're using tls.el.
8676         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8677         built in, then don't try to establish a STARTTLS connection.
8678
8679         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8680         servers.
8681
8682         * proto-stream.el (open-proto-stream): Use network, not stream.
8683         (open-proto-stream): Add a way to specify what the end of a command is.
8684
8685         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8686         connections types.
8687         (nntp-open-network-stream): Remove.
8688         (nntp-open-ssl-stream): Remove.
8689         (nntp-open-tls-stream): Remove.
8690         (nntp-ssl-program): Remove.
8691
8692         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8693
8694 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8695
8696         * nnir.el: Fix typos.
8697         (nnir-retrieve-headers-override-function): Rename variable to reflect
8698         new semantics.
8699         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8700         macros.
8701         (nnir-request-article, nnir-request-move-article): Use them.
8702         (nnir-categorize): New function.
8703         (nnir-run-query): Use it.
8704         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8705         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8706         sorted.
8707         (nnir-group-full-name): Use gnus-group-full-name instead.
8708         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8709         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8710
8711 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8712
8713         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8714
8715         * proto-stream.el: New library to provide protocol-specific
8716         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8717         protocols.
8718         (open-proto-stream): Complete the documentation.
8719         (proto-stream-open-network): Fix some typos.
8720
8721         * nnimap.el (nnimap-open-connection): Use it.
8722
8723 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8724
8725         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8726         negotiation.
8727
8728 2010-11-26  Julien Danjou  <julien@danjou.info>
8729
8730         * color.el: Rename various rgb functions to srgb.
8731
8732 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8733
8734         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8735         names.
8736
8737 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * shr.el (shr-insert): Revert last change.
8740         (shr-find-fill-point): Never leave point being at bol;
8741         relax the kinsoku limitation when rendering tables.
8742
8743 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8744
8745         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8746         results from -accept-article.
8747
8748         * shr-color.el: Require cl when compiling.
8749
8750         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8751         checkin.
8752
8753         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8754
8755         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8756
8757         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8758         'add and 'delete to set backend marks.
8759
8760         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8761
8762         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8763
8764         * nntp.el (nntp-request-set-mark): Use it.
8765
8766         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8767
8768         * nnml.el (nnml-request-set-mark): Ditto.
8769
8770         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8771         introduces regressions in article selection.
8772         (nnimap-find-uid-response): New function.
8773         (nnimap-request-accept-article): Use the UID returned, if any.
8774         (nnimap-request-move-article): Use the UID returned, if any.
8775         (nnimap-get-groups): Reimplement to work with folded lines.
8776         (nnimap-find-uid-response): The UID is the last element in the list.
8777         (nnimap-request-set-mark): Extend syntax with 'set.
8778
8779         * nnml.el (nnml-request-set-mark): Ditto.
8780
8781         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8782
8783         * nntp.el (nntp-request-set-mark): Ditto.
8784
8785 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8786
8787         * message.el (message-called-interactively-p): A temporary macro.
8788         (message-goto-body): Use it temporarily.
8789
8790 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8791
8792         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8793         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8794         (nnimap-last-response-string): Fix last unfolding fix.
8795
8796 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8797
8798         * shr.el (shr-insert): Fix the way to fold lines.
8799
8800 2010-11-25  Julien Danjou  <julien@danjou.info>
8801
8802         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8803
8804         * color.el: Rename from color-lab.el
8805         (color-rgb->hex): Add.
8806         (color-complement): Add.
8807         (color-complement-hex): Add.
8808
8809         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8810
8811 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8812
8813         * shr-color.el (shr-color-visible): Don't bug out if the color names
8814         don't exist.
8815
8816 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8817
8818         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8819         assuming that article displaying or another mml-preview may be
8820         interrupted for an error or for the like.
8821
8822         * shr.el (shr-get-background): Fix argument name.
8823
8824 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8825
8826         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8827
8828         * gnus-sum.el (gnus-summary-include-articles): New function.
8829
8830         * message.el (message-goto-body): called-interactively-p needs a
8831         parameter, so use `any'.
8832
8833         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8834         clear marks before moving, since they're synced from the Gnus side
8835         first.
8836
8837         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8838         (gnus-summary-move-article): Copy over all marks before moving, so that
8839         IMAP doesn't think a new article has arrived.
8840
8841 2010-11-24  Julien Danjou  <julien@danjou.info>
8842
8843         * shr.el (shr-insert-background-overlay): Fix typo.
8844         (shr-render-td): Copy the background before rendering.
8845
8846         * shr-color.el (shr-color-visible): Fix docstring.
8847
8848         * shr.el (shr-tag-table): Add bgcolor support.
8849         (shr-render-td): Add bgcolor support.
8850         (shr-get-background): Add.
8851         (shr-insert-foreground-overlay): Use shr-get-background.
8852
8853         * message.el (message-goto-body): Use called-interactively-p.
8854         (message-in-body-p): message-goto-body returns point.
8855
8856 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8857
8858         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8859         Fixes something or other in Emacs 23, and is backwards compatible.
8860
8861         * message.el (message-goto-body): Remove the <#secure special-casing,
8862         which is too special.
8863
8864         * shr.el (shr-parse-style): Drop !important from styles.
8865
8866 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8867
8868         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8869         this function to return incorrect results when calling it with an
8870         explicit article argument different from
8871         (gnus-summary-article-number).
8872
8873 2010-11-24  Julien Danjou  <julien@danjou.info>
8874
8875         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8876         (shr-tag-body): Add background support.
8877         (shr-descend): Add background support.
8878         (shr-tag-title): Add.
8879
8880         * shr-color.el (shr-color-visible): Really return original background
8881         if fixed.
8882
8883 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8884
8885         * shr.el (shr-color-check): Protect against non-existent color names.
8886
8887 2010-11-24  Julien Danjou  <julien@danjou.info>
8888
8889         * color-lab.el: Require 'cl when compiling.
8890
8891         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8892
8893         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8894         matched part.
8895
8896         * color-lab.el: Fix all expt calls to use float type.
8897
8898 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8901         expression to shr-color-check as is.
8902
8903         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8904
8905         * color-lab.el: Add coding cookie.
8906         (float-pi): Use eval-and-compile.
8907
8908         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8909         compiled for Emacsen having no `libxml-parse-html-region' support.
8910
8911 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8912
8913         * shr.el (shr-insert-color-overlay): Split stuff like
8914         "#444444 !important" to find the real color.
8915         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8916         parse <font color="red"> entries.
8917
8918 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8919
8920         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8921         point when parsing headers.
8922
8923         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8924         is positioned properly when parsing headers.
8925
8926 2010-11-23  Julien Danjou  <julien@danjou.info>
8927
8928         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8929
8930         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8931
8932         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8933
8934         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8935         Use shr-color-hue-to-rgb.
8936         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8937
8938 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * shr.el (shr-color->hexadecimal): Autoload.
8941         (shr-descend): Add color to all tags.
8942
8943 2010-11-22  Julien Danjou  <julien@danjou.info>
8944
8945         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8946         shr-color->hexadecimal.
8947
8948         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8949         RGB() or HSL() color representation.
8950
8951         * shr.el (shr-tag-font): Add.
8952         (shr-tag-color-check): New function to get better colors.
8953         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8954         tag-span.
8955
8956         * shr-color.el: New file.
8957
8958         * color-lab.el: New file.
8959
8960         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8961
8962 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8963
8964         * nnir.el: Fix typo in comments.
8965         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8966         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8967
8968 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8969
8970         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8971
8972         * nnimap.el (nnimap-get-capabilities): Refactor out.
8973         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8974
8975 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8976
8977         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8978         appearing when `mm-uu-hide-markers' is nil.
8979
8980 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8981
8982         * nnimap.el (nnimap-unselect-group): Make into its own function.
8983         (nnimap-request-rename-group): Unselect group before renaming.
8984         This had gotten lost somewhere.
8985         (nnimap-request-accept-article): Keep track of examined groups, and
8986         unselect the group before APPENDing to read-only groups.
8987         (nnimap-request-move-article): Clear flags before moving so that they
8988         can be re-set later.
8989
8990 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8991
8992         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8993         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8994
8995 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * gnus-art.el (gnus-mime-display-single):
8998         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8999         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9000         parameter.
9001
9002 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9003
9004         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9005         (shr-table-vertical-line): New variable.
9006         (shr-insert-table): Use it.
9007
9008 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9009
9010         * gnus-html.el (gnus-html-wash-images): Don't display images if
9011         gnus-inhibit-images is non-nil; register displayer for cid images.
9012         (gnus-html-display-image): Work for cid image.
9013         (gnus-html-insert-image): Allow arguments.
9014         (gnus-html-put-image): Inhibit read-only.
9015         (gnus-html-prefetch-images): Don't prefetch images if
9016         gnus-inhibit-images is non-nil.
9017
9018 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9019
9020         * shr.el (shr-put-image): Break lines when inserting big pictures.
9021
9022 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9023
9024         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9025         sender, thanks Katsumi Yamaoka.
9026
9027 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9028
9029         * nnir.el (nnir-run-imap): Reverse the article list for each group
9030         rather than the whole list.
9031
9032 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9033
9034         * shr.el (shr-image-displayer): Protect function against non-existent
9035         image source.
9036
9037         * gnus-art.el (gnus-inhibit-images): New user option.
9038         (gnus-mime-display-single): Don't display image if it is non-nil.
9039
9040         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9041         gnus-inhibit-images.
9042
9043         * shr.el (shr-image-displayer): New function.
9044         (shr-tag-img): Use it.
9045
9046 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9047
9048         * mml2015.el (mml2015-epg-sign): Use From header.
9049
9050 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9051
9052         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9053
9054         * gnus-util.el (gnus-find-text-property-region): Return markers.
9055
9056         * shr.el (shr-tag-img): Put a displayer in the text property.
9057
9058         * gnus-util.el (gnus-find-text-property-region): New utility function.
9059
9060         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9061         (gnus-html-show-images): Remove.
9062
9063         * gnus-art.el (gnus-article-show-images): New, more general function.
9064
9065         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9066         image url text properties.
9067
9068         * shr.el: Ditto.
9069
9070         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9071         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9072
9073 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9074
9075         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9076         work for two or more articles.
9077
9078 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9081         divide an image that's in an html article to two or more when washing
9082         non-ASCII characters in alt text of it.
9083
9084 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9087         smime-decrypt-region using function argument.
9088         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9089
9090         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9091
9092         * smime.el (smime-decrypt-region): Catch it.
9093
9094 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9095
9096         * smime.el (smime-mode-map): Move initialization into declaration.
9097         (gnus-run-mode-hooks): Don't autoload.
9098         (smime-mode): Use define-derived-mode.
9099
9100 2010-11-11  Glenn Morris  <rgm@gnu.org>
9101
9102         * smime.el (from): Restrict declaration to XEmacs.
9103
9104         * nnir.el (gnus-group-topic-name): Autoload.
9105
9106 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9107
9108         * shr.el (shr-insert): Don't break long line if it is because of
9109         kinsoku-bol characters in the line end.
9110
9111 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9112
9113         * nnir.el (nnir-request-move-article): Fix to provide original group
9114         and subject.
9115         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9116         been retrieved.
9117
9118         * gnus-sum.el (gnus-summary-move-article): Use original group and
9119         subject for virtual articles such as those in an nnir summary buffer.
9120
9121 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9124         least 21.5).
9125
9126         * smime.el (from): Declare it again for XEmacs.
9127
9128 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9129
9130         * message.el (message-resend): Don't disable encoding unless it's
9131         already encoded.
9132
9133         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9134         low-numbered articles.
9135
9136 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9137
9138         * rfc2047.el (rfc2047-syntax-table): Simplify.
9139
9140         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9141
9142         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9143         set-char-table-range for XEmacs.
9144
9145 2010-11-10  Glenn Morris  <rgm@gnu.org>
9146
9147         * time-date.el (time-to-seconds): Always an alias on Emacs,
9148         never a real function.
9149         (with-no-warnings): Remove compat stub, now unused.
9150         (time-less-p): Doc fix.
9151         (time-to-number-of-days): Simplify.
9152
9153         * smime.el (from): Remove unused declaration.
9154
9155         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9156         (gnus-float-time): On Emacs, always an alias.
9157
9158         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9159         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9160
9161 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9162
9163         * dgnushack.el: Don't use ignore-errors in the top level form since it
9164         is unavailable in XEmacs even if cl is loaded.
9165
9166         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9167
9168 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9169
9170         * shr.el (browse-url-mailto): Autoload.
9171
9172         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9173
9174         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9175         regexp doesn't need quoting.
9176
9177 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9178
9179         * message.el (message-subject-trailing-was-ask-regexp)
9180         (message-subject-trailing-was-regexp): Match was: in addition to was.
9181
9182 2010-11-09  Glenn Morris  <rgm@gnu.org>
9183
9184         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9185         (nnbabyl-check-mbox): Use point-at-bol.
9186
9187 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9188
9189         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9190
9191         * message.el (message-mailto): New function.
9192         (message-mailto): Should accept other parameters.
9193         (message-mailto): Remove since it duplicates browse-url-mailto
9194         functionality.
9195
9196 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9197
9198         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9199         methods.
9200         (gnus-read-active-file): Ditto.
9201
9202         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9203         ": " from the prompt.
9204         (gnus-group-make-group): Ditto.
9205
9206 2010-11-07  Glenn Morris  <rgm@gnu.org>
9207
9208         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9209         (gnus-bookmark-kill-line): Use point-at-eol.
9210
9211 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9212
9213         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9214         asterisks in From header.
9215
9216 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9217
9218         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9219         string to avoid making the From headers syntactically invalid.
9220
9221         * message.el (message-send-mail): Don't insert courtesy messages if the
9222         message already has List-Post and List-ID messages.
9223
9224 2010-11-06  Glenn Morris  <rgm@gnu.org>
9225
9226         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9227         `condition', `type', `length' a prefix.
9228         (gnus-treat-predicate): Update for above name changes.
9229
9230 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9231
9232         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9233         binding.  Handled by `gnus-summary-refer-thread' instead.
9234         (nnir-warp-to-article): New backend function.
9235
9236         * nnimap.el (nnimap-request-thread): Force dependency updating.
9237
9238         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9239         (gnus-summary-refer-thread): Rework to improve thread-referral.
9240
9241         * gnus-int.el (gnus-warp-to-article): New function.
9242
9243         * gnus-sum.el (gnus-summary-article-map): Bind it.
9244
9245 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9246
9247         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9248         gnus-summary-refer-thread.
9249
9250         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9251         headers.
9252         (gnus-summary-limit-include-thread): Prevent articles in thread from
9253         being cut in gnus-cut-threads.
9254         (gnus-summary-refer-thread): Limit retrieved headers to those in
9255         thread.
9256
9257 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9258
9259         * message.el (message-send-mail): Use the value of
9260         message-courtesy-message from the message buffer.
9261
9262         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9263
9264         * shr.el (shr-browse-url): Implement mailto: URLs.
9265
9266         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9267         "raw".
9268
9269         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9270         if it's already selected.
9271
9272         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9273
9274 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9275
9276         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9277         to measure the length and truncate alt text.
9278
9279 2010-11-03  Glenn Morris  <rgm@gnu.org>
9280
9281         * nndiary.el (nndiary-generate-nov-databases-1)
9282         (nndiary-generate-active-info): Rename dynamic variable `files' to
9283         something less generic.
9284
9285 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9286
9287         * nnir.el (nnir-request-move-article): Call the underlying backend to
9288         move articles from nnir.
9289
9290 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9291
9292         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9293
9294 2010-11-02  Julien Danjou  <julien@danjou.info>
9295
9296         * nnir.el: Remove wais support.
9297
9298 2010-11-02  Glenn Morris  <rgm@gnu.org>
9299
9300         * gnus-html.el: Reorder requirements to quieten compiler.
9301
9302 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9303
9304         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9305         properly for XEmacs as well.
9306         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9307         (gnus-article-natural-long-line-p): Use window-width rather than
9308         frame-width.
9309
9310 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9311
9312         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9313         (nnir-read-parms): Don't modify query.
9314         (nnir-run-query): Add ability to search topic on current line.
9315         (nnir-get-active): Clean up.
9316
9317 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9318
9319         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9320         degenerate articles.
9321
9322         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9323         (gnus-print-buffer): Just print the buffer as is, without any copying
9324         to a buffer and then re-highlighting.
9325
9326         * nnimap.el (nnimap-request-group): Store the new updated info.
9327         (nnimap-request-group): Select the group when we don't know whether it
9328         exists or not.
9329
9330         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9331         groups.
9332
9333         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9334         groups.
9335
9336         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9337         groups.
9338
9339         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9340         long-lines case by only filling the long lines.
9341
9342         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9343         (bug#7311).
9344
9345 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9346
9347         * shr.el: No need to declare `declare-function' since shr.el is for
9348         only Emacsen that provide `libxml-parse-html-region'.
9349
9350         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9351         effective only in a file it is referred to.
9352
9353 2010-11-01  Glenn Morris  <rgm@gnu.org>
9354
9355         * mm-util.el (gnus-completing-read): Autoload.
9356         (mm-read-coding-system): Simplify Emacs definition.
9357
9358         * nnmail.el (gnus-activate-group):
9359         * nnimap.el (gnutls-negotiate):
9360         * nntp.el (netrc-parse): Fix declarations.
9361
9362 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9365         string-match-p in Emacs >=23.
9366
9367         * gnus-msg.el (gnus-configure-posting-styles):
9368         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9369
9370 2010-11-01  Glenn Morris  <rgm@gnu.org>
9371
9372         * nnir.el (declare-function): Add compat stub.
9373         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9374         (nnir-run-gmane): Require 'mm-url.
9375
9376         * mm-util.el (mm-string-to-multibyte): Simplify.
9377
9378         * shr.el (declare-function): Add compat stub.
9379         (url-cache-create-filename): Declare.
9380         (mm-disable-multibyte, widget-convert-button): Autoload.
9381
9382         * smime.el (ldap-search): Declare.
9383         (smime-cert-by-ldap-1): Require ldap on Emacs.
9384
9385         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9386         (nnimap-keepalive): Use gnus-float-time.
9387
9388         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9389         (mail-source-delete-crash-box): Use gnus-float-time.
9390
9391         * gnus-dired.el (gnus-completing-read): Autoload.
9392
9393         * mm-view.el (gnus-rescale-image): Autoload.
9394
9395         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9396
9397         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9398
9399         * sieve-manage.el: Require 'cl when compiling.
9400
9401         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9402         (gnus-iswitchb-completing-read): Require iswitchb.
9403         (gnus-select-frame-set-input-focus): Silence compiler.
9404
9405 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9406
9407         * message.el (message-subject-trailing-was-query): Change default to t,
9408         since I think that's what most people want.
9409
9410         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9411         appending for easier debugging.
9412         (nnimap-wait-for-connection): Take a regexp.
9413         (nnimap-request-accept-article): Wait for the continuation line before
9414         sending anything unless we're streaming.
9415
9416         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9417         leave the header washing to take place.
9418
9419 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9420
9421         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9422         regular expression match and replace in posting styles.
9423
9424 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9425
9426         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9427         an entire server.
9428         (nnir-get-active): New function.
9429         (nnir-run-imap): Use it.
9430         (nnir-run-gmane): Who knew, gmane search returns an article score!
9431
9432         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9433         server on the current line with nnir.
9434
9435 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9436
9437         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9438         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9439         left edge.
9440         (gnus-article-foldable-buffer): Skip past the prefix when determining
9441         raggedness.
9442
9443         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9444         the raw article, and change `C-u g' to show the article without doing
9445         treatments.
9446
9447         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9448         on to `gnus-treat-article'.
9449         (gnus-inhibit-article-treatments): New variable.
9450
9451         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9452
9453         * gnus-art.el (gnus-treatment-function-alist): Have
9454         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9455         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9456         sections.
9457
9458         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9459         parameter.
9460         (gnus-article-fill-cited-long-lines): New function.
9461         (gnus-article-fill-cited-article): Allow filling only long sections.
9462
9463         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9464         and non-punctuation (like after the apostrophe in "'We").
9465
9466         * gnus-sum.el (gnus-summary-select-article): Make sure
9467         gnus-original-article-buffer is alive.
9468
9469         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9470         reflect the order they're in in the digest.
9471
9472         * gnus.el (gnus-group-startup-message): Move point to the start of the
9473         buffer.
9474
9475         * nnimap.el (nnimap-capability): New function.
9476         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9477         is set.
9478
9479 2010-10-31  David Engster  <dengste@eml.cc>
9480
9481         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9482         conform with changes to gnus-completing-read.
9483
9484 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9485
9486         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9487
9488 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9489
9490         * nnir.el: Move defvar, defcustom around to keep file organized
9491         and keep byte-compiler quiet.
9492         (nnir-read-parms): Accept search-engine as arg.
9493         (nnir-run-query): Pass search-engine as arg.
9494         (nnir-search-engine): Remove.
9495
9496 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9497
9498         * shr.el (shr-generic): The text nodes should be text, not :text.
9499
9500         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9501         later in the file.
9502
9503 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9504
9505         * nnir.el: General clean up.  Allow searching with multiple engines.
9506         Allow separate extra-parameters for each engine.
9507         Batch queries when possible.
9508         (nnir-imap-default-search-key, nnir-method-default-engines):
9509         Add customize interface.
9510         (nnir-run-gmane): New engine.
9511         (nnir-engines): Use it.  Qualify all prompts with engine name.
9512         (nnir-search-engine): Remove global variable.
9513         (nnir-run-hyrex): Restore for now.
9514         (nnir-extra-parms, nnir-search-history): New variables.
9515         (gnus-group-make-nnir-group): Use them.
9516         (nnir-group-server): Remove in favor of gnus-group-server.
9517         (nnir-request-group): Avoid searching twice.
9518         (nnir-sort-groups-by-server): New function.
9519
9520 2010-10-30  Julien Danjou  <julien@danjou.info>
9521
9522         * gnus-group.el: Remove gnus-group-fetch-control.
9523
9524         * gnus-start.el (gnus-find-new-newsgroups):
9525         Remove gnus-check-first-time-used.
9526
9527         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9528
9529 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9530
9531         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9532         set on groups that don't have \* permanentflags.
9533
9534 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9535
9536         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9537         control the background color.
9538         (shr-tag-img): Ignore very small web bug type images.
9539         (shr-put-image): Add help-echo alt texts to the images.
9540         (shr-tag-video): Show the video poster image.
9541
9542 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9543
9544         * shr.el (shr-table-depth): New variable.
9545         (shr-tag-table-1): Only insert the images after the top-level table.
9546
9547         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9548
9549         * gnus-util.el (gnus-list-memq-of-list): New function.
9550
9551         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9552         selected.
9553         (nnimap-unsplittable-articles): New slot.
9554         (nnimap-new-articles): Use it.
9555
9556 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9557
9558         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9559         move to the previous line on `M-g'.
9560
9561 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9562
9563         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9564         *-request-group, which seems unnecessary.
9565
9566         * nnimap.el (nnimap-quote-specials): Function copied over from
9567         imap.el.
9568         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9569         they support that.  Suggested by Tom Regner.
9570
9571 2010-10-29  Julien Danjou  <julien@danjou.info>
9572
9573         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9574         defalias.
9575         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9576
9577         * gnus.el: Remove `gnus-nntp-service' variable.
9578         (gnus-secondary-servers): Make obsolete.
9579         (gnus-nntp-server): Make obsolete.
9580
9581         * gnus-start.el (gnus-1): Remove x-splash calls.
9582
9583         * gnus-ems.el (gnus-x-splash): Remove.
9584
9585         * gnus.el (gnus-group-startup-message): Simplify/update code.
9586
9587         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9588         definition.
9589
9590         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9591         capability before doing anything.
9592         (gnus-group-insert-group-line): Remove useless
9593         gnus-group-remove-excess-properties.
9594
9595 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9598
9599 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9600
9601         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9602         config after reselecting.
9603
9604 2010-10-28  Julien Danjou  <julien@danjou.info>
9605
9606         * shr.el (shr-put-image): Use point even if only inserting text.
9607         (shr-put-image): Save excursion when inserting alt text on non-graphic
9608         display, so the behavior is the same when we are on a graphic display.
9609
9610         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9611
9612 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9615         (gnus-mime-copy-part): Check coding system, not charset.
9616         (gnus-mime-view-part-externally): Never remove part.
9617         (gnus-mime-view-part-internally): Don't remove part here.
9618         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9619         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9620         multipart/alternative.
9621
9622         * mm-decode.el (mm-display-part): Take optional arg `force'.
9623
9624 2010-10-26  Julien Danjou  <julien@danjou.info>
9625
9626         * gnus-group.el (gnus-group-default-list-level): Add this function to
9627         compute the default list level.
9628         (gnus-group-default-list-level): Add possibility to use a function.
9629
9630 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9631
9632         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9633
9634         * gnus-group.el (gnus-group-completing-read)
9635         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9636         gnus-replace-in-string.
9637
9638 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9639
9640         * shr.el (shr-tag-div): Add.
9641
9642         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9643
9644 2010-10-25  Julien Danjou  <julien@danjou.info>
9645
9646         * gnus-util.el: Remove `gnus-with-local-quit'.
9647
9648         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9649
9650 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9651
9652         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9653         the original article buffer.
9654
9655 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9656
9657         * nnimap.el (nnimap-request-head): New function.
9658         (nnimap-request-move-article): Try to be slightly faster by not
9659         requesting the entire message when moving.
9660         (nnimap-transform-headers): Don't bug out on bodiless articles.
9661         (nnimap-send-command): Have no outstanding messages if the IMAP server
9662         doesn't support streaming.
9663         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9664
9665 2010-10-24  Julien Danjou  <julien@danjou.info>
9666
9667         * message.el (message-default-headers): Fix type.
9668
9669 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9670
9671         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9672         prefetching images.
9673
9674         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9675         backend for unknown groups.  This is mainly useful for nnimap groups.
9676
9677         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9678         group isn't covered by the agent.
9679
9680 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9681
9682         * nnir.el (nnir-method-default-engines): New variable.
9683         (nnir-run-query): Use it.
9684         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9685         (gnus-summary-nnir-goto-thread): Change group if needed.
9686
9687         * gnus-group.el (gnus-group-group-map): Add key binding for
9688         gnus-group-make-nnir-group.
9689
9690 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9691
9692         * shr.el (shr-tag-object): Add.
9693
9694         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9695         original article buffer live.
9696         (gnus-summary-select-article-buffer):
9697         Mention gnus-widen-article-buffer.
9698
9699 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700
9701         * shr.el (shr-tag-strong): Add.
9702
9703 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9704
9705         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9706         group names.  They mess up the group buffer badly.
9707
9708         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9709
9710         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9711         instead of the summary one.
9712
9713 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9714
9715         * mml.el (mml-preview): Work properly when editing article.
9716
9717         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9718         gnus-have-read-active-file if it's already been in.
9719
9720 2010-10-22  Tom Tromey  <tromey@redhat.com>
9721
9722         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9723         gnus-group-completing-read.
9724
9725 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9726
9727         * message.el (message-mode-map): Don't bind M-; to comment region, to
9728         allow the global comment-dwim to work.
9729
9730 2010-10-21  Julien Danjou  <julien@danjou.info>
9731
9732         * message.el (message-setup-1): Allow message-default-headers to be a
9733         function.
9734
9735 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9736
9737         * shr.el (shr-tag-table): Simplify.
9738
9739 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9740
9741         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9742         to avoid trying to snarf invalid stuff.
9743
9744         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9745
9746         * gnus.el (gnus-message-archive-group): Quote value.
9747         (gnus-message-archive-group): Mark as changed.
9748
9749         * shr.el (shr-add-font): Don't put the font properties on the newline
9750         or the indentation.
9751
9752         * message.el (message-fix-before-sending): Change options when sending
9753         non-printable characters.
9754
9755         * gnus.el (gnus-message-archive-method): Change the default to
9756         monthly outgoing groups.
9757
9758         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9759         that have gotten new numbers.
9760
9761         * nnimap.el (nnimap-request-replace-article): New function.
9762
9763 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9764
9765         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9766         (nnrss-request-article): Don't use special html washing code.
9767
9768 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * shr.el (shr-tag-table): Remove useless nconc.
9771
9772 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9773
9774         * gnus-art.el (article-wash-html): Simplify and remove the charset
9775         stuff.  Use the normal html rendering code instead of the special html
9776         washing code.
9777
9778         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9779         `gnus-w3m' symbols.
9780         (mm-text-html-washer-alist): Remove.
9781
9782         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9783         (mm-inline-media-tests): Remove use.
9784         (mm-text-html-renderer): Change default to the `shr' symbol.
9785
9786         * mm-view.el (mm-inline-text-html): Remove use.
9787
9788         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9789         `gnus-blocked-images' to be a function.
9790         (gnus-article-wash-function): Remove.
9791
9792 2010-10-20  Julien Danjou  <julien@danjou.info>
9793
9794         * spam.el (spam-list-of-processors): Mark as obsolete.
9795
9796         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9797         (nnimap-insert-partial-structure): Fix boundary detection.
9798
9799 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9800
9801         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9802         run file-truename on remote files.  This can be expensive and even
9803         prevent one from editing drafts if some unrelated buffer has a stale
9804         connection.
9805
9806 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9809         kinsoku-eol regardless of shr-kinsoku-shorten.
9810         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9811         (shr-tag-table): Support caption, thead, and tfoot.
9812
9813 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9814
9815         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9816         lines.
9817         (shr-save-contents): New command and keystroke.
9818
9819         * nndoc.el (nndoc-type-alist): Add git support.
9820         (nndoc-git-type-p): New function.
9821         (nndoc-transform-git-article): Ditto.
9822         (nndoc-transform-git-headers): Ditto.
9823         (nndoc-transform-git-headers): Generate Subject headers.
9824
9825         * shr.el (shr-parse-style): New function.
9826         (shr-tag-span): Ditto.
9827
9828         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9829         to `G G' to avoid collisions.
9830
9831 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9832
9833         * shr.el: Load kinsoku if necessary.
9834         (shr-kinsoku-shorten): New internal variable.
9835         (shr-find-fill-point): Make kinsoku shorten text line if
9836         shr-kinsoku-shorten is bound to non-nil.
9837         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9838         shr-indentation too when testing if table is wider than frame width.
9839         (shr-insert-table): Use `string-width' instead of `length' to measure
9840         text width.
9841         (shr-insert-table-ruler): Make sure indentation is done at bol.
9842
9843 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9844
9845         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9846         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9847         undecoded network data.
9848
9849 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9850
9851         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9852         name in the mode line spec so that the mode line menu works
9853         (bug#2431).
9854
9855         * message.el (message-get-reply-headers): If we're fed `to-address',
9856         then always use that.
9857
9858         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9859         aren't so wide as to need to switch off the edit menu.
9860
9861         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9862         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9863
9864         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9865         `M-g'.
9866         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9867         the permanent marks.
9868
9869 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9870
9871         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9872         Splitting according to references/in-reply-to obeys the ignore-groups
9873         variable, while splitting by sender and subject do not.
9874
9875 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9876
9877         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9878         alist, so that we can look for non-Unicode chars.
9879         (article-translate-strings): Allow both character and string maps.
9880
9881 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9882
9883         * shr.el (shr-insert): Don't insert space behind a wide character
9884         categorized as kinsoku-bol, or between characters both categorized as
9885         nospace.
9886
9887 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9888
9889         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9890         headers to gnus-newsgroup-headers.
9891
9892 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893
9894         * shr.el (shr-tag-img): Don't align images -- since we're not
9895         rescaling, this often leads to ugly displays.
9896
9897 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9898
9899         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9900         duplicates.
9901
9902 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9903
9904         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9905         call.
9906
9907 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9908
9909         * gnus.el: Autoload gnus-html-show-images.
9910
9911         * nnimap.el: Use nnheader-message throughout.
9912
9913         * shr.el (shr-tag-img): Ignore images with no data.
9914
9915 2010-10-15  Julien Danjou  <julien@danjou.info>
9916
9917         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9918         a possibility to disable format=flow encoding when using hard newlines.
9919
9920 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9921
9922         * shr.el (shr-insert): Remove space inserted before or after a
9923         breakable character or at the beginning or the end of a line.
9924         (shr-find-fill-point): Do kinsoku; find the second best point or give
9925         it up if there's no breakable point.
9926
9927 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9928
9929         * nnimap.el (nnimap-open-connection): Message when opening connection
9930         for debugging purposes.
9931
9932         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9933         on every setup buffer call to allow this to change from article to
9934         article.
9935
9936         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9937         buffers where we have a wide table.
9938
9939 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9940
9941         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9942         uses *-request-thread.
9943
9944 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9945
9946         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9947         incantation, which is no longer valid.
9948
9949 2010-10-14  Julien Danjou  <julien@danjou.info>
9950
9951         * shr.el: Fix defcustom type (char -> character).
9952
9953 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9954
9955         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9956         programs.
9957
9958 2010-10-14  Julien Danjou  <julien@danjou.info>
9959
9960         * shr.el (shr-tag-a): Use url-link as widget type.
9961
9962         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9963         `gnus-group-get-icon'.
9964
9965 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9966
9967         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9968         This should make server editing work better.
9969
9970         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9971
9972         * tls.el (tls-program): Remove spurious %s from openssl.
9973
9974         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9975         (nnimap-parse-flags): Fix regexp.
9976
9977         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9978         probably work for CJVK text, too.
9979
9980         * nnimap.el (nnimap-extend-tls-programs): Remove.
9981         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9982
9983         * tls.el (tls-starttls-switches): Remove starttls hack.
9984         (open-tls-stream): Ditto.
9985         (tls-find-starttls-argument): Ditto.
9986
9987 2010-10-13  Julien Danjou  <julien@danjou.info>
9988
9989         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9990         responses.
9991
9992 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9993
9994         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9995
9996         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9997         anything in Emacs.
9998
9999         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10000
10001 2010-10-13  Julien Danjou  <julien@danjou.info>
10002
10003         * shr.el (shr-width): Make shr-width a defcustom with default to
10004         fill-column.
10005         (shr-tag-img): Use shr-width rather than fill-column.
10006
10007 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10008
10009         * dgnushack.el (byte-optimize-apply):
10010         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10011
10012         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10013         position when (X-)Faces exist.
10014         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10015         avatars when called interactively.
10016
10017 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10018
10019         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10020         gnus-article-x-face-too-ugly is bound.
10021
10022 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10023
10024         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10025
10026         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10027         mailbox that doesn't exist.
10028
10029 2010-10-12  Julien Danjou  <julien@danjou.info>
10030
10031         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10032         (shr-get-image-data): Encode URL properly when fetching from cache.
10033         (shr-tag-img): Use aligned-to spaces to align correctly images.
10034
10035         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10036         before inserting the Gravatar.
10037
10038         * shr.el (shr-tag-img): Add align attribute support for <img>.
10039
10040 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10041
10042         * gnus-gravatar.el (gnus-art): Require.
10043
10044         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10045         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10046         Remove long obsoleted functions.
10047
10048 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10049
10050         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10051
10052         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10053
10054         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10055         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10056         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10057         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10058         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10059         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10060         * sieve-manage.el, smime.el, spam.el:
10061         Fix comment for declare-function.
10062
10063 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10064
10065         * nnimap.el (nnimap-request-rename-group): Select group read-only
10066         before renaming it.
10067
10068         * shr.el (shr-insert): Fix up the white space only regexp.
10069
10070         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10071         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10072
10073         * shr.el (shr-current-column): New function.
10074         (shr-find-fill-point): New function.
10075
10076 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10077
10078         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10079         numbers.
10080
10081 2010-10-11  Julien Danjou  <julien@danjou.info>
10082
10083         * shr.el (shr-hr-line): Add.
10084         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10085         display hr lines.
10086         (shr-max-columns): Do not change state to nil if we just inserting
10087         spaces.
10088
10089 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10090
10091         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10092         select the last group.
10093
10094 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10095
10096         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10097
10098 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10099
10100         * dig.el (dig-mode-map): Declare and define in one step.
10101
10102 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10103
10104         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10105         for Gnus.
10106         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10107         (nnimap-update-qresync-info): Mark \Seen articles as read.
10108
10109         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10110         non-variable, too.
10111
10112         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10113         available.
10114         (nnimap-update-info): Rely more on the current active than the param
10115         active to avoid marking articles as read too much.
10116
10117         * auth-source.el (auth-source-create): Use (user-login-name) for the
10118         user name default.
10119
10120         * nnimap.el (nnimap-update-info): If the server doesn't return any
10121         useful info, just use the previous info.
10122         (nnimap-update-info): Prefer old info over start-article.
10123         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10124
10125 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10126
10127         * nnir.el (autoload): Clean up autoloads.
10128         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10129         Use key rather than value.
10130         (nnir-imap-search-other): New variable.
10131         (nnir-read-parm): Use it.
10132         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10133         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10134
10135 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10136
10137         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10138         the process, too.
10139
10140 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10141
10142         * spam.el (gnus-summary-mode-map): Bind to "$".
10143         Suggested by Russ Allbery.
10144
10145         * shr.el: Rework the way things are indented by <li> slightly.
10146
10147         * gnus.el (gnus-group-set-parameter): Fix typo.
10148
10149         * nnimap.el: Start implementing QRESYNC support.
10150
10151 2010-10-09  Julien Danjou  <julien@danjou.info>
10152
10153         * nnir.el (nnir-engines): Fix too many arguments.
10154
10155 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10156
10157         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10158         group is the "last", so that the backends like nnfolder actually save
10159         their folders.
10160
10161         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10162         try to use that for the tls stream.
10163         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10164         UIDVALIDITY and find out which groups are read-only and not.
10165         (nnimap-get-flags): Use the same marks parsing code as the rest of
10166         nnimap.
10167
10168 2010-10-09  Julien Danjou  <julien@danjou.info>
10169
10170         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10171
10172         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10173         retrieving gravatars.
10174
10175         * shr.el (shr-table-corner): Add.
10176         (shr-table-line): Add.
10177         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10178
10179 2010-10-08  Julien Danjou  <julien@danjou.info>
10180
10181         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10182
10183 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10184
10185         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10186
10187         * gnus-sum.el (gnus-mark-article-as-unread)
10188         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10189         (gnus-summary-set-bookmark): Use it.
10190
10191         * gnus-msg.el (gnus-setup-message): Use it.
10192
10193         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10194
10195         * gnus.el (gnus-group-remove-parameter): Use it.
10196
10197         * gnus-group.el (gnus-group-make-web-group): Use it.
10198
10199         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10200
10201         * nnregistry.el: Update docs to mention manual.
10202
10203         * gnus-registry.el: Update docs to mention nnregistry.el.
10204         (gnus-registry-initialize): Don't install nnregistry refer method
10205         automatically.
10206         (gnus-registry-install-nnregistry): Remove it.
10207
10208 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10209
10210         * shr.el (shr-insert): Don't insert double spaces.
10211
10212 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10213
10214         * gnus-gravatar.el (gnus-treat-from-gravatar)
10215         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10216         called interactively.
10217
10218         * gnus-art.el (gnus-mime-view-part-externally)
10219         (gnus-mime-view-part-internally): Make predicate function passed to
10220         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10221         of a mime type.
10222
10223         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10224
10225 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10226
10227         * shr.el (require): Require cl when compiling.
10228         (shr-tag-hr): New function.
10229
10230         * nnimap.el (nnimap-update-info): Remove double setting of high.
10231         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10232         This makes nnimap work properly on Courier again.
10233
10234         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10235         the variable for backwards compatibility.
10236
10237         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10238         the file name before using to avoid setting mm-default-directory to
10239         nil.
10240
10241         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10242         bidning gnus-agent variables.
10243
10244         * shr.el (shr-render-td): Use a cache for the table rendering function
10245         to avoid getting an exponential rendering behavior in nested tables.
10246         (shr-insert): Rework the line-breaking algorithm.
10247         (shr-insert): Don't leave trailing spaces.
10248         (shr-insert-table): Also insert empty TDs.
10249         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10250
10251 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10252
10253         * gnus-sum.el (gnus-number): Rename from `number'.
10254         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10255         (gnus-summary-limit-children): Update uses correspondingly.
10256
10257 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10258
10259         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10260         (gnus-gravatar-transform-address): Don't show avatars of people of
10261         which mail addresses match gnus-gravatar-too-ugly.
10262
10263 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10264
10265         * shr.el (shr-table-widths): Expand TD elements to fill available
10266         space.
10267
10268 2010-10-07  Julien Danjou  <julien@danjou.info>
10269
10270         * nnimap.el (nnimap-request-rename-group): Add this method.
10271
10272 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10275         name from XEmacs' function-arglist.
10276
10277         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10278         gravatar under XEmacs.
10279
10280 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10281
10282         * auth-source.el: Update docs with TODO items.
10283
10284         * gnus-sync.el: Update docs to explain state and plans.
10285
10286         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10287         Hooks for mark updates.
10288         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10289
10290         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10291         hooks with arguments, which is needed for mark update hooks.
10292
10293 2010-10-06  Julien Danjou  <julien@danjou.info>
10294
10295         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10296         was matched.
10297
10298         * sieve-manage.el: Update example in `Commentary'.
10299
10300         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10301
10302         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10303         not 2000.
10304         (sieve-manage-authenticate): Re-add function.
10305
10306 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10307
10308         * shr.el (shr-insert): Get 'space transition right.
10309         (shr-render-td): Only delete space at the end of the TD.
10310
10311         * nnimap.el (nnimap-open-connection): Prepare to support
10312         open-gnutls-stream.
10313
10314         * shr.el: Rearrange function order to be more logical.
10315
10316 2010-10-06  Julien Danjou  <julien@danjou.info>
10317
10318         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10319         (nnrss-discover-feed): Remove 404 URL in docstring.
10320
10321         * nnir.el: Fix Swish-E URL.
10322         Fix Namazu URL.
10323
10324         * message.el (message-change-subject): Remove 404 URL in a comment.
10325
10326 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10329         called interactively.
10330
10331         * gnus-util.el (gnus-remove-if): Allow hash table.
10332         (gnus-remove-if-not): New function.
10333
10334         * gnus-art.el (gnus-mime-view-part-as-type):
10335         * gnus-score.el (gnus-summary-score-effect):
10336         * gnus-sum.el (gnus-read-move-group-name):
10337         Replace remove-if-not with gnus-remove-if-not.
10338
10339         * gnus-group.el (gnus-group-completing-read):
10340         Regard collection as a hash table if it is not a list.
10341
10342 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10343
10344         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10345
10346         * shr.el: Document the table-rendering algorithm.
10347
10348 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10349
10350         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10351         for Emacsen having no `libxml-parse-html-region' support.
10352
10353 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10354
10355         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10356         invalid URLs.
10357
10358         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10359         line-broken.
10360         (shr-tag-img): Ignore image fetching errors.
10361         (shr-overlays-in-region): Compute overlay positions correctly.
10362
10363         * mm-decode.el (mm-shr): Require shr.
10364
10365         * gnus-art.el (gnus-blocked-images): Move variable here.
10366
10367         * shr.el (shr-insert-table): Bind free variable.
10368
10369         * mm-decode.el (mm-shr): Bind shr-content-function.
10370
10371         * shr.el (shr-content-function): New variable.
10372
10373         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10374         added for symmetry.
10375
10376         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10377
10378         * gnus-group.el (gnus-group-make-group): Doc fix.
10379
10380         * nnimap.el (nnimap-request-newgroups): Return success.
10381
10382         * shr.el (shr-find-elements): New function.
10383         (shr-tag-table): Put all the images after the table.
10384         (shr-tag-table): Really inhibit images inside the table.
10385         (shr-collect-overlays): Copy over overlays from the TD elements to the
10386         main document.
10387
10388         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10389         gnus-blocked-images.
10390
10391 2010-10-05  Julien Danjou  <julien@danjou.info>
10392
10393         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10394
10395         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10396         (gnus-html-maximum-image-size): Add this function.
10397         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10398
10399         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10400         server-value of the capability is nil.
10401
10402 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10403
10404         * shr.el (shr-tag-em): Add <EM> tag.
10405
10406 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10407
10408         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10409         customizable.
10410
10411         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10412         handing broken links to browse-url.
10413
10414 2010-10-05  Julien Danjou  <julien@danjou.info>
10415
10416         * gnus-util.el (gnus-emacs-completing-read)
10417         (gnus-iswitchb-completing-read): Use autoload rather than require.
10418
10419 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10420
10421         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10422         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10423         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10424         iswitchb-temp-buflist for XEmacs.
10425
10426         * gnus-util.el (gnus-completing-read-function): Exclude
10427         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10428         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10429         XEmacs.
10430
10431         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10432         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10433
10434         * gnus-html.el: Don't require help-fns under XEmacs.
10435         (gnus-html-schedule-image-fetching): Work for XEmacs.
10436
10437         * mm-decode.el (mm-shr): Decode contents by charset.
10438
10439 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10440
10441         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10442         unknown.
10443
10444         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10445         (shr-get-image-data): Ensure against the cache file missing.
10446
10447         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10448         for data.
10449
10450         * spam-report.el (spam-report-url-ping-plain): Don't query about
10451         killing the process.
10452
10453         * shr.el (shr-render-td): Protect against too-wide text.
10454
10455 2010-10-04  Julien Danjou  <julien@danjou.info>
10456
10457         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10458         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10459
10460         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10461         retrieved.
10462
10463 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10464
10465         * shr.el (browse-url): Require.
10466         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10467         lines.
10468         (shr-show-alt-text, shr-browse-image): New commands.
10469         (shr-browse-url, shr-copy-url): New commands.
10470
10471         * gnus-sum.el (gnus-widen-article-window): New variable.
10472         (gnus-summary-select-article-buffer): Use it.
10473
10474         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10475         without @ signs.
10476
10477 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10478
10479         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10480
10481 2010-10-04  Julien Danjou  <julien@danjou.info>
10482
10483         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10484         for XEmacs.
10485
10486 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10487
10488         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10489
10490         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10491         (nnimap-close-server): Implement.
10492
10493         * dgnushack.el (iswitchb): Require to shut up the compiler.
10494
10495         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10496         (shr-insert): Tweak line breaking.
10497         (shr-insert): Handle <pre> better.
10498         (shr-tag-li): Get <li> indentation right.
10499         (shr-tag-li): Get <li> indentation even righter.
10500         (shr-tag-blockquote): Ensure paragraph start.
10501         (shr-make-table): Tweak table generation.
10502         (shr-make-table): Fix typo.
10503
10504         * shr.el: Implement table rendering.
10505
10506 2010-10-04  Julien Danjou  <julien@danjou.info>
10507
10508         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10509
10510 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10511
10512         * shr.el (shr-insert): Use string anchors instead of line anchors.
10513
10514 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10515
10516         * shr.el: Add headings.
10517         (shr-ensure-paragraph): Actually work.
10518         (shr-tag-li): Make <ul> prettier.
10519         (shr-insert): Get white space at the beginning/end of elements right.
10520         (shr-tag-p): Collapse subsequent <p>s.
10521         (shr-ensure-paragraph): Don't insert double line feeds after blank
10522         lines.
10523         (shr-insert): \t is also space.
10524         (shr-tag-s): Fix "s" tag name function.
10525         (shr-tag-s): Fix face prop name.
10526
10527 2010-10-03  Julien Danjou  <julien@danjou.info>
10528
10529         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10530
10531         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10532         gnus-window-inside-pixel-edges.
10533
10534         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10535         gnus-ems.
10536
10537         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10538
10539         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10540         function.
10541
10542         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10543         resize choice.
10544
10545 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10546
10547         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10548         beginning of the buffer.
10549
10550         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10551         article buffer again.
10552
10553         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10554
10555         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10556         when it's at the start of the buffer.
10557
10558         * shr.el (shr-tag-blockquote): Convert name.
10559         (shr-rescale-image): Use the right image-size variant.
10560
10561         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10562         buffer isn't shown, then select the current article first instead of
10563         bugging out.
10564         (gnus-summary-select-article-buffer): Show both the article and summary
10565         buffers again.
10566
10567         * shr.el (shr-fontize-cont): Protect against regions with no text.
10568         Rename tag functions to shr-tag-* for enhanced security.
10569         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10570
10571 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10572
10573         * shr.el (shr-insert):
10574         * pop3.el (pop3-movemail):
10575         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10576         loaded.
10577
10578 2010-10-03  Glenn Morris  <rgm@gnu.org>
10579
10580         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10581
10582         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10583
10584         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10585
10586         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10587
10588         * gnus-util.el (gnus-make-local-hook): Simplify.
10589
10590 2010-10-02  Julien Danjou  <julien@danjou.info>
10591
10592         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10593         (gnus-ido-completing-read): New function.
10594         (gnus-emacs-completing-read): New function.
10595         (gnus-completing-read): Use gnus-completing-read-function.
10596         Add gnus-completing-read-function.
10597
10598 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10599
10600         * shr.el (shr-insert-document): Autoload.
10601         (shr-img): Be silent.
10602         (shr-insert): Add a newline after every picture before text.
10603         (shr-add-font): Use overlays for combining faces.
10604         (shr-insert): Pass upwards the text start point.
10605
10606         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10607         possible.
10608         (mm-shr): New function.
10609
10610 2010-10-02  Julien Danjou  <julien@danjou.info>
10611
10612         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10613         should go backward.
10614
10615 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10616
10617         * shr.el (shr): Fix typo in provide call.
10618
10619 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10620
10621         * shr.el: New file.
10622
10623         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10624
10625         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10626         completing read.
10627
10628 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10629
10630         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10631         we're being queried about.  Suggested by Dan Jacobson.
10632
10633         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10634         Suggested by Jason Eisner.
10635
10636         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10637         table, too.  Suggested by Stefan Wiens.
10638         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10639         the table unnecessary.  Suggested by Stefan Wiens.
10640
10641         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10642         longer needed, and probably doesn't work either, as pointed out by
10643         Stefan Wiens.
10644         (gnus-summary-exit): Remove call to the clearing function.
10645         (gnus-summary-exit-no-update): Ditto.
10646
10647         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10648         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10649         Reported by Stefan Monnier.
10650         (gnus-summary-save-in-rmail): Ditto.
10651
10652         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10653         article buffer, instead of both the article buffer and the summary
10654         buffer.  Sort of suggested by Dan Jacobson.
10655
10656         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10657
10658         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10659         Suggested by Dan Jacobson.
10660
10661         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10662         documentation clearer.
10663
10664         * message.el (message-shorten-references): Comment on the number "21".
10665         Suggested by Stefan Monnier.
10666
10667         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10668         Suggested by Dan Jacobson.
10669
10670         * gnus.el (gnus-large-newsgroup):
10671         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10672
10673         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10674         externalize attachments.  Bug reported by Steve Wen.
10675
10676         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10677         really message anything to the user.
10678
10679         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10680         directly.
10681
10682         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10683         messages in empty groups.
10684
10685 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10686
10687         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10688         non-UIDNEXT group.
10689
10690 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10691
10692         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10693         not the value from the collection.
10694
10695         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10696         values.  This sometimes happens on some groups that have no info.
10697         (nnimap-request-newgroups): New function.
10698
10699 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10700
10701         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10702         check into `gnus-registry-initialize'.
10703         (gnus-registry-initialize): Ditto.
10704         Fix and extend header docs.
10705
10706 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10707
10708         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10709         regexp backtrace overflows.
10710
10711         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10712         for starttls that tls.el implements; i.e. openssl.
10713
10714         * tls.el (tls-starttls-switches): Give up on using starttls with
10715         gnutls-cli.
10716         (tls-program): Add --insecure to be consistent with the defaults from
10717         openssl s_client.  Now all three commands are insecure.
10718
10719 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * lpath.el: Bind completion-styles-alist for XEmacs.
10722
10723         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10724         (gravatar-create-image): New function that's an alias to
10725         gnus-xmas-create-image, gnus-create-image, or create-image.
10726         (gravatar-data->image): Use it.
10727
10728 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10729
10730         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10731         install the nnregistry refer method.
10732         (gnus-registry-install-hooks): Use it.
10733         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10734         unfollowed groups.
10735
10736 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10737
10738         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10739         expanding threads.
10740
10741 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10742
10743         * nnir.el: Use the server names without suffixes (bug#7009).
10744
10745         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10746         unencrypted to STARTTLS, if possible.
10747
10748 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10749
10750         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10751         headers before superseding.
10752
10753 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10754
10755         * nnrss.el (nnrss-use-local): Add documentation.
10756
10757         * nnimap.el (nnimap-extend-tls-programs): New function.
10758         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10759         (nnimap-wait-for-connection): Accept the greeting from the stupid
10760         output from openssl s_client -starttls, too.
10761
10762         * tls.el (tls-starttls-switches): New variable.
10763         (tls-find-starttls-argument): Use it.
10764         (open-tls-stream): Ditto.
10765
10766         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10767         (netrc-machine): Ditto.
10768
10769         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10770         article number.
10771         (nnimap-split-fancy): New variable.
10772         (nnimap-split-incoming-mail): Use it.
10773
10774         * nntp.el (nntp-server-list-active-group): Document.
10775
10776         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10777         SELECT to get the message-id.
10778
10779         * mail-source.el (mail-sources): Remove webmail support.
10780         (defvar): Ditto.
10781         (mail-source-fetcher-alist): Ditto.
10782         (mail-source-fetch-webmail): Remove.
10783
10784         * webmail.el: Remove -- doesn't seem relevant any more.
10785
10786         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10787
10788         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10789         the \r.
10790
10791 2010-09-30  Julien Danjou  <julien@danjou.info>
10792
10793         * gnus-agent.el (gnus-agent-add-group): Fix call to
10794         gnus-completing-read.
10795
10796 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10797
10798         * nndoc.el (nndoc-retrieve-groups): New function.
10799
10800         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10801         `default', use nnmail-split-methods.
10802         (nnimap-request-article): Downcase the NILs so that they are nil.
10803
10804         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10805         symbol.
10806
10807         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10808         code, since if the user has requested network, that's what they ought
10809         to get.
10810         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10811         (nnimap-split-rule): Mark as obsolete.
10812
10813         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10814         New variable.
10815
10816         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10817         correct slot, too.
10818
10819 2010-09-29  Julien Danjou  <julien@danjou.info>
10820
10821         * gnus.el (gnus-local-domain): Declare variable obsolete.
10822
10823         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10824         Fix history computing.
10825         (gnus-ido-completing-read): Require ido.
10826
10827 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10828
10829         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10830         build Gnus.
10831
10832         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10833         when interpreting the structures.
10834         (nnimap-request-accept-article): Add \r\n to the lines to make this
10835         work with Cyrus.
10836
10837         * nndraft.el (nndraft-request-expire-articles): Use the group name
10838         instead if "nndraft".  Fix found by Nils Ackermann.
10839
10840 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10841
10842         * nnregistry.el: Add.
10843
10844 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10845
10846         * nnmail.el (group, group-art-list, group-art):
10847         Remove unneeded directives.
10848
10849 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10850
10851         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10852         (mm-mime-charset):
10853         * rfc2047.el (rfc2047-syntax-table):
10854         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10855
10856         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10857         rather than `insert-file-contents' and `eval-region'.
10858
10859         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10860         construction.
10861
10862         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10863
10864         * time-date.el: No need to require cl for Emacs 21.
10865
10866 2010-09-29  Julien Danjou  <julien@danjou.info>
10867
10868         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10869         replacement of `gnus-gravatar-relief' to mimic
10870         `gnus-faces-properties-alist'.
10871         Add :version property.
10872
10873 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10874
10875         * mail-source.el (mail-source-report-new-mail):
10876         * message.el (message-default-mail-headers):
10877         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10878
10879         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10880
10881 2010-09-28  Julien Danjou  <julien@danjou.info>
10882
10883         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10884         mail-address contains the same string as real-name.
10885
10886         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10887         non-blank in header, otherwise it'll get stripped.
10888
10889         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10890         real-name, and then for mail address rather than doing : or , search.
10891
10892 2010-09-27  Julien Danjou  <julien@danjou.info>
10893
10894         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10895         right completing-read function.
10896         (gnus-use-ido): New variable
10897         (gnus-completing-read-with-default): Remove.
10898         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10899         (gnus-agent-add-group):
10900         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10901         * mm-view.el (mm-view-pkcs7-decrypt):
10902         * mm-util.el (mm-codepage-setup):
10903         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10904         * mml-smime.el (mml-smime-openssl-sign-query):
10905         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10906         (mml-insert-multipart):
10907         * gnus-msg.el (gnus-summary-yank-message):
10908         * gnus-int.el (gnus-start-news-server):
10909         * mm-decode.el (mm-interactively-view-part):
10910         * gnus-dired.el (gnus-dired-attach):
10911         * gnus.el (gnus-read-method):
10912         * gnus-bookmark.el (gnus-bookmark-jump):
10913         * gnus-art.el (gnus-mime-view-part-as-type)
10914         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10915         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10916         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10917         * nnmairix.el (nnmairix-create-server-and-default-group)
10918         (nnmairix-update-groups, nnmairix-get-server)
10919         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10920         (nnmairix-get-group-from-file-path):
10921         * nnrss.el (nnrss-find-rss-via-syndic8):
10922         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10923         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10924         (gnus-group-browse-foreign-server):
10925         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10926         (gnus-summary-execute-command, gnus-summary-respool-article)
10927         (gnus-read-move-group-name):
10928         * gnus-score.el (gnus-summary-increase-score)
10929         (gnus-summary-score-effect):
10930         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10931
10932 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10935         x-focus-frame.
10936
10937         * nnimap.el (auth-source-forget-user-or-password)
10938         (auth-source-user-or-password): Autoload.
10939
10940         * message.el (message-from-style, message-interactive)
10941         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10942         (message-yank-prefix, message-indentation-spaces, message-signature)
10943         (message-signature-file): Add comment.
10944
10945 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10946
10947         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10948         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10949         new articles.
10950
10951         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10952         parts.
10953         (nnimap-request-article): Work with the t setting, too.
10954
10955         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10956         that you don't get flashes of other buffers.
10957         (gnus-summary-show-complete-article): Intern before setting.
10958
10959 2010-09-27  David Engster  <dengste@eml.cc>
10960
10961         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10962         well as HEADERS.
10963         (nnmairix-retrieve-headers): Provide new argument for the above.
10964
10965 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10966
10967         * gnus-sum.el (gnus-summary-move-article): Don't alter
10968         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10969         group.
10970
10971         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10972
10973         * message.el (message-cite-prefix-regexp): Revert my last edit.
10974
10975         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10976         variable instead of the Gnus variable.
10977
10978         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10979
10980         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10981
10982         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10983         since some servers don't like it.
10984         (nnimap-open-connection): Forget credentials if the server says the
10985         password was wrong.
10986         (nnimap-parse-line): Protect against invalid data.
10987
10988         * gnus-sum.el (gnus-summary-move-article): Add comment.
10989         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10990         nothing alters it while scanning for new messages.
10991
10992         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10993         which may or may not help.
10994         (nnimap-open-connection): If we're doing a stream connection, and then
10995         discover we're on a STARTTLS-capable server, then open a STARTTLS
10996         connection instead.
10997
10998 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10999
11000         * nnimap.el (utf7): Require.
11001
11002         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11003         prefix.
11004
11005 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11006
11007         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11008
11009 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11010
11011         * nnimap.el (nnimap-request-accept-article): Message the error on
11012         error.
11013
11014 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11015
11016         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11017
11018 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11019
11020         * nndoc.el (nndoc-request-list): Return success always.
11021
11022         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11023         `fetch-old' -- we only want to fetch the articles we've requested.
11024         The rest are in the agent, probably.
11025         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11026         disappeared server" to something low.  It's not important.
11027
11028         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11029         arrived before the FETCH data.
11030
11031         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11032         target here, because we don't know the Gnus name of the group.
11033
11034         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11035         for the correct group.
11036
11037         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11038
11039         * gnus.el (gnus): Give a final warning after startup.
11040
11041         * gnus-util.el (gnus-action-message-log): New variable.
11042         (gnus-message): Use it.
11043         (gnus-final-warning): New function.
11044
11045         * nnimap.el (nnimap-open-connection): Record the greeting.
11046         (nnimap): Add greeting.
11047
11048 2010-09-26  Julien Danjou  <julien@danjou.info>
11049
11050         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11051         arguments.
11052         (gnus-html-wash-images): Fix spec computing to include start/end.
11053
11054         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11055
11056 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11057
11058         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11059         deletion.
11060         (nnimap-retrieve-headers): Don't select the group, because that's
11061         already done by nnimap-possibly-change-group.
11062
11063         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11064         (gnus-picon-transform-address): Use it.
11065
11066         * mail-source.el (mail-source-value): Revert previous patch.
11067
11068         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11069         on failure.
11070         (nnimap-open-connection): Look up both virtual and physical server name
11071         credentials.
11072
11073         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11074
11075 2009-02-07  Dave Love  <fx@gnu.org>
11076
11077         * tls.el (open-tls-stream): Don't query killing process.
11078
11079 2009-02-08  Dave Love  <fx@gnu.org>
11080
11081         * gnus-win.el (gnus-window-to-buffer-helper)
11082         (gnus-all-windows-visible-p): Function needn't be a symbol.
11083
11084         * mail-source.el (mail-source-value): Function needn't be a symbol.
11085
11086 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11087
11088         * message.el (message-cite-prefix-regexp): Remove } from the cite
11089         prefix.
11090
11091         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11092         highlight again, so that the highlight is correct.
11093
11094         * gnus-picon.el (gnus-picon): Remove again.
11095         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11096
11097         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11098         doing the header highlightling, so that the background color of the
11099         picon is correct.
11100
11101         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11102         (gnus-picon): Ditto.
11103         (gnus-picon): Reinstate.  The background color for picons is white.
11104         (gnus-picon-insert-glyph): Make the background white.
11105
11106         * nnml.el (nnml-open-nov): Don't return dead buffers.
11107
11108         * auth-source.el (auth-source-create): Query the user for whether to
11109         store the credentials.
11110
11111         * netrc.el (netrc-store-data): New function.
11112
11113         * auth-source.el (auth-source-user-or-password): Use the existing auth
11114         sources, if any, for creation.
11115
11116         * gnus.el (gnus-group-fast-parameter): Return the last matching
11117         parameter instead of the first matching parameter.
11118
11119 2010-09-26  Julien Danjou  <julien@danjou.info>
11120
11121         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11122
11123 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11124
11125         * mml2015.el (mml2015-use): Remove gpg support.
11126
11127         * mml1991.el (mml1991-function-alist): Remove gpg function.
11128         (mml1991-gpg-sign): Remove.
11129
11130 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11131
11132         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11133         (gnus-browse-unsubscribe-current-group): Document it.
11134         (gnus-browse-unsubscribe-group): Use it.
11135
11136 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11137
11138         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11139         address to the To list for easier response.
11140
11141         * gnus.el (gnus-play-startup-jingle): Remove.
11142         (gnus-splash): Don't play jingle.
11143         (gnus): Silence gnus-load message.
11144
11145         * gnus-art.el (gnus-treat-play-sounds): Remove.
11146
11147         * gnus.el (gnus-play-jingle): Remove audio support.
11148
11149         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11150
11151         * earcon.el: Remove -- no users.
11152
11153         * gnus-audio.el: Remove -- no users of this package.
11154
11155         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11156
11157         * gnus-start.el (gnus-setup-news): Remove nocem support.
11158
11159         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11160
11161         * gnus.el (gnus-use-nocem): Remove.
11162
11163         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11164         Remove.
11165
11166         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11167         uses NoCeM any more.
11168
11169         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11170         (gnus-button-ctan-handler): Ditto.
11171         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11172         (gnus-button-ctan-directory-regexp): Ditto.
11173         (gnus-button-handle-ctan): Ditto.
11174         (gnus-button-tex-level): Ditto.
11175         (gnus-button-alist): Remove CTAN stuff.
11176
11177 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11178
11179         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11180         nnimap-streaming test.
11181
11182         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11183         servers twice.
11184
11185         * nnimap.el (nnimap-open-connection): Add more error reporting when
11186         nnimap fails early.
11187
11188         * nnheader.el (nnheader-get-report-string): New function.
11189         (nnheader-get-report): Use it.
11190
11191         * gnus-int.el (gnus-check-server): Say what the error was when opening
11192         failed.
11193
11194         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11195         using streaming.
11196
11197 2010-09-25  Julien Danjou  <julien@danjou.info>
11198
11199         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11200         gnus-window-inside-pixel-edges.
11201
11202 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11203
11204         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11205
11206         * mm-decode.el (mm-save-part): Allow saving to other directories the
11207         normal Emacs way.
11208
11209         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11210         Suggested by Jay Berkenbilt.
11211
11212         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11213         there isn't a single byte.
11214
11215         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11216         just do it.  It doesn't really seem to matter what the user responds
11217         here, I think, so it's just a confusing question.
11218
11219         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11220         non-streaming case.
11221
11222         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11223         (gnus-article-encrypt-body): Use it.
11224
11225         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11226         keystroke.
11227
11228         * nnimap.el (nnimap-find-wanted-parts-1):
11229         Use gnus-fetch-partial-articles.
11230
11231         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11232
11233         * nnimap.el (nnimap-insert-partial-structure): New function.
11234         (nnimap-get-partial-article): New function.
11235         (nnimap-request-article): Use it.
11236         (nnimap-wait-for-response): Return whether the wait was successful.
11237         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11238         retrieval wasn't successful.
11239         (nnimap-retrieve-group-data-early): Allow throttling servers.
11240         (nnimap-streaming): New variable.
11241         (nnimap-fetch-partial-articles): Remove.
11242
11243         * mm-decode.el (mm-with-part): Protect against killed buffers.
11244
11245         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11246         for prettier summary display.
11247
11248 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11249
11250         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11251
11252 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11253
11254         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11255         apparently third-party libraries depend on it.
11256
11257         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11258         before starting negotiation.
11259
11260         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11261         privacy reasons.
11262         (gnus-treat-mail-gravatar): Ditto.
11263
11264         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11265         buffer when inserting images.  Inserting text into the headers, for
11266         instance, can make them invalid.
11267
11268 2010-09-25  Julien Danjou  <julien@danjou.info>
11269
11270         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11271         variables.
11272
11273         * nnheader.el: Remove useless variables news-reply-yank-from and
11274         news-reply-yank-message-id.
11275
11276         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11277         variables.
11278
11279         * mml1991.el: Remove useless mml1991-verbose.
11280
11281         * gnus.el: Remove useless variable gnus-use-generic-from.
11282         Remove obsolete variable gnus-topic-indentation.
11283
11284         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11285
11286         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11287
11288         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11289
11290         * gnus-group.el: Remove useless gnus-group-icon-cache.
11291         Remove useless gnus-ephemeral-group-server.
11292
11293         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11294
11295         * mml2015.el: Remove useless mml2015-verbose.
11296
11297         * mml-smime.el: Remove useless mml-smime-verbose.
11298
11299         * gnus.el: Remove useless gnus-local-domain.
11300
11301         * gnus-gravatar.el (gnus-gravatar-transform-address):
11302         Use gnus-gravatar-size.
11303
11304         * gnus-art.el: Remove useless gnus-treat-translate.
11305
11306 2010-09-24  Julien Danjou  <julien@danjou.info>
11307
11308         * gnus-sum.el: Add support for Gravatars.
11309
11310         * gnus-art.el: Add support for Gravatars.
11311
11312         * gnus-gravatar.el: Add this file.
11313
11314         * gravatar.el: Add this file.
11315
11316 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11317
11318         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11319
11320         * gnus-group.el (gnus-group-fetch-faq): Remove.
11321
11322         * gnus.el (gnus-group-faq-directory): Remove.
11323
11324         * gnus-group.el (gnus-group-fetch-charter): Remove.
11325
11326         * gnus.el (gnus-group-charter-alist): Remove.
11327
11328         * gnus-group.el (gnus-group-archive-directory): Remove.
11329         (gnus-group-recent-archive-directory): Ditto.
11330         (gnus-group-make-archive-group): Remove.
11331
11332         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11333
11334         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11335         use the same article number for all the cached articles.
11336
11337         * nnimap.el (nnimap-command): Register the last command time so
11338         that we can use it for idling NOOPs.
11339         (nnimap-open-connection): Start the keeplive timer.
11340         (nnimap-make-process-buffer): Store all the process buffers.
11341         (nnimap-keepalive): New function.
11342
11343         * starttls.el (starttls-open-stream): Add autoload cookie.
11344
11345 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11346
11347         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11348         handling.
11349
11350 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11351
11352         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11353         its data structures.
11354
11355         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11356         instead of the cl.el copy-list.
11357         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11358         equalp.
11359
11360 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11361
11362         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11363         and tool-bar-local-item-from-menu.
11364
11365         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11366         mode-line-highlight face for Emacs.
11367
11368         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11369         loading gnus-sum.elc; fix comment for canlock-verify.
11370         (gnus-article-jump-to-part): Use read-number.
11371         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11372         Remove Emacs pre-21 compatible code for help-echo.
11373         (gnus-article-next-page-1): No need to adjust the number of lines.
11374         (gnus-article-describe-bindings): Always use help-buffer.
11375
11376         * gnus-audio.el (gnus-audio-inline-sound):
11377         * gnus-cus.el (gnus-custom-mode):
11378         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11379
11380         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11381
11382         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11383         compatible code.
11384
11385 2010-09-24  Glenn Morris  <rgm@gnu.org>
11386
11387         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11388         visiting the fcc file in rmail-mode.
11389
11390         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11391
11392 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11393
11394         * nnir.el: Silence the byte compiler.
11395
11396         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11397         alias to browse-url-url-encode-chars if any.
11398         (gnus-html-encode-url): Use it.
11399
11400 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11401
11402         * gnus-start.el (gnus-use-backend-marks): New variable.
11403         (gnus-get-unread-articles-in-group): Use it.
11404
11405         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11406         makeover.
11407
11408 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11409
11410         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11411
11412 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11413
11414         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11415         Remove.
11416         (gnus-setup-news-hook):
11417         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11418
11419         * gnus-int.el (gnus-request-update-info): Protect against backends not
11420         having the function.
11421
11422         * nnimap.el (nnimap-stream): Mention starttls.
11423         (nnimap-open-connection): Add starttls support.
11424
11425 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11426
11427         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11428
11429 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11430
11431         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11432         BODYSTRUCTUREs.
11433         (nnimap-transform-headers): Unfold quoted {42} headers.
11434
11435         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11436         the info.
11437         (gnus-get-unread-articles): Only call updatep on backends that support
11438         it.
11439
11440         * nnweb.el (nnweb-request-update-info): NOOP.
11441
11442         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11443
11444         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11445         since it only deals with marks.
11446
11447         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11448         gnus-request-marks, and make a new gnus-request-update-info.
11449
11450         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11451         the active instead of the high number, which is usually too low.
11452
11453 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11454
11455         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11456         * encrypt.el: Remove.
11457
11458 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11459
11460         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11461         server in symbolic form.
11462
11463         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11464
11465 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11466
11467         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11468         (nnimap-update-info): Fix up code slightly.
11469
11470         * gnus-int.el (gnus-open-server): Add tracing for performance
11471         debugging.
11472
11473         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11474         (gnus-group-insert-group-line): Pass the real group name so that it
11475         gets the right data.
11476
11477         * gnus-start.el (gnus-get-unread-articles): Don't have
11478         `gnus-get-unread-articles-in-group' update info, since that can be
11479         really slow and doesn't seem to be needed?
11480
11481 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11482
11483         * time-date.el (date-to-time): Try using parse-time-string first before
11484         using the slower timezone-make-date-arpa-standard.
11485
11486 2010-09-22  Julien Danjou  <julien@danjou.info>
11487
11488         * gnus-group.el (gnus-group-insert-group-line):
11489         Call gnus-group-highlight-line.
11490         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11491         default hook list.
11492         (gnus-group-update-eval-form): Add new function.
11493         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11494         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11495
11496 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11497
11498         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11499         immediate, then expire all articles.
11500         (nnimap-update-info): Fix off-by-one errors.
11501         (nnimap-flags-to-marks): Would return no marks lists for group with no
11502         flags.  Instead return the other data.
11503
11504 2010-09-22  Julien Danjou  <julien@danjou.info>
11505
11506         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11507         Only return an icon.
11508         (gnus-group-insert-group-line): Compute icon to return.
11509
11510         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11511         (gnus-html-image-fetched): Only cache if
11512         gnus-html-image-automatic-caching is set.
11513         (gnus-html-image-fetched): Check for errors.
11514
11515 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11516
11517         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11518         once per method on `g'.  This ensures that backends like nnfolder don't
11519         open all their folders.
11520
11521         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11522         (nnimap-request-list): Nix out group in the correct buffer.
11523         (nnimap-parse-flags): Implement by using `read' instead of
11524         hand-parsing.
11525         (nnimap-flags-to-marks): Pass on permanent-flags.
11526         (nnimap-make-process-buffer): Record the server name.
11527         (nnimap-parse-flags): Fix typo.
11528         (nnimap-request-scan): Run split on the server in general, not just a
11529         single group.
11530
11531         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11532         parameter, and propagate this downwards.
11533
11534         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11535         since EXAMINE changes it on the server.
11536
11537         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11538         this command might take a while.
11539
11540 2010-09-22  Julien Danjou  <julien@danjou.info>
11541
11542         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11543         harmful if you have 2 images side-by-side, they can't be properly
11544         update on text deletion.  Using text-property is safer here.
11545         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11546         data.
11547
11548 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11549
11550         * nnimap.el (nnimap-expunge-inbox): Remove.
11551         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11552         (nnimap-expunge): Flip default to t.
11553
11554         * gnus.el (gnus-method-to-server): Don't push things to the cache
11555         unless it's unique.
11556         (gnus-server-to-method): Ditto.
11557
11558 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11559
11560         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11561
11562 2010-09-22  Julien Danjou  <julien@danjou.info>
11563
11564         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11565         get the start of data.
11566         (gnus-html-encode-url): Add this function to encode special chars in
11567         URL.
11568         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11569         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11570
11571         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11572         default.
11573         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11574
11575         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11576         images alt-text.
11577         (gnus-html-put-image): Put alt-text as help-echo.
11578
11579 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11580
11581         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11582         * mm-util.el (mm-decompress-buffer):
11583         * nnir.el (nnir-run-find-grep):
11584         * pop3.el (pop3-list): Use 3rd arg of split-string.
11585
11586         * time-date.el (format-seconds): Comment fix.
11587
11588         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11589         and byte-optimize-form-code-walker.
11590         (dgnushack-make-auto-load): Don't advise make-autoload.
11591
11592         * lpath.el: Remove Emacs 21 stuff.
11593
11594 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11595
11596         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11597         outside the active range.  Suggested by Dan Christensen.
11598
11599         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11600         slightly later to avoid double-getting it.
11601
11602         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11603         previous patch.
11604
11605         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11606
11607 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11608
11609         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11610
11611 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11612
11613         * gnus-int.el (gnus-open-server): Give a better error message in the
11614         "go offline" case.
11615
11616         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11617         marks for nnimap, which is seldom the right thing to do.
11618
11619         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11620         (gnus-same-method-different-name): New function.
11621
11622         * nnimap.el (parse-time): Require.
11623
11624         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11625         method in the presence of many similar methods.
11626
11627         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11628
11629         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11630         nnml-inhibit-expiry.
11631
11632         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11633         find out whether methods are equal.
11634
11635         * nnimap.el (nnimap-find-expired-articles): New function.
11636         (nnimap-process-expiry-targets): New function.
11637         (nnimap-request-move-article): Request the article before looking at
11638         what the Message-ID is.  Fix found by Andrew Cohen.
11639         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11640
11641         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11642         for oldness in addition to being a predicate.
11643
11644         * nnimap.el (nnimap-request-group): When we have zero articles, return
11645         the right data to Gnus.
11646         (nnimap-request-expire-articles): Only delete articles immediately if
11647         the target is 'delete.
11648
11649         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11650         method, this would bug out.
11651
11652         * gnus-group.el (gnus-group-expunge-group): Rename from
11653         gnus-group-nnimap-expunge, and implemented as a normal interface
11654         function.
11655
11656         * gnus-int.el (gnus-request-expunge-group): New function.
11657
11658         * nnimap.el (nnimap-request-create-group): Implement.
11659         (nnimap-request-expunge-group): New function.
11660
11661 2010-09-21  Julien Danjou  <julien@danjou.info>
11662
11663         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11664         (gnus-html-cache-expired): Add new function.
11665         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11666         wethever we should display image for fetch it.
11667         Compute alt-text earlier to pass it to the fetching function too.
11668         (gnus-html-schedule-image-fetching): Change function argument to only
11669         get one image at a time, not a list.
11670         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11671         cache.
11672         (gnus-html-get-image-data): New function to retrieve image data from
11673         cache.
11674         (gnus-html-put-image): Change buffer argument to use image data rather
11675         than file, and place image above region rather than inserting a new
11676         one.  Do not take alt-text as argument, since it's useless now: we place
11677         the image above alt-text.
11678         (gnus-html-prune-cache): Remove.
11679         (gnus-html-show-images): Start to fetch image when we find one, do not
11680         push into a temporary list.
11681         (gnus-html-prefetch-images): Only fetch image if they have expired.
11682         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11683         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11684
11685 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11688
11689 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11690
11691         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11692         spec inser "*" if the group isn't active instead of 0.
11693
11694         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11695         opening the server.
11696         (nnimap-request-delete-group): Implement group deletion.
11697         (nnimap-transform-headers): Return the size of the entire message in
11698         the Bytes header, not just the size of the first part.
11699         (nnimap-request-move-article): When moving an article from nnimap,
11700         request the article first so the accepting form has an article to
11701         accept.  Reported by Dan Christensen.
11702         (nnimap-command): Make sure that the error message doesn't error out.
11703
11704 2010-09-20  David Edmondson  <dme@dme.org>
11705
11706         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11707         we haven't requested anything.
11708
11709 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11710
11711         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11712         "".  Fix found by Andrew Cohen.
11713
11714         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11715         instead of -encode-string.
11716
11717 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11718
11719         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11720
11721         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11722         by mm-subst-char-in-string.
11723
11724 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11725
11726         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11727         waiting for the connection string.
11728
11729         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11730         arriving.
11731
11732         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11733         bogus characters.  This allows selecting certain Gmail groups.
11734
11735         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11736         (nnimap-fetch-partial-articles): New variable.
11737         (nnimap-open-connection): When looking for credentials, also use the
11738         nnimap-server-port.
11739         (nnimap-request-article): Return the group/article number, so that Gnus
11740         `^' works as expected.
11741         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11742
11743         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11744         comments.
11745         (gnus-methods-sloppily-equal): New function.
11746         (gnus): When using the development version of Gnus, load the gnus-load
11747         file.
11748
11749         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11750         `gnus-open-server' on each method before trying to scan them etc.
11751         This ensures that all the backend parameters are set correctly.
11752
11753         * nnimap.el (nnimap-authenticator): New variable.
11754         (nnimap-open-connection): Allow anonymous login.
11755         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11756         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11757
11758         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11759         patch, found by Knut Anders Hatlen.
11760
11761 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11762
11763         * gnus-agent.el (gnus-agent-batch-confirmation)
11764         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11765         to gnus-message.
11766         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11767         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11768         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11769         * gnus-int.el (gnus-open-server): Likewise.
11770         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11771         (gnus-score-check-syntax): Likewise.
11772         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11773         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11774         Likewise.
11775         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11776
11777 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11778
11779         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11780         calling conventions so that prefetch doesn't bug out.
11781
11782 2010-09-19  Julien Danjou  <julien@danjou.info>
11783
11784         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11785         rather than `subst-char-in-region' in order to be able to replace ASCII
11786         char by UTF-8 ones.
11787
11788         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11789         than curl.
11790         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11791         the right URL and ALT text on images.
11792         (gnus-html-wash-tags): Fix tag case.
11793         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11794         (gnus-article-html): Add -o display_ins_del=2 option.
11795         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11796
11797 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11798
11799         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11800         the extra mail headers, which sometimes seem to happen for unknown
11801         reasons.
11802
11803         * mail-parse.el (mail-header-encode-parameter): Define as
11804         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11805         (or most, perhaps?) mail readers don't understand the latter, but do
11806         understand the former.
11807
11808         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11809         to nil, so that no methods are automatically agentized.  I think this
11810         is probably what most users want.
11811
11812         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11813         from url-retrieve, for instance about invalid URLs.
11814
11815         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11816         groups that have no articles.
11817         (nnimap-request-article): Check that we really got an article when we
11818         requested one.
11819
11820         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11821         doesn't exist.
11822
11823         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11824         nntp buffer so the agent can save it.
11825         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11826         that CRLF doesn't get translated to \n.
11827         (nnimap-open-connection): Don't make 'shell commands only send \n.
11828
11829 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11830
11831         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11832         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11833         Update var name.
11834         (nnml-generate-nov-file): Use dolist.
11835         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11836         Use with-current-buffer.
11837
11838 2010-09-18  Julien Danjou  <julien@danjou.info>
11839
11840         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11841         parallel.
11842
11843 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11844
11845         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11846         the range update right.
11847         (nnimap-request-group): Don't make `M-g' bug out on group with no
11848         marks.
11849         (nnoo): Require, so that other packages can require nnimap.
11850         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11851         command we're looking for.  This helps when the server sends more
11852         responses after we've gotten everything we expected.
11853         (nnimap): Add a `newlinep' field to keep track of end-of-line
11854         conventions.
11855         Don't send CRLF to things that don't want it.
11856         (nnimap-request-accept-article): Ditto.
11857
11858 2010-09-18  Julien Danjou  <julien@danjou.info>
11859
11860         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11861         than curl to retrieve images.
11862
11863 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11864
11865         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11866         the marks.
11867         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11868         (nnimap-wait-for-connection): New function.
11869         (nnimap-open-connection): If we have PREAUTH, don't query for login
11870         credentials.
11871         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11872         when doing a partial update.
11873
11874 2010-09-18  Julien Danjou  <julien@danjou.info>
11875
11876         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11877         tags.
11878
11879 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11880
11881         * nnimap.el (nnimap-credentials): New function.
11882         (nnimap-open-connection): Use the new function to look for credentials
11883         also on the numeric equivalents of "imap" and "imaps".
11884
11885         * gnus-start.el (gnus-activate-group): Send the info to
11886         gnus-request-group.
11887
11888         * nnimap.el (nnimap-request-group): Have the "check" version of the
11889         function parse flags and update the info, so that a `M-g' get a total
11890         resync of all flags from the group.
11891
11892         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11893         to allow backends to alter the info on group selection.  Also alter all
11894         the backend -request-group functions to take the parameter.
11895
11896         * nnimap.el (nnimap-store-info): New function.
11897         (nnimap-update-info): Store the info for later usage.
11898         (nnimap-request-group): Use the stored info for the dont-check case, so
11899         that we don't retrieve all marks when we enter a group.
11900
11901         * nnimap.el: Use deffoo instead of defun for interface functions.
11902
11903         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11904         update the group info.  This makes the nndraft groups, for instance, go
11905         back to their old behavior.
11906
11907         * gnus-sum.el (gnus-select-newsgroup): Indent.
11908
11909         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11910         in.
11911         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11912         nothing.
11913
11914         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11915         from methods that are denied.
11916
11917         * gnus-int.el (gnus-method-denied-p): New function.
11918
11919         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11920         store the password instead of netrc.
11921         (nnimap-open-connection): Don't error out when we can't make a
11922         connections.
11923
11924         * auth-source.el (auth-source-create): In the password prompt, say what
11925         we're querying for.  Also prompt for user name if that hasn't been
11926         given.
11927
11928         * nnimap.el (nnimap-with-process-buffer): Remove.
11929
11930 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11931
11932         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11933         method when we're reading from the agent.
11934
11935         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11936
11937         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11938         that's probably most useful for users.
11939
11940         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11941         "failed" all the time.
11942
11943         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11944         ...)) with (with-current-buffer ... ).
11945
11946         * nntp.el (nntp-open-server): Return whether the open was successful or
11947         not.
11948
11949         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11950         select an unread unseen article first.
11951
11952         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11953         /etc/services, supply some sensible port defaults.
11954
11955         * dgnushack.el: Define netrc-credentials.
11956
11957 2010-09-17  Julien Danjou  <julien@danjou.info>
11958
11959         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11960
11961 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11962
11963         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11964         doesn't have any parameters.
11965
11966 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11967
11968         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11969         only upcased checks.
11970
11971         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11972
11973         * nnimap.el (nnimap-open-shell-stream): New function.
11974         (nnimap-open-connection): Use it.
11975         (nnimap-transform-headers): Get the number of lines in each message.
11976         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11977         number of lines.
11978         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11979         problem.
11980
11981         * utf7.el (utf7-encode): Autoload.
11982
11983         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11984         to allow the mail splitting to not return a default group.  This is
11985         useful for nnimap, which will leave unmatched mail in the inbox.
11986
11987         * nnimap.el: Rewritten.
11988
11989         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11990         nnimap usage.
11991
11992         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11993         if the move is internal, so that nnimap can do fast internal moves.
11994
11995         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11996         data.
11997         (gnus-read-active-for-groups): Support finishing the early retrieval of
11998         data.
11999
12000         * gnus-range.el (gnus-range-nconcat): New function.
12001
12002         * gnus-int.el (gnus-finish-retrieve-group-infos)
12003         (gnus-retrieve-group-data-early): New functions.
12004
12005 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12006
12007         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12008         (nnrss-retrieve-groups):
12009         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12010         (pop3-quit): Use with-current-buffer.
12011
12012 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12013
12014         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12015         instead of nnheader-accept-process-output.
12016
12017         * dgnushack.el (dgnushack-compile): Add comment.
12018
12019         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12020
12021         * gnus-html.el (gnus-html-schedule-image-fetching)
12022         (gnus-html-prefetch-images): Replace process-kill-without-query by
12023         gnus-set-process-query-on-exit-flag.
12024
12025 2010-09-16  Romain Francoise  <romain@orebokech.com>
12026
12027         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12028
12029 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12030
12031         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12032         parameter to unintern is mandatory-ish in Emacs 24.
12033
12034         * gnus-html.el (gnus-html-schedule-image-fetching)
12035         (gnus-html-prefetch-images): Check for curl before using it.
12036
12037         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12038         depend on curl, which isn't essential.
12039
12040         * imap.el: Revert back to version
12041         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12042         seem problematic.
12043
12044 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12045
12046         * gnus-registry.el (gnus-registry-install-shortcuts):
12047         Explicitly pass `obarray' to `unintern' to avoid a warning.
12048
12049 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12050
12051         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12052         change.
12053
12054         * nnrss.el (nnrss-request-list): Remove this function and related
12055         functions, including the moreover stuff.
12056
12057 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12058
12059         * nnrss.el (nnrss-retrieve-groups): New function.
12060
12061 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12062
12063         * .dir-locals.el: Add no-byte-compile cookie.
12064
12065 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12066
12067         * time-date.el (format-seconds): Comment fix.
12068
12069         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12070         for back end that doesn't support request-scan.
12071
12072 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12073
12074         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12075         then do request scans from the backends.
12076
12077         * netrc.el (netrc-credentials): New conveniency function.
12078
12079         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12080         avoid running a hook per line, since this takes a lot of time,
12081         profiling shows.
12082         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12083         directly if gnus-visual-p is true.
12084
12085 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12086
12087         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12088         groups; replace mapcar with dolist which is a bit faster; pass groups
12089         info to gnus-read-active-file-1.
12090         (gnus-read-active-file-1): Scan only specified groups if the new
12091         optional arg `infos' is given.
12092
12093 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12094
12095         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12096
12097         * pop3.el (pop3-movemail): Remove.
12098         (pop3-streaming-movemail): Rename to pop3-movemail.
12099
12100         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12101         don't restrict end-tag searches to the end of the line.
12102
12103 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12104
12105         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12106         articles of every unchecked group to t, which means unknown since the
12107         server has never been opened.
12108
12109 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12110
12111         * gnus-html.el (gnus-html-show-alt-text): New command.
12112         (gnus-html-browse-image): Ditto.
12113         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12114         to browse the image directly.
12115         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12116         better.
12117
12118         * gnus-async.el (gnus-async-article-callback):
12119         Call `gnus-html-prefetch-images' unconditionally.
12120
12121         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12122         before feeding URLs to curl.
12123
12124 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12125
12126         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12127         internal images as deletable by `W D D'.
12128
12129         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12130         (gnus-async-article-callback): Fix typo.
12131
12132 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12133
12134         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12135         current line to work around bugs in the output from w3m.
12136
12137         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12138         for groups that want that.
12139
12140         * nntp.el (nntp-wait-for-string): Supply a timeout for
12141         accept-process-output to ensure progress.
12142
12143         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12144         level to get unread articles from, then use that for foreign groups,
12145         too.
12146
12147         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12148         confuses the rest of the function.
12149
12150         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12151         for the methods that support -retrieve-groups, too.
12152
12153         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12154
12155 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12156
12157         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12158         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12159
12160         * pop3.el: Require cl when compiling.
12161         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12162
12163 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12164
12165         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12166         that aren't going to be activated.
12167         (gnus-get-unread-articles): Fix up the last commit.
12168
12169         * gnus-html.el (gnus-article-html): Allow calling without specifying
12170         the handle.  In that case, dissect the buffer first.
12171
12172         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12173
12174         * nnimap.el (nnimap-open-connection): Revert the change that would look
12175         into authinfo for imaps instead of imap.
12176
12177         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12178         say that you don't want to call gnus-request-group with don-check, but
12179         do check the reponse.  This is for virtual groups only.
12180         (gnus-get-unread-articles): Count the archive groups as secondary, so
12181         that they're activated the same way as before.
12182
12183         * imap.el (imap-message-map): Removed optional buffer parameter, since
12184         no callers use it.
12185         (imap-message-get): Ditto.
12186         (imap-message-put): Ditto.
12187         (imap-mailbox-map): Ditto.
12188         (imap-mailbox-put): Ditto.
12189         (imap-mailbox-get): Ditto.
12190         (imap-mailbox-get): Revert last change for this function.
12191
12192         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12193         case-insensitively.
12194         (nnimap-debug): Remove.
12195
12196         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12197         callers to use `imap-fetch' instead.  According to the comments, this
12198         should be safe, since all other IMAP clients use the 1:* syntax.
12199         (imap-enable-exchange-bug-workaround): Remove.
12200         (imap-debug): Remove -- doesn't seem very useful.
12201
12202         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12203         mail from a file, and the file doesn't exist.
12204
12205         * imap.el (imap-log): New convenience function used throughout instead
12206         of repeating the same code all over the place.
12207
12208         * pop3.el (pop3-streaming-movemail): Return t for success.
12209
12210         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12211         .authinfo if we're using ssl connection.
12212
12213         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12214         already have if we're in a main Gnus `g' run.
12215
12216         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12217
12218 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12221
12222         * nnmh.el (nnmh-request-list-1): Bind `file'.
12223
12224         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12225         alias to set-process-query-on-exit-flag or process-kill-without-query.
12226         (pop3-open-server): Use it.
12227
12228 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12229
12230         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12231         box to the Incoming file.  Fixes mistake in previous checkin.
12232
12233         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12234         request loop (for debugging purposes) removed.
12235
12236         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12237         culprit is more visible.
12238         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12239         (nnml-add-incremental-nov): New functions to do "incremental" nov
12240         updates, where we just append to the end of the existing nov files
12241         without reading/writing them in full.
12242
12243         * mail-source.el (mail-source-delete-crash-box): Really only check the
12244         incoming files once in a while.
12245
12246         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12247
12248         * mail-source.el (mail-source-delete-crash-box): Only check the
12249         incoming files for deletion once per day to save a lot of file
12250         accesses.
12251
12252         * pop3.el (pop3-logon): Fix up unbound variable typo.
12253
12254         * mail-source.el (pop3-streaming-movemail): Autoload.
12255
12256         * pop3.el (pop3-streaming-movemail):
12257         Respect pop3-leave-mail-on-server.
12258
12259         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12260         retrieval.
12261
12262         * pop3.el (pop3-process-filter): Remove unused function.
12263         (pop3-streaming-movemail, pop3-send-streaming-command)
12264         (pop3-wait-for-messages, pop3-write-to-file)
12265         (pop3-number-of-responses): New functions for streaming pop3
12266         retrieval.
12267
12268         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12269         come from no known methods.
12270         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12271         list.
12272
12273         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12274         message sizes.
12275         (pop3-movemail): Use erase-buffer instead of looping and deleting
12276         regions, which seems rather odd.
12277
12278         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12279         file once per `g' run.
12280
12281         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12282         directories.  This makes the draft queue directory work.
12283
12284         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12285         data from the backends, so that we only request the list of groups from
12286         each method once.  This should speed things up considerably.
12287
12288         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12289         detect that it's not implemented.
12290
12291         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12292         we actually do recurse down into the tree, but don't stat all leaf
12293         nodes.
12294
12295         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12296         then say so instead of bugging out.
12297
12298         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12299         files exist before trying to read them.
12300
12301         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12302         around <pre_int>.
12303
12304         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12305
12306         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12307
12308 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12309
12310         * mm-util.el (mm-image-load-path): Just return the image directories,
12311         not all directories in the path in addition to the image directories.
12312         (mm-image-load-path): Maintain a cache of the image directories so that
12313         the `g' command in Gnus doesn't have to stat dozens of directories each
12314         time.
12315
12316         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12317         (gnus-html-wash-tags): Add a new `i' command to insert images.
12318         (gnus-html-insert-image): New command and keystroke.
12319         (gnus-html-redisplay-with-images): New command and keystroke.
12320         (gnus-html-show-images): Rename command.
12321         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12322         spacers.
12323         (gnus-html-wash-tags): Decode entities at the end, so that entities
12324         inside the tags don't mess up the rest of the "parsing".
12325
12326         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12327         so that nnimap methods aren't agentized by default.  There's apparently
12328         many problems related to agent/imap behavior.
12329
12330         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12331
12332         * gnus-html.el: Doc fix.
12333
12334 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12335
12336         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12337         specifier-spec-list for Emacs 21.
12338
12339         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12340         glyph-width and glyph-height instead of display-graphic-p and
12341         image-size; make avoidance of displaying small images work for XEmacs.
12342
12343         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12344         for XEmacs.
12345
12346         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12347         of symbol that holds plist data.
12348         (gnus-process-plist): Remove plist of process after getting it.
12349
12350 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12351
12352         * message.el (message-generate-hashcash): Change default to
12353         'opportunistic if hashcash is installed.
12354
12355         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12356         (gnus-html-put-image): Only call image-size once, since it's somewhat
12357         time-consuming on remote X servers.
12358
12359 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12362         type on data, not a file name.
12363
12364         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12365         window-pixel-edges for Emacs 21.
12366
12367         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12368         decoded contents.
12369         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12370
12371 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12372
12373         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12374         group line format, since it isn't very interesting.
12375
12376         * gnus-agent.el (gnus-agent-short-article),
12377         (gnus-agent-long-article): Increase values for these two variables,
12378         since most people are likely to have more network connection and
12379         storage than before.
12380
12381         * gnus.el (gnus-refer-article-method): Change default to 'current.
12382         When referring an article, the common behavior is to refer it from the
12383         current select method, not the native select method.  The chances of
12384         the native select method having the message in question is rather slim
12385         these days.
12386
12387         * gnus-sum.el (gnus-auto-select-subject): Change default to
12388         `unseen-or-unread'.  I think it's likely that most people want to
12389         select an unseen article over a previously seen, but unread one.
12390
12391         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12392         means that in the article buffer none of the minor mode elements will
12393         be shown, usually, and this is not desirable in most cases.
12394
12395         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12396         that commands like `d' (and the like) go to the next line in the
12397         buffer, instead of the next unread article.  I think this is the
12398         behavior that is most natural for most users.
12399         (gnus-single-article-buffer): Change default to nil, so that people can
12400         have as many article buffers open as they have summary buffer.  I think
12401         this is the most natural way for the groups to behave.
12402
12403         * message.el (message-generate-new-buffers): Change default to
12404         `unsent', so that all new message buffers start their names with the
12405         string "*unsent", and it's easier to find the buffers if you move from
12406         them.
12407
12408 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12409
12410         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12411         small.  They're probably tracking images.
12412         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12413         (gnus-html-rescale-image): Yet another try at getting the image sizing
12414         right.
12415
12416         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12417         nntp-marks-file-name is nil.
12418
12419 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12420
12421         * gnus-html.el (gnus-html-wash-tags)
12422         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12423         Better logging.
12424
12425 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12426
12427         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12428
12429         * gnus-html.el (gnus-html-wash-tags): Check the value of
12430         gnus-blocked-images in the summary buffer.
12431
12432 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12433
12434         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12435
12436 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12437
12438         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12439         like "a", it seems like.
12440         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12441         since it needs to be picked from the correct buffer.
12442
12443         * nnwfm.el: Remove.
12444
12445         * nnlistserv.el: Remove.
12446
12447 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12448
12449         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12450         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12451
12452 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12453
12454         * nnkiboze.el: Remove.
12455
12456         * nndb.el: Remove.
12457
12458         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12459         alt text.
12460         (gnus-html-rescale-image): Try to get the rescaling logic right for
12461         images that are just wide and not tall.
12462
12463         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12464         overshadow variable bindings.
12465
12466 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12467
12468         * gnus-html.el (gnus-html-wash-tags)
12469         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12470         Add extra logging.
12471
12472 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12473
12474         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12475         (gnus-max-image-proportion): New variable.
12476         (gnus-html-rescale-image): New function.
12477         (gnus-html-put-image): Rescale images.
12478
12479 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12480
12481         Fix up some byte-compiler warnings.
12482         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12483         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12484         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12485         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12486         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12487         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12488         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12489
12490 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12491
12492         * gnus-html.el (gnus-article-html): Decode contents by charset.
12493
12494 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12497         (gnus-html-frame-width, gnus-blocked-images):
12498         * message.el (message-prune-recipient-rules): Add custom version.
12499         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12500
12501         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12502         functions.
12503
12504         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12505         gnus-process-get.
12506
12507 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12508
12509         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12510         instead of lsub directly.
12511
12512 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12513
12514         * nnwarchive.el: Remove.
12515
12516         * gnus-soup.el: Remove.
12517
12518         * nnsoup.el: Remove.
12519
12520         * nnultimate.el: Remove.
12521
12522         * gnus-html.el (gnus-blocked-images): New variable.
12523
12524         * message.el (message-prune-recipients): New function.
12525         (message-prune-recipient-rules): New variable.
12526
12527         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12528         guess whether a long line is natural text or not.
12529
12530         * gnus-html.el (gnus-html-schedule-image-fetching):
12531         Use gnus-process-plist and friends for compatibility.
12532
12533 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12534
12535         * gnus-html.el: Require packages that define macros used in this file.
12536         (gnus-article-mouse-face): Declare to silence byte-compiler.
12537         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12538         process-get.
12539         (gnus-html-put-image): Use plist-get to avoid getf.
12540         (gnus-html-prefetch-images): Use with-current-buffer.
12541
12542 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-ems.el: Provide compatibility functions for
12545         gnus-set-process-plist.
12546
12547         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12548         header-line-format for XEmacs 21.4.
12549
12550         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12551         * gnus.el (gnus-valid-select-methods):
12552         * message.el (message-send-mail-partially-limit):
12553         * mm-decode.el (mm-text-html-renderer):
12554         * mml.el (mml-insert-mime-headers-always):
12555         * smiley.el (smiley-regexp-alist): Bump custom version.
12556
12557 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12558
12559         * gnus-html.el: Require mm-url.
12560         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12561         with the url to `url'.
12562         (gnus-html-wash-tags): Support cid: URLs/images.
12563
12564 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12565
12566         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12567         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12568         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12569
12570         * gnus-move.el: Remove file, since it doesn't really work.
12571
12572         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12573         UTF-8.  This seems to fix problems with some German web feeds.
12574
12575         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12576         at the top so that the proper colors are applied.
12577
12578         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12579         don't have dots in their names.
12580
12581         * gnus-art.el (gnus-article-view-part): Doc fix.
12582
12583         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12584         XEmacs-compatible.
12585         (gnus-html-put-image): Don't do images on non-graphic displays.
12586
12587         * nnslashdot.el: Remove this unused backend.
12588
12589         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12590         actions.
12591         (gnus-undo-register-1): Revert last change.
12592
12593         * gnus-group.el (gnus-group-completing-read): Protect against not
12594         having completion-styles bound.
12595
12596         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12597         make broken recipients happier.
12598
12599         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12600
12601         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12602         point parameter.
12603
12604         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12605
12606         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12607         completion-styles for group selection.
12608
12609 2009-02-04  Andreas Schwab  <schwab@suse.de>
12610
12611         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12612         headers and regexp-quote the match if necessary.
12613
12614 2009-03-24  Miles Bader  <miles@gnu.org>
12615
12616         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12617         the blinking smiley.
12618
12619 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12620
12621         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12622         blink smiley.
12623
12624 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12625
12626         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12627         where the dribbel file lives exists.
12628
12629         * message.el (message-send-mail-partially-limit): Change the default to
12630         nil, since most people don't want this.
12631
12632         * mm-url.el (mm-url-decode-entities): Also decode entities like
12633         &#x3212.
12634
12635 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12636
12637         * gnus-sum.el (gnus-summary-idna-message):
12638         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12639         Hyperlink urls in docstrings with URL `...'.
12640
12641 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12642
12643         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12644         functions.
12645
12646 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12647
12648         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12649         say what the mouseover text should be.
12650
12651         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12652         version of the mm-w3m-safe-url-regexp variable to only download images
12653         in the groups where we want that to happen.
12654
12655         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12656
12657         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12658         easier debugging.
12659         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12660         big pictures in the article buffer.
12661
12662         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12663         gnus-article-html.
12664         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12665         w3m.
12666
12667         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12668
12669 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12670
12671         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12672         which doesn't exist.
12673
12674         * message.el (message-inhibit-ecomplete): New variable to allow some
12675         function to inhibit ecomplete address storage.
12676         (message-resend): Disable ecomplete message storage when resending
12677         messages.
12678
12679         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12680
12681 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12682
12683         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12684         Save excursion while copying, moving, and deleting articles in order to
12685         prevent the cursor from jumping to unforeseen place.
12686
12687 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12688
12689         * lpath.el: No need to bind bookmark-current-buffer,
12690         bookmark-yank-point and bookmark-make-record-function.
12691
12692 2010-08-17  Glenn Morris  <rgm@gnu.org>
12693
12694         * gnus-sync.el: Require gnus components whose functions are used.
12695
12696         * gnus-art.el (bookmark-make-record-function):
12697         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12698         Declare for compiler.
12699
12700         * mm-url.el (mml-compute-boundary): Autoload.
12701
12702 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12703
12704         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12705
12706 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12707
12708         Typo fix "hoo4a" -> "hook".
12709
12710         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12711
12712 2010-08-14  Glenn Morris  <rgm@gnu.org>
12713
12714         * gnus-sync.el (gnus-sync): Fix defgroup version.
12715
12716 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12717
12718         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12719
12720         * gnus-sync.el: Fix docs.
12721         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12722         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12723
12724 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12725
12726         Optimizations for gnus-sync.el.
12727
12728         * gnus-sync.el: Add docs about gnus-sync-backend
12729         possibilities.
12730         (gnus-sync-save): Remove unnecessary message.
12731         (gnus-sync-read): Optimize and show what groups were skipped.
12732
12733 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12734
12735         Minor bug fixes for gnus-sync.el.
12736
12737         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12738         Don't read the sync on get-new-news.
12739
12740         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12741         quiet.
12742
12743         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12744         (fix typo).
12745
12746 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12747
12748         Make saving and restoring of hidden threads work with overlays.
12749         Patch applied by Ted Zlatanov.
12750
12751         * gnus-sum.el (gnus-hidden-threads-configuration)
12752         (gnus-restore-hidden-threads-configuration): Update to deal with text
12753         properties, rather than searching for a magic character.
12754
12755 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12756
12757         New gnus-sync.el library for synchronization of marks.
12758
12759         * gnus-sync.el: New library for synchronization of marks.
12760
12761         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12762         renamed from `gnus-registry-grep-in-list'.
12763
12764         * gnus-registry.el (gnus-registry-follow-group-p):
12765         Use `gnus-grep-in-list'.
12766
12767         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12768
12769 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12770
12771         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12772         determining charset of text fails.
12773
12774 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12775
12776         * nnmail.el (nnmail-get-new-mail-1): Revert.
12777
12778         * nnml.el (nnml-active-number): Make sure names of newly created groups
12779         in nnml-group-alist are encoded.
12780
12781 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12782
12783         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12784         containing non-ASCII characters in active file for nnml back end.
12785
12786 2010-07-24  David Engster  <dengste@eml.cc>
12787
12788         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12789         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12790
12791 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12792
12793         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12794         tag (Bug#6654).
12795
12796 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12797
12798         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12799         the article buffer, not the summary buffer.
12800
12801 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12802
12803         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12804         Emacs 23 as well.
12805
12806 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12809         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12810
12811 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12812
12813         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12814         Patch applied by Karl Fogel.
12815
12816         * gnus-sum.el (gnus-summary-bookmark-make-record):
12817         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12818
12819 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12820
12821         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12822         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12823         C-w still not working correctly from Article buffers; Thierry's
12824         patch to fix that will be applied after this.
12825
12826         * gnus-art.el (bookmark-make-record-function): New local variable.
12827
12828         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12829         article buffer.
12830         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12831
12832 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12833
12834         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12835         on changes in bookmark.el.
12836
12837 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12838
12839         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12840         `no-log' instead of message not to log prompt string.
12841
12842 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12843
12844         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12845         the *other* type of HTML form submission.
12846
12847 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12848
12849         * auth-source.el (auth-source-pick): If choice does not contain a
12850         questioned keyword, set the check to t.
12851
12852 2010-06-12  Romain Francoise  <romain@orebokech.com>
12853
12854         * gnus-util.el (gnus-date-get-time): Move up before first use.
12855
12856 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12859         (gnus-article-edit-part): Bind it to make last part that is substituted
12860         or deleted visible.
12861         (gnus-mime-display-single): Buttonize part of which id equals to
12862         gnus-mime-buttonized-part-id.
12863
12864 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12865
12866         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12867         (gnus-dd-mmm): Use gnus-date-get-time.
12868         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12869         simplify logic.
12870         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12871         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12872
12873 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12874
12875         * auth-source.el (top): Autoload `secrets-list-collections',
12876         `secrets-create-item', `secrets-delete-item'.
12877         (auth-sources): Fix tag string.
12878         (auth-get-source, auth-source-retrieve, auth-source-create)
12879         (auth-source-delete): New defuns.
12880         (auth-source-pick): Rewrite in order to avoid 2 passes.
12881         (auth-source-forget-user-or-password): New parameter USERNAME.
12882         (auth-source-user-or-password): New parameters CREATE-MISSING and
12883         DELETE-EXISTING.  Retrieve password interactively, if needed.
12884
12885 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12886
12887         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12888         deleting unused directories when gnus-expert-user is t.
12889
12890 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12891
12892         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12893         for each temp file when gnus-article-browse-delete-temp is ask.
12894
12895 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12896
12897         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12898         Replace Lisp calls to delete-backward-char by calls to delete-char.
12899
12900 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12901
12902         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12903
12904 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12905
12906         * password-cache.el (password-cache-remove): Fix docstring.
12907
12908 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12911         article unless decoding article to be saved.
12912
12913 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12914
12915         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12916         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12917         generated within the mm-with-unibyte-current-buffer macro.
12918
12919 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12922         to nil when we're in a mml-preview buffer and no group is selected.
12923
12924 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12925
12926         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12927         when catching the `C-g'.  Reported by "Leo".
12928
12929 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12930
12931         * message.el (message-forward-make-body-plain)
12932         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12933         multibyte-string-p.
12934
12935         * lpath.el: Revert.
12936
12937 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12938
12939         * message.el (message-forward-make-body-mml): Assume original message
12940         is multibyte string; error on unibyte.
12941         (message-forward-make-body-plain): Ditto; don't add excessive newline
12942         in body end.
12943
12944         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12945
12946 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12947
12948         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12949         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12950
12951 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12952
12953         * mm-extern.el (mm-extern-url): Don't use
12954         mm-with-unibyte-current-buffer.
12955         (mm-extern-cache-contents): Use with-current-buffer instead of
12956         save-excursion + set-buffer.
12957
12958 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12959
12960         * mm-util.el (mm-emacs-mule): Remove.
12961
12962 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12963
12964         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12965         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12966         change.
12967
12968 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12971         bind the default value of enable-multibyte-characters to nil.
12972
12973 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12974
12975         * message.el (message-forward-make-body-plain)
12976         (message-forward-make-body-mml):
12977         Don't use mm-with-unibyte-current-buffer.
12978
12979 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12980
12981         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12982
12983 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12984
12985         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12986         (Bug#5592).
12987
12988 2010-05-07  Julien Danjou  <julien@danjou.info>
12989
12990         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12991         it to mm-pipe-part.
12992
12993         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12994         it is given.
12995
12996 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * binhex.el (binhex-decode-region-internal):
12999         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13000         (dns-query):
13001         * nnweb.el (nnweb-gmane-search):
13002         * pgg-parse.el (pgg-parse-armor):
13003         * pgg.el (pgg-verify-region):
13004         * sha1.el (sha1-string-external):
13005         * uudecode.el (uudecode-decode-region-internal):
13006         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13007         XEmacs.
13008
13009         * gnus-art.el (gnus-article-browse-html-parts):
13010         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13011         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13012         make-temp-file.
13013
13014         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13015         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13016         compiling.
13017
13018         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13019         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13020         XEmacs when compiling.
13021
13022         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13023         gnus-pick-mode-off-hook for XEmacs when compiling.
13024         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13025         gnus-binary-mode-off-hook for XEmacs when compiling.
13026
13027         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13028         Return nil if char-charset is not available.
13029
13030         * imap.el (imap-disable-multibyte)
13031         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13032         macros.
13033
13034         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13035         instead of encode-coding-string.
13036
13037         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13038         'xemacs) instead of mm-emacs-mule to switch function definitions.
13039         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13040
13041         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13042         bind temporary-file-directory for XEmacs;
13043         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13044         timer-set-function for XEmacs 21.4 and SXEmacs;
13045         bind timer-list for XEmacs 21.4 and SXEmacs;
13046         fbind char-charset and find-charset-region for non-Mule XEmacs;
13047         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13048         encode-coding-region and encode-coding-string for XEmacs having no
13049         file-coding feature.
13050
13051 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13052
13053         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13054
13055 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13056
13057         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13058         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13059
13060 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13061
13062         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13063         alias `jka-compr-delete-temp-file' no longer exists.
13064
13065 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13066
13067         Use define-minor-mode in Gnus where applicable.
13068         * mml.el (mml-mode): Use define-minor-mode.
13069         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13070         (gnus-undo-mode): Use define-minor-mode.
13071         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13072         (gnus-dead-summary-mode): Use define-minor-mode.
13073         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13074         Initialize in declaration.
13075         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13076         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13077         (gnus-mailing-list-mode): Use define-minor-mode.
13078         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13079         (gnus-draft-mode): Use define-minor-mode.
13080         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13081         (gnus-dired-mode): Use define-minor-mode.
13082
13083 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13084
13085         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13086         handles on recursive mml-to-mime translation and check them for
13087         boundary delimiter collisions.  Reported by Greg Troxel.
13088
13089 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13090
13091         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13092
13093 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13094
13095         * mm-util.el (mm-find-buffer-file-coding-system):
13096         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13097
13098 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13099
13100         * message.el (message-generate-headers): Record insertion of optional
13101         headers as well.  Otherwise the check to prevent repeated insertion of
13102         optional headers is a no-op.
13103
13104 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13105
13106         * smime.el: Don't mention CVS.
13107
13108         * nnrss.el (nnrss-fetch): Don't mention CVS.
13109
13110         * nnir.el: Don't mention CVS.
13111
13112 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13113
13114         * gnus-sum.el (gnus-summary-bookmark-make-record):
13115         Add `location' field.
13116
13117 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13118
13119         * lpath.el: Fbind bookmark-default-handler,
13120         bookmark-get-bookmark-record, bookmark-make-record-default,
13121         bookmark-prop-get for Emacs <23 and XEmacs.
13122
13123 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13124
13125         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13126         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13127         Use with-current-buffer to silence the byte-compiler.
13128         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13129         bother to require `gnus'.
13130         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13131
13132 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13133
13134         * gnus-sum.el (gnus-summary-bookmark-make-record)
13135         (gnus-summary-bookmark-jump): New functions.
13136         (gnus-summary-mode): Setup bookmark support.
13137
13138 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13139
13140         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13141         if set.
13142
13143 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13146         gnus-article-browse-html-save-cid-image; make it work recursively for
13147         forwarded messages as well.
13148         (gnus-article-browse-html-parts): Work when prefix arg is given.
13149         (gnus-article-browse-html-article): Doc fix.
13150
13151 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13152
13153         * message.el (message-default-mail-headers)
13154         (message-default-headers): Carry the value mail-default-headers over
13155         into message-default-mail-headers, rather than message-default-headers.
13156
13157 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13158
13159         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13160         charset.
13161
13162         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13163         charset into the <meta> tag when the article is encoded to utf-8.
13164
13165 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * gnus-art.el (gnus-article-browse-delete-temp-files):
13168         Delete directories as well.
13169         (gnus-article-browse-html-parts): Work for images that do not specify
13170         file names; delete temp directory when quitting; insert header at the
13171         right place; use file: scheme for image files.
13172
13173 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13174
13175         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13176         (gnus-article-browse-html-parts): Use it to make temporary cid image
13177         files in addition to html file so that browser may display them.
13178
13179 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13180
13181         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13182
13183 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13184
13185         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13186
13187 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13188
13189         * auth-source.el (auth-sources): Change default to be simpler.
13190         Explain about Secret Service API sources.  Improve Customize options.
13191         (auth-source-pick): Change to accept any number of search parameters.
13192         Implement fallbacks iteratively, not recursively.  Add scoring on the
13193         second pass and sort by score.  Call Secret Service API when needed.
13194         (auth-source-user-or-password): Use it.  Call Secret Service API
13195         directly when needed to get the user name and the password.
13196
13197 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13198
13199         * message.el (message-interactive): Doc fix.
13200         (message-qmail-inject-args): Reflow.
13201         (message-kill-to-signature): Fix typo in docstring.
13202
13203         * smiley.el (smiley-buffer): Fix typo in docstring.
13204
13205 2010-03-24  Glenn Morris  <rgm@gnu.org>
13206
13207         * mail-source.el (gnus-message): Declare.
13208         (mail-source-delete-old-incoming): Require gnus-util.
13209
13210 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13211
13212         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13213
13214         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13215
13216         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13217         password-cache's default if it is not bound.
13218         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13219         password-cache-expiry's default if it is not bound.
13220
13221         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13222         available in Emacs 21.
13223
13224         * lpath.el: Suppress compiler warnings for:
13225         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13226         XEmacs;
13227         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13228         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13229         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13230
13231 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13232
13233         * auth-source.el (auth-sources): Fix up definition so extra parameters
13234         are always inline.
13235
13236 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13237
13238         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13239         wasn't updated after mismatch.  Clear cached mailbox info correctly
13240         when uidvalidity changes.
13241         (nnimap-group-prefixed-name): New function to avoid some code
13242         duplication.
13243         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13244         (nnimap-request-group): Use it.
13245         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13246         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13247         with many imap folders.  This is done by caching the group status from
13248         the imap server persistently in a group parameter `imap-status'.  (This
13249         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13250         but not persistently, so every Gnus startup was still very slow.)
13251
13252 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13253
13254         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13255         delete the extra newline.  Otherwise editing of :string and :number
13256         types don't work.
13257
13258 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13259
13260         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13261         secrets.el dependency.
13262         (auth-sources): Add optional user name.  Add secrets.el configuration
13263         choice (unused right now).
13264
13265 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13266
13267         * gnus-sum.el (gnus-summary-make-menu-bar):
13268         Let `gnus-registry-install-shortcuts' fill in the functions.
13269
13270         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13271         warnings.
13272         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13273         (gnus-registry-install-shortcuts): Populate and use it in a
13274         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13275
13276 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13277
13278         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13279         In-place substitutions for the group name encoding/decoding.
13280         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13281         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13282         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13283         (nnimap-update-unseen, nnimap-request-list)
13284         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13285         (nnimap-request-set-mark, nnimap-split-to-groups)
13286         (nnimap-split-articles, nnimap-request-newgroups)
13287         (nnimap-request-create-group, nnimap-request-accept-article)
13288         (nnimap-request-delete-group, nnimap-request-rename-group)
13289         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13290         `encoded-mbx' for consistency.
13291         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13292         variable `imap-current-mailbox'.
13293
13294         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13295         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13296
13297 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13298
13299         * pop3.el (pop3-display-message-size-flag): Display message size byte
13300         counts during POP3 download.
13301         (pop3-movemail): Use it.
13302         (pop3-list): Implement listing of available messages.
13303
13304 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13305
13306         * nnir.el (nnir-get-article-nov-override-function): New function to
13307         override the normal NOV retrieval.
13308         (nnir-retrieve-headers): Use it.
13309
13310 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13311
13312         * auth-source.el (netrc-machine-user-or-password): Autoload.
13313
13314 2010-03-19  Glenn Morris  <rgm@gnu.org>
13315
13316         Stop message.el from loading about 40 libraries it doesn't always need.
13317         The general approach is to autoload rather than require, and to
13318         require in the specific functions rather than the file.  (Bug#5642)
13319
13320         * gmm-utils.el: Don't require wid-edit.
13321         (widget-create-child-value, widget-convert, widget-default-get):
13322         Autoload.
13323
13324         * gnus-util.el: Don't require time-date, netrc.
13325         (message-fetch-field, gnus-group-name-decode): Declare rather than
13326         autoloading.
13327         (gnus-fetch-field): Require message.
13328         (gnus-decode-newsgroups): Require gnus-group.
13329
13330         * ietf-drums.el: Don't require time-date.
13331
13332         * message.el: Don't require hashcash, canlock, ecomplete.
13333         Do require mail-utils.  Require nnheader only when compiling.
13334         (smtpmail-default-smtp-server): Remove declaration.
13335         (message-send-mail-function): Check smtpmail-default-smtp-server
13336         is bound rather than requiring smtpmail.
13337         (message-auto-save-directory, message-insert-signature):
13338         Use expand-file-name rather than nnheader-concat.
13339         (nnheader-insert-file-contents): Autoload.
13340         (hashcash-wait-async): Declare.
13341         (message-send-mail): Only call gnus-setup-posting-charset if
13342         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13343         (message-send-mail-with-sendmail): Require sendmail.
13344         (canlock-password, canlock-password-for-verify): Declare.
13345         (message-canlock-password): Require canlock.
13346         (nnheader-get-report): Autoload.
13347         (gnus-setup-posting-charset): Declare.
13348         (message-send-news): Require gnus-msg.
13349         (message-make-references, message-make-in-reply-to): Use mail-header-id
13350         rather than the alias mail-header-message-id.
13351         (ecomplete-add-item, ecomplete-save): Declare.
13352         (message-put-addresses-in-ecomplete): Require ecomplete.
13353         (ecomplete-display-matches): Autoload.
13354
13355         * mm-decode.el: Don't require mailcap, gnus-util.
13356         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13357         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13358         Autoload.
13359         (mailcap-mime-extensions): Declare.
13360
13361         * mm-encode.el: Don't require mailcap.
13362         (mailcap-extension-to-mime): Autoload.
13363
13364         * mml-sec.el: Don't require password-cache.
13365
13366         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13367         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13368         (mml-minibuffer-read-type): Require mailcap.
13369         (mml-preview): Require gnus-msg.
13370
13371         * mml1991.el: Require password-cache.
13372         (password-cache-expiry): Remove declaration.
13373
13374         * mml2015.el: Require password-cache.
13375         (password-cache-expiry): Remove declaration.
13376
13377         * nneething.el (mailcap): Require mailcap.
13378
13379         * nnheader.el (declare-function): Add compatibility stub.
13380         (message-remove-header): Declare rather than autoload.
13381         (nnheader-replace-header): Require message.
13382
13383         * nnimap.el (declare-function): Add compatibility stub.
13384         (netrc-parse, netrc-machine-user-or-password): Declare.
13385         (nnimap-open-connection): Require netrc.
13386
13387         * nntp.el (declare-function): Add compatibility stub.
13388         (netrc-parse, netrc-machine, netrc-get): Declare.
13389         (nntp-send-authinfo): Require netrc.
13390
13391         * rfc2047.el: Don't require qp.
13392         (quoted-printable-encode-region, quoted-printable-decode-string):
13393         Autoload.
13394
13395         * sieve-mode.el: Don't require easymenu.
13396         (easy-menu-add-item): Autoload it.
13397
13398         * spam-stat.el (time-to-number-of-days): Autoload it.
13399
13400 2010-03-19  Glenn Morris  <rgm@gnu.org>
13401
13402         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13403
13404 2010-03-18  Glenn Morris  <rgm@gnu.org>
13405
13406         * hashcash.el (declare-function): Remove duplicate definition.
13407
13408 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13409
13410         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13411         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13412         value if any backslash escapes).
13413
13414 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13415
13416         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13417         if it is available.  (bug#5647)
13418
13419         * lpath.el: Suppress compiler warning for coding-system-from-name for
13420         Emacs 21 and XEmacs.
13421
13422 2010-03-14  Juri Linkov  <juri@jurta.org>
13423
13424         * hmac-def.el:
13425         * hmac-md5.el:
13426         * netrc.el: Fix keywords.
13427
13428 2010-02-26  Glenn Morris  <rgm@gnu.org>
13429
13430         * message.el (message-send-mail-function): Change the default, so that
13431         it inherits from a customized send-mail-function.  (Bug#5643)
13432
13433 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13434
13435         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13436         shell-command-to-string signals an error (bug#5299).
13437
13438 2010-02-24  Glenn Morris  <rgm@gnu.org>
13439
13440         * message.el (message-smtpmail-send-it)
13441         (message-send-mail-with-mailclient): Doc fixes.
13442
13443 2010-02-16  Glenn Morris  <rgm@gnu.org>
13444
13445         * message.el (message-default-mail-headers): Change the default value
13446         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13447
13448 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13451         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13452
13453 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13454
13455         * time-date.el (date-to-time): Doc fix (Bug#5408).
13456
13457 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13458
13459         * message.el (message-mail): Just pass yank-action on to message-setup.
13460         (message-setup): Handle (FUN . ARGS) form of yank-action.
13461         (message-with-reply-buffer, message-widen-reply)
13462         (message-yank-original): Handle non-buffer values of
13463         message-reply-buffer (Bug#4080).
13464         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13465
13466 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13467
13468         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13469         Fix typo in docstring.
13470
13471 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13472
13473         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13474         response.
13475
13476 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13477
13478         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13479
13480         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13481
13482         * message.el (message-check-news-header-syntax): Protect against a
13483         string that `rfc822-addresses' returns when parsing fails.
13484
13485 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13488         (gnus-previous-char-property-change): New functions.
13489
13490         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13491
13492 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13493
13494         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13495         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13496
13497 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13498
13499         * message.el (message-exchange-point-and-mark): Rework last change to
13500         avoid using optional arg of exchange-point-and-mark, for backward
13501         compatibility.
13502
13503 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13504
13505         * message.el (message-exchange-point-and-mark):
13506         Call exchange-point-and-mark with an argument rather than setting
13507         mark-active by hand (Bug#5175).
13508
13509 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13510
13511         * nntp.el (nntp-service-to-port): Work for service expressed with
13512         numeric string; replace [:digit:] with [0-9] for XEmacs.
13513
13514 2009-12-17  Glenn Morris  <rgm@gnu.org>
13515
13516         * gnus-group.el (gnus-bug-group-download-format-alist):
13517         Change emacs entry to debbugs.gnu.org.  Bump :version.
13518
13519 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13520
13521         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13522
13523 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13524
13525         * message.el (message-info): Explain why we use `Info-goto-node'.
13526
13527 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13528
13529         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13530
13531 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13532
13533         * message.el (message-completion-in-region): New compatibility function.
13534         (message-expand-group): Use it.
13535
13536 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13537
13538         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13539         with no unread article should be listed if the 2nd arg `predicate' is
13540         given.
13541
13542 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13543
13544         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13545
13546 2009-11-29  Juri Linkov  <juri@jurta.org>
13547
13548         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13549         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13550         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13551
13552 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13553
13554         * sha1.el (sha1-string-external): default-directory "/" in case
13555         otherwise non-existent.  process-connection-type pipe for touch of
13556         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13557
13558 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13559
13560         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13561         it's comms related and sgml-mode.el has "comm" on that basis too.
13562
13563 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13564
13565         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13566         containing tspecial characters if they have been already quoted.
13567
13568 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13569
13570         * dns-mode.el (auto-mode-alist): Purecopy string.
13571
13572 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13573
13574         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13575
13576 2009-10-24  Glenn Morris  <rgm@gnu.org>
13577
13578         * gnus-art.el (help-xref-stack-item): Define for compiler.
13579
13580 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13581
13582         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13583
13584 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13585
13586         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13587
13588 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13589
13590         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13591         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13592
13593 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13594
13595         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13596         (gnus-overlays-in): New alias to overlays-in.
13597
13598         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13599         gnus-overlay-get, and gnus-delete-overlay.
13600         (gnus-summary-show-thread): Make it work as well for systems in which
13601         next-single-char-property-change is not available.
13602         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13603
13604         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13605         (gnus-overlay-get): New alias to extent-property.
13606         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13607
13608         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13609         SXEmacs.
13610
13611         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13612         SXEmacs.
13613
13614 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13615
13616         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13617
13618 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13619
13620         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13621         and XEmacs that don't have `remove-overlays'.
13622
13623 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13624
13625         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13626         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13627         selective display.  Use overlays instead.
13628
13629 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13630
13631         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13632
13633 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13634
13635         * spam-stat.el (spam-stat-load): Fix typo in message.
13636
13637 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13638
13639         * dig.el (dig-invoke): Fix typo in docstring.
13640         (query-dig): Reflow docstring.
13641
13642 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13643
13644         * gnus-art.el (gnus-article-encrypt-body):
13645         * message.el (message-check-recipients):
13646         * mm-util.el (mm-codepage-setup):
13647         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13648         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13649
13650 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13651
13652         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13653         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13654         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13655         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13656         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13657
13658 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13659
13660         * dig.el: Add "Keywords: comm", as per net-utils.el.
13661
13662 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13663
13664         * dig.el (dig-mode): Use define-derived-mode.
13665
13666 2009-09-19  Glenn Morris  <rgm@gnu.org>
13667
13668         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13669
13670 2009-09-18  Glenn Morris  <rgm@gnu.org>
13671
13672         * gnus-diary.el (gnus-diary-check-message):
13673         * message.el (message-insert-formatted-citation-line):
13674         * nnbabyl.el (top-level):
13675         * nndiary.el (nndiary-schedule):
13676         Fix typos in condition-case handlers.
13677
13678 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13679
13680         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13681         configuration that provides the sole article window in a frame;
13682         position point correctly after deleting a part.
13683
13684 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13685
13686         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13687         (spam-resolve-registrations-routine): Use it to unregister articles
13688         that change status.
13689
13690 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13693         with XEmacs.
13694         (parse-time-string-chars): Use it.
13695
13696 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13697
13698         * imap.el (imap-interactive-login): Better messages.
13699         (imap-open): Fix bug with renamed buffer on reconnect.
13700         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13701         for easier debugging and cleaner code.  On successful (guessed based on
13702         server capabilities) secondary authentication, set imap-state
13703         correctly.
13704         (imap-last-authenticator): Define imap-last-authenticator as a variable
13705         to avoid warnings.
13706
13707 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13708
13709         * nnrss.el (nnrss-request-article): Remove binding of
13710         default-enable-multibyte-characters that has gotten needless by
13711         the 2007-07-13 change in rfc2047-encode-message-header.
13712
13713         * mml.el (mml-insert-multipart): Error on the message header.
13714         (mml-insert-part): Error on the message header; position point at
13715         the end of a MIME tag.
13716
13717 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13718
13719         * time-date.el (autoload): Expand define-obsolete-function-alias into
13720         defalias and make-obsolete for old Emacsen that Gnus supports.
13721         (with-no-warnings): Define it for old Emacsen.
13722         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13723         is available.
13724         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13725         float-time is available; suppress compile warning for time-to-seconds.
13726
13727         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13728         (gnus-float-time): Alias to float-time if it exists.
13729
13730         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13731         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13732         float-time is available; suppress compile warning for time-to-seconds.
13733
13734         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13735         XEmacs.
13736
13737 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13738
13739         * imap.el (imap-message-map): Docstring fix.
13740
13741 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13744         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13745         Add the optional argument `encoding' that overrides the default.
13746
13747         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13748         mm-encode-buffer.
13749
13750 2009-09-04  Glenn Morris  <rgm@gnu.org>
13751
13752         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13753         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13754         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13755         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13756         * mm-util.el (mm-with-unibyte-current-buffer)
13757         (mm-find-buffer-file-coding-system):
13758         * yenc.el (yenc-decode-region): Use default-value rather than
13759         default-enable-multibyte-characters.
13760
13761 2009-09-03  Glenn Morris  <rgm@gnu.org>
13762
13763         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13764         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13765         than default-enable-multibyte-characters.
13766
13767 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13768
13769         * gnus-art.el (gnus-article-read-summary-keys):
13770         Fix gnus-buffer-configuration's value temporarily used.
13771
13772 2009-09-02  Glenn Morris  <rgm@gnu.org>
13773
13774         * gnus-util.el (gnus-float-time): New function.
13775         * gnus-delay.el (gnus-delay-article):
13776         * gnus-sum.el (gnus-thread-latest-date):
13777         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13778         * nnspool.el (nnspool-request-newgroups):
13779         Use gnus-float-time rather than time-to-seconds.
13780         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13781
13782         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13783         (gnus-header-subject-face, gnus-header-newsgroups-face)
13784         (gnus-header-name-face, gnus-header-content-face):
13785         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13786         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13787         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13788         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13789         (gnus-cite-face-11):
13790         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13791         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13792         (gnus-server-closed-face, gnus-server-denied-face)
13793         (gnus-server-offline-face):
13794         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13795         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13796         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13797         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13798         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13799         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13800         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13801         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13802         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13803         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13804         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13805         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13806         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13807         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13808         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13809         (gnus-summary-high-undownloaded-face)
13810         (gnus-summary-low-undownloaded-face)
13811         (gnus-summary-normal-undownloaded-face)
13812         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13813         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13814         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13815         (gnus-splash-face):
13816         * message.el (message-header-to-face, message-header-cc-face)
13817         (message-header-subject-face, message-header-newsgroups-face)
13818         (message-header-other-face, message-header-name-face)
13819         (message-header-xheader-face, message-separator-face)
13820         (message-cited-text-face, message-mml-face):
13821         * sieve-mode.el (sieve-control-commands-face)
13822         (sieve-action-commands-face, sieve-test-commands-face)
13823         (sieve-tagged-arguments-face):
13824         * spam.el (spam-face):
13825         Mark face aliases with "-face" in the name as obsolete.
13826
13827 2009-09-01  Glenn Morris  <rgm@gnu.org>
13828
13829         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13830         than goto-line.
13831
13832 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13833
13834         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13835         Don't move point if the command is invoked inside the message header.
13836
13837 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13838
13839         * imap.el (imap-send-command): Simplify.
13840         (imap-wait-for-tag): point-max -> buffer-size.
13841
13842 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13843
13844         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13845         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13846         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13847         * nnir.el (nnir-swish-e-index-file):
13848         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13849         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13850         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13851         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13852         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13853         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13854
13855 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13856
13857         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13858         Don't save excursion.
13859
13860 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13861
13862         * nnheader.el (nnheader-find-file-noselect):
13863         * mm-util.el (mm-insert-file-contents):
13864         Use (default-value 'major-mode) instead of default-major-mode.
13865
13866 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13867
13868         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13869
13870 2009-08-26  Glenn Morris  <rgm@gnu.org>
13871
13872         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13873         than placing in files.el.
13874
13875 2009-08-25  Glenn Morris  <rgm@gnu.org>
13876
13877         * nnir.el (top-level): Don't require cl at run-time.
13878         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13879         Replace cl-function substitute with gnus-replace-in-string.
13880         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13881         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13882         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13883         simplified expansions.
13884
13885 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13886
13887         * dig.el (dig): Add autoload cookie.
13888
13889 2009-08-22  Glenn Morris  <rgm@gnu.org>
13890
13891         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13892         goto-line.
13893
13894 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13895
13896         * parse-time.el (parse-time-string-chars): Save match data.
13897
13898 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13899
13900         * parse-time.el (parse-time-string-chars): Compute using character
13901         classes, to handle non-ascii characters (Bug#3190).
13902
13903 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13906
13907         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13908         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13909         (gnus-mm-display-part, gnus-mime-display-single)
13910         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13911         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13912
13913         * gnus-sum.el
13914         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13915         (gnus-summary-move-article): Add expirable mark to articles copied or
13916         moved to group that has auto-expire turned on if the option is non-nil.
13917
13918 2009-07-24  Glenn Morris  <rgm@gnu.org>
13919
13920         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13921         Fix typo.  (Bug#3903)
13922
13923 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13924
13925         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13926         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13927         that should not be used for draft articles.
13928         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13929         that has no concern in minor mode keys.
13930         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13931         Abolish.
13932
13933 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13934
13935         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13936         article without making inquiry to a user for unknown encoding.
13937
13938         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13939         (nnmaildir--scan): Assume i-node and device number that file-attributes
13940         returns might be cons-cell.
13941
13942         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13943
13944         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13945
13946 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13947
13948         * auth-source.el: Remove docs now in auth.texi.  Don't use
13949         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13950         `auth-source-hide-passwords' and use them.
13951
13952 2009-07-15  Glenn Morris  <rgm@gnu.org>
13953
13954         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13955
13956 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13959         excessive whitespace from the default values of title and description.
13960
13961 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13962
13963         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13964         mail-fetch-field to fetch Content-Description header in order to
13965         exclude newlines.
13966
13967 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13968
13969         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13970         format used by GnuPG 2.0.11.
13971
13972 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13973
13974         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13975         to deleted part.
13976
13977 2009-05-30  David Engster  <dengste@eml.cc>
13978
13979         * nnmairix.el: Remove old documentation in the commentary block.
13980         (nnmairix-request-group): Do not update active file for nnml back ends.
13981         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13982         end so that overview files are ignored.
13983         (nnmairix-update-groups): Make updating the groups more robust by using
13984         marks.
13985         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13986         with dollar characters in message-id.
13987
13988 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13989
13990         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13991         2008-12-25 in dns.el.
13992
13993 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13994
13995         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13996         could happen if the text is only composed of spaces and/or tabs.
13997
13998 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13999
14000         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14001         when sending a queued message to avoid extra mml tags.
14002
14003 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14006
14007 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14010         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14011         rmail-toggle-header for XEmacs;
14012         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14013
14014 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14015
14016         * gnus-dired.el: Remove autoload for gnus-setup-message.
14017         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14018         displaying Gnus logo; always use compose-mail.
14019
14020 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14021
14022         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14023
14024 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14025
14026         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14027         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14028         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14029         available.
14030         (gnus-nocem-epg-verify): New function.
14031
14032 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14033
14034         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14035
14036 2009-02-15  Glenn Morris  <rgm@gnu.org>
14037
14038         * gnus-util.el (rmail-insert-rmail-file-header)
14039         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14040         autoloads.
14041         (rmail-default-rmail-file): Remove unnecessary declaration.
14042         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14043
14044 2009-02-14  Glenn Morris  <rgm@gnu.org>
14045
14046         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14047         variable (only used in gnus-util, which declares it anyway).
14048         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14049         which was only needed by gnus-art (changed to not use it any more).
14050         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14051         only used in gnus-util, which autoloads it itself.
14052         (rmail-update-summary): Fix autoload.
14053
14054         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14055         rather than rmail-output-to-rmail-file.
14056
14057 2009-02-07  Glenn Morris  <rgm@gnu.org>
14058
14059         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14060         autoload of function that no longer exists.
14061         (rmail-toggle-header): Declare.
14062         (message-forward-rmail-make-body): Handle mbox Rmail.
14063
14064 2009-01-31  Glenn Morris  <rgm@gnu.org>
14065
14066         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14067         2009-01-09 change.
14068
14069 2009-01-31  Dave Love  <fx@gnu.org>
14070
14071         * imap.el (imap-fetch-safe): Bind debug-on-error.
14072         (imap-debug): Add imap-fetch-safe.
14073
14074 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14075
14076         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14077         (auth-source-forget-all-cached): New convenience function.
14078         (auth-source-user-or-password): Accept list of modes or a single mode.
14079
14080         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14081         auth-source modes.
14082
14083         * netrc.el (netrc-machine-user-or-password): Use list of
14084         auth-source modes.
14085
14086         * nnimap.el (nnimap-open-connection): Use list of
14087         auth-source modes.
14088
14089         * nntp.el (nntp-send-authinfo): Use list of
14090         auth-source modes.
14091
14092 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14093
14094         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14095         now.
14096
14097 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14098
14099         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14100         coding system in XEmacs; add a workaround for XEmacs.
14101
14102         * lpath.el: Fbind coding-system-aliasee.
14103
14104 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14107         of current-language-environment.
14108
14109 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14110
14111         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14112         available at runtime.
14113
14114 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14115
14116         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14117
14118 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14119
14120         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14121         the greatest positive fixnum value doesn't work under an XEmacs with
14122         bignum support; use the most-positive-fixnum constant instead,
14123         available since Emacs 21.1 with cl and XEmacs 21.1.
14124
14125 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14126
14127         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14128         XEmacs gets not to work.
14129
14130 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14131
14132         * mm-util.el (mm-coding-system-priorities): Allow the value like
14133         "Japanese (UTF-8)" of current-language-environment.
14134
14135 2009-01-09  Glenn Morris  <rgm@gnu.org>
14136
14137         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14138         with last-command-event.
14139
14140 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14141
14142         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14143         in the doc string.
14144
14145         * message.el (message-fix-before-sending): Amend comment.
14146
14147 2009-01-08  Dave Love  <fx@gnu.org>
14148
14149         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14150
14151 2009-01-07  David Engster  <dengste@eml.cc>
14152
14153         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14154         simplified server definitions by converting it via
14155         gnus-server-to-method.
14156
14157 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14160         parameter's operands.
14161
14162 2009-01-06  David Engster  <dengste@eml.cc>
14163
14164         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14165         primary select method (for gnus-group-mark-article-as-read).
14166
14167 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14168
14169         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14170         `(gnus)Face', not `(gnus)X-Face'.
14171
14172 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14173
14174         * mm-util.el (mm-ucs-to-char): New function.
14175
14176         * mm-url.el (mm-url-decode-entities): Use it.
14177
14178         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14179         unicode-to-char.
14180
14181 2009-01-05  Dave Love  <fx@gnu.org>
14182
14183         * time-date.el: Require cl for `declare'.
14184
14185 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14186
14187         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14188         Dave Love.
14189
14190 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14191
14192         * message.el (message-fix-before-sending): Add `eight-bit' to
14193         illegible-text check.
14194
14195 2009-01-03  Michael Olson  <mwolson@gnu.org>
14196
14197         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14198         `headers' is nil.  This can occur if the IMAP server does not have
14199         permissions to read messages from a folder, but can write new messages
14200         to the folder.
14201         (nnimap-request-article-part): Do not insert `data' if it is nil.
14202
14203         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14204         characters which will confuse `read', so skip past them.
14205
14206 2009-01-01  Dave Love  <fx@gnu.org>
14207
14208         * imap.el (imap-string-to-integer): Fix typo.
14209         (imap-fetch-safe): New function.
14210         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14211
14212         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14213
14214         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14215         (imap-parse-greeting): Fix doc strings.
14216         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14217         (imap-parse-flag-list): Make messages unique.
14218         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14219
14220         * nnimap.el: Fix author email.
14221         (nnimap-split-rule): Add FIXME comment.
14222         (nnimap-debug): Fix doc string.
14223
14224 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14225
14226         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14227
14228 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14229
14230         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14231         nslookup if resolv.conf isn't available.
14232         (dns-query): Rename from query-dns.
14233         (dns-query-cached): Rename from query-dns-cached.
14234
14235 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14236
14237         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14238         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14239         to check if those variables exist (first appeared in Emacs 18.50).
14240
14241 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14242
14243         * mm-util.el (mm-line-number-at-pos): New function.
14244
14245         * spam-report.el (spam-report-process-queue): Use it.
14246
14247 2008-12-24  David Engster  <dengste@eml.cc>
14248
14249         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14250         parameters that haven't existed as variables as buffer-local variables.
14251
14252 2008-12-23  Dave Love  <fx@gnu.org>
14253
14254         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14255         cadar.
14256
14257         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14258         imap-starttls-p.
14259         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14260
14261 2008-12-22  Dave Love  <fx@gnu.org>
14262
14263         * imap.el: Fix author email.  Doc fixes.
14264         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14265         reply.
14266
14267 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14268
14269         * spam-report.el (spam-report-gmane-max-requests): New constant.
14270         (spam-report-gmane-wait): New variable.
14271         (spam-report-gmane-ham, spam-report-gmane-spam)
14272         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14273         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14274         the server.
14275
14276         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14277         Add explanations.
14278
14279         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14280         nnheader-accept-process-output and nnheader-read-timeout if available.
14281         (pop3-movemail): Use it.
14282
14283         * message.el (message-check-news-body-syntax): Fix signature check if
14284         there's an attachment.
14285
14286 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14287
14288         * mm-util.el: Add comments to the mm- emulating functions.
14289
14290 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14291
14292         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14293         Reported by Stephen Berman <stephen.berman@gmx.net>.
14294
14295 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * mm-util.el (mm-substring-no-properties): New function.
14298         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14299         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14300         (mm-string-to-multibyte): Doc fix.
14301
14302         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14303
14304 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14305
14306         * mml.el (mml-attach-file): Strip text properties from file name.
14307         (Bug#1574)
14308
14309 2008-12-16  Glenn Morris  <rgm@gnu.org>
14310
14311         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14312
14313 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14314
14315         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14316         knows since the charset specified might be a bogus alias that
14317         mm-charset-synonym-alist provides.
14318
14319 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14320
14321         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14322         "ISO_8859-1".
14323
14324         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14325
14326 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * mm-util.el (mm-charset-eval-alist):
14329         Define it before mm-charset-to-coding-system.
14330         (mm-charset-to-coding-system): Add optional argument `silent';
14331         define it before mm-charset-override-alist.
14332         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14333         default value if it can be used in Emacs currently running;
14334         silence mm-charset-to-coding-system.
14335
14336 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14337
14338         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14339         `allow-override' which says whether to use `mm-charset-override-alist'.
14340         (rfc2047-decode-encoded-words): Use it.
14341
14342         * mm-util.el (mm-charset-override-alist): Fix custom type;
14343         add `(gb2312 . gbk)' to choices.
14344
14345 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14346
14347         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14348         fast.
14349
14350         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14351
14352         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14353
14354 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14355
14356         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14357         on links.
14358
14359         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14360
14361 2008-12-03  Lute Kamstra  <lute@gnu.org>
14362
14363         * sha1.el: Remove leading * from docstrings of defcustoms,
14364         deffaces, defconsts and defuns.
14365
14366 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14367
14368         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14369         users' addresses that don't have domain parts.
14370         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14371         rather than message-narrow-to-head since there will be the message
14372         header separator.
14373
14374 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14375
14376         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14377         since the result is inserted in a unibyte buffer anyway.
14378         (nnimap-demule-use-string-to-multibyte): Remove.
14379         (nnimap-demule): Alias it to mm-string-to-multibyte.
14380
14381 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14382
14383         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14384         variable for debugging bug#464 and bug#1174.
14385         (nnimap-demule): Use it.
14386
14387 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14388
14389         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14390         score calculation correctly.
14391
14392 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14393
14394         * message.el (message-send-mail): Just set the buffer to unibyte
14395         rather than use mm-with-unibyte-current-buffer which does a lot more.
14396         (message-send-mail-partially): Don't bother with
14397         mm-with-unibyte-current-buffer since it's already been made unibyte by
14398         message-send-mail.
14399
14400 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14401
14402         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14403
14404 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14405
14406         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14407
14408 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14409
14410         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14411         require itself and to remove `with-no-warnings'.
14412
14413 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14414
14415         * starttls.el (starttls-any-program-available): Get the name of the
14416         available TLS layer program.
14417         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14418         well as the host name in the "opening" message.
14419
14420         * auth-source.el (auth-source-cache, auth-source-do-cache)
14421         (auth-source-user-or-password): Cache passwords and logins by default,
14422         allow override with `auth-source-do-cache'.
14423         (auth-source-forget-user-or-password): Allow users to remove cache
14424         entries if needed.
14425
14426 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14427
14428         * md4.el (md4-buffer): Fix typo in docstring.
14429         (md4, md4-64): Doc fixes.
14430         (md4-pack-int32): Reflow docstring.
14431
14432 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14433
14434         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14435         condition-case to only the forward-sexp call.
14436
14437 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14438
14439         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14440         quotes contained.  Make it more robust regardless by an extra
14441         condition-case wrapper.
14442
14443 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14444
14445         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14446
14447 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14448
14449         * nnml.el (nnml-request-expire-articles): Check if the function set to
14450         `nnmail-expiry-target' returns the symbol `delete'.
14451
14452         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14453
14454         * nnmail.el (nnmail-expiry-target): Fix custom type.
14455
14456 2008-10-02  Glenn Morris  <rgm@gnu.org>
14457
14458         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14459         Silence compiler warning.
14460
14461 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14462
14463         * tls.el (open-tls-stream): Show the actual command being
14464         executed, instead of the format string.
14465
14466 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14467
14468         * lpath.el: Fbind codepage-setup for Emacs 23.
14469
14470 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14471
14472         * mml.el (mml-menu): Don't assume mml2015 is bound.
14473
14474 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14475
14476         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14477         exists.
14478
14479 2008-09-27  Glenn Morris  <rgm@gnu.org>
14480
14481         * gnus-util.el (mail-header-remove-comments): Autoload it.
14482
14483 2008-09-27  Andreas Schwab  <schwab@suse.de>
14484
14485         * gnus-util.el (gnus-split-references): Strip comments.
14486         (gnus-parent-id): Likewise.
14487
14488 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14489
14490         * message.el (message-confirm-send): Fix version.
14491
14492 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * message.el (message-idna-to-ascii-rhs-1): Use
14495         mail-extract-address-components rather than mail-header-parse-addresses
14496         that is an alias by default to ietf-drums-parse-addresses that does not
14497         support non-ASCII names in headers' contents.
14498
14499 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14500
14501         * message.el (message-confirm-send): Fix variable documentation to
14502         avoid the "y/n" wording.
14503
14504 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14505
14506         * message.el (message-set-auto-save-file-name): Save to a different
14507         filename so multiple messages (especially drafts) can be recovered.
14508
14509 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14510
14511         * message.el (message-confirm-send): Add appropriate version.
14512
14513 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14514
14515         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14516         defvar.
14517
14518 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14519
14520         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14521         (mm-pkcs7-enveloped-magic): Ditto.
14522
14523 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14524
14525         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14526         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14527
14528 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14529
14530         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14531         default, it's better.
14532
14533 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14534
14535         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14536         summary line gnus-number property and ignore them (with a warning
14537         message).
14538
14539 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14540
14541         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14542         macro caddr in the interactive form since it won't be expanded.
14543
14544 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14547         `charset'; fix name of function called recursively.
14548         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14549
14550 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14551
14552         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14553         (gnus-mime-set-charset-parameters): New function.
14554         (gnus-mime-view-part-as-charset): Use it to correctly display part
14555         specifying wrong charset.
14556
14557 2008-09-08  David Engster  <dengste@eml.cc>
14558
14559         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14560         in completing-read for back end server.
14561
14562 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14563
14564         * message.el (message-confirm-send): New variable to confirm sending a
14565         message.
14566         (message-send): Use it.
14567
14568 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14569
14570         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14571
14572 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14573
14574         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14575
14576 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14577
14578         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14579         prevent tracking too many groups.
14580         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14581         Use it.
14582
14583 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14584
14585         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14586         moving point to the bottom of the window in order to avoid recentering.
14587
14588 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14589
14590         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14591
14592         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14593         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14594         (gnus-article-beginning-of-window): Fix calculation.
14595
14596 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * gnus-msg.el (gnus-summary-supersede-article)
14599         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14600         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14601         message header.
14602
14603 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14604
14605         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14606         pending output coming after the status change.
14607
14608 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14609
14610         * message.el:
14611         * gnus-start.el:
14612         * gnus-registry.el: Remove VMS support.
14613
14614 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14617         macro.
14618         (rfc2104-hash): Use it.
14619
14620 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14621
14622         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14623         (gnus-summary-sort-by-most-recent-date): New commands.
14624         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14625         and menu entries.
14626
14627 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14628
14629         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14630         don't redisplay article for raw contents; remove plural articles stuff.
14631
14632         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14633         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14634         on gnus-summary-save-article; display results properly.
14635
14636 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14637
14638         * lpath.el: No need to fbind ns-focus-frame.
14639
14640 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14641
14642         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14643
14644 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14645
14646         * gnus-art.el (gnus-summary-save-in-pipe):
14647         Consider gnus-save-all-headers.
14648
14649 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14650
14651         * gnus-util.el (ns-focus-frame): Remove declaration.
14652         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14653         like x.
14654
14655 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14656
14657         * rfc2104.el (rfc2104-zero): Delete defconst.
14658         (rfc2104-hex-alist): Likewise.
14659         (rfc2104-hex-to-int): Delete func.
14660         (rfc2104-hexstring-to-bitstring): Likewise.
14661         (rfc2104-nybbles): New defconst.
14662         (rfc2104-hash): Rewrite for speed.
14663
14664 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14665
14666         * tls.el (open-tls-stream): Make it work with the 2nd argument
14667         BUFFER that is a string but does not exist as a buffer object, as
14668         mentioned in the doc-string.
14669
14670 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14671
14672         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14673         SXEmacs.
14674
14675 2008-07-16  Glenn Morris  <rgm@gnu.org>
14676
14677         * gnus-util.el (ns-focus-frame): Declare for compiler.
14678
14679 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14680
14681         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14682         set as a group parameter.
14683         (gnus-summary-save-in-pipe): Work when it is called independently.
14684         (gnus-summary-pipe-to-muttprint): Don't modify
14685         gnus-summary-pipe-output-default-command.
14686
14687 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14688
14689         * message.el (message-send-mail-with-sendmail):
14690         Display the error message.
14691
14692 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14693
14694         * gnus-art.el (gnus-default-article-saver):
14695         Add gnus-summary-save-in-pipe to choices.
14696         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14697         gnus-summary-pipe-output-default-command as the default command.
14698         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14699         instead of gnus-last-shell-command.
14700
14701         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14702         New user option.
14703         (gnus-summary-muttprint-program): Mention the value will be changed.
14704         (gnus-summary-save-article): Force showing of all headers.
14705         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14706
14707 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14708
14709         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14710
14711 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14712
14713         * nnimap.el (nnimap-id):
14714         * sieve-manage.el (sieve-manage-open): Doc fixes.
14715
14716 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14717
14718         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14719         if available.
14720
14721 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14722
14723         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14724
14725         * nnkiboze.el (nnkiboze-generate-group):
14726         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14727
14728         * nnmairix.el: Require CL.
14729
14730 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14731
14732         * dgnushack.el: Autoload get-display-table and put-display-table for
14733         XEmacs 21.5.
14734
14735         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14736         21.4 and SXEmacs.
14737
14738 2008-06-15  David Engster  <dengste@eml.cc>
14739
14740         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14741
14742 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14743
14744         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14745         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14746         runtime choice under XEmacs.
14747
14748         * gnus-sum.el (gnus-summary-set-display-table):
14749         Use `gnus-put-display-table', `gnus-get-display-table',
14750         `gnus-set-display-table' for the display table, instead of `aset'.
14751
14752         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14753         Use `gnus-put-display-table', `gnus-get-display-table',
14754         `gnus-set-display-table' for the display table.
14755
14756 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14757
14758         * nnmairix.el: Add autoloads.
14759
14760 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14761
14762         * nnmairix.el (nnmairix-delete-recreate-group)
14763         (nnmairix-update-and-clear-marks): Fix error messages.
14764
14765 2008-06-14  David Engster  <dengste@eml.cc>
14766
14767         * nnmairix.el: Upgrade to version 0.6.
14768         (nnmairix-group-toggle-propmarks-this-group)
14769         (nnmairix-group-toggle-readmarks-this-group)
14770         (nnmairix-group-delete-recreate-this-group)
14771         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14772         (nnmairix-remove-tick-mark-original-article): New commands.
14773         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14774         (nnmairix-propagate-marks-to-nnmairix-groups)
14775         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14776         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14777         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14778         functions needed for marks propagation and manipulation of read marks.
14779         (nnmairix-update-groups): New function.
14780         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14781         (nnmairix-determine-original-group-from-registry)
14782         (nnmairix-determine-original-group-from-path)
14783         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14784         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14785         New helper functions.
14786         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14787         keystrokes for new commands.
14788         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14789         (nnmairix-request-group): Check allow-fast group parameter.
14790         (nnmairix-request-create-group): Set allow-fast group parameter if
14791         nnmairix-allowfast-default is set.
14792         (nnmairix-close-group): Propagate marks upon closing if needed.
14793         (nnmairix-group-toggle-threads-this-group): Use new.
14794         nnmairix-group-toggle-parameter helper function.
14795         (nnmairix-search): Better check for empty search result.
14796         (nnmairix-goto-original-article): Use new helper functions for
14797         determining original article.
14798         (nnmairix-show-original-article): Make sure message-id is in brackets.
14799         (nnmairix-call-mairix-binary): Change variable name.
14800         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14801         helper function.
14802         (nnmairix-widget-toggle-activate): Fix doc string.
14803
14804 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * nnir.el: Require edmacro when compiling with XEmacs.
14807         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14808         available in Emacs 21.
14809
14810 2008-06-11  Glenn Morris  <rgm@gnu.org>
14811
14812         * gnus-util.el (x-focus-frame):
14813         * gnus.el (image-size):
14814         * mm-decode.el (image-size): Declare.
14815
14816         * gnus-picon.el (declare-function): Add compat definition.
14817         (image-size): Declare.
14818
14819         * gnus-group.el (tool-bar-map):
14820         * gnus-sum.el (tool-bar-map): Define for compiler.
14821
14822         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14823
14824         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14825
14826         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14827         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14828         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14829         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14830         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14831         * sieve-manage.el, spam-report.el, spam.el:
14832         Remove unnecessary eval-and-compile of autoloads.
14833
14834 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14835
14836         * auth-source.el: Precise Tramp doc.
14837
14838 2008-06-07  Glenn Morris  <rgm@gnu.org>
14839
14840         * nnmairix.el: Remove unnecessary eval-when-compile.
14841
14842 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14843
14844         * lpath.el: Fbind propertize for XEmacs 21.4.
14845
14846 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * nnir.el: Move here from ../contrib.
14849
14850 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14851
14852         * gnus-util.el (gnus-read-shell-command): New function.
14853         * mm-decode.el (mm-pipe-part):
14854         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14855
14856 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14857
14858         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14859
14860 2008-06-03  Glenn Morris  <rgm@gnu.org>
14861
14862         * pop3.el (nnheader-accept-process-output): Autoload it.
14863
14864 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14865
14866         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14867         are not 2-digit hexadecimal characters that follow `%'s.
14868
14869 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14870
14871         * message.el (message-bogus-recipient-p): Fix type in doc string.
14872         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14873         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14874         Improve custom options.
14875         (message-bogus-recipient-p): Adjust accordingly.
14876
14877 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14878
14879         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14880         long-form month and day names.
14881
14882 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * dgnushack.el: Autoload debug, eudc-expand-inline and
14885         pgg-snarf-keys-region for XEmacs.
14886
14887         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14888
14889         * nnmairix.el: Require edmacro when compiling with XEmacs.
14890
14891 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14892
14893         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14894         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14895
14896 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14897
14898         * auth-source.el: Add more docs.
14899
14900         * netrc.el (netrc-machine): Always match if the port is not given.
14901
14902 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14903
14904         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14905         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14906         retrieval faster in some cases, but might make CPU usage larger.
14907         If this has any bad side effects, we might revert this change.
14908
14909         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14910         seems to make mail retrieval much, much faster.
14911         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14912         unconditionally.
14913
14914         * gnus-draft.el (gnus-group-send-queue):
14915         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14916
14917 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14918
14919         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14920
14921         * message.el (message-bogus-address-regexp): Fix and improve custom
14922         type.
14923         (message-setup-hook): Add message-check-recipients as custom option.
14924
14925 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14926
14927         * message.el (message-cite-function): Remove bogus autoload which crept
14928         in during merge from v5-10.
14929
14930 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14931
14932         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14933
14934         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14935
14936         * auth-source.el: Preliminary Tramp docs.
14937         (auth-sources): Change the default auth-sources to use
14938         EPA .gpg files.
14939
14940 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14941
14942         * nntp.el: Autoload `auth-source-user-or-password'.
14943         (nntp-send-authinfo): Use it.
14944
14945         * nnimap.el: Autoload `auth-source-user-or-password'.
14946         (nnimap-open-connection): Use it.
14947
14948         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14949         for the gnus-message function.
14950         (auth-source-user-or-password): Use it.
14951
14952 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14953
14954         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14955         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14956         (rfc2104-hash): Use it.
14957
14958 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14959
14960         * gnus-art.el (gnus-article-toggle-truncate-lines):
14961         Don't use `iff' in docstring.
14962
14963 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14964
14965         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14966
14967         * gnus-util.el (gnus-extract-address-component-name)
14968         (gnus-extract-address-component-email): Convenience functions around
14969         `gnus-extract-address-components'.
14970
14971         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14972         Use `gnus-extract-address-component-email' to fix bug of comparing full
14973         sender name to `user-mail-address'.
14974
14975 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14976
14977         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14978         catch/throw to optimize.
14979         (gnus-registry-find-keywords): Just use member to find a keyword.
14980
14981 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14982
14983         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14984         is current before calling gnus-server-prepare.
14985         (gnus-server-setup-buffer, gnus-server-update-server)
14986         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14987
14988 2008-05-04  Juri Linkov  <juri@jurta.org>
14989
14990         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14991         (mailcap-file-default-commands): Use mailcap-replace-in-string
14992         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14993         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14994
14995 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14996
14997         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14998
14999 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15000
15001         * gnus.el: Bump version to 0.11.
15002
15003 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15004
15005         * gnus.el: No Gnus v0.10 is released.
15006
15007 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15008
15009         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15010         hooks.
15011         (gnus-update-read-articles): Speed up non-marks-using users.
15012         (gnus-use-marks): Define gnus-use-marks.
15013         (gnus-propagate-marks): Rename variable to something more sensible.
15014
15015 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15016
15017         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15018         (gmm-image-load-path-for-library): Fix typos in docstrings.
15019         (gmm-message): Reflow docstring.
15020
15021 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15022
15023         * mail-source.el (mail-source-set-1, mail-source-bind):
15024         Move auth-source code out of the macro to clean it up and fix bugs.
15025
15026 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15027
15028         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15029         by sender if it's equal to user-mail-address, it's likely to be
15030         useless.
15031
15032         * mail-source.el (mail-source-bind): Don't use user or password if they
15033         are not bound.  Unintern them if they are nil.  Don't use server unless
15034         it's bound, and default it to empty string otherwise.
15035
15036 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15037
15038         * mail-source.el: Load auth-source.el.
15039         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15040         get user name or password, if auth-sources is set up.
15041
15042         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15043         strategy of splitting with parent.
15044         (gnus-registry-split-fancy-with-parent)
15045         (gnus-registry-post-process-groups): Use it and fix prior
15046         bug (returning a list as the split result).
15047
15048         * auth-source.el (auth-sources): Remove server parameter.
15049         (auth-source-pick, auth-source-user-or-password)
15050         (auth-source-user-or-password-imap)
15051         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15052         (auth-source-user-or-password-sftp)
15053         (auth-source-user-or-password-smtp): Remove server parameter.
15054
15055 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15056
15057         * smime.el (smime-sign-region, smime-encrypt-region)
15058         (smime-decrypt-region):
15059         Remove redundant calls to `generate-new-buffer-name'.
15060
15061 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15062
15063         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15064         Don't use QP for message/rfc822.
15065         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15066
15067 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15068
15069         * sieve-manage.el (sieve-string-bytes): Remove.
15070         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15071         correct byte-length only if the process's coding-system is the same as
15072         the one used internally by Emacs to represent strings.
15073
15074 2008-04-22  Juri Linkov  <juri@jurta.org>
15075
15076         * mailcap.el (mailcap-file-default-commands): New function.
15077
15078 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15079
15080         * message.el (message-signature-separator, message-cite-function):
15081         Change custom version.
15082
15083 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15084
15085         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15086         commands.
15087         (tls-checktrust): Ditto.
15088
15089 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15090
15091         * mm-decode.el (mm-display-external): Make temp file read-only.
15092
15093 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15094
15095         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15096         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15097         `C-c C-f d'.
15098
15099 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15100
15101         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15102
15103 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15104
15105         * gnus.el: Bump version to 0.9.
15106
15107 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15108
15109         * gnus.el: No Gnus v0.8 is released.
15110
15111 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15112
15113         * mail-source.el (mail-source-value):
15114         Prefer fboundp to functionp so it works with macros as well.
15115
15116 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15117
15118         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15119         Fix last change in case the element is not even a symbol.
15120
15121 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15122
15123         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15124         Prefer fboundp to functionp so it works with macros as well.
15125
15126 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15127
15128         * auth-source.el: Add docs.
15129         (auth-sources): Modify format to support server.
15130         (auth-source-pick, auth-source-user-or-password)
15131         (auth-source-user-or-password-imap)
15132         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15133         (auth-source-user-or-password-sftp)
15134         (auth-source-user-or-password-smtp): Add server parameter.
15135
15136 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15137
15138         * gnus-registry.el: Initialize the registry when gnus-registry-install
15139         is t.
15140
15141 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15142
15143         * compface.el (uncompface): Make buffer unibyte.
15144
15145 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15146
15147         * mail-source.el (mail-source-value):
15148         Prefer fboundp to functionp so it works with macros as well.
15149
15150 2008-04-05  Glenn Morris  <rgm@gnu.org>
15151
15152         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15153
15154 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15155
15156         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15157         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15158
15159         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15160         multibyteness after rather than before erasing it.
15161
15162         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15163         mm-with-multibyte.
15164         (gnus-request-article-this-buffer): Make sure the proper decoding is
15165         used if gnus-original-article-buffer happens to be unibyte.
15166
15167         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15168         default-enable-multibyte-characters.
15169
15170         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15171         default-enable-multibyte-characters.
15172
15173         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15174
15175         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15176
15177 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15178
15179         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15180         Fix last change in case the element is not even a symbol.
15181
15182 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15183
15184         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15185         (imap-message-copyuid-1): Use it.
15186         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15187         J. Williams in
15188         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15189
15190         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15191         imap-enable-exchange-bug-workaround.
15192         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15193
15194 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15195
15196         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15197         a 100 byte status-checks into a 2-3MB transfer for each group.
15198         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15199         to enable bug workaround or not.
15200         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15201
15202 2008-03-31  Glenn Morris  <rgm@gnu.org>
15203
15204         * message.el (mml2015-use): Declare for compiler.
15205         (message-info): Require mml2015 when appropriate.
15206
15207 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15208
15209         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15210         whitespace.
15211
15212 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15213
15214         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15215         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15216         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15217         (nntp-service-to-port): New function.
15218         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15219         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15220         (nntp-open-netcat-stream): New function.
15221         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15222
15223 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15224
15225         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15226
15227 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15228
15229         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15230
15231 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15232
15233         * dns.el (dns-write): Use set-buffer-multibyte.
15234
15235 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15236
15237         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15238
15239 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15240
15241         * message.el (message-signature-separator): Change default.
15242         Improve custom type.
15243         (message-cite-function): Change default to
15244         message-cite-original-without-signature.
15245
15246         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15247         toggle.
15248
15249         * message.el (message-check-news-body-syntax): Fix signature check.
15250         (message-setup-1): Mark buffer as unmodified _after_ running
15251         message-setup-hook and handling message-alternative-emails.
15252         (message-shorten-references): Be more strict when building list of
15253         valid references to comply with GNKSA.
15254
15255         * gnus-group.el (gnus-read-ephemeral-bug-group)
15256         (gnus-read-ephemeral-debian-bug-group)
15257         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15258
15259         * message.el (message-info): Don't use booleanp which isn't supported
15260         in Emacs 21 and XEmacs.
15261
15262 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15263
15264         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15265         gnus-group-gmane-group-download-format.
15266         (gnus-group-read-ephemeral-gmane-group): Rename from
15267         gnus-group-read-ephemeral-gmane-group.
15268         (gnus-read-ephemeral-gmane-group-url): Rename from
15269         gnus-group-read-ephemeral-gmane-group-url.
15270         (gnus-bug-group-download-format-alist): New variable.
15271         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15272         (gnus-read-ephemeral-emacs-bug-group): New commands.
15273
15274 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15275
15276         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15277         (gnus-visible-headers): Improve custom type.
15278
15279 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15280
15281         * mml.el (mml-menu): Add workarounds for XEmacs.
15282
15283         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15284         X-Boundary header.
15285
15286         * message.el (message-simplify-recipients): Fix previous commit.
15287
15288 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15289
15290         * mm-util.el (mm-set-buffer-multibyte): New function.
15291         * mm-decode.el (mm-copy-to-buffer): Use it.
15292
15293         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15294         Prefer fboundp to functionp so it works with macros as well.
15295
15296 2008-03-19  Glenn Morris  <rgm@gnu.org>
15297
15298         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15299         Accidentally removed in the sync process with Emacs.
15300
15301 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15302
15303         * message.el (message-alter-recipients-discard-bogus-full-name):
15304         New function.
15305         (message-alter-recipients-function): New variable.
15306         (message-get-reply-headers): Use it.
15307         (message-replace-header): New helper function.
15308         (message-recipients-without-full-name): New variable.
15309         (message-simplify-recipients): New command.
15310
15311         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15312
15313         * message.el (message-info): Handle EasyPG manual.
15314
15315         * mml.el (mml-menu): Add entry for EasyPG.
15316
15317 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15318
15319         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15320         parameter.
15321
15322         * message.el (message-disassociate-draft): Specify drafts group name
15323         fully.
15324
15325 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15326
15327         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15328         Eliminate unnecessary duplicates from the match list.
15329
15330 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15331
15332         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15333
15334         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15335
15336         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15337         args of `how-many' of which the XEmacs version doesn't take; declare
15338         Info-index-next as function.
15339
15340 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15341
15342         * gnus-score.el (gnus-score-headers): Fix handling of
15343         gnus-inhibit-slow-scoring.
15344
15345         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15346         string.
15347         (gnus-button-url-regexp): Improve handling of parenthesis.
15348         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15349         (gnus-button-handle-info-keystrokes): Handle index entries.
15350
15351 2008-03-15  Glenn Morris  <rgm@gnu.org>
15352
15353         * parse-time.el (parse-time-string): Simplify.
15354
15355 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15356
15357         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15358         Incoming* files.
15359
15360 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15361
15362         * auth-source.el (auth-sources): Rename from auth-source-choices.
15363         (auth-source-pick): Use it.
15364
15365 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15366
15367         * binhex.el (binhex-decode-region-internal):
15368         * uudecode.el (uudecode-decode-region-internal):
15369         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15370         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15371         setting default-enable-multibyte-characters.
15372
15373 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15374
15375         * auth-source.el (auth-source-protocols)
15376         (auth-source-protocols-customize, auth-source-choices): Add and
15377         modified variable customizations and defaults.
15378         (auth-source-pick, auth-source-user-or-password)
15379         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15380         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15381         (auth-source-user-or-password-sftp)
15382         (auth-source-user-or-password-smtp): Use new variables and provide an
15383         interface to netrc.el.
15384
15385 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15386
15387         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15388         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15389         Make sure the nntp port to specify is a string.
15390
15391 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15392
15393         * nntp.el: Use with-current-buffer.
15394         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15395         dubious mm-with-unibyte-current-buffer.
15396         (nntp-with-open-group-function): New function extracted from
15397         nntp-with-open-group macro.
15398         (nntp-with-open-group): Use the function, so it's easier to debug.
15399         Add indentation and debugging info.
15400         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15401         Recommend the use of the netcat alternatives.
15402
15403         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15404         Avoid mm-string-as-multibyte as well.
15405
15406         * nnweb.el (nnweb-insert-html):
15407         Remove use of nnheader-string-as-multibyte.
15408
15409         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15410         (nnheader-string-as-multibyte): Remove.
15411
15412         * mm-view.el: Use inhibit-read-only.
15413         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15414         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15415         or unibyte-string.
15416
15417         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15418         (mm-uu-yenc-extract): Use with-current-buffer.
15419
15420         * gnus-soup.el (gnus-soup-send-packet): Don't use
15421         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15422
15423         * nnmh.el: Use with-current-buffer.
15424         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15425         mm-string-as-multibyte on the output of mm-encode-coding-string.
15426
15427         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15428         (nnimap-request-move-article): Use with-current-buffer.
15429
15430         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15431         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15432         conversion uses string-make-unibyte rather than string-as-unibyte.
15433
15434         * gnus-msg.el: Use with-current-buffer.
15435
15436         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15437
15438 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15439
15440         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15441         string for caching if it is 'PIN.
15442
15443 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15444
15445         * lpath.el: Consider the case without Emacs/W3.
15446
15447 2008-03-08  Glenn Morris  <rgm@gnu.org>
15448
15449         * time-date.el (date-to-time, time-subtract, time-add)
15450         (safe-date-to-time): Doc fixes.
15451
15452 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15453
15454         * mail-source.el (mail-source-delete-old-incoming-confirm):
15455         Change default to nil.
15456         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15457
15458 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15459
15460         * lpath.el: Rearrange.
15461
15462         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15463         (gnus-article-goto-prev-page): Work for articles having ^L's.
15464
15465         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15466
15467         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15468
15469 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15470
15471         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15472         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15473         (gnus-bookmark-jump): Adjust some variable names.
15474
15475 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15476
15477         * auth-source.el: New package.
15478         (auth-source-choices): Add customization entry point variable.
15479
15480         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15481         bug.
15482
15483 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15484
15485         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15486         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15487         (gnus-registry-install-shortcuts): Rename from
15488         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15489         the `gnus-registry-mark-map' keymap dynamically from
15490         `gnus-registry-marks'.  The generated functions update the summary line
15491         when a registry mark is added or deleted, and will call
15492         `gnus-registry-install-p' (see the comments in the code).
15493         (gnus-registry-user-format-function-M): Use concat intelligently.
15494
15495         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15496         the registry mark functions.
15497
15498 2008-03-05  Glenn Morris  <rgm@gnu.org>
15499
15500         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15501         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15502         gnus-art.
15503         (top-level): No need to load own source when compiling.
15504
15505 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15506
15507         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15508         Suggested by <chris.anderton@zetnet.co.uk>.
15509
15510 2008-03-04  Glenn Morris  <rgm@gnu.org>
15511
15512         * gnus-sum.el (top-level): No need to require gnus when compiling,
15513         since unconditionally required near start of file.
15514         (gnus-summary-display-while-building): Move definition before use.
15515
15516 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15517
15518         * gnus-registry.el (gnus-registry-user-format-function-M):
15519         Add formatting function.
15520
15521 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15522
15523         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15524         with plists.
15525         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15526         Use new format.
15527
15528 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15531         `where-is-internal' that returns a range of key sequences.
15532
15533 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15534
15535         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15536
15537         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15538         (gnus-summary-jump-to-group): Consider windows on other displayed
15539         frames as well.  Similar changes might be needed elsewhere, but that's
15540         the one I've bumped into during my use.
15541
15542         * nndoc.el (nndoc-oe-dbx-type-p):
15543         * gnus-msg.el (gnus-debug):
15544         * gnus-group.el (gnus-update-group-mark-positions):
15545         Use mm-string-to-multibyte.
15546
15547 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15548
15549         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15550         doesn't handle NotDashEscaped.
15551
15552         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15553         (mml-dnd-attach-options): Fix typo in custom choice.
15554
15555         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15556         Change nndoc-article-type to mbox.
15557         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15558
15559         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15560         to nil, instead of html2text.
15561
15562         * imap.el (imap-debug): Add `imap-ping-server'.
15563
15564         * gnus-bookmark.el: Add FIXMEs.
15565
15566         * message.el (message-form-letter-separator)
15567         (message-send-form-letter-delay): New variables.
15568         (message-send-form-letter): Use them.  New command to send form
15569         letters.  Requested by Uwe Siart.
15570         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15571
15572 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15573
15574         * Update copyright years.
15575
15576 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15577
15578         Sync from EMACS_22_BASE.
15579
15580         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15581
15582 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15583
15584         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15585         empty author.
15586
15587 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15588
15589         * gnus-registry.el (gnus-registry-marks): Add variable for
15590         customization of marks and their appearance.
15591         (gnus-registry-read-mark): Use it.
15592         (gnus-registry-do-marks): Add utility function to loop through
15593         `gnus-registry-marks'.
15594         (gnus-registry-install-shortcuts-and-menus): Add function to install
15595         shortcuts and menus.
15596         (gnus-registry-initialize): Use it.
15597         (gnus-registry-default-mark): Clarify documentation.
15598
15599 2008-02-29  Glenn Morris  <rgm@gnu.org>
15600
15601         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15602         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15603         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15604         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15605         Change defcustom :version from 23.0 to 23.1.
15606
15607 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15608
15609         * gnus-registry.el (gnus-registry-follow-group-p)
15610         (gnus-registry-post-process-groups): Add functions to aid registry
15611         splitting and improve logging.  Clarify behavior in function
15612         documentation.
15613         (gnus-registry-split-fancy-with-parent): Use them.
15614
15615 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15616
15617         * gnus-art.el: Use with-current-buffer.
15618
15619 2008-02-27  David Engster  <dengste@eml.cc>
15620
15621         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15622         Express real group name in the response.
15623
15624 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15625
15626         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15627         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15628         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15629         autoload gnus-registry-fetch-group when compiling.
15630         (nnmairix-request-group-with-article-number-correction):
15631         Remove unreferenced argument passed to nnmairix-call-backend.
15632
15633 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15634
15635         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15636         (mm-uu-extract): Improve face for low color ttys.
15637         Reported by Sascha Wilde.
15638
15639 2008-02-27  Glenn Morris  <rgm@gnu.org>
15640
15641         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15642         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15643         variables to defconsts.  Convert comments to doc-strings.
15644         (nnmairix-last-server, nnmairix-current-server): Convert from free
15645         variables to defvars.  Convert comments to doc-strings.
15646         (gnus-registry-fetch-group): Autoload.
15647         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15648         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15649         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15650         caddr.
15651         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15652         nnmairix-request-group-with-article-number-correction call.
15653         (nnmairix-fast, nnmairix-group): New, less general names, for free
15654         variables passed from nnmairix-request-group to
15655         nnmairix-request-group-with-article-number-correction.  Declare.
15656         (nnmairix-request-group-with-article-number-correction):
15657         Use nnmairix-fast, nnmairix-group rather than fast, group.
15658
15659 2008-02-26  David Engster  <dengste@eml.cc>
15660
15661         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15662         version 0.5.
15663
15664 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15665
15666         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15667         instead of making an extra function call.  Don't add the current group
15668         to articles only when they have the group.  Use
15669         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15670         Reported by David <de_bb@arcor.de>.
15671
15672 2008-02-24  Miles Bader  <miles@gnu.org>
15673
15674         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15675         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15676         (mm-find-mime-charset-region):
15677         * mm-bodies.el (mm-encode-body):
15678         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15679
15680 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15681
15682         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15683         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15684
15685 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15686
15687         * mail-source.el (mail-source-delete-incoming): Change default.
15688         Supplement doc string.
15689
15690         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15691
15692 2008-02-14  Glenn Morris  <rgm@gnu.org>
15693
15694         * time-date.el (format-seconds): New function.
15695
15696 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15697
15698         * nnmail.el (nnmail-message-id-cache-file): Derive from
15699         `gnus-home-directory'.
15700
15701 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15702
15703         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15704         Document negative prefix.
15705
15706         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15707
15708 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15709
15710         * message.el (message-unsent-separator): Add the Exim bounce
15711         separator.
15712
15713 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15714
15715         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15716         list.
15717         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15718         recipient/signer list.
15719
15720 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * Makefile.in (datarootdir): Define.
15723         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15724         name that might contain whitespace.
15725
15726 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15727
15728         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15729         fbound (Emacs 23 unicode), signal an error.
15730
15731 2008-02-08  Glenn Morris  <rgm@gnu.org>
15732
15733         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15734
15735 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15736
15737         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15738         ports to the calls to `netrc-machine-user-or-password' in addition to
15739         "imap" and "imaps".
15740
15741 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15742
15743         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15744
15745         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15746
15747 2008-02-01  Kenichi Handa  <handa@m17n.org>
15748
15749         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15750         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15751         (rfc2104-hash): Convert the result of concat to unibyte string.
15752
15753 2008-02-01  Dave Love  <fx@gnu.org>
15754
15755         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15756         coding-system-for-read.
15757         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15758
15759 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15760
15761         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15762         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15763         <hanche@math.ntnu.no>.
15764
15765 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15766
15767         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15768
15769         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15770
15771 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15772
15773         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15774         * message.el (message-beginning-of-line): Use featurep instead of bound
15775         tests in order to resolve conditionals at compile time.
15776
15777 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15778
15779         * mail-source.el (mail-sources): Add `group' choice.
15780
15781         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15782         parameter `in-group' to control into which group the articles go.
15783         Add treatment of `group' mail-source.
15784
15785 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15786
15787         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15788
15789         * mm-decode.el (mm-dissect-buffer): Decode description.
15790
15791         * mml.el (mml-to-mime): Encode message header first.
15792
15793 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15794
15795         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15796         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15797
15798         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15799         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15800
15801 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15802
15803         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15804
15805 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15806
15807         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15808         prefix keys.
15809         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15810         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15811         gnus-xmas.el.
15812
15813         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15814         (gnus-xmas-article-describe-bindings): New function.
15815         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15816         gnus-xmas-article-describe-bindings.
15817
15818         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15819
15820 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15821
15822         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15823         Add new variables for article mark management.
15824         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15825         list of extra data entries which, when present, will indicate that the
15826         article ID should not be trimmed from the registry.
15827         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15828         functions.
15829         (gnus-registry-read-mark): New function to read a mark name from the
15830         user.
15831         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15832         (gnus-registry-set-article-mark-internal): New functions to add and
15833         remove marks.
15834         (gnus-registry-get-article-marks): New function to show the marks for
15835         an article, or retrieve them for further use.
15836
15837 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15838
15839         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15840         keys when no argument is given.
15841
15842 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15843
15844         * imap.el (imap-ping-server): New variable.
15845         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15846         (imap-ping-server): Minor doc string fixes.
15847
15848 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15849
15850         * imap.el (imap-ping-server): New function.
15851         (imap-opened): Call imap-ping-server.
15852
15853 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15854
15855         * gnus-sum.el (gnus-article-sort-by-random)
15856         (gnus-thread-sort-by-random): Fix doc strings.
15857         Reported by jidanni@jidanni.org.
15858
15859 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15860
15861         * gnus-art.el (gnus-article-describe-bindings): New function.
15862         (gnus-article-read-summary-keys): Use it.
15863         (gnus-article-mode-map): Bind `C-h b' to it.
15864
15865 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15866
15867         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15868         XEmacs.
15869         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15870         Protect against non-character events.
15871
15872         * lpath.el: Fbind map-keymap for Emacs 21.
15873
15874 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15875
15876         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15877         New command.
15878         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15879         instead of END.  Change name of the temp file.
15880         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15881         customizable.
15882
15883 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15884
15885         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15886         bind `S W' to gnus-article-wide-reply-with-original; set default
15887         binding to gnus-article-read-summary-send-keys.
15888         (gnus-article-read-summary-keys): Fix the order of keys; display
15889         continuation keys correctly in the echo area; describe bindings
15890         correctly when keys end with `C-h'.
15891         (gnus-article-read-summary-send-keys): New function.
15892         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15893         Work for gnus-article-read-summary-send-keys; display continuation keys
15894         correctly in the echo area.
15895         (gnus-article-reply-with-original): Ignore prefix argument.
15896         (gnus-article-wide-reply-with-original): New function.
15897
15898         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15899         Emacs 21.
15900
15901 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15902
15903         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15904         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15905
15906 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15907
15908         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15909         (gnus-group-read-ephemeral-gmane-group): New command.
15910
15911 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15912
15913         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15914
15915 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15916
15917         * message.el (message-send-mail-function): Increase custom version.
15918
15919         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15920         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15921
15922 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15923
15924         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15925         for the cases where imap-authenticate is called with a nil buffer
15926         parameter.
15927
15928 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15929
15930         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15931         html parts correctly; support forwarded messages.
15932         (gnus-article-browse-html-article): Remove work buffers.
15933
15934         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15935         compiling.
15936         (netrc-bound-and-true-p): New macro.
15937         (netrc-parse): Use it instead of bound-and-true-p that is not available
15938         in XEmacs 21.4.
15939
15940 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15941
15942         * gnus-registry.el (gnus-registry-mark-article)
15943         (gnus-registry-article-marks): Add functionality to mark articles
15944         through the Gnus registry.
15945
15946         * encrypt.el: Clarify documentation for the new pgg method.
15947         (encrypt-file-alist): Add PGG option.
15948         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15949         functionality.  Abstract password key and messaging to external
15950         functions.
15951         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15952         (encrypt-message-method-and-cipher): Add new convenience external
15953         functions.
15954         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15955         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15956
15957         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15958         (netrc-parse): Use encrypt-file-alist to determine if
15959         encrypt-find-model or encrypt-insert-file-contents should be used.
15960
15961         * encrypt.el: Clarify documentation.  Load password-cache or
15962         password, whichever one is found first, instead of autoloading.
15963
15964 2007-12-19  Glenn Morris  <rgm@gnu.org>
15965
15966         * mml.el (message-options-set, message-narrow-to-head)
15967         (message-in-body-p, message-mail-p, message-encode-message-body):
15968         Autoload.
15969         (message-remove-header, message-narrow-to-headers-or-head)
15970         (message-subscribed-p, message-make-mail-followup-to)
15971         (message-position-on-field, message-news-p)
15972         (message-options-set-recipient, message-generate-headers)
15973         (message-sort-headers): Declare as functions.
15974
15975 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15976
15977         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15978         convention in doc string.
15979
15980 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15981
15982         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15983         title to html parts.
15984         (gnus-article-browse-html-article): Pass message header to it.
15985
15986         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15987
15988 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15989
15990         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15991         or password compatible with XEmacs.
15992
15993 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15994
15995         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15996         format document.
15997         (gnus-mime-delete-part): Don't write description line if empty.
15998         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15999
16000 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16001
16002         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16003         (gnus-summary-mark-read-and-unread-as-read)
16004         (gnus-summary-mark-current-read-and-unread-as-read)
16005         (gnus-summary-mark-unread-as-ticked): Doc fix.
16006         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16007
16008 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16009
16010         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16011         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16012
16013 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16014
16015         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16016         yes-or-no-p.
16017
16018 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16019
16020         * mm-decode.el (mm-add-meta-html-tag): New function.
16021         (mm-save-part-to-file, mm-pipe-part): Use it.
16022
16023         * gnus-art.el (gnus-article-browse-delete-temp-files):
16024         Use gnus-y-or-n-p instead of y-or-n-p.
16025         (gnus-article-browse-html-parts): Work with message/external-body; use
16026         mm-add-meta-html-tag.
16027
16028 2007-12-11  Glenn Morris  <rgm@gnu.org>
16029
16030         * gnus-cache.el: Require gnus-sum not just when compiling.
16031
16032         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16033
16034         * gnus-int.el (gnus-server-opened, gnus-status-message):
16035         Move definitions before use.
16036
16037         * mm-decode.el: Require gnus-util.
16038         (mm-remove-part): Only call delete-annotation on XEmacs.
16039
16040         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16041
16042         * nnmail.el: Require gnus-int.
16043
16044         * spam.el: Move `require's before `eval-when-compile's.
16045
16046         * gnus-ems.el (gnus-alive-p):
16047         * gnus-fun.el (message-goto-eoh):
16048         * gnus-util.el (gnus-group-name-decode):
16049         * mail-source.el (gnus-compress-sequence):
16050         * message.el (Info-goto-node, format-spec):
16051         * mm-bodies.el (message-options-get):
16052         * mm-decode.el (mm-view-pkcs7):
16053         * mm-util.el (gmm-write-region):
16054         * mml-smime.el (mml-compute-boundary)
16055         (gnus-completing-read-with-default):
16056         * mml.el (widget-button-press, gnus-make-hashtable):
16057         * mml1991.el (mm-decode-content-transfer-encoding)
16058         (mm-encode-content-transfer-encoding)
16059         (message-options-get, message-options-set):
16060         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16061         * nnfolder.el (gnus-request-group):
16062         * nnheader.el (ietf-drums-unfold-fws):
16063         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16064         * smime.el (gnus-run-mode-hooks):
16065         * spam-stat.el (gnus-message): Autoload.
16066
16067         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16068         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16069         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16070         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16071         Add declare-function compatibility definition.
16072
16073         * gnus-cache.el (nnvirtual-find-group-art):
16074         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16075         (gnus-add-image, gnus-add-wash-type):
16076         * gnus-group.el (nnkiboze-score-file):
16077         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16078         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16079         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16080         (message-tokenize-header, gnus-get-buffer-create)
16081         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16082         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16083         * gnus.el (gnus-group-decoded-name):
16084         * mail-source.el (imap-capability):
16085         * mm-bodies.el (message-options-set):
16086         * mm-decode.el (gnus-configure-windows):
16087         * mm-extern.el (message-goto-body):
16088         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16089         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16090         (epg-sub-key-validity, message-options-set):
16091         * mml.el (widget-event-point, gnus-configure-windows):
16092         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16093         * mml2015.el (epg-check-configuration, epg-configuration)
16094         (message-options-set):
16095         * nndb.el (nndb-request-article):
16096         * nnfolder.el (gnus-request-create-group):
16097         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16098         * nnmaildir.el (gnus-group-mark-article-read):
16099         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16100         * rfc1843.el (message-fetch-field):
16101         * spam.el (gnus-extract-address-components):
16102         Declare as functions.
16103
16104 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16105
16106         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16107
16108         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16109
16110         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16111         bind show-trailing-whitespace for XEmacs.
16112
16113 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16114
16115         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16116         new no-op macro for backward compatibility.
16117
16118         * imap.el (imap-string-to-integer): New function.
16119
16120 2007-12-09  Glenn Morris  <rgm@gnu.org>
16121
16122         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16123
16124         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16125         * message.el, mm-view.el, sieve-manage.el, smime.el:
16126         Add declare-function compatibility definition.
16127
16128         * gnus-art.el (w3-region, w3m-region, Info-menu):
16129         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16130         * gnus-sum.el (gnus-get-predicate):
16131         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16132         * message.el (mail-abbrev-in-expansion-header-p):
16133         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16134         (w3m-detect-meta-charset, w3m-region):
16135         * sieve-manage.el (password-read, password-cache-add)
16136         (password-cache-remove):
16137         * smime.el (password-read-and-add): Declare as functions.
16138
16139 2007-12-08  David Kastrup  <dak@gnu.org>
16140
16141         * gnus-sum.el (gnus-summary-simplify-subject-query):
16142         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16143         `message'.
16144
16145 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16146
16147         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16148         it to bind idna-program, installation-directory, defined-colors, and
16149         face-attribute for XEmacs of the version that compiles defcustom forms.
16150
16151 2007-12-07  Glenn Morris  <rgm@gnu.org>
16152
16153         * gnus-art.el (article-make-date-line): Revert previous change.
16154
16155 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16156
16157         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16158
16159 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16160
16161         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16162         Call gnus-add-to-range ranges only once with a prepared article-list.
16163
16164 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16165
16166         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16167         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16168         group names with backslashes.
16169         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16170
16171 2007-12-06  Deepak Goel  <deego3@gmail.com>
16172
16173         * gnus-art.el (article-make-date-line):
16174         * gnus-start.el (gnus-load):
16175         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16176
16177 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16178
16179         * gnus-art.el (gnus-use-idna):
16180         * gnus-start.el (gnus-site-init-file):
16181         * message.el (message-use-idna):
16182         * mm-uu.el (mm-uu-hide-markers):
16183         * smiley.el (smiley-style): Revert changes that suppress warnings.
16184
16185 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16186
16187         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16188         specify charset to html source.
16189         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16190
16191 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16192
16193         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16194         idna-program in order to suppress byte compile warning issued by XEmacs
16195         that came to byte compile the default value section of defcustom forms
16196         recently.
16197
16198         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16199         value of installation-directory.
16200
16201         * message.el (message-use-idna): Don't directly refer to the value of
16202         idna-program.
16203
16204         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16205
16206         * smiley.el (smiley-style): Don't directly call face-attribute.
16207
16208 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16209
16210         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16211
16212         * gnus-dired.el: Reduce Gnus dependencies.
16213         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16214         Don't require.  Use autoloads instead.
16215         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16216         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16217         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16218         (gnus-dired-mode): Adjust doc string.
16219         (gnus-dired-mail-mode): New variable.
16220         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16221         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16222         (gnus-dired-mail-buffers): New function.  Return mail or message
16223         composition buffers.
16224         (gnus-dired-attach): Use it.
16225         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16226         NO-DECODE.
16227         (gnus-dired-print): Use `gnus-print-buffer' depending on
16228         `gnus-dired-mail-mode'.
16229
16230 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16231
16232         * rfc2047.el (rfc2047-encoded-word-regexp)
16233         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16234         explaining what regexp patterns are for.
16235
16236 2007-12-04  Glenn Morris  <rgm@gnu.org>
16237
16238         * password.el: Move to password-cache.el.
16239
16240         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16241         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16242         * mml-smime.el (password-read, password-cache-add)
16243         (password-cache-remove):
16244         No need to autoload, since mml-sec requires password.
16245
16246         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16247         * message.el (gnus-extract-address-components):
16248         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16249
16250         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16251         password.
16252
16253 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16254
16255         * mailcap.el: Reduce dependencies.
16256         (mail-header-parse-content-type): Autoload.
16257         (mailcap-delete-duplicates): New alias.
16258         (mailcap-mime-info): Add optional argument NO-DECODE.
16259         (mailcap-mime-types): Use mailcap-delete-duplicates.
16260
16261         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16262
16263 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16264
16265         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16266         (imap-parse-status): Upcase status-att for servers that sends them
16267         lower-case (e.g., MS Exchange 2007).
16268
16269 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16270
16271         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16272         function.
16273
16274         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16275         (gnus-uu-yenc-article): New function.
16276
16277         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16278
16279         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16280
16281 2007-12-02  Glenn Morris  <rgm@gnu.org>
16282
16283         * binhex.el (binhex): New custom group.
16284         (binhex-decoder-program, binhex-decoder-switches)
16285         (binhex-use-external): Move to the binhex custom group.
16286
16287         * uudecode.el (uudecode): New custom group.
16288         (uudecode-decoder-program, uudecode-decoder-switches)
16289         (uudecode-use-external): Move to the uudecode custom group.
16290
16291         * netrc.el (top-level): Don't load `encrypt' features.
16292         (netrc-parse): Don't use encrypt.
16293         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16294
16295         * encrypt.el: Remove file.
16296
16297 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16298
16299         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16300         matches on patches.
16301
16302         * gnus-art.el (gnus-article-browse-html-article):
16303         Mention `mm-text-html-renderer' in the doc string.
16304
16305         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16306         string.  Add comments.
16307
16308         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16309         if rhs is ASCII.
16310
16311 2007-12-01  Glenn Morris  <rgm@gnu.org>
16312
16313         * mail-source.el (top-level): Require format-spec before
16314         eval-when-compile.
16315
16316 2007-11-30  Glenn Morris  <rgm@gnu.org>
16317
16318         * encrypt.el: Require password, rather than autoloading password-read.
16319
16320 2007-11-29  Glenn Morris  <rgm@gnu.org>
16321
16322         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16323         (sasl-make-client, sasl-next-step, sasl-step-data)
16324         (sasl-step-set-data): Declare as functions.
16325
16326 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16327
16328         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16329
16330 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16331
16332         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16333         certs should be verified and what is to be done in the event of a
16334         verification failure.
16335
16336         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16337         caller can indicate whether the cache should be disregarded for this
16338         call.  This way the result of the call is reproducible at all times and
16339         can be considered a canonical server name for the supplied method.
16340         (gnus-agent-method-p): Canonicalize server names by pushing their
16341         method through `gnus-method-to-server' using the no-cache argument.
16342
16343         * gnus-srvr.el (gnus-server-insert-server-line):
16344         Call `gnus-method-to-server' with `no-cache' argument.
16345
16346         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16347         gnus-agent-possibly-synchronize-flags as this should be called when the
16348         server is actually being opened.
16349         (gnus-agent-possibly-synchronize-flags)
16350         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16351         flags file of an agentized server to the latter function.
16352
16353         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16354         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16355         after a connection has been established successfully.
16356
16357 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16358
16359         * gnus-art.el (article-display-face): Force to display face if called
16360         interactively; check if gnus-article-x-face-too-ugly matches author.
16361         (article-display-x-face): Display face even if From header is missing
16362         as article-display-face does.
16363
16364 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16365
16366         * hashcash.el (message-narrow-to-headers-or-head)
16367         (message-fetch-field, message-goto-eoh)
16368         (message-narrow-to-headers): Declare as functions.
16369
16370 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16371
16372         * mail-source.el (mail-sources): Default to fetch from file for
16373         compatibility with default of nnmail-spool-file.
16374
16375 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16376
16377         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16378         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16379         to look for encoded word that should be encoded again.
16380         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16381         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16382         encoding pattern.
16383         (rfc2047-decode-region): Switch strict regexp and loose one according
16384         to rfc2047-allow-irregular-q-encoded-words.
16385
16386 2007-11-25  Romain Francoise  <romain@orebokech.com>
16387
16388         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16389
16390 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16391
16392         * tls.el (tls-program): Provide more custom choices from
16393         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16394         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16395
16396 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16397
16398         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16399         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16400
16401         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16402         `nnmail-spool-file'.
16403
16404         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16405         `nnmail-spool-file'.
16406
16407         * gnus-move.el (gnus-change-server): Ditto.
16408
16409         * gnus-kill.el (gnus-batch-score): Ditto.
16410
16411         * gnus-cache.el (gnus-jog-cache): Ditto.
16412
16413         * gnus-msg.el (gnus-summary-reply):
16414         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16415
16416 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16417
16418         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16419         version.  Minor improvement to doc strings.
16420         (tls-program): Add comment.
16421
16422 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16423
16424         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16425         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16426         mismatch between the hostname provided in the certificate and the name
16427         of the host connnecting to.
16428         (open-tls-stream): Use them.  Check certificates against trusted root
16429         certificates.
16430
16431 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16432
16433         * gnus-cache.el (gnus-cache-generate-nov-databases):
16434         Use nnml-generate-nov-databases-directory instead of
16435         nnml-generate-nov-databases-1.
16436
16437 2007-11-24  Glenn Morris  <rgm@gnu.org>
16438
16439         * message.el (message-tool-bar-retro): Update for rename
16440         mail_send.xpm->mail-send.xpm.
16441
16442 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16443
16444         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16445         `smime-ldap-search' for Emacs 22 and up.
16446
16447 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16448
16449         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16450
16451         * message.el (message-send-mail-function): Fix error convention.
16452         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16453         (message-widen-reply, message-send-mail, message-talkative-question)
16454         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16455         (message-clone-locals, message-send-news): Use with-current-buffer.
16456         (message-insert-or-toggle-importance): Remove unused var `valid'.
16457         (message-make-references): Remove unused var `new-references'.
16458         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16459
16460 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16461
16462         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16463         (spam-split-symbolic-return-positive): Reflow docstring.
16464         (spam-backends, spam-summary-exit-behavior)
16465         (spam-mark-ham-unread-before-move-from-spam-group)
16466         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16467         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16468         (spam-clear-cache, spam-backend-check, spam-install-backend)
16469         (spam-install-statistical-backend, spam-list-of-processors)
16470         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16471         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16472         (spam-check-crm114, spam-initialize, spam-unload-hook):
16473         Fix typos in docstrings.
16474
16475 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16476
16477         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16478         been checked if they have never been read and those group levels are
16479         higher than the one that a user specified.
16480
16481 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16482
16483         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16484         foreign groups unless a group level is specified by a user.
16485         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16486
16487 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16488
16489         * message.el (message-send-mail-function): Require sendmail.
16490
16491 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16492
16493         * message.el (message-send-mail-function): Check for smtpmail too.
16494
16495         * utf7.el (utf7-encode, utf7-decode): Use coding system
16496         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16497
16498         * message.el (message-send-mail-function): New function.
16499         (message-send-mail-function): Set default using
16500         message-send-mail-function.  Adjust doc string.
16501         (message-send-mail-with-mailclient): New function.
16502
16503 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16504
16505         * smime.el (from):
16506         * rfc2047.el (message-posting-charset):
16507         * qp.el (mm-use-ultra-safe-encoding):
16508         * pop3.el (parse-time-months):
16509         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16510         * nnml.el (files):
16511         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16512         (jka-compr-compression-info-list, ange-ftp-path-format)
16513         (efs-path-regexp):
16514         * nndiary.el (files):
16515         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16516         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16517         (epg-digest-algorithm-alist, inhibit-redisplay)
16518         (password-cache-expiry):
16519         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16520         (pgg-output-buffer, password-cache-expiry):
16521         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16522         (efs-path-regexp):
16523         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16524         (inhibit-redisplay):
16525         * mm-uu.el (file-name, start-point, end-point, entry)
16526         (gnus-newsgroup-name, gnus-newsgroup-charset):
16527         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16528         (latin-unity-ucs-list):
16529         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16530         (mm-uu-binhex-decode-function):
16531         * message.el (gnus-message-group-art, gnus-list-identifiers)
16532         (rmail-enable-mime-composing, gnus-local-organization)
16533         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16534         (gnus-read-active-file, facemenu-add-face-function)
16535         (facemenu-remove-face-function, gnus-article-decoded-p)
16536         (tool-bar-mode):
16537         * mail-source.el (display-time-mail-function):
16538         * gnus-util.el (nnmail-pathname-coding-system)
16539         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16540         (gnus-original-article-buffer, gnus-user-agent)
16541         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16542         (xemacs-codename, sxemacs-codename, emacs-program-version):
16543         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16544         * gnus-start.el (gnus-agent-covered-methods)
16545         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16546         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16547         (gnus-newsgroup-headers, gnus-group-list-mode)
16548         (gnus-group-mark-positions, gnus-newsgroup-data)
16549         (gnus-newsgroup-unreads, nnoo-state-alist)
16550         (gnus-current-select-method, mail-sources)
16551         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16552         (nnmail-spool-file, gnus-cache-active-hashtb):
16553         * gnus-mh.el (mh-lib-progs):
16554         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16555         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16556         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16557         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16558         (gnus-group-buffer):
16559         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16560         (font-lock-set-defaults):
16561         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16562         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16563         (gnus-summary-post-menu, total-parts, type, condition, length):
16564         * gnus-agent.el (gnus-agent-read-agentview):
16565         * flow-fill.el (show-trailing-whitespace):
16566         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16567         eval-and-compile wrappers for byte compiler pacifiers.
16568
16569         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16570         (mm-display-inline-fontify): Check for featurep 'xemacs not
16571         extent-list.
16572
16573         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16574         itimer-list.
16575         (mm-create-image-xemacs): Only do something for XEmacs.
16576         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16577
16578         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16579
16580         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16581         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16582
16583 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16584
16585         * nnimap.el (nnimap-split-download-body):
16586         * gnus-demon.el (gnus-demon):
16587         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16588
16589 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16590
16591         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16592         New macros.
16593         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16594         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16595         copy data from unibyte buffer to multibyte current buffer.
16596         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16597         to copy data from unibyte current buffer to multibyte buffer.
16598         (nntp-make-process-buffer): Make process buffer unibyte.
16599
16600         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16601
16602 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16603
16604         * pop3.el (pop3-open-server): Accept and process data more robustly at
16605         connection start to avoid spurious "POP SSL connection failed" errors.
16606
16607 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16608
16609         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16610         read group names.
16611
16612 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16613
16614         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16615
16616 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16617
16618         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16619         (nnmail-save-active): Use a unibyte buffer when saving active file,
16620         which may contain non-ASCII group names.
16621
16622         * nnml.el (nnml-request-group): Decode group names in messages.
16623
16624 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16625
16626         * message.el (message-citation-line-function)
16627         (message-insert-formatted-citation-line): Fix spelling of
16628         `message-insert-formated-citation-line'.
16629
16630 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16631
16632         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16633
16634 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16635
16636         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16637         nnmail-pathname-coding-system.
16638
16639         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16640         that a user enters; decode group names in messages.
16641
16642         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16643
16644 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16645
16646         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16647
16648         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16649
16650         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16651         risky local variable.
16652
16653         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16654
16655 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16656
16657         * encrypt.el: Improve documentation to fix function name typo.
16658         Reported by Daiki Ueno <ueno@unixuser.org>.
16659
16660 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16661
16662         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16663         even if the point is not in the last page of an article.
16664         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16665         back to the previous page.
16666
16667 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16668
16669         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16670
16671 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16674
16675 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16676
16677         * message.el (message-check-news-body-syntax):
16678         Avoid mm-string-as-multibyte.
16679         (message-hide-headers): Don't assume (point-min)==1.
16680
16681 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16682
16683         * message.el (message-remove-blank-cited-lines): Fix if remove is
16684         given.
16685         (message-bogus-address-regexp): New variable.
16686         (message-bogus-recipient-p): New function.
16687         (message-check-recipients): New command.
16688         (message-syntax-checks): Add `bogus-recipient'.
16689         (message-fix-before-sending): Add `bogus-recipient'.
16690
16691         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16692         (gnus-treat-body-boundary): Don't test window-system.
16693
16694 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16695
16696         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16697
16698 2007-10-28  Miles Bader  <miles@gnu.org>
16699
16700         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16701         at compile-time too.
16702
16703 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16704
16705         * gnus-msg.el (gnus-message-setup-hook):
16706         Add `message-remove-blank-cited-lines' to options.
16707
16708 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16709
16710         * message.el (message-remove-blank-cited-lines): New function.
16711         Suggested by Karl Plästerer.
16712
16713 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16714
16715         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16716         mapc.
16717
16718         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16719         (top-level): Use mapc to set functions to be traced for debugging.
16720
16721         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16722         called for effect with while loop.
16723
16724         * message.el (message-talkative-question): Replace mapcar called for
16725         effect with mapc.
16726
16727         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16728         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16729         called for effect with dolist.
16730
16731         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16732
16733         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16734         gnus-extra-headers and nnmail-extra-headers.
16735
16736         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16737         called for effect with dolist.
16738         (top-level): Use mapc to set functions to be traced for debugging.
16739
16740         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16741         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16742         dolist.
16743
16744         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16745         Replace mapcar called for effect with mapc.
16746         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16747         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16748         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16749         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16750
16751         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16752         remove-if that's a cl function.
16753
16754         * webmail.el (webmail-debug): Replace mapcar called for effect with
16755         dolist.
16756
16757         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16758         with mapc.
16759
16760 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16761
16762         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16763         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16764         with while loop.
16765
16766         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16767         functions from article-* functions.
16768         (gnus-multi-decode-header): Replace mapcar called for effect with
16769         dolist.
16770
16771         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16772         (gnus-bookmark-show-details): Replace mapcar called for effect with
16773         while loop.
16774
16775         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16776         called for effect with while loop.
16777
16778         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16779         with dolist.
16780
16781         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16782         Replace mapcar called for effect with dolist.
16783
16784         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16785
16786         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16787         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16788         Replace mapcar called for effect with dolist.
16789         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16790         mapc.
16791
16792         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16793         Replace mapcar called for effect with dolist.
16794         (gnus-topic-list): Replace mapcar called for effect with mapc.
16795
16796         * gnus.el: Use mapc instead of mapcar to add autoloads.
16797
16798 2007-10-23  Richard Stallman  <rms@gnu.org>
16799
16800         * gnus-group.el (gnus-group-highlight): Mark as risky.
16801
16802 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16803
16804         * gnus.el (gnus-server-to-method): Return method found first in
16805         gnus-newsrc-alist.
16806
16807         * gnus-art.el (gnus-article-highlight-signature)
16808         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16809         button overlay without the front stickiness.
16810
16811 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16812
16813         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16814         overview buffer needed a catch to receive its throw.
16815         (gnus-agent-flush-cache): Declare as interactive to make this function
16816         easier to use.
16817
16818 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16819
16820         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16821         `next-line'.
16822
16823 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16824
16825         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16826         exclude address matching message-dont-reply-to-names.
16827
16828 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16829
16830         * gnus-util.el (gnus-string<): New function.
16831
16832         * gnus-sum.el (gnus-article-sort-by-author)
16833         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16834
16835 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16836
16837         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16838         the frame-focus tag is set in gnus-buffer-configuration.
16839
16840 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16841
16842         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16843         the front stickiness.
16844
16845 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16846
16847         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16848         url pattern; remove duplicate one.
16849         (gnus-article-extend-url-button): New function.
16850         (gnus-article-add-buttons): Use it.
16851         (gnus-button-push): Use concatenated url that it makes.
16852
16853 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16854
16855         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16856
16857 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16858
16859         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16860         Don't hardcode point-min==1.
16861
16862 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16863
16864         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16865         Fix comment about "iso8859-1".
16866
16867 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16868
16869         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16870         ones returned from the verify-function.
16871
16872         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16873         Call mml2015-extract-cleartext-signature if extraction failed.
16874
16875 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16876
16877         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16878         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16879         failed.
16880
16881 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16882
16883         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16884
16885 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16886
16887         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16888         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16889         recommends to use EasyPG instead of PGG.
16890
16891         * pgg.el: Revert to revision 6.23.2.16.
16892
16893         * pgg-def.el: Revert to revision 6.6.2.14.
16894
16895         * pgg-gpg.el: Revert to revision 6.23.2.34.
16896
16897 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16898
16899         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16900         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16901         thread for both the null and zero (kill/expire thread) universal prefix
16902         cases.
16903         (gnus-summary-expire-thread): Add new function to expire a thread,
16904         using gnus-summary-kill-thread.
16905         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16906         shortcuts for gnus-summary-expire-thread.
16907         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16908         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16909
16910 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16911
16912         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16913         extras value, so an extras entry can be deleted.
16914         (gnus-registry-delete-extra-entry): Use it.
16915         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16916         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16917         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16918         storage through the gnus-registry, and provide an appropriate API for
16919         it.
16920
16921 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16922
16923         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16924         Suggested by Leo <sdl.web@gmail.com>.
16925
16926         * gnus.el: Do.
16927
16928 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16929
16930         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16931         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16932
16933         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16934
16935         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16936         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16937
16938 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16941         newline.
16942         (nnmbox-request-accept-article): Don't change article in source buffer;
16943         narrow to header to use message-fetch-field rather than
16944         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16945         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16946         as delimiters; make sure article ends with newline.
16947         (nnmbox-delete-mail): Correct last position of article to be deleted;
16948         ignore X-Gnus-Newsgroup header in article body.
16949         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16950         positions; make sure article ends with newline.
16951
16952         * message.el (message-display-abbrev): Don't infloop when a user
16953         inserts SPC in the beginning of header.
16954
16955         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16956         coding-system-for-read and coding-system-for-write for XEmacs having no
16957         file-coding feature.
16958
16959         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16960
16961 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16962
16963         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16964         list of groups not followed by default.  Fix type to be regexp.
16965         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16966
16967 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16968
16969         * hmac-def.el (define-hmac-function): Switch from old-style to
16970         new-style backquotes.
16971
16972         * md4.el (md4-make-step): Likewise.
16973
16974 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16975
16976         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16977         raw-text coding system when saving .newsrc file, which may contain
16978         non-ASCII group names.
16979
16980 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16981
16982         * gnus-cus.el (gnus-score-extra): New widget.
16983         (gnus-score-extra-convert): New function.
16984         (gnus-score-customize): Use it for Extra.
16985
16986 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16987
16988         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16989         (mml2015-mailcrypt-clear-verify): Use it.
16990         (mml2015-gpg-clear-verify): Use it.
16991         (mml2015-pgg-clear-verify): Use it.
16992         (mml2015-epg-clear-verify): Replace the current part with the output
16993         from GnuPG; don't extract the plaintext by itself.
16994
16995         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16996         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16997         mml2015-clear-verify-function; don't touch the armor headers or
16998         dash-escaped text here.
16999
17000 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17001
17002         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17003         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17004         parts, or application/octet-stream as a last resort.
17005         (gnus-mime-view-part-as-type): Don't toggle display.
17006         (gnus-mime-view-part-as-charset): Don't turn off display before
17007         querying charset.
17008
17009         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17010         stuff to undisplayer function in Emacs.
17011         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17012
17013         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17014         text/calendar parts.
17015
17016 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17017
17018         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17019         decoding text/calendar parts.
17020
17021         * message.el (message-forward-make-body-mime): Always mark body as
17022         having no illegible text; remove signed-or-encrypted argument.
17023         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17024
17025         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17026         (mml-generate-mime-1): Don't encode body if it is specified to be in
17027         raw form; don't make buffer be unibyte when inserting multibyte string.
17028
17029 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17030
17031         * sha1.el: Fix up comment style.
17032         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17033         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17034
17035         * hex-util.el: Fix up comment style.
17036         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17037
17038         * gnus-salt.el: Use with-current-buffer.
17039         (gnus-pick-setup-message): Fix long-standing typo.
17040
17041 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17042
17043         * imap.el (imap-logout-timeout): New variable.
17044         (imap-logout, imap-logout-wait): New functions.
17045         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17046
17047         * nnimap.el (nnimap-logout-timeout): New server variable.
17048         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17049         nnimap-logout-timeout.
17050
17051         * gnus-art.el (gnus-article-summary-command-nosave)
17052         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17053
17054 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17055
17056         * gnus.el (gnus-maximum-newsgroup): New variable.
17057
17058         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17059         according to gnus-maximum-newsgroup.
17060
17061         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17062         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17063         Limit the range of articles according to gnus-maximum-newsgroup.
17064
17065 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17066
17067         * gnus-art.el (gnus-sticky-article): Fix problems described in
17068         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17069         Don't perform gnus-configure-windows here; reuse existing sticky
17070         article buffer.
17071
17072         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17073         it doesn't exist in gnus-article-mode.
17074
17075 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17076
17077         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17078         (gnus-agent-decoded-group-name): New function.
17079         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17080         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17081
17082 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17083
17084         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17085         Add binding for gnus-sticky-article.
17086         (gnus-summary-exit): Don't kill sticky article buffers.
17087
17088         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17089         article buffer.
17090         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17091         (gnus-kill-sticky-article-buffers): New commands.
17092
17093 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17094
17095         * nntp.el (nntp-xref-number-is-evil): New server variable.
17096         (nntp-find-group-and-number): If it is non-nil, don't trust article
17097         numbers in the Xref header.
17098
17099 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17100
17101         * gnus-agent.el (gnus-agent-read-group): New function.
17102         (gnus-agent-flush-group, gnus-agent-expire-group)
17103         (gnus-agent-regenerate-group): Use it.
17104         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17105         nnmail-pathname-coding-system.
17106
17107 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17108
17109         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17110
17111         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17112         that are unread as unread, and also as selected so that information of
17113         marks having been changed by a user may be updated when exiting group.
17114
17115 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17116
17117         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17118
17119 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17120
17121         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17122         calculated ignoring signature parts to gnus-treat-article.
17123
17124 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17125
17126         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17127         a point here in order to keep the window start.
17128         (gnus-insert-mime-security-button): Make a button overlay without the
17129         front stickiness.
17130         (gnus-mime-display-security): Goto the end of a button.
17131
17132         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17133
17134 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17135
17136         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17137         group-name-at-point.
17138         (gnus-group-completing-read): New function that offers decoded
17139         non-ASCII group names for completion.
17140         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17141         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17142         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17143         (gnus-group-fetch-control): Use it.
17144         (gnus-fetch-group): Use group-name-at-point for the initial value
17145         rather than the default value; use gnus-alive-p.
17146
17147         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17148         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17149         (gnus-summary-post-news): Use gnus-group-completing-read.
17150
17151         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17152         (gnus-read-move-group-name): Decode group name for completion.
17153
17154 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17155
17156         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17157         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17158         Yamaoka slightly modified the code).
17159
17160 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17161
17162         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17163         (nnmail-split-incoming): Bind it.
17164
17165         * nnml.el (nnml-group-name-charset): New function.
17166         (nnml-decoded-group-name): Use it; don't decode group name if
17167         nnmail-group-names-not-encoded-p is non-nil.
17168         (nnml-encoded-group-name): New function.
17169         (nnml-group-pathname): Inline nnml-decoded-group-name.
17170         (nnml-request-expire-articles): Decode group name in message.
17171         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17172         nnmail-pathname-coding-system.
17173         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17174         not decoded ones according to nnmail-group-names-not-encoded-p.
17175         (nnml-generate-active-info): Use nnml-encoded-group-name.
17176
17177 2007-08-08  Glenn Morris  <rgm@gnu.org>
17178
17179         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17180         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17181         doc-strings and comments.
17182
17183 2007-07-25  Glenn Morris  <rgm@gnu.org>
17184
17185         * Relicense all FSF files to GPLv3 or later.
17186
17187 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17188
17189         * gnus-sum.el (gnus-summary-move-article):
17190         Make gnus-summary-respool-article work.
17191
17192 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17193
17194         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17195         string.
17196
17197 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17198
17199         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17200         that should be ignored when comparing distant RSS articles with local
17201         ones.
17202         (nnrss-make-hash-index): New function.  Create a hash index according
17203         to the ignored fields.
17204         (nnrss-check-group): Use it.
17205
17206 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17209
17210         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17211
17212         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17213         the new optional argument ENCODED is non-nil.
17214         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17215         coding system for encoding group name.
17216         (gnus-group-make-rss-group): Pass un-encoded group name to
17217         gnus-group-make-group.
17218         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17219         encoded.
17220
17221         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17222         Encode group name to which articles are moved or copied.
17223         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17224         coding system for encoding Newsgroup, Followup-To and Xref headers.
17225
17226         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17227         marks; use nnheader-file-coding-system to write a file.
17228         (nnagent-retrieve-headers): Bind file-name-coding-system to
17229         nnmail-pathname-coding-system.
17230
17231         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17232
17233         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17234         (nnml-request-article, nnml-request-create-group)
17235         (nnml-request-rename-group, nnml-find-id)
17236         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17237         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17238         (nnml-save-marks): Use nnml-group-pathname instead of
17239         nnmail-group-pathname.
17240
17241         (nnml-request-create-group, nnml-request-expire-articles)
17242         (nnml-request-move-article, nnml-request-delete-group)
17243         (nnml-deletable-article-p, nnml-possibly-create-directory)
17244         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17245         (nnml-open-marks): Bind file-name-coding-system to
17246         nnmail-pathname-coding-system.
17247
17248         (nnml-request-article): Pass server argument to nnml-find-group-number.
17249         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17250         Pass server argument to nnml-possibly-create-directory.
17251         (nnml-request-accept-article): Pass server argument to
17252         nnml-active-number and nnml-save-mail.
17253         (nnml-find-group-number): Pass server argument to nnml-find-id.
17254         (nnml-request-update-info): Pass server argument to
17255         nnml-marks-changed-p.
17256
17257         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17258         (nnml-save-mail, nnml-active-number): Add server argument.
17259
17260         (nnml-request-delete-group): Warn if group is missing.
17261         (nnml-get-nov-buffer): Decode group name.
17262         (nnml-generate-active-info): Encode group name.
17263         (nnml-open-marks): Decode group name in messages.
17264
17265 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17266
17267         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17268         if it is not specified.
17269         (gnus-article-pipe-part, gnus-article-save-part)
17270         (gnus-article-interactively-view-part, gnus-article-copy-part)
17271         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17272         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17273         (gnus-article-replace-part, gnus-article-delete-part)
17274         (gnus-article-view-part-as-type): Pass raw prefix argument to
17275         gnus-article-part-wrapper.
17276
17277 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17278
17279         * gnus-agent.el (gnus-agent-save-active):
17280         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17281
17282         * gnus-cache.el (gnus-cache-save-buffers)
17283         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17284         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17285         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17286         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17287         (gnus-cache-generate-active, gnus-cache-rename-group)
17288         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17289         (gnus-cache-update-overview-total-fetched-for):
17290         Bind file-name-coding-system to nnmail-pathname-coding-system.
17291         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17292         New variables.
17293         (gnus-cache-decoded-group-name): New function.
17294         (gnus-cache-file-name): Use it.
17295         (gnus-cache-generate-active): Use non-decoded group name for active.
17296
17297         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17298         right place.
17299         (gnus-write-active-file): Don't break non-ASCII group names.
17300
17301         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17302         nnmail-pathname-coding-system.
17303
17304         * lpath.el: Bind default-file-name-coding-system,
17305         file-name-coding-system and language-info-alist for XEmacs.
17306
17307         * gnus-uu.el (gnus-uu-decode-save): Typo.
17308
17309 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17312
17313 2007-07-14  David Kastrup  <dak@gnu.org>
17314
17315         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17316         finishing actions if we did not edit the article.
17317
17318 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17319
17320         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17321         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17322         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17323         (gnus-agent-flush-group, gnus-agent-flush-cache)
17324         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17325         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17326         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17327         (gnus-agent-regenerate-group)
17328         (gnus-agent-update-files-total-fetched-for)
17329         (gnus-agent-update-view-total-fetched-for):
17330         Bind file-name-coding-system to nnmail-pathname-coding-system.
17331         (gnus-agent-group-pathname): Don't encode file names by
17332         nnmail-pathname-coding-system.
17333         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17334         coding-system-for-write instead of buffer-file-coding-system to
17335         gnus-agent-file-coding-system.
17336
17337         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17338         Decode group name.
17339
17340         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17341
17342         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17343         (gnus-read-newsrc-el-file): Make group names unibyte.
17344
17345         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17346         nnmail-pathname-coding-system.
17347
17348         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17349         (nnrss-request-delete-group): Bind file-name-coding-system to
17350         nnmail-pathname-coding-system.
17351         (nnrss-read-server-data, nnrss-read-group-data):
17352         Bind file-name-coding-system correctly.
17353         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17354
17355         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17356         (nntp-server-to-method-cache): New variable.
17357         (nntp-group-pathname): New function that decodes non-ASCII group names.
17358         (nntp-possibly-create-directory, nntp-marks-changed-p)
17359         (nntp-save-marks, nntp-open-marks): Use it.
17360         (nntp-possibly-create-directory, nntp-open-marks):
17361         Bind file-name-coding-system to nnmail-pathname-coding-system.
17362         (nntp-open-marks): Decode group names when bootstrapping marks.
17363
17364         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17365         Newsgroups and Followup-To headers.
17366
17367 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17368
17369         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17370         (gnus-server-closed-face, gnus-server-denied-face)
17371         (gnus-server-offline-face): Remove variable.
17372         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17373
17374         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17375         of modifying message-stack directly for XEmacs.
17376
17377         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17378         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17379         if the coding-system argument is nil for XEmacs.
17380
17381         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17382         mm-charset-override-alist.
17383
17384         * rfc2047.el: Don't require base64; require rfc2045 for the function
17385         rfc2045-encode-string.
17386         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17387         to quote the parameter value.
17388
17389 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17390
17391         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17392         form in gnus-group-name-charset-method-alist.
17393
17394         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17395         overrides the default layout edit-form.
17396
17397         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17398
17399         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17400
17401 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17402
17403         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17404         as unfetched articles.
17405
17406 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17407
17408         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17409
17410 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17411
17412         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17413         original back end that keeps marks in the local system.
17414
17415 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17416
17417         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17418         arg of pop-to-buffer for XEmacs.
17419         (gnus-article-read-summary-keys): Ditto; don't restore window
17420         configuration if summary command ends up with neither article buffer
17421         nor summary buffer; describe bindings if summary keys end with C-h.
17422
17423 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17424
17425         * message.el (message-fix-before-sending): Skip raw message part to be
17426         forwarded while checking illegible text.
17427         (message-forward-make-body-mime, message-forward-make-body):
17428         Mark signed or encrypted raw message as having no illegible text.
17429
17430 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17431
17432         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17433         (gnus-message-with-timestamp-1): New macro.
17434         (gnus-message-with-timestamp): New function.
17435         (gnus-message): Use them.
17436
17437         * nnheader.el (nnheader-message): Use them.
17438
17439 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17440
17441         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17442         .newsrc.eld file.
17443
17444 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17445
17446         * gnus-agent.el (gnus-agent-fetch-headers)
17447         (gnus-agent-retrieve-headers):
17448         Bind gnus-decode-encoded-address-function to identity.
17449
17450         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17451         available also when the server returns simply a dot.
17452
17453         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17454
17455 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17456
17457         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17458
17459 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17460
17461         * gnus-ems.el (gnus-x-splash): Make it work.
17462
17463         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17464         from being used.
17465
17466         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17467
17468 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17469
17470         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17471         4th and the 5th arguments.
17472
17473         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17474         the front stickiness.
17475         (gnus-article-summary-command-nosave): Correct the order of the
17476         arguments passed to pop-to-buffer.
17477         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17478         summary command ends up with the article buffer.
17479
17480         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17481         the same faces.
17482
17483 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17484
17485         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17486
17487 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17488
17489         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17490         * gnus-sum.el (gnus-summary-highlight):
17491         * pgg.el (pgg-sign-region, pgg-sign):
17492         * mail-source.el (mail-source-delete-old-incoming-confirm):
17493         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17494
17495 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17496
17497         * gnus-art.el (gnus-mime-view-part-externally)
17498         (gnus-mime-view-part-internally): Fix predicate function passed to
17499         completing-read.
17500
17501         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17502
17503         * gnus.el (gnus-update-message-archive-method): Add :version.
17504
17505 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17506
17507         * gnus.el (gnus-update-message-archive-method): New variable.
17508
17509         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17510         according to gnus-message-archive-method if
17511         gnus-update-message-archive-method is non-nil.
17512
17513 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17514
17515         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17516         Suggested by Loic Dachary <loic@dachary.org>.
17517         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17518
17519 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17520
17521         * message.el (message-pop-to-buffer): Add switch-function argument.
17522         (message-mail): Pass switch-function argument to it.
17523
17524 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17525
17526         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17527         Improve doc string.
17528
17529 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17530
17531         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17532         (gnus-header-content):
17533         * gnus-cite.el (gnus-cite-10):
17534         * gnus-srvr.el (gnus-server-closed):
17535         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17536         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17537         (gnus-group-mail-3-empty, gnus-group-mail-low)
17538         (gnus-group-mail-low-empty, gnus-splash):
17539         * message.el (message-header-to, message-header-cc)
17540         (message-header-subject, message-header-other, message-header-name)
17541         (message-header-xheader, message-separator, message-cited-text)
17542         (message-mml): Lighten colors of faces used for dark background.
17543
17544 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17545
17546         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17547         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17548
17549 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17550
17551         * message.el (message-narrow-to-headers-or-head):
17552         Ignore mail-header-separator in the body.
17553
17554 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17555
17556         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17557         same as window size.
17558
17559 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17560
17561         * message.el (message-font-lock-keywords): Use message-header-xheader
17562         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17563         ahead of the anything pattern, to get it recognized.
17564
17565 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17566
17567         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17568         spam.el loads uses it in the compiled defadvice form.
17569
17570 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17571
17572         * gnus-sum.el (gnus-articles-to-read)
17573         (gnus-summary-insert-old-articles): Don't truncate group name for
17574         `read-string'.
17575
17576         * gnus-util.el (gnus-limit-string): Delete this function.
17577
17578         * gnus-sum.el (gnus-simplify-subject-fully):
17579         Use `truncate-string-to-width' instead.
17580
17581 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17582
17583         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17584         Tell if, on summary exit, the next group has to be selected.
17585         (gnus-summary-exit): Use it.
17586
17587 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17588
17589         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17590         non-break space.
17591
17592 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17593
17594         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17595         Check if group is not a directory.
17596         (nnfolder-request-expire-articles): Don't delete articles if the target
17597         group is not available.
17598
17599         * nnml.el (nnml-request-create-group): Properly check if group is not a
17600         file.
17601         (nnml-request-expire-articles): Don't delete articles if the target
17602         group is not available.
17603
17604         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17605         Don't quote characters that are within parentheses.
17606
17607 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17608
17609         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17610         (gnus-handle-ephemeral-exit): Select article according to it.
17611
17612 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17613
17614         * message.el (message-insert-formated-citation-line): Remove newline.
17615         (message-citation-line-format): Add final \n here so that the user can
17616         avoid a blank line.
17617
17618 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17619
17620         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17621         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17622         Update lanl/arXiv support.
17623
17624 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17625
17626         * gnus.el: Bump version number.
17627
17628 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17629
17630         * gnus.el (gnus-version-number): Bump version.
17631
17632 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17633
17634         * gnus.el: No Gnus v0.6 is released.
17635
17636 2007-04-27  Didier Verna  <didier@xemacs.org>
17637
17638         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17639         * gmm-utils.el (gmm-regexp-concat): ... here.
17640         * message.el: Don't require 'gnus-util.
17641         (message-dont-reply-to-names): Handle name change above.
17642         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17643
17644 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17647         since the initial value varies according to the system.
17648
17649 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17650
17651         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17652
17653 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17654
17655         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17656
17657 2007-04-24  Didier Verna  <didier@xemacs.org>
17658
17659         Improve the type of gnus-ignored-from-addresses.
17660         * gnus-util.el (gnus-orify-regexp): New function.
17661         * message.el (gnus-util): Require it.
17662         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17663         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17664         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17665
17666 2007-04-24  Didier Verna  <didier@xemacs.org>
17667
17668         * gnus-sum.el:
17669         * gnus-utils.el: Fix some trailing whitespaces.
17670
17671 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17672
17673         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17674         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17675         article's Message-ID; refer parent article in summary buffer.
17676
17677         * message.el (message-bounce): Call mime-to-mml.
17678
17679         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17680         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17681         optimize and/or forms properly.
17682
17683 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17684
17685         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17686         URL.
17687
17688 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17689
17690         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17691
17692 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17693
17694         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17695         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17696         displayed of multipart/alternative part if it is invoked from summary
17697         buffer.
17698
17699         * mm-view.el (mm-inline-text-html-render-with-w3m)
17700         (mm-inline-text-html-render-with-w3m-standalone)
17701         (mm-inline-render-with-function): Use mail-parse-charset by default.
17702
17703 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17704
17705         * parse-time.el (parse-time-string-chars): Check if CHAR
17706         is less than the length of parse-time-syntax.
17707
17708 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17709
17710         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17711         from gnus-newsgroup-processable.
17712
17713 2007-04-16  Didier Verna  <didier@xemacs.org>
17714
17715         * gnus-msg.el (gnus-configure-posting-styles):
17716         Handle message-signature-directory properly with :file syntax.
17717         Reported by "Leo".
17718
17719 2007-04-11  Didier Verna  <didier@xemacs.org>
17720
17721         New user option: message-signature-directory.
17722         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17723         * message.el (message-insert-signature): Ditto.
17724         * message.el (message-signature-file): Doc update.
17725         * message.el (message-signature-directory): New.
17726
17727 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17728
17729         * gnus-msg.el (gnus-inews-yank-articles):
17730         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17731
17732 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17733
17734         * message.el (message-yank-original): Make sure cited text ends with
17735         newline; don't exchange point and mark.
17736
17737 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17738
17739         * tls.el (open-tls-stream): Properly handle case where there
17740         is no associated buffer.
17741
17742 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17743
17744         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17745         message-yank-original, make sure (< mark TEXT point).
17746
17747 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17748
17749         * message.el (message-fill-column): New variable.
17750         (message-mode): Use it.  Add comment on a possible new hook.
17751
17752         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17753         (nnmail-get-new-mail): Reformat.
17754
17755         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17756
17757         * gmm-utils.el: Fix Commentary.
17758         (gmm-tool-bar-from-list): Fix typo in doc string.
17759
17760 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17761
17762         * message.el (message-yank-original): Don't switch point and mark
17763         unnecessarily to put point and mark as documented.
17764
17765 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17766
17767         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17768         from the message heads.
17769
17770 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17771
17772         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17773         article buffer does not have a window.  This may not be the best
17774         solution but is certainly better than setting the start of the null,
17775         that is the current, window.
17776
17777 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17778
17779         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17780         (gnus-draft-setup): Run it.
17781
17782         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17783         gnus-score-fast-scoring.  Allow regexp.
17784         (gnus-score-headers): Use it.
17785
17786         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17787         XEmacs.
17788
17789         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17790         string.
17791         (gnus-button-alist): Also catch `<f1> k ...'.
17792         (gnus-treat-display-x-face): Fix doc string.
17793
17794 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17795
17796         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17797         evaluation of gnus-extended-version to ensure correct generation of the
17798         User-Agent header when message-generate-headers-first is used.
17799
17800 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17801
17802         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17803         hashcash-path is nil.  Don't call callback with incorrect number of
17804         parameters if val is 0.
17805
17806 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17807
17808         * message.el (message-required-news-headers):
17809         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17810
17811 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17812
17813         * tls.el (open-tls-stream): In handshake-waiting loop,
17814         don't wait more if there is output available to process.
17815
17816 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17817
17818         * tls.el (tls-program): Doc fix.
17819
17820 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17821
17822         * message.el (message-generate-new-buffers): Change the meaning of the
17823         nil value; add `standard' to the choices; treat t as `unique'; improve
17824         doc string.
17825         (gnus-select-frame-set-input-focus): Autoload.
17826         (message-buffer-name): Search for the existing message buffer if
17827         message-generate-new-buffers is nil or `standard'; treat the value t of
17828         message-generate-new-buffers as `unique'.
17829         (message-pop-to-buffer): Raise the frame already displaying the message
17830         buffer; clear the echo area after querying.
17831         (message-setup): Pass the `continue' argument to compose-mail.
17832         (message-mail): Prefer `switch-function' if it is given; search for the
17833         existing message buffer if the `continue' argument is non-nil; pass
17834         continue and switch-function arguments to compose-mail by way of
17835         message-setup.
17836         (message-mail-other-window): Adjust argument of message-setup.
17837         (message-mail-other-frame): Ditto.
17838
17839 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17840
17841         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17842         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17843         to turn font-lock on when turning gnus-message-citation-mode on.
17844
17845 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17846
17847         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17848         (mml-smime-function-alist): New variable; add epg as the backend.
17849         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17850         mml-smime- functions instead.
17851         * mm-view.el: Require smime.
17852
17853 2007-03-05  Didier Verna  <didier@xemacs.org>
17854
17855         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17856         instead of just inheritance for posting styles.
17857         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17858
17859 2007-02-24  Chris Moore  <dooglus@gmail.com>
17860
17861         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17862         * pgg-pgp.el (pgg-pgp-encrypt-region):
17863         * pgg-gpg.el (pgg-gpg-encrypt-region):
17864         Check pgg-encrypt-for-me if no other recipients.
17865
17866 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17867
17868         * tls.el (tls-certtool-program): Fix custom type.
17869
17870 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17871
17872         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17873         and point-at-eol instead of line-(beginning|end)-position.
17874
17875         * assistant.el (assistant-parse-buffer): Ditto.
17876
17877         * netrc.el (netrc-parse-services): Ditto.
17878
17879 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17880
17881         * mml2015.el (mml2015-epg-find-usable-key): New function.
17882         (mml2015-epg-sign): Use it.
17883         (mml2015-epg-encrypt): Use it.
17884
17885 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17886
17887         * message.el (message-make-in-reply-to): Quote name containing
17888         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17889         if there are special characters.  Reported by NAKAJI Hiroyuki
17890         <nakaji@jp.freebsd.org>.
17891
17892 2007-02-27  Didier Verna  <didier@xemacs.org>
17893
17894         Include the group parameters as well as the topic ones in the
17895         inheritance filter process.
17896         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17897         argument GROUP-PARAMS-LIST.
17898         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17899
17900 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17901
17902         * nntp.el (nntp-never-echoes-commands)
17903         (nntp-open-connection-functions-never-echo-commands): New variables.
17904         (nntp-send-command): Use them.
17905
17906 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17907
17908         * mml2015.el (mml2015-epg-verify): Simplify.
17909
17910 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17911
17912         * mml.el (mml-content-disposition-alist): New user option.
17913         (mml-content-disposition): New function.
17914         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17915         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17916
17917 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17918
17919         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17920         verification.
17921
17922 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17923
17924         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17925         articles posted in the last 24 hours.
17926
17927 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17928
17929         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17930
17931 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17932
17933         * nntp.el (nntp-send-command): Don't wait for echoes when
17934         nntp-open-ssl-stream is used.
17935
17936 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17937
17938         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17939         (gnus-message-add-citation-keywords)
17940         (gnus-message-remove-citation-keywords): Remove.
17941         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17942         directly, make the variables in font-lock-defaults buffer-local, add
17943         gnus-message-citation-keywords to them and then update the value of
17944         font-lock-keywords.
17945
17946 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17947
17948         * message.el (message-cite-original-1): Don't call
17949         gnus-article-highlight-citation.
17950
17951         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17952         citations; fix line count.
17953
17954 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17955
17956         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17957         (gnus-message-add-citation-keywords)
17958         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17959         versions of font-lock-add-keywords and font-lock-remove-keywords to
17960         work with XEmacs correctly.
17961
17962 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17963
17964         * gnus-cite.el (gnus-cite-face-list): Set the values of
17965         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17966         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17967         (gnus-message-cite-prefix-regexp): New variable.
17968         (gnus-message-search-citation-line): Use it; protect against long
17969         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17970         the 0th match data for Emacs.
17971         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17972         (gnus-message-add-citation-keywords): Append keywords rather than
17973         prepending; emulate font-lock-add-keywords if it is not available.
17974         (gnus-message-remove-citation-keywords):
17975         Emulate font-lock-remove-keywords if it is not available.
17976
17977         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17978
17979         * message.el (message-cite-prefix-regexp): Set the value of
17980         gnus-message-cite-prefix-regexp.
17981
17982 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17983
17984         * nnweb.el (nnweb-google-parse-1): Update parser.
17985
17986 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17987
17988         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17989
17990 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17991
17992         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17993         regexp.
17994
17995 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17996
17997         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17998         string-to-multibyte.
17999         (uudecode-decode-region-internal): Use it.
18000
18001         * lpath.el: Fbind string-as-multibyte for XEmacs.
18002
18003 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18004
18005         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18006         Fix custom choice.
18007
18008         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18009
18010 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18011
18012         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18013
18014         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18015         `write-region' to respect `mm-inhibit-file-name-handlers'.
18016
18017 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18018
18019         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18020         Use gnus-home-directory instead of "~/" or "$HOME".
18021
18022 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18023
18024         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18025         to mention filename.
18026         Add comments at beginning regarding usage.
18027         (encrypt-write-file-contents): Change interactive so a string is
18028         acceptable.  If the file has no associated model, show an error instead
18029         of a nonsense prompt.
18030
18031 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18032
18033         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18034         Thanks to Yoshihiko Yamada for kind notification of this typo.
18035
18036 2007-01-12  Kenichi Handa  <handa@m17n.org>
18037
18038         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18039         multibyte buffer.
18040
18041 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18042
18043         * gnus-score.el (gnus-score-fast-scoring): New variable.
18044         (gnus-score-headers): Use it.
18045
18046         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18047
18048         * message.el (message-cite-original-1):
18049         Call gnus-article-highlight-citation if requested.
18050         (message-make-from): Allow name and address as optional arguments.
18051
18052         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18053
18054         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18055         bugs to doc string.
18056         (gnus-button-alist): Add mid\\|message-id.
18057         (gnus-button-fetch-group): Extend for use in
18058         `browse-url-browser-function'.
18059         (gnus-button-url-regexp): Try to catch paired parentheses like in
18060         Wikipedia URLs.
18061
18062         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18063         Suggested by Simon Krahnke <overlord@gmx.li>.
18064
18065 2007-01-13  Romain Francoise  <romain@orebokech.com>
18066
18067         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18068         Update copyright.
18069
18070 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18071
18072         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18073
18074 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18075
18076         * gnus-registry.el (gnus-registry-unfollowed-groups)
18077         (gnus-registry-split-fancy-with-parent): Fix documentation.
18078
18079 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18080
18081         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18082         from nnweb groups.
18083
18084 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18085
18086         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18087         Xref urls.  Erase buffer before requesting head.
18088
18089         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18090
18091 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18092
18093         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18094         customizable.
18095
18096 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18097
18098         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18099         no signing key is found.
18100         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18101         no encrypting and/or signing key is found.
18102
18103 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18104
18105         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18106
18107 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18108
18109         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18110         headers read from disk with the ones newly found in the current search.
18111         This should no longer cause problems, because the article numbers in
18112         Gmane's `nov.php' output are ignored since the previous change.
18113
18114 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18115
18116         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18117
18118 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18119
18120         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18121         replace-regexp-in-string; bind url-version; fbind display-images-p and
18122         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18123         find-face and set-itimer-function for Emacs; bind itimer-list for
18124         Emacs.
18125
18126         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18127
18128 2007-01-01  Romain Francoise  <romain@orebokech.com>
18129
18130         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18131
18132 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18133
18134         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18135         `define-minor-mode' macro definition expanded properly.
18136         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18137         exclude it there.
18138
18139         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18140         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18141         `fboundp' test.
18142         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18143         This is OK to autoload in (S)XEmacs now.
18144
18145 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18146
18147         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18148         keystroke.
18149         (gnus-summary-limit-to-singletons): Fix typo.
18150
18151         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18152         else fails.
18153
18154 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18155
18156         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18157         docstring.
18158
18159         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18160         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18161         (gnus-summary-insert-dormant-articles): Fix typo in message.
18162
18163 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18164
18165         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18166         nil for XEmacs.
18167         (gnus-message-citation-mode): Don't autoload in XEmacs.
18168
18169         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18170
18171 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18172
18173         * nnimap.el (nnimap-expunge-search-string):
18174         Mention nnimap-search-uids-not-since-is-evil in docstring.
18175
18176 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18177
18178         * spam.el: Revert to make-obsolete-variable because
18179         define-obsolete-variable-alias is not supported in Emacs 21.
18180
18181         * spam.el (spam-ifile-path, spam-ifile-database-path)
18182         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18183         make-obsolete-variable.
18184         (spam-bsfilter-path, spam-bsfilter-program)
18185         (spam-spamassassin-path, spam-spamassassin-program)
18186         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18187         Don't use "path" inappropriately.
18188         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18189         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18190         variable names.
18191
18192 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18193
18194         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18195         summary buffer.
18196
18197         * password.el (password-cache-remove): Use clear-string to burn
18198         password, if available.
18199
18200 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18201
18202         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18203
18204         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18205
18206         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18207         (gnus-message-highlight-citation): Move defcustom here from
18208         gnus-cite.el.
18209         (gnus-message-citation-mode): Autoload.
18210
18211         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18212         checks to make it compile with XEmacs.
18213         (gnus-message-citation-mode): New minor mode.
18214         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18215         (gnus-message-highlight-citation): New variables.
18216         (gnus-message-search-citation-line)
18217         (gnus-message-add-citation-keywords)
18218         (gnus-message-remove-citation-keywords)
18219         (turn-on-gnus-message-citation-mode)
18220         (turn-off-gnus-message-citation-mode): New functions.
18221
18222 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18223
18224         * gnus-cite.el: Enable highlighting of different citation levels in
18225         message-mode.
18226
18227 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18228
18229         * message.el (message-make-fqdn): Fix comment.
18230         (message-bogus-system-names): Add ".local".
18231
18232         * spam.el (spam-ifile-path, spam-ifile-program)
18233         (spam-ifile-database-path, spam-ifile-database)
18234         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18235         Don't use "path" inappropriately.
18236         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18237         strings.
18238         (spam-check-ifile, spam-ifile-register-with-ifile)
18239         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18240         Use new variable names.
18241
18242         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18243         (gnus-treat-display-smileys): Simplify using
18244         gnus-image-type-available-p.
18245
18246         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18247         available.
18248
18249         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18250         Use `display-images-p' if available.
18251
18252 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18253
18254         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18255         one after turning on the buffer's multibyteness instead of decoding
18256         them directly in the unibyte buffer that causes unexpected conversion
18257         in Emacs 23 (unicode).
18258
18259 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18260
18261         * message.el (message-generate-hashcash): Fix custom type.
18262
18263 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18264
18265         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18266
18267 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18268
18269         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18270         disconnect icons.  Add help text.
18271
18272 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18273
18274         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18275         negated to be consistent with the others we handle.
18276
18277 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18278
18279         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18280         version of gnus-summary-buffer to something, so that we can use two
18281         article buffers at the same time.
18282
18283 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18284
18285         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18286         trigger all the extra headers.
18287         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18288         sorting.
18289
18290 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18291
18292         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18293         solid groups.
18294
18295 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18296
18297         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18298
18299 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18300
18301         * legacy-gnus-agent.el: Add Copyright notice.
18302
18303 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18304
18305         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18306
18307 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18308
18309         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18310
18311         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18312         to make it work reliably in CVS Emacs.
18313         (gnus-summary-limit-strange-charsets-predicate)
18314         (gnus-summary-limit-to-predicate): New functions.
18315
18316 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18317
18318         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18319         specifying array size.
18320         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18321         array if it is too small.
18322         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18323         (gnus-sort-threads-loop): New function.
18324
18325 2006-12-06  Chris Moore  <dooglus@gmail.com>
18326
18327         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18328         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18329
18330 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18331
18332         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18333         options.
18334
18335 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18336
18337         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18338         DOS-ing the recipient.
18339
18340         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18341         the headers when creating the mapping to avoid mismappings.
18342         (nnweb-gmane-create-mapping): Always nix out old mapping.
18343
18344 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18345
18346         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18347         and mm-verify-option to never.
18348
18349 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18350
18351         * message.el (message-signed-or-encrypted-p): New function.
18352         (message-forward-make-body): Use it.
18353
18354         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18355         Replace encode-coding-string with mm-encode-coding-string.
18356
18357 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18358
18359         * nneething.el (nneething-decode-file-name):
18360         Replace decode-coding-string with mm-decode-coding-string.
18361
18362         * gnus-int.el (gnus-open-server): Say failed server's name.
18363
18364 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18365
18366         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18367         strings to a single string.  Quote `errors-file-name'.
18368         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18369         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18370         Adjust calls.  Use `shell-quote-argument'.
18371
18372 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18373
18374         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18375         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18376
18377         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18378         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18379         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18380         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18381         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18382         (gnus-subscribe-newsgroup, gnus-1):
18383         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18384         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18385         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18386         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18387
18388 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18389
18390         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18391         keystroke.
18392         (gnus-summary-limit-to-bodies): Implement headersp.
18393
18394 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18395
18396         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18397
18398 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18399
18400         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18401
18402 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18403
18404         * message.el (message-generate-hashcash): Expand range of values to
18405         include `opportunistic'.
18406         (message-send-mail): Use it.
18407
18408 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18409
18410         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18411         and comment it.
18412
18413         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18414
18415 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18416
18417         * gnus-util.el (gnus-extract-address-components): Improve comment.
18418
18419 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18420
18421         * gnus-util.el (gnus-extract-address-components): Work with address in
18422         which the name portion contains @.
18423
18424         * lpath.el: Fbind custom-autoload.
18425
18426 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18427
18428         * gnus.el (gnus-start): Move custom group up.
18429         (gnus-select-method): Don't autoload, but make it available for
18430         `customize-variable'.
18431         (gnus-getenv-nntpserver): Don't autoload.
18432
18433 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18434
18435         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18436
18437 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18438
18439         * message.el (message-sendmail-extra-arguments): New variable.
18440         (message-send-mail-with-sendmail): Use it.
18441
18442 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18443
18444         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18445         mm-with-unibyte-current-buffer to make string unibyte.
18446
18447         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18448         mm-string-as-multibyte.
18449
18450 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18451
18452         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18453         Reported by Werner Koch <wk@gnupg.org>.
18454
18455 2006-11-14  Daiki Ueno  <ueno@p360>
18456
18457         * mml2015.el: Autoload epa-select-keys when compiling.
18458
18459 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18460
18461         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18462         message-options.
18463         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18464
18465 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18466
18467         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18468         EasyPG (< 0.0.6).
18469         (mml2015-always-trust): New user option.
18470         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18471         prompt.
18472
18473 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18474
18475         * nntp.el (nntp-authinfo-force): New variable.
18476         (nntp-send-authinfo): Use it.
18477
18478 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18479
18480         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18481         decode encoded words.  Improve prompt.  Add comment about forwarding.
18482         (message-replacement-char): Move up.
18483
18484 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18485
18486         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18487         instead of gnus-intersection because arguments of gnus-sorted-nunion
18488         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18489
18490 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18491
18492         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18493         (message-simplify-subject-functions):
18494         Enable message-strip-subject-encoded-words by default.
18495
18496 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18497
18498         * message.el (message-strip-subject-encoded-words): New function.
18499         (message-simplify-subject-functions): New variable.
18500         (message-simplify-subject): Use it.  Fix typo in doc string.
18501         Support message-strip-subject-encoded-words.
18502
18503 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18504
18505         * gnus-diary.el (gnus-diary-delay-format-function):
18506         * nndiary.el (nndiary-reminders):
18507         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18508
18509 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18510
18511         * gnus-art.el (article-hide-boring-headers): Fetch date from
18512         gnus-original-article-buffer to avoid problems with localized date
18513         strings.
18514
18515 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18516
18517         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18518
18519 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18520
18521         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18522         New variables.
18523         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18524         (mm-charset-synonym-alist): Move some entries to
18525         mm-codepage-iso-8859-list.
18526         (mm-charset-synonym-alist, mm-charset-override-alist):
18527         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18528
18529 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18530
18531         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18532
18533 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18534
18535         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18536         with Emacs 21 and XEmacs.
18537
18538 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18539
18540         * spam.el (spam-parse-address): New function for better parsing,
18541         catching errors, etc.
18542         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18543
18544 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18545
18546         * mm-view.el: Add interactive arg to html2text autoload.
18547
18548 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18549
18550         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18551
18552 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18553
18554         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18555         New variables.
18556         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18557         (mm-charset-synonym-alist): Move some entries to
18558         mm-codepage-iso-8859-list.
18559
18560         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18561
18562 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18563
18564         * message.el (message-citation-line-format)
18565         (message-insert-formated-citation-line): Fix implementation of %E, %N
18566         and %n according to the doc string.
18567
18568 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18569
18570         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18571         Use car-safe to avoid bad parses.
18572
18573 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18574
18575         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18576         names.
18577
18578         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18579
18580 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18581
18582         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18583         header.
18584
18585         * message.el (message-draft-headers): Add Date.
18586         (message-headers-to-generate): Fix typo in docstring.
18587
18588         * nndraft.el (nndraft-required-headers): New variable.
18589         (nndraft-generate-headers): Use it.
18590
18591         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18592
18593 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18594
18595         * gnus-registry.el (gnus-registry-wash-for-keywords)
18596         (gnus-registry-find-keywords): New functions to allow easy searching of
18597         articles that are in the registry.
18598
18599 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18600
18601         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18602         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18603         Reported by Damien Elmes <damien@repose.cx>.
18604
18605 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18606
18607         * gnus.el (gnus-mime): Remove unused custom group.
18608
18609 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18610
18611         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18612         "blank line" when searching for end of armor headers.
18613
18614 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18615
18616         * gmm-utils.el (gmm-write-region): Fix variable name.
18617
18618 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18619
18620         * gmm-utils.el (gmm-write-region): New function based on compatibility
18621         code from `mm-make-temp-file'.
18622
18623         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18624
18625         * nnmaildir.el (nnmaildir--update-nov)
18626         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18627         Use `gmm-write-region'.
18628
18629 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18630
18631         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18632         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18633
18634         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18635
18636         * message.el (message-replacement-char): New variable.
18637         (message-fix-before-sending): Use it.
18638         (message-simplify-subject): New function to remove duplicate code.
18639         (message-reply, message-followup): Use it.
18640
18641         * gnus-sum.el (gnus-summary-make-menu-bar):
18642         Clarify gnus-summary-limit-to-articles.
18643
18644 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18645
18646         * gnus-util.el (gnus-with-local-quit): New macro.
18647
18648         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18649
18650 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18651
18652         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18653         ignore non-string data.
18654
18655 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18656
18657         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18658         non-string data (needs to be done in the registry too).
18659
18660 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18661
18662         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18663         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18664         (gnus-registry-split-fancy-with-parent)
18665         (gnus-registry-fetch-simplified-message-subject-fast)
18666         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18667         Remove text properties on ingress into the registry and when it's saved.
18668         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18669         registry from entries with no groups.
18670
18671 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18672
18673         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18674         function to remove string properties.
18675
18676 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18677
18678         * gmm-utils.el (gmm): Adjust custom version.
18679
18680         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18681         Adjust custom version.
18682
18683         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18684
18685 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18686
18687         * gnus-art.el (gnus-insert-prev-page-button)
18688         (gnus-insert-next-page-button): Simplify.  Reformat.
18689
18690 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18691
18692         * gnus-art.el (gnus-insert-prev-page-button)
18693         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18694
18695 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18696
18697         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18698
18699 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18700
18701         * gnus-art.el (gnus-insert-mime-button)
18702         (gnus-insert-mime-security-button):
18703         Apply gnus-article-button-face to MIME and security buttons.
18704
18705 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18706
18707         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18708         readable.
18709
18710 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18711
18712         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18713
18714 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18715
18716         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18717         `browse-url-of-file' instead of `browse-url'.
18718
18719 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18720
18721         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18722         regexp.  Articles containing quotation were cut prematurely.
18723
18724 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18725
18726         * message.el (message-cite-original-1): Use nobody by default for the
18727         value of From header.
18728         (message-reply): Ditto.
18729
18730 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18731
18732         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18733         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18734         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18735
18736 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18737
18738         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18739         mails in the doc string.  Add some URLs in comment.
18740         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18741
18742 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18743
18744         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18745         backslashes handling and the way to find boundaries of quoted strings.
18746
18747 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18748
18749         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18750         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18751         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18752         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18753
18754 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18755
18756         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18757         doc string.
18758         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18759
18760 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18761
18762         * lpath.el: Fbind epg-check-configuration.
18763
18764 2006-09-06  Simon Josefsson  <jas@extundo.com>
18765
18766         * mml2015.el (mml2015-use): Doc fix, mention epg.
18767
18768 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18769
18770         * mml2015.el (mml2015-use): Default to epg, if available.
18771
18772 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18773
18774         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18775         message-sender.
18776         (mml1991-epg-encrypt): Ditto.
18777         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18778         message-sender.
18779         (mml2015-epg-encrypt): Ditto.
18780
18781 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18782
18783         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18784         several common directories.
18785
18786 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18787
18788         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18789         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18790
18791 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18792
18793         * gnus-art.el (article-decode-encoded-words): Make it fast.
18794
18795 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18796
18797         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18798
18799         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18800         in quoted string into `\'.
18801
18802 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18803
18804         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18805         Use standard-syntax-table.
18806
18807 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18808
18809         * gnus-art.el (gnus-decode-address-function): New variable.
18810         (article-decode-encoded-words): Use it to decode headers which are
18811         assumed to contain addresses.
18812         (gnus-mime-delete-part): Remove useless `or'.
18813
18814         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18815         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18816         (gnus-nov-parse-line): Use it to decode From header.
18817         (gnus-get-newsgroup-headers): Ditto.
18818         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18819
18820         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18821         (mail-decode-encoded-address-string): New alias.
18822
18823         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18824         New function.
18825         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18826         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18827         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18828         (rfc2047-decode-string): Ditto.
18829         (rfc2047-decode-address-region): New function.
18830         (rfc2047-decode-address-string): New function.
18831
18832 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18833
18834         * message.el (message-caesar-buffer-body): Allow rotating headers.
18835
18836         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18837
18838         * message.el (message-insert-formated-citation-line): Fix %f.
18839         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18840
18841 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18842
18843         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18844         (gnus-bookmark-mouse-available-p): New macro.
18845         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18846         (gnus-bookmark-bmenu-show-infos): Use it.
18847         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18848         (gnus-bookmark-bmenu-hide-infos): Ditto.
18849         (gnus-bookmark-remove-properties): New function.
18850         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18851         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18852         (gnus-bookmark-write-file): Bind coding-system-for-write.
18853         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18854         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18855         group before selecting it.
18856         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18857         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18858         quit-window if it is not available; use gnus-mouse-2 and bind it to
18859         gnus-bookmark-bmenu-select-by-mouse.
18860         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18861         (gnus-bookmark-bmenu-select-by-mouse): New function.
18862
18863 2006-08-13  Romain Francoise  <romain@orebokech.com>
18864
18865         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18866         space.
18867
18868 2006-08-10  Romain Francoise  <romain@orebokech.com>
18869
18870         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18871         (dns-mode-soa-auto-increment-serial): New user option.
18872         (dns-mode-soa-maybe-increment-serial): New function.
18873         (dns-mode): Add the latter to `write-contents-functions'.
18874
18875 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18876
18877         * compface.el (uncompface): Use binary rather than raw-text-unix.
18878
18879 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18880
18881         * compface.el (uncompface): Make sure the eol conversion doesn't take
18882         place when communicating with the external programs.
18883         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18884
18885 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18886
18887         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18888
18889 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18890
18891         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18892         Make it more robust by parsing author and date independently.
18893
18894 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18895
18896         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18897
18898 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18899
18900         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18901         first matching secret key.
18902         (mml2015-epg-encrypt): Ditto.
18903
18904         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18905         first matching secret key.
18906         (mml1991-epg-encrypt): Ditto.
18907
18908         * mml2015.el (mml2015-encrypt-to-self): New user option.
18909         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18910         mml2015-epg-encrypt-to-self is set.
18911
18912         * mml1991.el (mml1991-encrypt-to-self): New variable.
18913         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18914         mml1991-epg-encrypt-to-self is set.
18915
18916         * mml2015.el (mml2015-signers): New user option.
18917         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18918         (mml2015-epg-encrypt): Allow to select signing keys.
18919
18920         * mml1991.el (mml1991-signers): New variable.
18921         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18922         (mml1991-epg-encrypt): Allow to select signing keys.
18923
18924 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18925
18926         * nnheader.el (nnheader-insert-head): Make it work even if the file
18927         uses CRLF for the line-break code.
18928
18929 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18930
18931         * mml2015.el: Require mml-sec instead of password.
18932         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18933         (mml2015-cache-passphrase): Inherit the default value from
18934         mml-secure-cache-passphrase.
18935         (mml2015-passphrase-cache-expiry): Inherit the default value from
18936         mml-secure-passphrase-cache-expiry.
18937
18938         * mml1991.el: Require mml-sec instead of password.
18939         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18940         (mml1991-cache-passphrase): Inherit the default value from
18941         mml-secure-cache-passphrase.
18942         (mml1991-passphrase-cache-expiry): Inherit the default value from
18943         mml-secure-passphrase-cache-expiry.
18944
18945         * mml-sec.el: Require password.
18946         (mml-secure-verbose): New user option.
18947         (mml-secure-cache-passphrase): New user option.
18948         (mml-secure-passphrase-cache-expiry): New user option.
18949
18950 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18951             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18952
18953         * pgg-def.el (pgg-truncate-key-identifier):
18954         Truncate the key ID to 8 letters from the end.
18955
18956 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18957
18958         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18959         workaround for the url package included with Emacs.
18960
18961         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18962
18963 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18964
18965         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18966         correctly.  This fixes a bug caused by the 2006-05-12 change.
18967
18968 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18969
18970         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18971         some information about the error when saying that the `bogus' mail
18972         group will be used.
18973
18974 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18975
18976         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18977         string.
18978
18979 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18980
18981         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18982
18983 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18984
18985         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18986
18987 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18988
18989         * mml1991.el (mml1991-function-alist): Add epg.
18990         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18991         (mml1991-epg-encrypt): New functions.
18992
18993 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18994
18995         * mml2015.el (mml2015-verbose): New variable.
18996         (mml2015-cache-passphrase): Ditto.
18997         (mml2015-passphrase-cache-expiry): Ditto.
18998         (mml2015-function-alist): Add epg.
18999         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19000         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19001         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19002         New functions.
19003
19004 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19005
19006         * message.el (message-cite-original-1): Preserve region when removing
19007         quoted text due to X-No-Archive in order to avoid bogus attribution
19008         when citing multiple messages.
19009
19010 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19011
19012         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19013         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19014
19015 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19016
19017         * gnus-diary.el (gnus-user-format-function-d)
19018         (gnus-user-format-function-D): Autoload.
19019
19020         * imap.el (Commentary): Fix typo.
19021
19022         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19023         2006-04-22 contribution.
19024
19025 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19026
19027         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19028         It didn't really fix the bogosity I'm seeing with solid web groups.
19029
19030 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19031
19032         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19033         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19034         created using server names.  If we use the feature without declaring
19035         it, Gnus does not properly manage server and group state.
19036
19037         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19038         bound.
19039
19040 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19041
19042         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19043         looking up the method using GROUP's prefix before inventing a new one.
19044         It is used on killed/unknown groups in various places where returning
19045         an all-new method isn't expected by the caller.
19046
19047         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19048         and match semantics of gnus-group-real-prefix.
19049
19050 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19051
19052         * nnmail.el (nnmail-broken-references-mailers): New variable.
19053         (nnmail-ignore-broken-references): New function generalizing
19054         nnmail-fix-eudora-headers.
19055         (nnmail-fix-eudora-headers): Now obsolete.
19056
19057         * gnus-art.el (gnus-button-handle-custom):
19058         Support `customize-apropos*'.
19059
19060 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19061
19062         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19063
19064         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19065         articles.
19066
19067 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19068
19069         * message.el (message-cite-reply-above): New variable.
19070         (message-yank-original): Use it.
19071
19072 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19073
19074         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19075
19076 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19077
19078         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19079         as read.
19080
19081         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19082
19083 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19084
19085         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19086         (gnus-bookmark-default-file): Use gnus-directory.
19087         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19088         Remove "*" in doc string.
19089         (gnus-bookmark-write-file): Simplify.
19090         (gnus-bookmark-maybe-sort-alist): Use `when'.
19091         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19092         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19093         Add FIXME about Emacs 21 and XEmacs compatibility.
19094         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19095         compatibility.
19096         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19097         compatibility.
19098         (gnus-bookmark-menu-heading): Fix version.
19099
19100 2006-06-19  Bastien Guerry  <bzg@altern.org>
19101
19102         * gnus-bookmark.el: New file.
19103
19104 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19105
19106         * message.el (message-syntax-checks): Doc fix.
19107
19108 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19109
19110         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19111         unsubscribed groups as if they were killed ones.  It causes duplicate
19112         entries in gnus-newsrc-alist.
19113
19114 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19115
19116         * message.el (message-syntax-checks): Doc fix.
19117         (message-send-mail): Add check for continuation headers.
19118         (message-check-news-header-syntax): Fix regexp used to check for
19119         continuation headers.
19120
19121 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19122
19123         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19124
19125 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19126
19127         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19128
19129 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19130
19131         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19132         default-truncate-lines.
19133
19134 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19135
19136         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19137         to fill the utf-8 entry.
19138
19139         * lpath.el: Fbind unicode-precedence-list.
19140
19141 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19142
19143         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19144
19145 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19146
19147         * gnus-agent.el (directory-files-and-attributes): Move all the way
19148         forward (the third and final move).
19149         (gnus-agent-read-agentview): Trap reconstruction errors due to
19150         nonexistent directory.  Handle by returning nil.
19151
19152 2006-05-30  Didier Verna  <didier@xemacs.org>
19153
19154         * message.el (message-dont-reply-to-names): Update the custom type.
19155         * message.el (message-dont-reply-to-names): New defsubst: potentially
19156         convert a list of regexps into a single one.
19157         * message.el (message-get-reply-headers): Use it.
19158         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19159
19160 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19161
19162         * gnus-agent.el (directory-files-and-attributes): Move forward.
19163
19164 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19165
19166         * gnus-ml.el (gnus-mailing-list-subscribe)
19167         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19168         (gnus-mailing-list-message): Fix doc strings.
19169
19170 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19171
19172         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19173         of doing it manually.
19174
19175 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19176
19177         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19178         comment.
19179
19180 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19181
19182         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19183         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19184         (gnus-agent-read-local): All symbols allocated in my-obarray.
19185         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19186         (gnus-agent-regenerate-group): Check numeric names to see if they are
19187         messages or groups.
19188         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19189         better way of do this...)
19190
19191         * gnus-cache.el (gnus-agent-total-fetched-for):
19192         Ignore 'dummy.group' (there should be a better way of do this...)
19193
19194 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19195
19196         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19197         (gnus-saved-headers): Ditto.
19198         (gnus-default-article-saver): Mention functions may have properties.
19199         (gnus-article-save): Override gnus-save-all-headers and
19200         gnus-saved-headers by :headers property which saver function may have.
19201         (gnus-summary-save-in-file): Add :headers property.
19202         (gnus-summary-write-to-file): Ditto.
19203
19204         * gnus-sum.el (gnus-summary-save-article): Bind
19205         gnus-prompt-before-saving to t when saving many articles in a file;
19206         always show all headers.
19207
19208         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19209
19210 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19211
19212         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19213         marks.
19214
19215         * message.el (message-indent-citation): Add optional arguments to allow
19216         using it outside of message buffers.
19217
19218         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19219         (gnus-article-treat-unfold-headers): Use it.
19220         (gnus-article-truncate-lines): New variable.
19221         (gnus-article-mode): Use it.
19222         (gnus-article-toggle-truncate-lines): New function.
19223
19224         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19225         Add gnus-article-toggle-truncate-lines.
19226
19227         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19228         coding system in XEmacs, use binary.
19229
19230 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19231
19232         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19233         after-load-alist.
19234
19235         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19236         this function should save decoded articles.
19237         (gnus-summary-write-to-file): Use property to specify this function
19238         should save decoded articles and specify gnus-summary-save-in-file
19239         should be used to save articles other than the first one when saving
19240         many articles.
19241         (gnus-summary-save-body-in-file): Use property to specify this
19242         function should save decoded articles.
19243         (gnus-summary-write-body-to-file): Use property to specify this
19244         function should save decoded articles and specify
19245         gnus-summary-save-body-in-file should be used to save articles other
19246         than the first one when saving many articles.
19247
19248         * gnus-sum.el (gnus-summary-save-article): Simplify.
19249
19250 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19251
19252         * gnus-art.el (gnus-default-article-saver):
19253         Add gnus-summary-write-body-to-file.
19254         (gnus-article-save-coding-system): Don't use coding system object
19255         in XEmacs.
19256         (gnus-read-save-file-name): Add optional `dir-var' argument which
19257         specifies directory in which files are saved; work even if optional
19258         `variable' argument is not specified.
19259         (gnus-summary-write-to-file): Read file name.
19260         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19261         (gnus-summary-write-body-to-file): New function.
19262
19263         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19264         (gnus-summary-local-variables): Add it.
19265         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19266         (gnus-summary-save-article): Remove optional `decode' argument;
19267         determine whether to decode articles by the value of
19268         gnus-default-article-saver; when saving many files using
19269         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19270         it first and use gnus-summary-save-in-file or
19271         gnus-summary-save-body-in-file thereafter unless
19272         gnus-prompt-before-saving is always; move point to article which
19273         will be saved.
19274         (gnus-summary-save-article-file): Revert.
19275         (gnus-summary-write-article-file): Revert.
19276         (gnus-summary-save-article-body-file): Revert.
19277         (gnus-summary-write-article-body-file): New function.
19278
19279 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19280
19281         * gnus-art.el (gnus-default-article-saver): Doc fix.
19282         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19283         from gnus-summary-save-article-coding-system, and default to a
19284         certain coding system.
19285         (gnus-output-to-file): Add coding cookie and encode text according
19286         to gnus-article-save-coding-system; don't use mm-append-to-file.
19287
19288         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19289         gnus-art.el and rename to gnus-article-save-coding-system.
19290         (gnus-summary-save-article): Require gnus-art; don't show all
19291         headers if it decodes articles; don't add coding cookie here;
19292         don't bind mm-text-coding-system-for-write.
19293         (gnus-summary-save-article-file): Save decoded articles.
19294         (gnus-summary-write-article-file): When saving many files, use
19295         gnus-summary-write-to-file first and gnus-summary-save-in-file
19296         thereafter unless gnus-prompt-before-saving is always.
19297         (gnus-summary-save-article-body-file): Save decoded articles.
19298
19299         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19300
19301 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19302
19303         * nnrss.el (nnrss-check-group): Bind hash-index.
19304
19305 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19306
19307         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19308         its hash index.  Store this hash in `nnrss-group-data'.
19309         (nnrss-read-group-data): Update accordingly.
19310
19311 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19312
19313         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19314         entry.
19315
19316         * gnus-sum.el (gnus-summary-make-menu-bar):
19317         Add gnus-article-browse-html-article.
19318
19319 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19320
19321         * gnus-sum.el (gnus-summary-mime-map):
19322         Add gnus-article-browse-html-article.
19323
19324         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19325
19326 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19327
19328         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19329         suitable coding systems in customize.
19330
19331 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19332
19333         * mail-source.el (mail-sources): Fix custom type.
19334
19335 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19336
19337         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19338         (gnus-summary-expire-articles-now): Shorten prompt.
19339
19340         * gmm-utils.el (wid-edit): Require.
19341         (defun-gmm): Rename from `gmm-defun-compat'.
19342         (gmm-image-search-load-path): Use it.
19343         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19344
19345 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19346
19347         * gnus-sum.el (gnus-summary-save-article-coding-system):
19348         New variable.
19349         (gnus-summary-save-article): Add optional `decode' argument.
19350         If it is set and gnus-summary-save-article-coding-system is non-nil,
19351         save decoded article.
19352         (gnus-summary-write-article-file): Save decoded article if
19353         gnus-summary-save-article-coding-system is non-nil.
19354
19355         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19356         type.
19357
19358 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19359
19360         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19361
19362 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19363
19364         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19365         first to test gnus-single-article-buffer which may be buffer-local.
19366
19367         * gnus-sum.el (gnus-summary-setup-buffer):
19368         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19369         group; make gnus-article-buffer, gnus-article-current, and
19370         gnus-original-article-buffer always buffer-local.
19371         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19372         group.
19373         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19374
19375 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19376
19377         * nnml.el (nnml-request-compact-group): Compressed files might not
19378         have .gz extension.
19379
19380 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19381
19382         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19383         (mm-copy-to-buffer): Use with-current-buffer.
19384         (mm-display-part): Simplify.
19385         (mm-inlinable-p): Add optional arg `type'.
19386
19387 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19388
19389         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19390         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19391         Try harder to show the attachment internally or externally using
19392         gnus-mime-view-part-as-type.
19393
19394 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19395
19396         * message.el (message-from-style, message-signature-separator)
19397         (message-user-organization-file, message-send-mail-function)
19398         (message-citation-line-function, message-yank-prefix)
19399         (message-indent-citation-function, message-signature)
19400         (message-signature-file, message-signature-insert-empty-line):
19401         Remove autoloads.
19402
19403         * gnus-art.el (gnus-buttonized-mime-types):
19404         Remove "multipart/signed".  Revert 2006-04-26 change.
19405
19406 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19407
19408         * gnus.el (gnus-version-number): Bump version.
19409
19410 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19411
19412         * gnus.el: No Gnus v0.5 is released.
19413
19414 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19415
19416         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19417         fetching articles by message-id.
19418
19419 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19420
19421         * message.el (hashcash): Require hashcash as normal.
19422
19423         * ecomplete.el (ecomplete-highlight-match-line):
19424         Use point-at-eol.
19425         (ecomplete-highlight-match-line): Use `highlight', because that
19426         face exists in both Emacs and XEmacs.
19427
19428         * message.el (message-display-abbrev): Use point-at-bol.
19429
19430         * mail-source.el: Don't require timer/timer-funcs.
19431
19432         * gnus-async.el: Ditto.
19433
19434         * password.el: Ditto.
19435
19436         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19437
19438         * mm-url.el: Ditto.
19439
19440         * gnus-xmas.el: Don't require timer-funcs.
19441
19442         * mm-util.el: Require timer/timer-funcs.
19443
19444 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19445
19446         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19447         Close.
19448
19449 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19450
19451         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19452         unibyte after clear-decrypt function runs.
19453
19454         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19455         returns as a unibyte string.
19456
19457 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19458
19459         * lpath.el: Revert.
19460
19461         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19462         (pgg-gpg-process-sentinel): Revert.
19463
19464         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19465         (pgg-pgp-lookup-key): Revert.
19466
19467         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19468         (pgg-pgp5-lookup-key): Revert.
19469
19470         * pgg.el (pgg-fetch-key): Revert.
19471
19472 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19473
19474         * lpath.el: Fbind string-as-multibyte for XEmacs.
19475
19476         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19477         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19478         (mml1991-pgg-encrypt): Ditto.
19479
19480         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19481         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19482         a multibyte buffer.
19483
19484         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19485         (pgg-pgp-lookup-key): Ditto.
19486
19487         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19488         (pgg-pgp5-lookup-key): Ditto.
19489
19490         * pgg.el (pgg-fetch-key): Ditto.
19491
19492 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19493
19494         * message.el (message-user-organization-file): Check several
19495         locations of the organization file.
19496
19497         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19498         Add gnus-article-view-part-as-type.
19499
19500         * gnus-art.el (gnus-article-view-part-as-type): New function.
19501
19502         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19503         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19504
19505         * mml.el: Simplify autoload.
19506         (mml-mode): defvar dnd-protocol-alist instead of using
19507         symbol-value.
19508         (mml-default-directory): New variable.
19509         (mml-minibuffer-read-file): Use it.
19510         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19511
19512         * message.el (message-citation-line-format): New variable.
19513         (message-insert-formated-citation-line): New function.
19514         (message-citation-line-function):
19515         Add `message-insert-formated-citation-line' to custom type.
19516
19517         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19518         to doc string.
19519
19520         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19521         depending on mm-verify-option.
19522
19523 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19524
19525         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19526         binding pgg-* variables; reimplement the section which prevents
19527         MIME header from being signed.
19528         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19529         pgg-text-mode; remove a blank line at the top of body.
19530
19531         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19532         lines at the top of body; use gnus-newsgroup-charset if there's no
19533         Charset header.
19534
19535 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19536
19537         * message.el (message-self-insert-commands): Doc fix.
19538
19539         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19540         (mm-uu-pgp-encrypted-test): Ditto.
19541         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19542         between header and body; return application/pgp-encrypted handle
19543         if decryption failed; decode decrypted body by charset.
19544
19545         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19546         element match to application/pgp-*.
19547
19548 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19549
19550         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19551         HTML.
19552
19553 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19554
19555         * mail-source.el (mail-source-call-script): Message the error
19556         string.
19557
19558 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19559
19560         * gnus-util.el (gnus-byte-compile): Use it.
19561
19562 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19563
19564         * gnus-util.el (kill-empty-logs): New function.
19565
19566 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19567
19568         * message.el (message-mail-alias-type): Doc fix.
19569         (message-mail-alias-type-p): New function.
19570         (message-send): Use it.
19571         (message-mode): Ditto.
19572         (message-strip-forbidden-properties): Ditto.
19573
19574         * ecomplete.el (ecomplete-database-file-coding-system):
19575         New variable.
19576         (ecomplete-save): Use it.
19577         (ecomplete-setup): Use it.
19578
19579 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19580
19581         * message.el (message-self-insert-commands): New variable.
19582         (message-strip-forbidden-properties): Use it.
19583
19584 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19585
19586         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19587         that doesn't make XEmacs choke.
19588
19589 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19590
19591         * gnus-util.el (gnus-replace-in-string):
19592         Prefer replace-regexp-in-string over of replace-in-string.
19593
19594 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19595
19596         * gnus-util.el (gnus-select-frame-set-input-focus):
19597         Use select-frame-set-input-focus if it is available in XEmacs; use
19598         definition defined in Emacs 22 for old Emacsen.
19599
19600         * dgnushack.el: Autoload unmorse-region for XEmacs.
19601
19602         * lpath.el: Bind cursor-in-non-selected-windows and
19603         select-frame-set-input-focus for XEmacs.
19604
19605 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19606
19607         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19608
19609 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19610
19611         * gnus-registry.el (gnus-registry-cache-save): Remove text
19612         properties when saving via the temp buffer.
19613
19614 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19615
19616         * message.el (message-generate-hashcash): Honor custom type.
19617
19618 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19619
19620         * message.el (message-generate-hashcash): Default to non-nil when
19621         hashcash is found.
19622
19623         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19624         (gnus-refer-thread-limit): Increase default to 500.
19625
19626         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19627
19628         * flow-fill.el (fill-flowed): Allow delete-space.
19629
19630 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19631
19632         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19633         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19634         Remove autoloads.
19635
19636 2006-04-18  Simon Josefsson  <jas@extundo.com>
19637
19638         * message.el (message-generate-hashcash): Default to.
19639
19640 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19641
19642         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19643         concatenating segments rather than before concatenating them.
19644
19645 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19646
19647         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19648
19649 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19650
19651         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19652
19653         * message.el (message-forward-make-body-plain):
19654         Allow message-forward-ignored-headers to be a list.
19655         (message-remove-ignored-headers): Factor out into function.
19656         (message-forward-make-body-mml): Use it.
19657
19658         * imap.el (imap-quote-specials): New function.
19659         (imap-login-auth): Quote specials.
19660
19661         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19662         (rfc2231-parse-string): Allow concatanation of parameters that
19663         aren't contiguous.  The test case is
19664           (mail-header-parse-content-type "message/external-body;
19665             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19666             access-type=LOCAL-FILE;
19667             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19668
19669 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19670
19671         * nntp.el (nntp-accept-process-output): Return the value of
19672         `nnheader-accept-process-output'.
19673
19674 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19675
19676         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19677         (gnus-button-alist): Recognize more diff formats.
19678         (gnus-button-patch): Strip directory.
19679
19680 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19681
19682         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19683         Emacs 22 when setting focus.
19684
19685 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19686
19687         * gnus-art.el (gnus-article-treat-types): Do treatment of
19688         text/x-verbatim parts.
19689         (gnus-button-patch): New command.
19690
19691         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19692         addresses that contain invalid characters.
19693
19694 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19695
19696         * message.el (message-put-addresses-in-ecomplete):
19697         Use gnus-replace-in-string.
19698         (message-is-yours-p): Use the more correct
19699         mail-header-parse-address instead of
19700         mail-extract-address-components.
19701         (message-put-addresses-in-ecomplete): Fix typo.
19702
19703         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19704         keystroke.
19705
19706         * gnus-art.el (gnus-treatment-function-alist): Change order of
19707         newsgroups/generic header folding to avoid double-folding.
19708
19709         * message.el (message-hidden-headers): Add X-Draft-From.
19710
19711         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19712         New command.
19713         (gnus-summary-repeat-search-article-backward): New command.
19714
19715         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19716         groups in the parent topic.
19717
19718 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19719
19720         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19721         (spam-extra-header-to-number): Return the CRM114 number as a
19722         number instead of a string.
19723
19724 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19725
19726         * gnus-art.el (gnus-face-properties-alist): Move here from
19727         gnus-fun.
19728
19729         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19730
19731 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19732
19733         * message.el (message-strip-forbidden-properties): Only display on
19734         self-insert-command.
19735
19736         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19737         reindent.
19738         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19739
19740 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19741
19742         * smiley.el (smiley-style): Fix typo.
19743
19744 2006-03-23  Kenichi Handa  <handa@m17n.org>
19745
19746         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19747         instead of set-buffer-multibyte.
19748
19749 2006-03-23  Kenichi Handa  <handa@m17n.org>
19750
19751         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19752         buffer and then decode the buffer text if necessary.
19753         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19754         first, and after mm-encode-body, change the buffer to unibyte.
19755
19756 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19757
19758         * hashcash.el (hashcash-insert-payment-async-2):
19759         Use message-goto-eoh instead of doing it manually.
19760         (mail-add-payment): Use message-narrow-to-header instead of trying
19761         to do the same itself.
19762
19763         * message.el (message-hidden-headers): Add Face.
19764
19765         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19766         reparenting code.
19767         (gnus-summary-reparent-children): Refactored out code.
19768         (gnus-summary-thread-map): New keystroke.
19769         (gnus-summary-reparent-children): Make into command.
19770
19771         * smiley.el (smiley-style): Default to `medium' if using a large
19772         font.
19773
19774         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19775         does it itself.
19776
19777         * message.el (message-point-in-header-p): Simplify definition.
19778
19779 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19780
19781         * nnagent.el (nnagent-request-set-mark): Silence log file
19782         writing.
19783         (nnagent-request-set-mark): Use write-region instead of
19784         append-to-file.
19785
19786         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19787         strange select method.
19788
19789         * ecomplete.el (ecomplete-display-matches): Get highlightling
19790         right.
19791         (ecomplete-display-matches): Use literals.
19792         (ecomplete-display-matches): Disable message logging.
19793
19794         * message.el (message-display-abbrev): Small optimization.
19795
19796         * ecomplete.el (ecomplete-display-matches): Allow automatic
19797         display.
19798
19799         * message.el (message-strip-forbidden-properties):
19800         Display abbrevs.
19801         (message-display-abbrev): Get automatic display right.
19802
19803         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19804         keystrokes.
19805
19806 2006-04-13  Romain Francoise  <romain@orebokech.com>
19807
19808         TODO: Backport to v5-10!
19809
19810         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19811         Move here (and rename) from gnus-registry.el.
19812
19813         * gnus-registry.el: Require gnus-util.
19814         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19815
19816 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19817
19818         * gnus-group.el (gnus-group-catchup-current):
19819         Change if-then-else-if-then-else into cond.
19820         (gnus-group-catchup): Indent.
19821         (group-name-at-point): New function.
19822         (gnus-fetch-group): Provide default from thing at point.
19823
19824 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19825
19826         * message.el (message-display-abbrev): Fix regexp.
19827
19828         * ecomplete.el (ecomplete-highlight-match-line):
19829         Reimplement choosing.
19830         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19831         dead variables.
19832
19833         * message.el (message-newline-and-indent): Remove debugging.
19834         (message-display-abbrev): Use new implementation.
19835
19836 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19837
19838         * gnus-art.el (gnus-article-mode):
19839         Set cursor-in-non-selected-windows to nil.
19840
19841         * smiley.el: Revert previous change.
19842         (smiley-data-directory): defvar it before using it in the
19843         defcustom of `smiley-style'.
19844
19845 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19846
19847         * message.el (message-newline-and-indent): New function.
19848
19849         * ecomplete.el: Implement more bits.
19850
19851         * message.el (message-put-addresses-in-ecomplete): Clean up the
19852         string.
19853
19854         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19855
19856         * gnus-sum.el (gnus-summary-save-parts):
19857         Bind gnus-summary-save-parts-counter and use it to make unique file
19858         names.
19859
19860         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19861
19862         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19863         parameter to say whether to actually parse the individual
19864         addresses.
19865
19866         * message.el (message-put-addresses-in-ecomplete): New function.
19867         (ecomplete): Require.
19868         (message-mail-alias-type): Add ecomplete as an option.
19869
19870 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19871
19872         * flow-fill.el (fill-flowed): Remove trailing space from blank
19873         quoted lines.
19874
19875 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19876
19877         * smiley.el (smiley-style): Move definition later to avoid a
19878         compilation warning.
19879
19880 2006-04-12  Kenichi Handa  <handa@m17n.org>
19881
19882         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19883         buffer and then decode the buffer text if necessary.
19884         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19885         first, and after mm-encode-body, change the buffer to unibyte.
19886         Use mm-disable-multibyte instead of set-buffer-multibyte.
19887
19888 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19889
19890         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19891         Content-Type header instead of Content-Disposition header.
19892         (gnus-mime-inline-part): Ditto.
19893         (gnus-mime-view-part-as-charset): Ignore charset that the part
19894         specifies.
19895
19896         * mm-decode.el (mm-display-part): Work with external parts and
19897         usual parts similarly.
19898
19899         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19900         instead of gnus-display-mime.
19901
19902         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19903         instead of with-temp-buffer.
19904
19905         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19906         tag to summarized topics part in order to encode non-ASCII text.
19907
19908 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19909
19910         * smiley.el (smiley-style): New variable.
19911         (smiley-directory): New function.
19912         (smiley-data-directory): Derive from `smiley-style' using
19913         `smiley-directory'.
19914         (smiley-regexp-alist): Add new entries.
19915
19916         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19917         (gnus-article-browse-delete-temp): Add :version.
19918
19919 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19920
19921         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19922         the sieve region.
19923
19924 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19925
19926         * gnus.el (gnus-version-number): Bump version.
19927
19928 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19929
19930         * gnus.el: No Gnus v0.4 is released.
19931
19932 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19933
19934         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19935         layout.
19936
19937         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19938         unknown charset.
19939
19940         * message.el (message-header-synonyms): Add Original-To to the
19941         default.
19942
19943         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19944         optional parameter.
19945
19946 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19947
19948         * gnus-fun.el (gnus): Require it for gnus-directory.
19949
19950 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19951
19952         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19953
19954 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19955
19956         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19957
19958 2006-04-05  Simon Josefsson  <jas@extundo.com>
19959
19960         * password.el (password-reset): New function.
19961
19962 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19963
19964         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19965         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19966
19967 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19968
19969         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19970         Some whitespace was matched into the url, which broke browsing hits
19971         > 100 when mm-url-use-external was nil.
19972
19973 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19974
19975         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19976         Check gnus-extra-headers for 'Newsgroups.
19977
19978         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19979         bound.
19980
19981 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19982
19983         * pgg-gpg.el: Clean up process buffers every time gpg processes
19984         complete.
19985
19986 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19987
19988         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19989         doc string.
19990
19991 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19992
19993         * pgg-gpg.el (pgg-gpg-process-filter)
19994         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19995
19996         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19997         lines, temporary fix.
19998
19999 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20000
20001         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20002
20003 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20004
20005         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20006         default-enable-multibyte-characters.  This reverts the change from
20007         revision 6.17 which is no longer necessary because the passphrase
20008         is sent separately now.  GnuPG messages are unreadable under
20009         multibyte locales with default-enable-multibyte-characters set to
20010         nil.
20011
20012 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20013
20014         * message.el (message-tool-bar-gnome): Move "spell".
20015
20016 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20017
20018         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20019         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20020         instead.
20021
20022 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20023
20024         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20025         Improve newsgroups handling for NNTP overviews which don't include
20026         Newsgroups.
20027
20028 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20029
20030         * message.el (message-resend): Bind message-generate-hashcash to nil.
20031
20032 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20033
20034         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20035         when searching for already-paid recipients.
20036
20037 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20038
20039         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20040         passphrases when it is not needed.
20041         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20042         passphrase stuff from gpg, should only be necessary when you use
20043         gpg with a smartcard.
20044
20045 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20046
20047         * mml.el (mml-insert-mime): Ignore cached contents of
20048         message/external-body part.
20049
20050         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20051         (mm-insert-part): Ditto.
20052
20053 2006-03-23  Simon Josefsson  <jas@extundo.com>
20054
20055         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20056         Reiner.
20057         (pgg-gpg-use-agent-p): Use it again.
20058
20059 2006-03-23  Simon Josefsson  <jas@extundo.com>
20060
20061         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20062         older emacsen.
20063         (pgg-gpg-use-agent-p): Don't use it.
20064
20065 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20066
20067         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20068         if we can.
20069
20070 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20071
20072         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20073         (pgg-gpg-update-agent): New function.
20074         (pgg-gpg-use-agent-p): New function.
20075         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20076         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20077         (pgg-gpg-sign-region): Use it.
20078
20079 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20080
20081         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20082         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20083
20084 2006-03-21  Simon Josefsson  <jas@extundo.com>
20085
20086         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20087         <wilde@sha-bang.de>.
20088         (pgg-gpg-use-agent): New variable.
20089         (pgg-gpg-process-region): Use it.
20090         (pgg-gpg-encrypt-region): Likewise.
20091         (pgg-gpg-encrypt-symmetric-region): Likewise.
20092         (pgg-gpg-decrypt-region): Likewise.
20093         (pgg-gpg-sign-region): Likewise.
20094         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20095
20096 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20097
20098         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20099
20100         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20101         Add comment on version.
20102
20103 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20104
20105         * smiley.el: Add missing test smiley.
20106
20107 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20108
20109         * mm-decode.el (mm-with-part): New macro.
20110         (mm-get-part): Use it; work with message/external-body as well.
20111         (mm-save-part): Treat name and filename equally.
20112
20113         * mm-extern.el (mm-extern-cache-contents): New function.
20114         (mm-inline-external-body): Use it; force the part to be displayed;
20115         move undisplayer added to the cached handle to the parent.
20116
20117         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20118         (gnus-mime-view-part-as-type): Work with message/external-body.
20119
20120         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20121
20122 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20123
20124         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20125         images in image-load-path.  [Sync with image.el, revision 1.60, in
20126         Emacs.]
20127
20128 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20129
20130         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20131         path rather than symbol.  Always return list of directories.
20132         Guarantee that image directory comes first.  [Sync with image.el,
20133         revision 1.59, in Emacs.]
20134
20135         * message.el (message-make-tool-bar): Adjust to new API of
20136         `gmm-image-load-path-for-library'.
20137
20138         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20139
20140         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20141
20142 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20143
20144         * gnus-art.el (gnus-article-only-boring-p):
20145         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20146         intangible text.
20147         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20148
20149 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20150
20151         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20152         Use `defun' instead of `gmm-defun-compat'.
20153
20154 2006-03-14  Simon Josefsson  <jas@extundo.com>
20155
20156         * message.el (message-unique-id): Don't use message-number-base36
20157         if (user-uid) is a float.
20158         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20159
20160 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20161
20162         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20163
20164         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20165         empty line between a part and a message part.
20166
20167 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20168
20169         * smiley.el: Add more test smileys.
20170         (smiley-data-directory, smiley-regexp-alist)
20171         (gnus-smiley-file-types): Fix doc strings.
20172         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20173         adding new elements.
20174         (smiley-mouse-map): Unused code.  Make it a comment.
20175
20176 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20177
20178         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20179         scan latest NoCeM messages instead of old ones.
20180         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20181         delimiters that are recently used.
20182         (gnus-nocem-load-cache): Add autoload cookie.
20183
20184         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20185
20186         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20187         level which is larger than gnus-use-nocem is specified.
20188
20189         * gnus-group.el (gnus-group-get-new-news): Ditto.
20190
20191 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20192
20193         * gnus-util.el (gnus-tool-bar-update): New function.
20194
20195         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20196         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20197
20198         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20199
20200         * gnus-group.el (gnus-group-redraw-when-idle)
20201         (gnus-group-redraw-check): Remove.
20202         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20203
20204 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20205
20206         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20207         if optional last element is specified in splits (FIELD VALUE...).
20208
20209 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20210
20211         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20212         to gmm-image-load-path-for-library.  Call with no-error argument.
20213         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20214
20215         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20216
20217         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20218
20219         * gmm-utils.el (gmm-image-load-path): Remove alias.
20220
20221 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20222
20223         * gmm-utils.el (gmm-image-load-path): Add alias.
20224
20225         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20226         nnml-generate-nov-databases-1.
20227         (nnml-generate-nov-databases): Use it.
20228         (nnml-generate-nov-databases-directory): Document no-active
20229         argument.
20230
20231         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20232         directory if path is t.  Add no-error.
20233
20234         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20235         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20236
20237         * gnus-art.el (gnus-article-browse-delete-temp-files):
20238         Simplify resetting gnus-article-browse-html-temp-list.
20239
20240         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20241         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20242         Add example to docstring.  Rename local variables.  Move error
20243         checks to default case in cond and simplify.
20244
20245 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20246
20247         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20248         handle is multipart when calling it recursively.
20249         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20250
20251 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20252
20253         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20254         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20255
20256 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20257
20258         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20259         is loaded.
20260
20261         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20262         loaded.
20263
20264 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20265
20266         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20267         to "Emacs 23 (unicode)" in doc string.
20268
20269         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20270         "Emacs 23 (unicode)" in comment.
20271
20272 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20273
20274         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20275
20276         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20277         characters 160 through 255 in Emacs 23.
20278
20279 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20280
20281         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20282         gnus-article-browse-html-temp.
20283         (gnus-article-browse-delete-temp): Make it customizable.
20284         Add `file'.  Adjust doc string.
20285         (gnus-article-browse-delete-temp-files): Add argument.
20286         Allow query for each file.  Adjust doc string.
20287         (gnus-article-browse-html-parts):
20288         Add `gnus-article-browse-delete-temp-files' to
20289         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20290
20291 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20292
20293         * gnus-art.el (gnus-article-browse-html-temp)
20294         (gnus-article-browse-delete-temp): New variables.
20295         (gnus-article-browse-delete-temp-files): New function.
20296         (gnus-article-browse-html-parts): Use it.
20297
20298 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20299
20300         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20301
20302         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20303         string.
20304
20305         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20306         gnus-summary-insert-new-articles when unplugged.
20307         Remove gnus-summary-search-article-forward.
20308
20309         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20310         display-visual-class instead of display-color-cells.
20311
20312 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20313
20314         * dgnushack.el: Autoload customize-group for XEmacs.
20315
20316         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20317         message/* containing non-ASCII text properly.
20318
20319 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20320
20321         * message.el: Require gmm-utils, remove autoloads.
20322         (message-tool-bar): Set default based on
20323         gmm-tool-bar-style.
20324         (message-tool-bar-gnome): Add gmm-customize-mode.
20325
20326         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20327         gmm-tool-bar-style.
20328         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20329
20330         * gnus-group.el (gnus-group-tool-bar): Set default based on
20331         gmm-tool-bar-style.
20332         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20333
20334         * gmm-utils.el (gmm-image-directory): Rename variable from
20335         gmm-image-load-path.
20336         (gmm-image-load-path): Use gmm-image-directory.
20337         (gmm-customize-mode): New function.
20338         (gmm-tool-bar-style): New variable.
20339
20340         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20341         gnus-group-redraw-line-number.
20342         (gnus-group-redraw-check): Simplify.
20343         (gnus-group-tool-bar-update): Remove redraw check.
20344         (gnus-group-make-tool-bar): Add redraw check.
20345
20346 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20347
20348         * gnus-art.el (gnus-button): Add missing parentheses.
20349
20350 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20351
20352         * lpath.el: Fbind line-number-at-pos.
20353
20354 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20355
20356         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20357
20358 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20359
20360         * gnus-art.el (gnus-button): New face.
20361         (gnus-article-button-face): Use it.
20362
20363         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20364         Add gnus-summary-next-page.  Re-order.
20365
20366         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20367         next-node are now included.
20368         (gnus-group-redraw-line-number): New internal variable.
20369         (gnus-group-redraw-check): Helper function for updating the tool
20370         bar.
20371         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20372
20373         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20374
20375         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20376         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20377         Use it to match format of Spamassassin 3.0 and later.
20378         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20379         (spam-check-bogofilter)
20380         (spam-bogofilter-register-with-bogofilter): Fix args of
20381         `gnus-error' calls.
20382
20383 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20384
20385         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20386         unnecessary interaction when sending queued mails.
20387         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20388
20389 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20390
20391         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20392         first or last are nil.
20393
20394 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20395
20396         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20397
20398 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20399
20400         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20401
20402 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20403
20404         * dns.el (query-dns): Protect more against buggy tcp output.
20405
20406 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20407
20408         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20409         nov.php.
20410
20411 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20412
20413         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20414         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20415         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20416         output on the server side.
20417         (nnweb-google-create-mapping): Update regexps and add some
20418         progress indication.
20419
20420 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20421
20422         * gnus-group.el (gnus-group-tool-bar-gnome):
20423         Fix gnus-agent-toggle-plugged.  Re-order icons.
20424         (gnus-group-tool-bar-gnome):
20425         Add gnus-group-{prev,next}-unread-group.
20426         (gnus-group-tool-bar-gnome): Re-order icons.
20427
20428         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20429         Move gnus-summary-insert-new-articles.
20430
20431         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20432         Fix comments.
20433
20434         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20435         also available in Emacs 21.3.
20436
20437         * message.el (message-fix-before-sending): Change "Emacs 22" to
20438         "Emacs 23 (unicode)" in comment.
20439
20440         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20441         "Emacs 23 (unicode)" in comment.
20442
20443         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20444         comment.
20445         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20446
20447         * mm-view.el (mm-fill-flowed): Add :version.
20448
20449 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20450
20451         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20452         and load-path.
20453
20454 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20455
20456         * message.el: Autoload gmm-image-load-path.
20457         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20458         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20459         consitency.
20460
20461         * gmm-utils.el (gmm-image-load-path): Also search in
20462         "../etc/images".  Don't set gmm-image-load-path if we don't find
20463         the image.
20464
20465 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20466
20467         * gmm-utils.el (gmm-image-load-path): Don't make
20468         `gmm-image-load-path' include subdirectories which the second arg
20469         `image' might specify.
20470
20471         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20472         subdirectory to icon file names.
20473
20474         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20475
20476 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20477
20478         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20479         gmm-image-load-path calls.
20480
20481         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20482
20483         * message.el (message-make-tool-bar): Ditto.
20484
20485         * mml.el (mml-preview): Add comment concerning tool bar icons.
20486
20487         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20488         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20489
20490         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20491         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20492
20493         * message.el (message-tool-bar-gnome): Use new icon names.
20494         (message-make-tool-bar): Use `gmm-image-load-path'.
20495
20496         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20497         New functions from MH-E.
20498         (gmm-image-load-path): New variable from MH-E.
20499         (gmm-image-load-path): New function from MH-E.  Add arguments
20500         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20501         *-image-load-path-called-flag.
20502
20503 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20504
20505         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20506
20507 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20508
20509         * nnimap.el (nnimap-request-move-article): Change folder back to
20510         source group before deleting.
20511
20512 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20513
20514         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20515
20516         * gnus-art.el (mm-url-insert-file-contents-external):
20517         Autoload mm-url.
20518
20519         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20520
20521 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20522
20523         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20524         coding system which mm-charset-to-coding-system returns for a
20525         given charset is valid.
20526
20527 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20528
20529         * html2text.el (html2text-remove-tag-list):
20530         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20531
20532 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20533
20534         * gnus-cus.el: Revert 2005-10-17 change.
20535
20536 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20537
20538         * gnus-art.el (article-strip-banner):
20539         Call article-really-strip-banner only when the regexp match is made.
20540
20541 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20542
20543         * gnus-art.el (article-strip-banner):
20544         Use gnus-extract-address-components instead of
20545         mail-header-parse-addresses to make it work with non-ASCII text;
20546         remove mail-encode-encoded-word-string.
20547
20548         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20549         values which are surrounded with \"...\"; make it never cause a
20550         Lisp error; give up parsing of parameters if it failed in
20551         extracting type.
20552
20553 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20554
20555         * smime.el (smime-cert-by-ldap-1): Fix bug where
20556         `smime-ldap-search' returns results without userCertificates.
20557
20558 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20559
20560         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20561
20562 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20563
20564         * spam.el (spam-check-spamassassin-headers): Adapt format for
20565         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20566         <ari@mbf.ocn.ne.jp>.
20567         (spam-list-of-processors): Add spam-use-gmane.
20568
20569 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20570
20571         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20572         make-temp-file; make it work with XEmacs as well.
20573
20574         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20575         mm-make-temp-file.
20576
20577         * mm-decode.el (mm-display-external): Use the 3rd arg of
20578         mm-make-temp-file.
20579         (mm-create-image-xemacs): Ditto.
20580
20581 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20582
20583         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20584         with message-narrow-to-headers.
20585         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20586         (gnus-draft-check-draft-articles): New function.
20587         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20588
20589 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20590
20591         * gnus-art.el (gnus-article-browse-html-parts):
20592         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20593         Don't use suffix argument for mm-make-temp-file for Emacs 21
20594         compatibility.  Remove useless `format'.
20595
20596 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20597
20598         * nnweb.el (nnweb-google-wash-article): Update regexps.
20599         (nnweb-group-alist): Use defvoo instead of defvar.
20600
20601 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20602
20603         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20604         re-loading nn* modules.
20605
20606 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20607
20608         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20609         for `tool-bar-mode' and don't check it's default-value.
20610
20611         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20612
20613         * message.el (message-make-tool-bar): Ditto.
20614
20615         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20616         `substring'.  Shorten tmp-file name.
20617
20618         * gnus.el: Remove bogus comment.
20619
20620 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20621
20622         * gnus-art.el (gnus-article-browse-html-parts): New function.
20623         (gnus-article-browse-html-article): New function for viewing html
20624         articles with a browser.
20625
20626 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20627
20628         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20629         in elisp.
20630         (pgg-gpg-encrypt-symmetric-region): Ditto.
20631         (pgg-gpg-sign-region): Ditto.
20632
20633         * pgg-def.el (pgg-text-mode): New variable.
20634
20635         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20636         (mml2015-pgg-encrypt): Ditto.
20637
20638         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20639         (mml1991-pgg-encrypt): Ditto.
20640
20641 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20642
20643         * nnfolder.el (nnfolder-insert-newsgroup-line):
20644         Use message-make-date instead of current-time-string.
20645
20646         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20647         to gnus-decoded which mm-uu might set.
20648
20649 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20650
20651         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20652         don't decode quoted parameters; remove misimported Emacs code.
20653         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20654         (rfc2231-decode-encoded-string): Don't use split-string which
20655         behaves differently according to Emacs version; use
20656         mm-decode-coding-region to convert charset to coding-system.
20657         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20658         (rfc2231-encode-string): Remove misimported Emacs code.
20659
20660 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20661
20662         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20663         when calling mail-header-parse-content-type.
20664         (article-de-quoted-unreadable): Ditto.
20665         (article-de-base64-unreadable): Ditto.
20666         (article-wash-html): Ditto.
20667
20668         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20669         calling mail-header-parse-content-type and
20670         mail-header-parse-content-disposition.
20671         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20672         mail-header-parse-content-type.
20673
20674         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20675         insert charset and format parameters; encode description after
20676         inserting it to buffer.
20677         (mml-insert-parameter): Fold lines properly even if a parameter is
20678         segmented into two or more lines; change the max column to 76.
20679
20680         * rfc1843.el (rfc1843-decode-article-body): Don't use
20681         ignore-errors when calling mail-header-parse-content-type.
20682
20683         * rfc2231.el (rfc2231-parse-string): Return at least type if
20684         possible; don't cause an error even if it fails in parsing of
20685         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20686         (rfc2231-encode-string): Don't break lines at the beginning, leave
20687         it to mml-insert-parameter.
20688
20689         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20690         calling mail-header-parse-content-type.
20691
20692 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20693
20694         * spam-report.el (spam-report-gmane-use-article-number):
20695         Improve doc string.
20696         (spam-report-gmane-internal): Check if a suitable header was found
20697         in the article.
20698
20699 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20700
20701         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20702         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20703
20704 2006-02-05  Romain Francoise  <romain@orebokech.com>
20705
20706         Update copyright notices of all files in the gnus directory.
20707
20708 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20709
20710         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20711
20712 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20713
20714         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20715         segmented lines of parameter value to cope with Thunderbird 1.5
20716         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20717         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20718         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20719
20720 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20721
20722         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20723         parts.
20724
20725 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20726
20727         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20728         there's only one active file for all servers.
20729         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20730         solid groups.  Gnus might have used a FAST request to select the group.
20731         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20732         and nnweb-search redundantly in the active file.
20733         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20734         (nnweb-request-create-group): Don't use ARGS.
20735         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20736         initializations.  Let nnoo do the work.
20737
20738 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20739
20740         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20741         Say the part has been decoded.
20742
20743         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20744
20745 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20746
20747         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20748         mailcap-viewer-test-cache when there's no 'test clause, since that
20749         will invert the meaning of a "nil" test previously determined by
20750         mailcap-mailcap-entry-passes-test.
20751
20752 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20753
20754         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20755         compiling.
20756
20757         * gnus-sum.el: Ditto.
20758
20759         * message.el: Don't bind tool-bar-map when compiling.
20760
20761 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20762
20763         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20764
20765 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20766
20767         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20768         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20769         current Google Groups.
20770
20771 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20772
20773         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20774         and tool-bar-mode.
20775
20776         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20777         and tool-bar-mode.
20778
20779         * message.el (message-tool-bar-update): Simplify.
20780         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20781
20782         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20783         gnus-summary-buffer.
20784         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20785         gnus-summary-reply.
20786
20787         * gmm-utils.el (gmm): Add :version.
20788
20789 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20790
20791         * Makefile.in (clean): New rule.
20792         (distclean): Use it.
20793
20794 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20795
20796         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20797         Don't autoload.
20798
20799 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20800
20801         * gmm-utils.el (gmm-verbose): Add :group.
20802
20803 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20804
20805         * message.el: Change some comments WRT tool-bars.
20806
20807         * gnus-sum.el (gnus-summary-tool-bar)
20808         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20809         (gnus-summary-tool-bar-zap-list): New variables.
20810         (gnus-summary-make-tool-bar): Complete rewrite using
20811         `gmm-tool-bar-from-list'.
20812
20813         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20814         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20815         New variables.
20816         (gnus-group-make-tool-bar): Complete rewrite using
20817         `gmm-tool-bar-from-list'.
20818         (gnus-group-tool-bar-update): New function.
20819
20820         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20821
20822 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20823
20824         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20825         is dissected into a single part of which the type is the same as
20826         the given one; decode charset.
20827
20828 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20829
20830         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20831         into alists as symbol not string, since that's what
20832         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20833         look for.
20834
20835 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20836
20837         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20838         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20839
20840         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20841
20842 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20843
20844         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20845         (gnus-xmas-mime-security-button-menu): New function.
20846
20847         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20848         (gnus-mime-security-button-menu): New definition.
20849         (gnus-mime-security-button-map): Use them.
20850         (gnus-mime-security-button-menu): New function.
20851         (gnus-insert-mime-security-button): Addition to help echo.
20852         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20853         (gnus-mime-security-pipe-part): New functions.
20854
20855         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20856         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20857
20858         * mm-decode.el (mm-handle-set-disposition): Remove.
20859         (mm-handle-set-description): Remove.
20860
20861 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20862
20863         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20864         (mm-w3m-standalone-supports-m17n-p): New function.
20865         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20866         w3m usage.
20867
20868         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20869         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20870
20871 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20872
20873         * message.el (message-tool-bar-zap-list):
20874         Use gmm-tool-bar-zap-list as custom type.
20875         (message-tool-bar-update): New function.
20876         (message-tool-bar, message-tool-bar-gnome)
20877         (message-tool-bar-retro): Add message-tool-bar-update.
20878         (message-tool-bar-gnome): Add flyspell-buffer.
20879
20880         * gnus-util.el (gnus-error): Describe `args'.
20881
20882         * gmm-utils.el (gmm-error): Describe `args'.
20883         (gmm-tool-bar-zap-list): New widget.
20884         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20885
20886 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20887
20888         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20889         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20890         the number of recursive calls.
20891
20892         * mm-decode.el (mm-handle-set-disposition): New macro.
20893         (mm-handle-set-description): New macro.
20894
20895 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20896
20897         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20898         encoding.
20899
20900 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20901
20902         * message.el (message-tool-bar-zap-list, message-tool-bar)
20903         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20904         (message-tool-bar-local-item-from-menu): Remove.
20905         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20906         (message-make-tool-bar): New function.
20907         (message-mode): Use `message-make-tool-bar'.
20908
20909         * gmm-utils.el: New file.
20910         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20911         (gmm-lazy): New widget copied from `nnmail.el'.
20912         (gmm-tool-bar-from-list): New function for creating customizable
20913         tool bars.
20914         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20915         output.
20916         (gmm): Add :prefix to defgroup.
20917
20918 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20919
20920         * gmm-utils.el (gmm-widget-p): New function.
20921
20922 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20923
20924         * mml.el (mml-attach-file): Describe `description' in doc string.
20925         (mml-menu): Add Emacs MIME manual and PGG manual.
20926
20927 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20928
20929         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20930
20931 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20932
20933         * nntp.el (nntp-end-of-line): Doc fix.
20934
20935 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20936
20937         * imap.el (imap-open): Handle case where buffer is a buffer
20938         object.
20939
20940 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20941
20942         * gnus-delay.el (gnus-delay): Don't autoload.
20943         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20944         to be re-loaded when customizing the `gnus-delay' group.
20945
20946 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20947
20948         * message.el (message-insert-citation-line): Use newlines.
20949
20950 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20951
20952         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20953         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20954         these routines, so the passphrase can be managed externally and
20955         passed in to the system.
20956         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20957         pgg-add-passphrase-to-cache function.
20958
20959         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20960         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20961         these routines, so the passphrase can be managed externally and
20962         passed in to the system.
20963         (pgg-pgp5-sign-region): Use new name of
20964         pgg-add-passphrase-to-cache function.
20965
20966 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20967
20968         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20969         part of the decoded armor to find the key-identifier.
20970         (pgg-gpg-lookup-key-owner): New function to return the
20971         human-readable identifier of a key owner.
20972         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20973         itself.
20974         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20975         the key value) if we have a key and can match it against a secret
20976         key.  Also, added a note pointing out fact that the prompt only
20977         indicates the first matching key.
20978
20979         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20980         pgg-decrypt-region.
20981         (pgg-add-passphrase-to-cache): Rename from
20982         `pgg-add-passphrase-cache' to reduce confusion (all callers
20983         changed).
20984         (pgg-remove-passphrase-from-cache): Rename from
20985         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20986         changed).
20987         (pgg-read-passphrase, pgg-add-passphrase-cache)
20988         (pgg-remove-passphrase-cache): Add informative docstrings.
20989         (pgg-decrypt): Convey provided passphrase in subordinate call to
20990         pgg-decrypt-region.
20991
20992 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20993
20994         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20995         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20996         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20997         'passphrase' argument, so the passphrase can be managed externally
20998         and then passed in to the system.
20999
21000         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21001         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21002         so the passphrase cache can be used reliably with identifiers
21003         besides a pgp packet's key id.
21004
21005         * pgg-gpg.el (pgg-gpg-encrypt-region)
21006         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21007         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21008         these routines, so the passphrase can be managed externally and
21009         passed in to the system.
21010
21011         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21012         'notruncate' argument, so the passphrase cache can be used
21013         reliably with identifiers besides a pgp packet's key id.
21014
21015 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21016
21017         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21018         symmetric encryption.
21019         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21020         encrypted session key.
21021         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21022         message ask for the passphrase in a proper way.
21023
21024         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21025         New user commands for symmetric encryption.
21026
21027 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21028
21029         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21030
21031         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21032
21033 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21034
21035         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21036
21037 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21038
21039         * mm-decode.el (mm-inlined-types): Add application/pgp.
21040         (mm-automatic-display): Ditto.
21041
21042         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21043         part as text.
21044
21045 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21046
21047         * nnrss.el: Update copyright.
21048         (nnrss-opml-import): Query whether to subscribe to each entry.
21049
21050         * gnus-art.el:
21051         * gnus-sum.el:
21052         * gnus-xmas.el:
21053         * messagexmas.el:
21054         * mm-uu.el:
21055         * mm-view.el: Update copyright.
21056
21057 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21058
21059         * message.el (message-info): New function.
21060         (message-mode-menu): Add it.
21061         Update copyright.
21062
21063         * ChangeLog: Fix and update copyright.
21064
21065 2006-01-13  Romain Francoise  <romain@orebokech.com>
21066
21067         * message.el (message-forward-subject-name-subject): Prefer the
21068         address to 'nowhere' if the sender has no name.
21069         Fix typo.  Update copyright year.
21070
21071 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21072
21073         * gnus-art.el (article-wash-html):
21074         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21075         (gnus-article-wash-html-with-w3m-standalone): New function.
21076
21077         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21078         mm-inline-text-html-render-with-w3m-standalone.
21079         (mm-text-html-washer-alist): Map w3m-standalone to
21080         gnus-article-wash-html-with-w3m-standalone.
21081         (mm-inline-text-html-render-with-w3m-standalone): New function.
21082
21083 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21084
21085         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21086         Improve LaTeX.
21087
21088 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21089
21090         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21091         (nnrss-request-article): Render text/plain parts as HTML.
21092
21093         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21094         the buffer.
21095
21096 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21097
21098         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21099         custom definition of `gnus-posting-styles'.
21100
21101         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21102         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21103
21104 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21105
21106         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21107         Use nntp for bug archive.
21108
21109 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21110
21111         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21112         parts.
21113         (nnrss-normalize-date): New function converts ISO 8601 date into
21114         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21115         (nnrss-check-group): Use it.
21116
21117 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21118
21119         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21120
21121         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21122         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21123         (nnrss-insert-w3): Ditto.
21124
21125 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21126
21127         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21128         the articles to be forwarded including the case where neither a
21129         number of articles nor a region is specified.
21130
21131 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21132
21133         * nnrss.el (nnrss-request-article): Fix last change; fill
21134         text/plain parts.
21135
21136 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21137
21138         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21139         in text/plain part.
21140         (nnrss-check-group): Don't add excessive newline to dc:subject.
21141
21142 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21143
21144         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21145         article.
21146
21147 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21148
21149         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21150         (nnml-use-compressed-files, nnml-save-mail): Support other
21151         comression programs such as bzip2.
21152
21153 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21154
21155         * dns.el (query-dns): Make sure we check the buffer size before
21156         removing tcp headers.
21157
21158 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21159
21160         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21161         remove MIME buttons associated with multipart/alternative parts.
21162         (gnus-mime-display-alternative): Tag buttons using `article-type'
21163         text property.
21164
21165         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21166         associated with multipart/alternative parts.
21167
21168         * gnus-art.el (gnus-signature-separator): Fix custom type.
21169
21170         * mm-decode.el (mm-inlined-types): Fix custom type.
21171         (mm-keep-viewer-alive-types): Ditto.
21172         (mm-automatic-display): Ditto.
21173         (mm-attachment-override-types): Ditto.
21174         (mm-inline-override-types): Ditto.
21175         (mm-automatic-external-display): Ditto.
21176
21177 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21178
21179         * spam-report.el (spam-report-user-mail-address)
21180         (spam-report-user-agent): New variables.
21181         (spam-report-url-ping-plain): Use spam-report-user-agent.
21182
21183 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21184
21185         * gnus-art.el (gnus-button-handle-custom): Do not just use
21186         `customize-apropos' for any "M-x customize-*" button but the
21187         function called for.  Accept both the function name and its
21188         argument in order to achieve this.
21189         (gnus-button-alist): Remove support for "custom:" URL's.
21190         Pass function name to `gnus-button-handle-custom' in case of "M-x
21191         customize-*" buttons.
21192
21193 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21194
21195         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21196         multipart/alternative and add xref to mm-discouraged-alternatives
21197         in doc string.
21198
21199         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21200         gnus-buttonized-mime-types in doc string.
21201
21202 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21203
21204         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21205         Suggest image/.* in the doc string.
21206
21207 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21208
21209         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21210         message-marks (Debian bug#342521).
21211
21212 2005-12-12  Simon Josefsson  <jas@extundo.com>
21213
21214         * password.el (password-read-from-cache): Add.
21215         (password-read): Use it.
21216
21217 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21218
21219         * rfc2047.el (rfc2047-charset-to-coding-system):
21220         Recognize us-ascii as a MIME charset.
21221
21222         * mm-bodies.el (mm-decode-content-transfer-encoding):
21223         Protect against the case where the 2nd arg TYPE is nil.
21224
21225 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21226
21227         * pop3.el (pop3-stream-type): Fix custom version.
21228
21229         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21230
21231 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21232
21233         * mm-decode.el (mm-display-external): Add missing cdr.
21234
21235 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21236
21237         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21238         RFC1524) if it is in mailcap or add a suffix according to
21239         mailcap-mime-extensions when generating a temp filename; postpone
21240         deleting a temp file for 2 seconds for some wrappers, shell
21241         scripts, and so on, which might exit right after having started a
21242         viewer command as a background job.
21243
21244 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21245
21246         * nntp.el (nntp-marks-directory): Fix custom group.
21247
21248         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21249         steps when < 10.
21250
21251         * gnus-start.el (gnus-no-server-1):
21252         Mention `gnus-level-default-subscribed' in doc string.
21253
21254 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21255
21256         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21257         parens.
21258
21259 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21260
21261         * gnus-xmas.el (gnus-use-toolbar): Revert.
21262         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21263         gnus-use-toolbar is default.
21264
21265         * messagexmas.el (message-use-toolbar): Revert.
21266         (message-setup-toolbar): Use global default-toolbar if
21267         message-use-toolbar is default.
21268
21269 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21270
21271         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21272         according to default-toolbar-visible-p.
21273
21274         * messagexmas.el (message-use-toolbar): Ditto.
21275
21276 2005-11-26  Dave Love  <fx@gnu.org>
21277
21278         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21279         (tls-program, tls-success): Provide openssl alternative.
21280
21281         * starttls.el: Doc fixes.
21282         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21283         SERVICE to PORT.
21284
21285         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21286         port null or service name.
21287         (starttls-negotiate): Autoload.
21288
21289 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21290
21291         * message.el (message-kill-to-signature): Fix interactive spec.
21292
21293 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21294
21295         * pop3.el (pop3-open-server): Recognize a string as a service name.
21296
21297 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21298
21299         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21300
21301 2005-11-23  Dave Love  <fx@gnu.org>
21302
21303         Add pop3s, pop3/starttls.
21304
21305         * pop3.el (pop3-authentication-scheme): Clarify doc.
21306         (open-tls-stream, starttls-open-stream): Autoload.
21307         (pop3-stream-type): New.
21308         (pop3-open-server): Use it.
21309
21310         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21311         for POP.
21312         (mail-source-keyword-map): Add :stream for POP.
21313         (mail-source-fetch-pop): Use pop3-stream-type.
21314
21315 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21316
21317         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21318         of current-time-string.
21319
21320 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21321
21322         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21323         date header.
21324
21325 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21326
21327         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21328         it can seriously impact performance as it bypasses the agent's
21329         local caches.
21330
21331 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21332
21333         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21334         must be explicitly online rather than "not explicitly offline" for
21335         its flags to be synchronized.
21336
21337         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21338         that gnus-uu-unmark-thread will function correctly.
21339
21340         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21341         1024K is instead displayed as 1M.
21342
21343 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21344
21345         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21346
21347 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21348
21349         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21350
21351 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21352
21353         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21354         error message to display actual error condition.
21355         (gnus-agent-save-local): Avoid saving symbols that are bound to
21356         nil as they simply result in a warning message in
21357         gnus-agent-read-local.
21358
21359 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21360
21361         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21362         rather than make-variable-buffer-local for file-precious-flag.
21363
21364 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21365
21366         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21367         for duplicates which are removed.  The invalid sort check then
21368         triggers a rescan after the sort as sorting may have moved
21369         duplicate entries such that they can be cheaply detected.
21370
21371 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21372
21373         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21374
21375 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21376
21377         * gnus-agent.el (gnus-agent-article-alist-save-format):
21378         Change internal variable to a custom variable.  Change default value
21379         from compressed(2) to uncompressed(1).
21380         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21381         support for uncompressed agentview files.  Taken together, reading
21382         the agentview file should now be 6-7 times faster.
21383
21384 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21385
21386         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21387         as a buffer-local variable.  This avoids creating truncated
21388         dribble files as a result of a hang up, eg.
21389
21390 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21391
21392         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21393         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21394         XEmacs.
21395
21396 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21397
21398         * gnus-start.el (gnus-start-draft-setup):
21399         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21400
21401         * gnus.el (gnus-splash): Change custom group.
21402         (gnus-group-get-parameter, gnus-group-parameter-value):
21403         Describe allow-list argument.
21404
21405         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21406         string.
21407
21408 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21409
21410         * gnus-art.el (gnus-default-article-saver): Add user-defined
21411         `function' to custom type.
21412
21413 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21414
21415         * imap.el (imap-open): Handle case where buffer is a buffer
21416         object.
21417
21418 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21419
21420         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21421         long lines.
21422         (gnus-cache-delete-group): Wrap doc strings.
21423
21424         * gnus-agent.el (gnus-agent-rename-group)
21425         (gnus-agent-delete-group): Wrap doc strings.
21426
21427 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21428
21429         * messagexmas.el (message-use-toolbar): Change the valid values
21430         into default, top, bottom, left, and right.
21431         (message-toolbar-thickness): New variable.
21432         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21433         well.
21434         (message-setup-toolbar): Make it work.
21435
21436         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21437         (gnus-use-toolbar): Change the valid values into default, top,
21438         bottom, left, and right.
21439         (gnus-toolbar-thickness): New variable.
21440         (gnus-xmas-setup-toolbar): New function.
21441         (gnus-xmas-setup-group-toolbar): Use it.
21442         (gnus-xmas-setup-summary-toolbar): Use it.
21443
21444 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21445
21446         * gnus-start.el (gnus-1): Add "native" to
21447         gnus-predefined-server-alist.
21448
21449         * gnus.el (gnus-method-to-server): Don't add "native" to the
21450         lists here, because that leads to problems when
21451         gnus-select-method is bound.
21452
21453 2005-11-09  Simon Josefsson  <jas@extundo.com>
21454
21455         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21456         use (not sort-by-date) instead.
21457
21458 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21459
21460         * gnus-delay.el (gnus-delay-group): Don't autoload.
21461         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21462         to be re-loaded when customizing the `gnus-delay' group.
21463
21464 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21465
21466         * message.el: Revert last changes.
21467         (message-insert-citation-line): Use newlines.
21468
21469 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21470
21471         * message.el (message-courtesy-message)
21472         (message-mark-insert-begin, message-mark-insert-end)
21473         (message-elide-ellipsis, message-cancel-message)
21474         (message-add-header, message-change-subject)
21475         (message-cross-post-followup-to-header)
21476         (message-cross-post-insert-note, message-reduce-to-to-cc)
21477         (message-widen-reply, message-delete-not-region)
21478         (message-kill-to-signature, message-insert-signature)
21479         (message-insert-importance-high, message-insert-importance-low)
21480         (message-insert-or-toggle-importance)
21481         (message-insert-disposition-notification-to)
21482         (message-indent-citation, message-yank-original)
21483         (message-cite-original-without-signature, message-cite-original)
21484         (message-insert-citation-line, message-position-on-field)
21485         (message-fix-before-sending, message-send-mail-partially)
21486         (message-send-mail, message-send-mail-with-sendmail)
21487         (message-send-mail-with-qmail, message-send-news)
21488         (message-check-news-header-syntax, message-generate-headers)
21489         (message-insert-courtesy-copy, message-fill-address)
21490         (message-fill-header, message-shorten-references)
21491         (message-setup-1, message-cancel-news)
21492         (message-forward-make-body-plain, message-forward-make-body-mime)
21493         (message-forward-make-body-mml, message-encode-message-body)
21494         (message-forward-make-body-digest-plain)
21495         (message-forward-make-body-digest-mime)
21496         (message-use-alternative-email-as-from): Insert `hard-newline'
21497         instead of ordinary newlines.
21498
21499 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21500
21501         * message.el (message-generate-headers): Downcase the argument
21502         given to message-check-element.
21503
21504 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21505
21506         * nntp.el (nntp-authinfo-rejected): New error condition.
21507         (nntp-wait-for): Use new error condition to signal authentication
21508         error.
21509         (nntp-retrieve-data): Rethrow new error condition to break out of
21510         recursive call to nntp-send-authinfo.
21511
21512 2005-11-08  Romain Francoise  <romain@orebokech.com>
21513
21514         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21515         (gnus-summary-exit-map): Bind to `Z p'.
21516         (gnus-summary-make-menu-bar): Add menu item.
21517
21518 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21519
21520         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21521         (gnus-treat-*): Add `first' in all doc strings.
21522
21523         * gnus-group.el (gnus-group-compact-group): Fix typo.
21524
21525 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21526
21527         * gnus.el (gnus-parameters-case-fold-search): New variable.
21528         (gnus-parameters-get-parameter): Use it.
21529
21530         * gnus-score.el (gnus-home-score-file): Doc fix.
21531
21532 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21533
21534         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21535
21536 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21537
21538         * mm-util.el (mm-special-display-p): New function.
21539
21540         * mml.el (mml-preview): Use it; doc fix.
21541
21542 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21543
21544         * imap.el (imap-open): Handle case where buffer is a buffer object.
21545
21546 2005-10-29  Romain Francoise  <romain@orebokech.com>
21547
21548         * message.el (message-fix-before-sending): Fix comment.
21549
21550 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21551
21552         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21553
21554 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21555
21556         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21557         Used in gnus-score.el.
21558
21559 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21560
21561         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21562
21563 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21564
21565         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21566         whitespace removed in revision 7.8.  Use concatenated string to
21567         protect trailing whitespace.
21568
21569 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21570
21571         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21572         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21573         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21574         Courier IMAP ("some version from 2004").  Mostly based on similar
21575         code in the same function.
21576
21577 2005-10-26  Didier Verna  <didier@xemacs.org>
21578
21579         * gnus-group.el (gnus-group-compact-group): Invalidate original
21580         article buffer.
21581         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21582         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21583         NOV database and in article itself.
21584         Invalidate article backlog.
21585
21586 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21587
21588         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21589
21590 2005-10-26  Simon Josefsson  <jas@extundo.com>
21591
21592         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21593         part of 2004-07-25 change.
21594
21595 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21596
21597         * message.el (message-display-completion-list): New function.
21598         (message-expand-group): Use it; make sure the Completions buffer
21599         is modifiable.
21600 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21601
21602         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21603         user-mail-name is an empty string.
21604
21605 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21606
21607         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21608         depending on gnus-score-decay-constant.
21609
21610         * encrypt.el (encrypt-insert-file-contents)
21611         (encrypt-write-file-contents): Don't use `gnus-message'.
21612
21613         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21614         arguments.
21615         (mm-uu-type-alist): Add message-marks and insert-marks.
21616         Pass arguments to mm-uu-verbatim-marks-extract.
21617         (mm-uu-hide-markers): New variable.
21618         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21619
21620         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21621         (gnus-convert-image-to-face-command): Use "convert" by default to
21622         allow other input image formats.
21623         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21624         accordingly.
21625
21626 2005-10-23  Simon Josefsson  <jas@extundo.com>
21627
21628         * imap.el (imap-gssapi-program): Align command line parameters
21629         with latest GNU SASL.
21630         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21631
21632 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21633
21634         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21635         HTML.
21636         (nnslashdot-request-article): Ditto.
21637
21638         * lpath.el (featurep): Add nobreak-char-display.
21639
21640 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21641
21642         * mail-source.el (mail-source-fetch-pop): Require pop3.
21643         (mail-source-check-pop): Ditto.
21644
21645 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21646
21647         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21648         errors.
21649
21650 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21651
21652         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21653         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21654
21655         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21656
21657         * mm-bodies.el (mm-decode-string):
21658         Call `mm-charset-to-coding-system' with allow-override argument.
21659
21660 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21661
21662         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21663         (rfc2047-charset-to-coding-system): New function.
21664         (rfc2047-decode-encoded-words): New function.
21665         (rfc2047-decode-region): Use them.
21666         (rfc2047-decode-cte): Remove.
21667         (rfc2047-parse-and-decode): Remove.
21668         (rfc2047-decode): Remove.
21669
21670 2005-10-15  Kenichi Handa  <handa@m17n.org>
21671
21672         * rfc2047.el (rfc2047-decode-cte): New function.
21673         (rfc2047-decode-region): Change the way to decode successive
21674         encoded-words: decode B- or Q-encoding in each encoded-word,
21675         concatenate them, and decode it as charset.
21676
21677 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21678
21679         * lpath.el: Fbind codepage-setup for XEmacs.
21680
21681 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21682
21683         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21684         widget-move-and-invoke.
21685         (gnus-custom-mode): Use gnus-custom-map.
21686
21687 2005-10-15  Bill Wohler  <wohler@newt.com>
21688
21689         * message.el (message-tool-bar-map): Rename image file from
21690         mail_send to mail/send.
21691
21692 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21693
21694         * message.el (message-expand-group): Pass the common
21695         prefix substring of completion to `display-completion-list'.
21696
21697 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21698
21699         * mml-sec.el (mml-secure-method): New internal variable.
21700         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21701         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21702         New functions using mml-secure-method.
21703
21704         * mml.el (mml-mode-map): Add key bindings for those functions.
21705         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21706         Harder <harder@myrealbox.com>.
21707         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21708         Goto end of message if point is the headers of the message.
21709
21710         * message.el (message-in-body-p): New function.
21711
21712         * assistant.el: Autoload gnus-util and netrc.
21713
21714         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21715         Use `mm-charset-override-alist' only when decoding.
21716
21717         * mm-bodies.el (mm-decode-body):
21718         Call `mm-charset-to-coding-system' with allow-override argument.
21719
21720         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21721         `filename' from Content-Disposition if Content-Type doesn't
21722         provide `name'.
21723         (gnus-mime-view-part-as-type): Set default instead of
21724         initial-input.
21725
21726 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21727
21728         * format-spec.el (format-spec): Propagate text properties of % spec.
21729
21730 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21731
21732         * gnus-art.el (gnus-treat-predicate): Add `first'.
21733
21734 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21735
21736         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21737         (mm-charset-override-alist): New variable.
21738         (mm-charset-to-coding-system): Use it.
21739         (mm-codepage-setup): New helper function.
21740         (mm-charset-eval-alist): New variable.
21741         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21742         Warn about unknown charsets.
21743
21744         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21745
21746 2005-10-04  David Hansen  <david.hansen@gmx.net>
21747
21748         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21749         (nnrss-check-group): Ditto.
21750
21751 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21752
21753         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21754         Rename x-gnus-verbatim to x-verbatim.
21755         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21756
21757         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21758         x-verbatim.
21759
21760         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21761
21762         * gnus-util.el (gnus-remove-duplicates): Remove.
21763
21764         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21765         instead of gnus-remove-duplicates.
21766
21767         * message.el (message-remove-duplicates): Remove.
21768         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21769         message-remove-duplicates.
21770
21771         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21772         available, else use implementation from `delete-dups'.
21773
21774         * message.el (message-insert-expires): New function.
21775         (message-mode-map): Add key binding.
21776         (message-mode-field-menu): Add menu entry.
21777         (message-mode): Document it.
21778         (message-make-expires-date): Use `message-make-date'.
21779
21780 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21781
21782         * message.el (message-make-expires-date): New function.
21783
21784 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21785
21786         * Makefile.in (list-installed-shadows): New entry.
21787         (install): Use it.
21788         (remove-installed-shadows): New entry.
21789
21790         * dgnushack.el (dgnushack-default-load-path): New variable.
21791         (dgnushack-find-lisp-shadows): New function.
21792         (dgnushack-remove-lisp-shadows): New function.
21793
21794 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21795
21796         * Makefile.in (install-el-elc): New entry.
21797         (install): Use it so that .el files are necessarily installed.
21798
21799 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21800
21801         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21802
21803 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21804
21805         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21806         function rather than the diff-mode.el package.
21807         (mm-display-external): Use with-current-buffer.
21808         (mm-viewer-completion-map, mm-viewer-completion-map):
21809         Move initialization inside declaration.
21810
21811 2005-09-29  Simon Josefsson  <jas@extundo.com>
21812
21813         * spam.el: Load hashcash when compiling, to avoid warnings.
21814         Don't autoload mail-check-payment.
21815         (spam-check-hashcash): Define unconditionally, since hashcash.el
21816         is part of Gnus now.  Ignore errors from payment checking.
21817
21818 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21819
21820         * message.el (message-bold-region, message-unbold-region):
21821         Rename from `bold-region' and `unbold-region'.
21822
21823         * message.el: Remove useless autoloads.
21824
21825 2005-09-28  Simon Josefsson  <jas@extundo.com>
21826
21827         * message.el (message-use-idna): Default to t.
21828         (message-use-idna): Test whether encoding works too.  Doc fix.
21829
21830 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21831
21832         * nntp.el (nntp-warn-about-losing-connection): Remove.
21833
21834 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21835
21836         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21837         customizable.  Change default value.
21838         (mm-uu-diff-groups-regexp): Change default value.
21839         (mm-uu-type-alist): Add doc string.
21840         (mm-uu-configure): Add doc string.  Make it interactive.
21841         (mm-uu-tex-groups-regexp): New variable.
21842         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21843         (mm-uu-type-alist): Add LaTeX documents.
21844         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21845         of "text/verbatim".
21846         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21847
21848         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21849         instead of "text/verbatim".
21850
21851         * message.el (message-mark-inserted-region)
21852         (message-mark-insert-file): Use slrn style marks when called with
21853         prefix argument.
21854
21855 2005-09-27  Simon Josefsson  <jas@extundo.com>
21856
21857         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21858
21859 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21860
21861         * message.el (message-remove-duplicates): New function.
21862         Implementation borrowed from `gnus-remove-duplicates'.
21863         (message-idna-to-ascii-rhs): Also encode idna addresses in
21864         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21865         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21866         only ask about the same idna domain once per header and also tell
21867         in what header to replace the idna domain.
21868
21869         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21870         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21871         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21872         a header is decoded and not just the last one.
21873
21874 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21875
21876         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21877         has been decoded.
21878
21879         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21880         (mm-insert-part): Don't modify text if it has been decoded.
21881
21882         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21883         decoded.
21884
21885         * mm-view.el (mm-inline-text): Don't strip text props unless
21886         decoding enriched or richtext parts.
21887
21888 2005-09-25  Romain Francoise  <romain@orebokech.com>
21889
21890         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21891         * gnus-start.el (gnus-subscribe-interactively):
21892         * gnus-uu.el (gnus-uu-grab-articles):
21893         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21894         space.
21895
21896 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21897
21898         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21899         * mm-view.el (mm-view-pkcs7-decrypt):
21900         * gnus-sum.el (gnus-summary-limit-to-extra)
21901         (gnus-summary-respool-article, gnus-read-move-group-name):
21902         * gnus-score.el (gnus-summary-increase-score):
21903         * gnus-util.el (gnus-completing-read-with-default):
21904         * gnus-art.el (gnus-read-save-file-name)
21905         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21906         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21907         * message.el (message-check-news-header-syntax):
21908         Follow convention for reading with the minibuffer.
21909
21910 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21911
21912         * spam-report.el (spam-report-url-ping-plain):
21913         Use gnus-extended-version as User-Agent.
21914
21915         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21916         default value is nil.
21917
21918         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21919         (mm-uu-verbatim-marks-extract): New function.
21920         (mm-uu-extract): New face.
21921         (mm-uu-copy-to-buffer): Use it.
21922
21923         * spam-report.el (spam-report-gmane-ham): Rename from
21924         `spam-report-gmane-unspam'.
21925         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21926         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21927
21928         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21929         Autoload.
21930         (spam-report-gmane-unregister-routine):
21931         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21932
21933 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21934
21935         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21936         (spam-report-gmane-unregister-routine): Add support for gmane
21937         unregistration.
21938
21939         * spam-report.el (spam-report-gmane-unspam)
21940         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21941         (spam-report-gmane): Change to take a single article and do unspam
21942         registration.
21943
21944 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21945
21946         * mm-url.el (mm-url-decode-entities): Fix regexp.
21947
21948 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21949
21950         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21951         default to nil, to be able to use Gnus at all.  If the default
21952         switches to something else, then the function should be fixed not
21953         be exceedingly slow.
21954
21955 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21956
21957         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21958         fail hard.
21959
21960         * spam-report.el: Add better Keywords line.
21961
21962         * spam.el: Add Maintainer and better Keywords line.
21963
21964 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21965
21966         * gnus-art.el (gnus-article-replace-part)
21967         (gnus-mime-replace-part): New functions.
21968         (gnus-mime-action-alist, gnus-mime-button-commands)
21969         (gnus-mime-save-part-and-strip): Add file argument.
21970         (gnus-article-part-wrapper): Add interactive argument.
21971
21972         * gnus-sum.el (gnus-summary-mime-map):
21973         Add `gnus-article-replace-part'.
21974
21975 2005-09-19  Didier Verna  <didier@xemacs.org>
21976
21977         The nnml compaction feature:
21978         * nnml.el (nnml-request-compact-group): New function.
21979         * nnml.el (nnml-request-compact): New function.
21980         * gnus-int.el (gnus-request-compact-group): New function.
21981         * gnus-int.el (gnus-request-compact): New function.
21982         * gnus-group.el (gnus-group-compact-group): New function.
21983         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21984         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21985         * gnus-srvr.el (gnus-server-compact-server): New function.
21986         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21987         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21988
21989 2005-09-18  Deepak Goel  <deego@gnufans.org>
21990
21991         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21992         format spec.
21993
21994 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21995
21996         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21997
21998 2005-09-15  Romain Francoise  <romain@orebokech.com>
21999
22000         * message.el (message-fill-paragraph): Clarify docstring.
22001
22002 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22003
22004         * gnus-art.el (gnus-mime-display-part): Protect against broken
22005         MIME messages.
22006
22007 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22008
22009         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22010         before parsing header.
22011
22012 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22013
22014         * html2text.el (html2text-replace-list): Add new entities.
22015
22016 2005-09-11  Romain Francoise  <romain@orebokech.com>
22017
22018         * message.el (message-alternative-emails): Improve docstring.
22019         (message-setup-1): Call `message-use-alternative-email-as-from'
22020         after `message-setup-hook' to give it precedence over posting
22021         styles, etc.
22022         (message-use-alternative-email-as-from): Add docstring.
22023         Remove the original From header if present.
22024
22025         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22026         (nnml-save-mail): Use it.
22027
22028         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22029         articles.  Add new argument `silent'.
22030         (gnus-uu-mark-all): Report the total number of marked articles.
22031
22032 2005-09-10  Romain Francoise  <romain@orebokech.com>
22033
22034         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22035         (gnus-uu-mark-series): Likewise.
22036
22037 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22038
22039         * spam-report.el (spam-report-gmane): Fix generation of spam
22040         report URL.
22041
22042 2005-09-10  Simon Josefsson  <jas@extundo.com>
22043
22044         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22045         t, based on discussion on the ding list with Robert Epprecht
22046         <epprecht@solnet.ch>.
22047
22048 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22049
22050         * spam-report.el (spam-report-gmane): Make it work without
22051         X-Report-Spam header.  Gmane now only provides Archived-At.
22052         This is only used if `spam-report-gmane-use-article-number' is nil.
22053         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22054
22055         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22056         make `gnus-summary-sort-by-recipient' work with threading.
22057
22058         * nnweb.el (nnweb-google-wash-article): Print a message if article
22059         is not available.
22060
22061 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22062
22063         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22064         change.  Decode text/* parts content before displaying.
22065
22066 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22067
22068         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22069
22070 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22071
22072         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22073
22074         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22075         url-package-name, url-package-version,
22076         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22077         w3m-display-inline-images, and w3m-minor-mode-map.
22078
22079 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22080
22081         * message.el (message-tab-body-function): Fix mismatched custom type.
22082
22083         * gnus.el (gnus-group-change-level-function): Ditto.
22084
22085         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22086
22087         * gnus-art.el (gnus-signature-limit)
22088         (gnus-article-mime-part-function): Ditto.
22089
22090 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22091
22092         * mml.el (mml-mode): Silence the byte compiler.
22093
22094         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22095         using `(sit-for 0)' before moving the point to the specified part;
22096         skip unbuttonized parts.
22097         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22098         return to the summary window if gnus-auto-select-part is non-nil.
22099
22100 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22101
22102         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22103         New variables.
22104         (mml-dnd-attach-file, mml-mode): Use them.
22105
22106         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22107         Make fetching article by MID work again for Google Groups.
22108         Add FIXME concerning gnus-group-make-web-group.
22109
22110         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22111         Don't depend on Gnus by using mail-extract-address-components if
22112         gnus-extract-address-components is not bound.
22113
22114 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22115
22116         * gnus-art.el (gnus-mime-display-security): Don't display the
22117         signature, but only the signed part.
22118
22119 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22120
22121         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22122
22123         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22124         list, not listp.
22125
22126 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22127
22128         * mm-encode.el (mm-encode-content-transfer-encoding):
22129         Likewise when encoding.
22130
22131         * mm-bodies.el (mm-decode-content-transfer-encoding):
22132         De-canonicalize CRLF for all text content types, not just
22133         text/plain.
22134
22135 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22136
22137         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22138         valid article; point arrow and cursor at the MIME button.
22139
22140 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22141
22142         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22143         Suggested by Dan Christensen <jdc@uwo.ca>.
22144
22145         * mm-decode.el (mm-save-part): Enable change of prompt.
22146
22147 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22148
22149         * gnus-msg.el (gnus-inews-add-send-actions):
22150         Make `message-post-method' lambda parameter ARG `&optional'.
22151
22152 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22153
22154         * gnus-sum.el (gnus-summary-mime-map):
22155         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22156         gnus-article-jump-to-part.
22157
22158         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22159         (gnus-article-edit-part): Use it.
22160         (gnus-article-part-wrapper): Add no-handle argument.
22161         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22162         New functions.
22163
22164 2005-08-29  Romain Francoise  <romain@orebokech.com>
22165
22166         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22167         docstring.
22168         (gnus-face-from-file): Likewise.
22169
22170 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22171
22172         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22173         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22174         non-nil.
22175         (gnus-auto-select-part): New variable.
22176         (gnus-article-jump-to-part): New function.
22177         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22178         (gnus-mime-delete-part): Allow selecting specified part after
22179         deleting or stripping parts.
22180         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22181         part if argument is bogus.
22182
22183 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22184
22185         * gnus-art.el (w3m-minor-mode-map):
22186         * gnus-spec.el (gnus-newsrc-file-version):
22187         * gnus-util.el (nnmail-active-file-coding-system)
22188         (gnus-original-article-buffer, gnus-user-agent):
22189         * gnus.el (gnus-ham-process-destinations)
22190         (gnus-parameter-ham-marks-alist)
22191         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22192         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22193         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22194         * mm-decode.el (gnus-current-window-configuration):
22195         * mm-extern.el (gnus-article-mime-handles):
22196         * mm-url.el (url-current-object, url-package-name)
22197         (url-package-version):
22198         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22199         (smime-keys, w3m-cid-retrieve-function-alist)
22200         (w3m-current-buffer, w3m-display-inline-images)
22201         (w3m-minor-mode-map):
22202         * mml-smime.el (gnus-extract-address-components):
22203         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22204         (gnus-newsrc-hashtb, message-default-charset)
22205         (message-deletable-headers, message-options)
22206         (message-posting-charset, message-required-mail-headers)
22207         (message-required-news-headers):
22208         * mml1991.el (mc-pgp-always-sign):
22209         * mml2015.el (mc-pgp-always-sign):
22210         * nnheader.el (nnmail-extra-headers):
22211         * rfc1843.el (gnus-decode-encoded-word-function)
22212         (gnus-decode-header-function, gnus-newsgroup-name):
22213         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22214
22215 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22216
22217         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22218         the end of the date treatments.
22219
22220 2005-08-15  Simon Josefsson  <jas@extundo.com>
22221
22222         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22223         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22224         Capello and Romain Francoise.
22225         (pgg-fetch-key-function): Remove, not used?
22226         (pgg-insert-url-with-w3): Require url, to get
22227         url-insert-file-contents regardless of where it is defined.
22228
22229 2005-08-13  Romain Francoise  <romain@orebokech.com>
22230
22231         * message.el (message-cite-original-1): New function.
22232         (message-cite-original): Use it.
22233         (message-cite-original-without-signature): Ditto.
22234
22235 2005-08-08  Romain Francoise  <romain@orebokech.com>
22236
22237         * message.el (message-yank-empty-prefix): New variable.
22238         (message-indent-citation): Use it.
22239         (message-cite-original-without-signature): Respect X-No-Archive.
22240
22241 2005-08-08  Simon Josefsson  <jas@extundo.com>
22242
22243         * pgg.el: Autoload url-insert-file-contents instead of loading
22244         w3/url.
22245         (pgg-insert-url-with-w3): Don't load url here.
22246
22247 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22248
22249         * message.el (message-kill-to-signature): Don't insert newline at
22250         bol.
22251         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22252
22253 2005-08-06  Romain Francoise  <romain@orebokech.com>
22254
22255         * message.el (message-user-fqdn): Fix typo in docstring.
22256
22257 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22258
22259         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22260
22261         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22262
22263 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22264
22265         * mm-bodies.el (mm-encode-body): Use coding system rather than
22266         charset to encode text.
22267
22268         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22269         number of charsets if utf-8 is available (XEmacs).
22270
22271 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22272
22273         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22274         taken from `gnus-button-mid-or-mail-regexp'.
22275         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22276         (gnus-button-alist): Improve regexp for domain part of the MIDs
22277         for news:localpart@domain buttons.
22278         (gnus-button-ctan-directory-regexp): Update.
22279
22280 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22281
22282         * sieve-manage.el (sieve-manage-interactive-login):
22283         Use make-local-variable rather than make-variable-buffer-local.
22284         (sieve-manage-open): Ditto.
22285         (sieve-manage-authenticate): Ditto.
22286
22287         * mml.el (mml-generate-mime-1): Make the content type default to
22288         text/plain if the filename is not specified.
22289
22290 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22291
22292         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22293         instead of insert-buffer.
22294
22295         * message.el (message-yank-original): Ditto; set the mark at the
22296         end of the yanked message.
22297
22298 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22299
22300         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22301         lines to scroll rather than to stop it.
22302
22303         * mml.el (mml-generate-default-type): Add doc string.
22304         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22305         default to application/octet-stream when determining the content
22306         type if it is not specified for the part or the mml contents; add
22307         a comment about mml-generate-default-type.
22308
22309 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22310
22311         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22312         make it default to application/octet-stream when determining the
22313         content type if it is not specified for the external contents.
22314
22315 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22316
22317         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22318         segmented parameter but also other parameters might be there.
22319
22320 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22321
22322         * mm-decode.el (mm-display-external): Delete temp file, directory
22323         and buffer immediately if the external process is exited.
22324
22325 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22326
22327         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22328         fewer lines than that of scroll-margin.
22329         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22330
22331 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22332
22333         * gnus-art.el (gnus-article-next-page): Revert.
22334         (gnus-article-beginning-of-window): New macro.
22335         (gnus-article-next-page-1): Use it.
22336         (gnus-article-prev-page): Ditto.
22337         (gnus-article-edit-part): Use insert-buffer-substring instead of
22338         insert-buffer.
22339         (gnus-article-edit-exit): Ditto.
22340
22341         * gnus-util.el (gnus-beginning-of-window): Remove.
22342         (gnus-end-of-window): Remove.
22343
22344         * lpath.el: Don't bind header-line-format and scroll-margin.
22345
22346 2005-07-25  Simon Josefsson  <jas@extundo.com>
22347
22348         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22349         to have the url package without w3.  Reported by Daiki Ueno
22350         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22351
22352 2005-07-20  Didier Verna  <didier@xemacs.org>
22353
22354         * gnus-diary.el: Remove the description comment (nndiary is now
22355         properly documented in the Gnus manual).
22356         Fix the spelling of "Back End".
22357         * nndiary.el: Ditto.
22358         Fix the copyright notice.
22359
22360 2005-07-18  Romain Francoise  <romain@orebokech.com>
22361
22362         * gnus-sum.el (gnus-summary-to-prefix)
22363         (gnus-summary-newsgroup-prefix): New variables.
22364         (gnus-summary-from-or-to-or-newsgroups): Use them.
22365
22366 2005-07-17  Romain Francoise  <romain@orebokech.com>
22367
22368         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22369         space as it's generally not especially interesting to the user.
22370
22371 2005-07-16  Romain Francoise  <romain@orebokech.com>
22372
22373         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22374         nil to avoid prompting and file modification if one of the
22375         messages at the top of the nnfolder file contains a copyright
22376         notice.
22377         Update copyright notice.
22378
22379         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22380         instead of `current-time-string' as the latter creates a time
22381         string that is not RFC 2822 compliant (it lacks the zone).
22382         Update copyright notice.
22383
22384 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22385
22386         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22387         for text/rtf.  Display default in prompt.  Pass default for M-n.
22388
22389         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22390
22391 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22392
22393         * gnus-msg.el (gnus-button-mailto):
22394         Remove save-selected-window-window hackery because it relies on
22395         save-selected-window internals.
22396
22397 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22398
22399         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22400         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22401         (gnus-article-prev-page): Ditto.
22402
22403         * gnus-util.el (gnus-beginning-of-window): New function.
22404         (gnus-end-of-window): New function.
22405
22406         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22407
22408 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22409
22410         * gnus-score.el (gnus-score-edit-all-score):
22411         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22412         gnus-message.
22413
22414 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22415
22416         * gnus-msg.el (gnus-button-mailto):
22417         Remove save-selected-window-window hackery because it relies on
22418         save-selected-window internals.
22419
22420 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22421
22422         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22423         add-minor-mode.
22424         (gnus-binary-mode): Ditto.
22425
22426         * gnus-topic.el (gnus-topic-mode): Ditto.
22427
22428 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22429
22430         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22431         (gnus-article-prev-page): Take scroll-margin into consideration.
22432
22433 2005-07-04  Lute Kamstra  <lute@gnu.org>
22434
22435         Update FSF's address in GPL notices.
22436
22437 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22438
22439         * gnus.el (gnus-exit):
22440         * gnus-group.el (gnus-group-icons):
22441         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22442
22443         * gnus-nocem.el (gnus-nocem):
22444         * message.el (message-various, message-buffers, message-sending)
22445         (message-interface, message-forwarding, message-insertion)
22446         (message-headers, message-news, message-mail):
22447         * pgg-gpg.el (pgg-gpg):
22448         * pgg-parse.el (pgg-parse):
22449         * pgg-pgp.el (pgg-pgp):
22450         * pgg-pgp5.el (pgg-pgp5):
22451         * pop3.el (pop3): Finish `defgroup' description with period.
22452
22453 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22454
22455         * gnus-art.el (article-display-face): Improve the efficiency.
22456         (article-display-x-face): Ditto; remove gray x-face stuff.
22457
22458 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22459
22460         * gnus-art.el (article-display-face): Correct the position in
22461         which Faces are inserted.
22462
22463 2005-06-29  Didier Verna  <didier@xemacs.org>
22464
22465         * gnus-art.el (article-display-face): Display faces in correct
22466         order.
22467
22468 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22469
22470         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22471         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22472         (gnus-nocem-check-article): Fetch the Type header.
22473         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22474         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22475         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22476         make sure gnus-nocem-hashtb is initialized.
22477         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22478         (gnus-nocem-unwanted-article-p): Ditto.
22479
22480         * pgg.el (pgg-verify): Return the verification result.
22481
22482 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22483
22484         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22485         is ascii.
22486
22487 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22488
22489         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22490         `show-nonbreak-escape'.
22491
22492 2005-06-23  Lute Kamstra  <lute@gnu.org>
22493
22494         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22495
22496         * dig.el (dig-mode):
22497         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22498
22499 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22500
22501         * nnimap.el (nnimap-split-download-body): Fix spellings.
22502
22503 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22504
22505         * gnus-art.el (gnus-article-encrypt-body):
22506         * gnus-cus.el (gnus-score-customize):
22507         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22508         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22509
22510 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22511
22512         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22513         header by looking for magic "MII" at the beginning.
22514
22515 2005-06-16  Miles Bader  <miles@gnu.org>
22516
22517         * gnus-xmas.el (gnus-xmas-group-startup-message):
22518         Use renamed gnus-splash face.
22519
22520         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22521         (assistant-field-face): New backward-compatibility alias for renamed
22522         face.
22523         (assistant-render-text): Use renamed assistant-field face.
22524
22525         * spam.el (spam): Remove "-face" suffix from face name.
22526         (spam-face): New backward-compatibility alias for renamed face.
22527         (spam-face, spam-initialize): Use renamed spam face.
22528
22529         * message.el (message-header-to, message-header-cc)
22530         (message-header-subject, message-header-newsgroups)
22531         (message-header-other, message-header-name)
22532         (message-header-xheader, message-separator, message-cited-text)
22533         (message-mml): Remove "-face" suffix from face names.
22534         (message-header-to-face, message-header-cc-face)
22535         (message-header-subject-face, message-header-newsgroups-face)
22536         (message-header-other-face, message-header-name-face)
22537         (message-header-xheader-face, message-separator-face)
22538         (message-cited-text-face, message-mml-face):
22539         New backward-compatibility aliases for renamed faces.
22540         (message-font-lock-keywords): Use renamed message faces.
22541
22542         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22543         (sieve-test-commands, sieve-tagged-arguments):
22544         Remove "-face" suffix from face names.
22545         (sieve-control-commands-face, sieve-action-commands-face)
22546         (sieve-test-commands-face, sieve-tagged-arguments-face):
22547         New backward-compatibility aliases for renamed faces.
22548         (sieve-control-commands-face, sieve-action-commands-face)
22549         (sieve-test-commands-face, sieve-tagged-arguments-face):
22550         Use renamed sieve faces.
22551
22552         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22553         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22554         (gnus-group-news-3-empty, gnus-group-news-4)
22555         (gnus-group-news-4-empty, gnus-group-news-5)
22556         (gnus-group-news-5-empty, gnus-group-news-6)
22557         (gnus-group-news-6-empty, gnus-group-news-low)
22558         (gnus-group-news-low-empty, gnus-group-mail-1)
22559         (gnus-group-mail-1-empty, gnus-group-mail-2)
22560         (gnus-group-mail-2-empty, gnus-group-mail-3)
22561         (gnus-group-mail-3-empty, gnus-group-mail-low)
22562         (gnus-group-mail-low-empty, gnus-summary-selected)
22563         (gnus-summary-cancelled, gnus-summary-high-ticked)
22564         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22565         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22566         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22567         (gnus-summary-low-undownloaded)
22568         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22569         (gnus-summary-low-unread, gnus-summary-normal-unread)
22570         (gnus-summary-high-read, gnus-summary-low-read)
22571         (gnus-summary-normal-read, gnus-splash):
22572         Remove "-face" suffix from face names.
22573         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22574         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22575         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22576         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22577         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22578         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22579         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22580         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22581         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22582         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22583         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22584         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22585         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22586         (gnus-summary-normal-ticked-face)
22587         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22588         (gnus-summary-normal-ancient-face)
22589         (gnus-summary-high-undownloaded-face)
22590         (gnus-summary-low-undownloaded-face)
22591         (gnus-summary-normal-undownloaded-face)
22592         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22593         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22594         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22595         (gnus-splash-face):
22596         New backward-compatibility aliases for renamed faces.
22597         (gnus-group-startup-message): Use renamed gnus faces.
22598
22599         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22600         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22601         (gnus-server-agent): Remove "-face" suffix from face names.
22602         (gnus-server-agent-face, gnus-server-opened-face)
22603         (gnus-server-closed-face, gnus-server-denied-face)
22604         (gnus-server-offline-face):
22605         New backward-compatibility aliases for renamed faces.
22606         (gnus-server-agent-face, gnus-server-opened-face)
22607         (gnus-server-closed-face, gnus-server-denied-face)
22608         (gnus-server-offline-face): Use renamed gnus faces.
22609
22610         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22611         Remove "-face" suffix from face names.
22612         (gnus-picon-xbm-face, gnus-picon-face):
22613         New backward-compatibility aliases for renamed faces.
22614
22615         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22616         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22617         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22618         (gnus-cite-11): Remove "-face" suffix from face names.
22619         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22620         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22621         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22622         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22623         New backward-compatibility aliases for renamed faces.
22624         (gnus-cite-attribution-face, gnus-cite-face-list)
22625         (gnus-article-boring-faces): Use renamed gnus faces.
22626
22627         * gnus-art.el (gnus-signature, gnus-header-from)
22628         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22629         (gnus-header-content): Remove "-face" suffix from face names.
22630         (gnus-signature-face, gnus-header-from-face)
22631         (gnus-header-subject-face, gnus-header-newsgroups-face)
22632         (gnus-header-name-face, gnus-header-content-face):
22633         New backward-compatibility aliases for renamed faces.
22634         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22635
22636         * gnus-sum.el (gnus-summary-selected-face)
22637         (gnus-summary-highlight): Use renamed gnus faces.
22638         * gnus-group.el (gnus-group-highlight): Likewise.
22639
22640 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22641
22642         * gnus-sieve.el (gnus-sieve-article-add-rule):
22643         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22644         * spam-stat.el (spam-stat-buffer-change-to-spam)
22645         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22646
22647         * message.el (message-is-yours-p):
22648         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22649
22650 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22651
22652         * mm-view.el (mm-inline-text): Withdraw the last change.
22653
22654 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22655
22656         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22657         executing enriched-decode.
22658
22659 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22660
22661         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22662         charset of tar files.
22663
22664 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22665
22666         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22667
22668 2005-06-04  Lute Kamstra  <lute@gnu.org>
22669
22670         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22671         information is never recorded.
22672
22673 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22674
22675         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22676
22677 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22678
22679         * pop3.el (pop3-apop): Run md5 in the binary mode.
22680
22681         * starttls.el (starttls-set-process-query-on-exit-flag):
22682         Use eval-and-compile.
22683
22684 2005-05-31  Simon Josefsson  <jas@extundo.com>
22685
22686         * smime.el (smime-replace-in-string): Define.
22687         (smime-cert-by-ldap-1): Use it.
22688
22689 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22690
22691         * gnus-art.el (article-display-x-face): Replace
22692         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22693
22694         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22695         set-process-query-on-exit-flag or process-kill-without-query.
22696
22697         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22698         loop instead of replace-regexp.
22699
22700         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22701         instead of process-kill-without-query if it is available.
22702
22703         * lpath.el: Fbind ldap-search-entries.
22704
22705         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22706         instead of find-file-hooks if it is available.
22707
22708         * mml1991.el: Bind pgg-default-user-id when compiling.
22709
22710         * mml2015.el: Bind pgg-default-user-id when compiling.
22711
22712         * nndraft.el (nndraft-request-associate-buffer):
22713         Use write-contents-functions instead of write-contents-hooks if it is
22714         available.
22715
22716         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22717         instead of find-file-hooks if it is available.
22718
22719         * nntp.el (nntp-open-connection): Replace
22720         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22721         (nntp-open-ssl-stream): Ditto.
22722         (nntp-open-tls-stream): Ditto.
22723
22724         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22725         set-process-query-on-exit-flag or process-kill-without-query.
22726         (starttls-open-stream-gnutls): Use it instead of
22727         process-kill-without-query.
22728         (starttls-open-stream): Ditto.
22729
22730 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22731
22732         * smime.el (smime-cert-by-ldap-1): Don't use
22733         replace-regexp-in-string.
22734
22735 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22736
22737         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22738
22739         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22740         in PEM format.  Adjust to the XEmacs compatibility.
22741
22742 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22743
22744         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22745         by `string-to-number'.
22746         * gnus-agent.el (gnus-agent-regenerate-group)
22747         (gnus-agent-fetch-articles): Ditto.
22748         * gnus-art.el (gnus-button-fetch-group): Ditto.
22749         * gnus-cache.el (gnus-cache-generate-active)
22750         (gnus-cache-articles-in-group): Ditto.
22751         * gnus-group.el (gnus-group-set-current-level)
22752         (gnus-group-insert-group-line): Ditto.
22753         * gnus-score.el (gnus-score-set-expunge-below)
22754         (gnus-score-set-mark-below, gnus-summary-score-effect)
22755         (gnus-summary-score-entry): Ditto.
22756         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22757         (gnus-soup-pack): Ditto.
22758         * gnus-spec.el (gnus-xmas-format): Ditto.
22759         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22760         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22761         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22762         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22763         * nndb.el (nndb-get-remote-expire-response): Ditto.
22764         * nndiary.el (nndiary-parse-schedule-value)
22765         (nndiary-string-to-number, nndiary-request-replace-article)
22766         (nndiary-request-article): Ditto.
22767         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22768         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22769         * nneething.el (nneething-make-head): Ditto.
22770         * nnfolder.el (nnfolder-request-article)
22771         (nnfolder-retrieve-headers): Ditto.
22772         * nnheader.el (nnheader-file-to-number): Ditto.
22773         * nnkiboze.el (nnkiboze-request-article): Ditto.
22774         * nnmail.el (nnmail-process-unix-mail-format)
22775         (nnmail-process-babyl-mail-format): Ditto.
22776         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22777         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22778         (nnmh-request-create-group, nnmh-request-list-1)
22779         (nnmh-request-group, nnmh-request-article): Ditto.
22780         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22781         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22782         * nnsoup.el (nnsoup-make-active): Ditto.
22783         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22784         * nntp.el (nntp-find-group-and-number)
22785         (nntp-retrieve-headers-with-xover): Ditto.
22786         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22787         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22788         (pgg-format-key-identifier): Ditto.
22789         * pop3.el (pop3-last, pop3-stat): Ditto.
22790         * qp.el (quoted-printable-decode-region): Ditto.
22791
22792         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22793         of concat.
22794
22795 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22796
22797         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22798
22799         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22800
22801         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22802
22803         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22804
22805         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22806
22807         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22808
22809         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22810         (gnus-carpal-mode): Ditto.
22811
22812         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22813         (gnus-browse-mode): Ditto.
22814
22815         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22816
22817         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22818
22819 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22820
22821         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22822
22823 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22824
22825         * gnus-util.el (gnus-run-mode-hooks): New function.
22826
22827         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22828
22829         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22830         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22831
22832 2005-05-27  Lute Kamstra  <lute@gnu.org>
22833
22834         * dns-mode.el (dns-mode): Specify customization group.
22835
22836 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22837
22838         * gnus-agent.el (gnus-agent-make-mode-line-string):
22839         Use mode-line-highlight as mouse-face.
22840
22841 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22842
22843         * canlock.el (canlock): Change the parent group to news.
22844
22845         * deuglify.el (gnus-outlook-deuglify): Add :group.
22846
22847         * dig.el (dig): Add :group.
22848
22849         * dns-mode.el (dns-mode): Add :group.
22850
22851         * encrypt.el (encrypt): Add :group.
22852
22853         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22854         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22855         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22856         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22857         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22858
22859         * gnus-diary.el (gnus-diary): Add :group.
22860
22861         * gnus.el (gnus-group-news-1-face): Add :group.
22862         (gnus-group-news-1-empty-face): Ditto.
22863         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22864         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22865         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22866         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22867         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22868         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22869         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22870         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22871         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22872         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22873         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22874         (gnus-summary-high-ticked-face): Ditto.
22875         (gnus-summary-low-ticked-face): Ditto.
22876         (gnus-summary-normal-ticked-face): Ditto.
22877         (gnus-summary-high-ancient-face): Ditto.
22878         (gnus-summary-low-ancient-face): Ditto.
22879         (gnus-summary-normal-ancient-face): Ditto.
22880         (gnus-summary-high-undownloaded-face): Ditto.
22881         (gnus-summary-low-undownloaded-face): Ditto.
22882         (gnus-summary-normal-undownloaded-face): Ditto.
22883         (gnus-summary-high-unread-face): Ditto.
22884         (gnus-summary-low-unread-face): Ditto.
22885         (gnus-summary-normal-unread-face): Ditto.
22886         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22887         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22888
22889         * hashcash.el (hashcash): New custom group.
22890         (hashcash-default-payment): Add :group.
22891         (hashcash-payment-alist): Ditto.
22892         (hashcash-default-accept-payment): Ditto.
22893         (hashcash-accept-resources): Ditto.
22894         (hashcash-path): Ditto.
22895         (hashcash-extra-generate-parameters): Ditto.
22896         (hashcash-double-spend-database): Ditto.
22897         (hashcash-in-news): Ditto.
22898
22899         * message.el (message-minibuffer-local-map): Add :group.
22900
22901         * netrc.el (netrc): Add :group.
22902
22903         * sieve-manage.el (sieve-manage-log): Add :group.
22904         (sieve-manage-default-user): Diito.
22905         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22906         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22907         (sieve-manage-authenticators): Ditto.
22908         (sieve-manage-authenticator-alist): Ditto.
22909         (sieve-manage-default-port): Ditto.
22910
22911         * sieve-mode.el (sieve-control-commands-face): Add :group.
22912         (sieve-action-commands-face): Ditto.
22913         (sieve-test-commands-face): Ditto.
22914         (sieve-tagged-arguments-face): Ditto.
22915
22916         * smime.el (smime): Add :group.
22917
22918         * spam-report.el (spam-report): Add :group.
22919
22920         * spam.el (spam, spam-face): Add :group.
22921
22922 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22923
22924         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22925         return \n.\n.\n at the end of articles.  Protect against that.
22926         (nntp-with-open-group): Allow debugging.
22927
22928         * nnheader.el (mail-header-set-extra): Make into a function
22929         because I just could't understand how to quote the list properly.
22930
22931         * dns.el (query-dns-cached): New function.
22932
22933 2005-05-26  Lute Kamstra  <lute@gnu.org>
22934
22935         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22936
22937 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22938
22939         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22940
22941         * gnus-art.el: Don't autoload mail-extract-address-components.
22942
22943         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22944         eval-and-compile to evaluate it.
22945
22946         * hashcash.el: Don't autoload executable-find.
22947
22948         * nndb.el: Don't declare the nndb back end two or more times; don't
22949         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22950
22951         * nntp.el: Autoload format-spec instead of format; use
22952         eval-and-compile to evaluate autoload forms.
22953
22954 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22955
22956         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22957
22958 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22959
22960         * gnus.el (gnus-version-number): Bump version.
22961
22962 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22963
22964         * gnus.el: No Gnus v0.3 is released.
22965
22966 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22967
22968         * lpath.el (featurep): Bind show-nonbreak-escape.
22969
22970 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22971
22972         * gnus-art.el (gnus-article-edit-part): Disable undo.
22973
22974 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22975
22976         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22977         gnus-article-date-lapsed-new-header is t if date timer is active;
22978         skip headers in which the original date value is empty.
22979         (gnus-article-save-original-date): Redefine it as a macro.
22980         (gnus-display-mime): Use it.
22981
22982 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22983
22984         * gnus-art.el (article-date-ut): Support converting date in
22985         forwarded parts as well.
22986         (gnus-article-save-original-date): New function.
22987         (gnus-display-mime): Use it.
22988
22989 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22990
22991         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22992         enclosure element of <item>.
22993
22994 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22995
22996         * message.el (message-kill-buffer-query): Rename from
22997         `message-kill-buffer-query-if-modified'.  Add :version.
22998
22999 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23000
23001         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23002         window layout.
23003
23004 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23005
23006         * mml.el: Autoload dnd when compiling.
23007
23008 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23009
23010         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23011         x-dnd-*.
23012
23013 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23014
23015         * qp.el (quoted-printable-encode-region): Save excursion.
23016
23017 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23018
23019         * message.el (message-kill-buffer-query-if-modified): Add new variable
23020         so the user can kill a modified message buffer quickly.
23021         (message-kill-buffer): Use it.
23022
23023 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23024
23025         * lpath.el: Fbind display-time-event-handler; don't fbind
23026         string-to-multibyte.
23027
23028         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23029
23030 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23031
23032         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23033         contained in text because xml.el decodes entities) with LFs.
23034
23035 2005-04-11  Lute Kamstra  <lute@gnu.org>
23036
23037         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23038         differently.
23039
23040 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23041
23042         * mm-util.el (mm-detect-coding-region): Typo.
23043
23044 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23045
23046         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23047
23048 2005-04-06  Deepak Goel  <deego@gnufans.org>
23049
23050         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23051         user-function allow user modifications of the scores.
23052         (spam-stat-score-buffer-user): New function, to allow
23053         user-computed modifications to the score.
23054         (spam-stat-score-buffer-user-functions): List of additional
23055         scoring functions.
23056         (spam-stat-error-holder): Global temporary error holder.
23057         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23058         variable.
23059
23060 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23061
23062         * gnus-registry.el (gnus-registry-clean-empty-function)
23063         (gnus-registry-trim, gnus-registry-fetch-groups)
23064         (gnus-registry-delete-group): Groups that match
23065         `gnus-registry-ignored-groups' are removed from the registry
23066         entries, not just ignored for splitting.  This helps clean up the
23067         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23068         to get all the groups a message ID is in.
23069
23070         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23071         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23072         (spam-stat-score-buffer-user-functions): Add :number custom type.
23073
23074 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23075
23076         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23077         argument in XEmacs.
23078
23079         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23080         (nnrss-request-group): Decode group name first.
23081         (nnrss-request-article): Make a text/plain article if mml-to-mime
23082         failed.
23083         (nnrss-get-encoding): Return a compatible encoding according to
23084         nnrss-compatible-encoding-alist.
23085         (nnrss-find-el): Use consp instead of listp.
23086         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23087
23088 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23089
23090         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23091         which Emacs 20 doesn't support.
23092         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23093
23094 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23095
23096         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23097         silence the byte compiler inside the defun.
23098
23099         * gnus-demon.el (parse-time-string): Add autoload.
23100
23101         * gnus-delay.el (parse-time-string): Add autoload.
23102
23103         * gnus-art.el (parse-time-string): Add autoload.
23104
23105         * nnultimate.el (parse-time): Require for `parse-time-string'.
23106
23107 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23108
23109         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23110
23111         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23112
23113         * smime.el (smime-ldap-host-list): Add :version.
23114
23115 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23116
23117         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23118         pass it to `gnus-browse-read-group'.
23119         (gnus-browse-read-group): Add NUMBER argument and pass it to
23120         `gnus-group-read-ephemeral-group'.
23121
23122         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23123         argument and pass it to `gnus-group-read-group'.
23124
23125 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23126
23127         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23128         mm-xemacs-find-mime-charset-1 if we have the mule feature
23129         available at runtime.
23130
23131 2005-03-25  Werner Lemberg  <wl@gnu.org>
23132
23133         * nnmaildir.el: Replace `illegal' with `invalid'.
23134
23135 2005-03-23  Lute Kamstra  <lute@gnu.org>
23136
23137         * time-date.el: Add comment on time value formats.
23138         Don't require parse-time.
23139         (with-decoded-time-value): New macro.
23140         (encode-time-value): New function.
23141         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23142         (days-to-time): Return a valid time value when arg is huge.
23143         (time-since): Use time-subtract.
23144         (time-to-number-of-days): Use time-to-seconds.
23145
23146 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23147
23148         * gnus-start.el (gnus-display-time-event-handler):
23149         Check display-time-timer at runtime rather than only at load time
23150         in case display-time-mode is turned off in the mean time.
23151
23152 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23153
23154         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23155         used.
23156
23157         * nneething.el (nneething-map-file-directory): Derive from
23158         `gnus-directory'.
23159
23160         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23161         the To/Cc button.
23162
23163 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23164
23165         * nnmaildir.el (nnmaildir-request-accept-article):
23166         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23167
23168 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23169
23170         * gnus-async.el: Require timer-funcs at compile time when in
23171         XEmacs for `run-with-idle-timer'.
23172
23173 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23174
23175         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23176         autoloaded function.
23177
23178 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23179
23180         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23181
23182 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23183
23184         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23185
23186 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23187
23188         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23189         Add gnus-expert-user to default.
23190
23191 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23192
23193         * nnimap.el (nnimap-open-server): Ditto.
23194
23195         * imap.el (imap-authenticate): Fix typo.
23196
23197 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23198
23199         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23200         buffer (since IMAP server might return FETCH response out of
23201         order, and the nntp buffer must be sorted).
23202
23203 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23204
23205         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23206         comparison on string.
23207
23208         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23209         (gnus-agent-score): Rename category keywords to match gnus-cus.
23210         (gnus-agent-summary-fetch-series): Modify to protect against
23211         gnus-agent-summary-fetch-group clearing processable flags.
23212         (gnus-agent-synchronize-group-flags): Update live group buffer as
23213         synchronization may occur due to the user toggle the plugged
23214         status.
23215         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23216         successfully downloaded.
23217         (gnus-agent-expire-group-1): Avoid using markers when the overview
23218         is in ascending order; greatly improves performance.
23219         (gnus-agent-regenerate-group):
23220         Use gnus-agent-synchronize-group-flags to reset read status in both
23221         gnus and server.
23222         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23223
23224 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23225
23226         * message.el: Don't autoload former message-utils variables.
23227         (message-strip-subject-trailing-was): Change doc string.
23228
23229         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23230         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23231         (nnweb-google-search): Add "hl=en" here.
23232         (nnweb-google-parse-1, nnweb-google-create-mapping):
23233         Don't hardcode URL.
23234
23235 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23236
23237         * message.el (message-get-reply-headers, message-followup):
23238         Mention related variables `message-use-followup-to' and
23239         `message-use-mail-followup-to', in the information buffer.
23240
23241         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23242         of broken groups(-beta).google.com.
23243
23244 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23245
23246         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23247         parameter to invoked gnus-request-move-article; remove the
23248         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23249         all at once instead of once per article.
23250         (gnus-summary-remove-process-mark): Accept a list of articles as
23251         well as a single article for processing.
23252
23253         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23254         parameter.
23255
23256         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23257
23258         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23259
23260         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23261         parameter.
23262
23263         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23264         parameter.
23265
23266         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23267         parameter and remove the gnus-sum-hint-move-is-internal variable.
23268
23269         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23270         parameter.
23271
23272         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23273         parameter.
23274
23275         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23276         parameter.
23277
23278         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23279
23280         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23281         parameter.
23282
23283         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23284         parameter.
23285
23286 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23287
23288         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23289         a more conservative way.
23290
23291 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23292
23293         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23294         buffer, so it moves the window's cursor.
23295
23296 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23297
23298         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23299         `mm-dissect-multipart' and receive the from field as an (optional)
23300         argument from `mm-dissect-multipart'.
23301         (mm-dissect-multipart): Receive the from field as an argument and
23302         pass it on when we call `mm-dissect-buffer' on MIME parts.
23303         Fixes verification/decryption of signed/encrypted MIME parts.
23304
23305 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23306
23307         * gnus-sum.el (gnus-summary-move-article):
23308         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23309         whatever it calls (right now, only nnimap-request-move article
23310         respects it).
23311
23312         * nnimap.el (nnimap-request-move-article):
23313         When gnus-sum-hint-move-is-internal is set, don't do the extra
23314         nnimap-request-article.
23315
23316 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23317
23318         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23319
23320         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23321         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23322
23323         * gnus-sum.el (gnus-summary-caesar-message):
23324         Apply `gnus-treat-article' after rotation.
23325
23326         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23327         doc string.
23328
23329 2005-02-22  Simon Josefsson  <jas@extundo.com>
23330
23331         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23332         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23333         <arne@arnested.dk>.
23334         (encrypt): Add password-cache and password-cache-expiry as group
23335         members.
23336
23337 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23338
23339         * smime.el (smime-ldap-host-list): Doc fix.
23340         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23341         cache) password.
23342         (smime-sign-region): Use it.
23343         (smime-decrypt-region): Use it.
23344         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23345         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23346         fails.
23347         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23348         certificate from DER to PEM format rather than calling openssl.
23349
23350         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23351
23352         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23353         for signing/encryption.
23354
23355         * mml.el (mml-parse-1): Use them.
23356
23357 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23358
23359         * nnrss.el (nnrss-verbose): Remove.
23360         (nnrss-request-group): Use `nnheader-message' instead.
23361
23362 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23363
23364         * nnrss.el (nnrss-verbose): New variable.
23365         (nnrss-request-group): Make it say nnrss is requesting a group.
23366
23367 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23368
23369         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23370         Handle news URL with given port correctly.
23371
23372 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23373
23374         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23375         containing special characters.
23376
23377         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23378
23379         * mml.el (mime-to-mml): Ditto.
23380
23381         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23382         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23383         (rfc2047-decode-region): Quote decoded words containing special
23384         characters when rfc2047-quote-decoded-words-containing-tspecials
23385         is non-nil.
23386
23387 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23388
23389         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23390
23391         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23392
23393 2005-02-15  Simon Josefsson  <jas@extundo.com>
23394
23395         * nnimap.el (nnimap-debug): Doc fix.
23396
23397         * imap.el (imap-debug): Doc fix.
23398
23399 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23400
23401         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23402
23403 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23404
23405         * gnus.el (spam-contents): Improve docs for spam-contents
23406         parameter in its variable incarnation.
23407
23408 2005-02-14  Simon Josefsson  <jas@extundo.com>
23409
23410         * smime-ldap.el: Use require instead of load-library for ldap.
23411         (smime-ldap-search): Indent.
23412         (smime-ldap-search-internal): Shorten line.
23413
23414         * smime.el (smime-cert-by-dns): Add doc-string.
23415         (smime-cert-by-ldap-1): Indent.
23416
23417         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23418         mml-smime-get-dns-ldap.
23419         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23420
23421 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23422
23423         * smime.el: Require smime-ldap.
23424         (smime-ldap-host-list): New variable.
23425         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23426
23427         * mml-smime.el (mml-smime-encrypt-query): New function.
23428         (mml-smime-encrypt-query): Use it.
23429
23430         * smime-ldap.el: New file.
23431
23432 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23433
23434         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23435
23436 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23437
23438         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23439         argument in doc string.  Make query for type more clear.
23440
23441 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23442
23443         * gnus.el (gnus-group-startup-message): Search for gnus images in
23444         etc/images/gnus.
23445         * mm-util.el (mm-image-load-path): Likewise.
23446         * smiley.el (smiley-data-directory): Search for smilies in
23447         etc/images/smilies.
23448
23449 2005-02-09  Kim F. Storm  <storm@cua.dk>
23450
23451         Change Emacs release version from 21.4 to 22.1 throughout.
23452         Change Emacs development version from 21.3.50 to 22.0.50.
23453
23454 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23455
23456         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23457
23458         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23459         non-Mule XEmacs as well.
23460         (mm-decompress-buffer): Signal an error intentionally if it does
23461         not decompress compressed data because auto-compression-mode is
23462         disabled.
23463
23464 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23465
23466         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23467         an ID in the registry even if it has no groups.
23468
23469 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23470
23471         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23472         merge it into mm-decompress-buffer.
23473         (gnus-mime-copy-part): Use the MIME part charset, the value which
23474         a user specified or gnus-newsgroup-charset for decoding, like
23475         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23476         save-buffer what was used.  Suggested by Kevin Ryde
23477         <user42@zip.com.au>.
23478         (gnus-mime-inline-part): Allow the name parameter as well as the
23479         filename parameter; force decompressing of compressed data; always
23480         display contents being not decoded as unibyte.
23481
23482         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23483         as well as the filename parameter.
23484
23485         * mm-util.el (mm-decompress-buffer):
23486         Merge gnus-mime-jka-compr-maybe-uncompress.
23487         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23488         of compressed data.
23489
23490 2005-02-08  Simon Josefsson  <jas@extundo.com>
23491
23492         * imap.el (imap-log): Doc fix.
23493
23494 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23495
23496         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23497         the coding cookies; decompress compressed parts.
23498
23499         * mml.el (mml-generate-mime-1): Add the charset parameter according
23500         to the value which a user specified manually or the coding cookie.
23501
23502         * mm-util.el (mm-string-to-multibyte): New function.
23503         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23504         (mm-coding-system-to-mime-charset): New function.
23505         (mm-decompress-buffer): New function.
23506         (mm-find-buffer-file-coding-system): New function.
23507
23508         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23509         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23510         parts.
23511
23512 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23513
23514         * mm-view.el (mm-display-inline-fontify): Decode a part according
23515         to the charset parameter.
23516
23517 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23518
23519         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23520         prefix arg is neither nil nor a number, as info specifies.
23521
23522 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23523
23524         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23525         timestamps.
23526
23527 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23528
23529         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23530         groups error checking and notify user.
23531
23532 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23533
23534         * message.el (message-send-mail-function): Check existence of
23535         sendmail-program first before using default value
23536         `message-send-mail-with-sendmail'.  Otherwise use more generic
23537         `smtpmail-send-it'.
23538
23539 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23540
23541         * nntp.el (nntp-request-update-info): Always return nil.
23542
23543 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23544
23545         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23546
23547 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23548
23549         * message.el (message-beginning-of-line): Change the behavior when
23550         invoked between BOL and : so that it first moves backward.
23551
23552 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23553
23554         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23555         article buffer when editing of the article is discarded.
23556         (gnus-article-prepare): Revert.
23557
23558 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23559
23560         * gnus-art.el (gnus-article-prepare):
23561         Remove message-strip-forbidden-properties from the local hook.
23562
23563 2005-01-27  Simon Josefsson  <jas@extundo.com>
23564
23565         * password.el (password-cache-add): Only start one timer per key.
23566         Reported by Derek Atkins <warlord@MIT.EDU>.
23567
23568 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23569
23570         * run-at-time.el: Remove.  It is no longer needed as
23571         timer-funcs.el in the xemacs-base package has a working version of
23572         `run-at-time'.
23573
23574         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23575
23576         * password.el: Require timer-funcs instead of run-at-time in
23577         XEmacs.
23578         Remove `password-run-at-time' macro.
23579         (password-cache-add): Use `run-at-time' instead of
23580         `password-run-at-time'.
23581
23582         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23583         Remove `nnheader-cancel-function-timers' alias,
23584         `cancel-function-timers' exists in XEmacs in timer-funcs.
23585
23586         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23587         for `run-with-idle-timer'.
23588
23589         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23590         for `run-at-time'.
23591
23592         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23593         for `with-timeout'.
23594
23595         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23596         the same as for XEmacs 21.4.
23597         No need to ignore `run-with-idle-timer', this function exists in
23598         XEmacs now in timer-funcs.el in the xemacs-base package.
23599         (dgnushack-compile): No need to delete
23600         run-at-time.el from the list of files to compile because it
23601         doesn't exist anymore.
23602
23603 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23604
23605         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23606         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23607
23608 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23609
23610         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23611         sensitively.
23612
23613 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23614
23615         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23616
23617 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23618
23619         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23620         which will be inserted according to the multibyteness of a buffer
23621         rather than the type of contents.  Suggested by ARISAWA Akihiro
23622         <ari@mbf.ocn.ne.jp>.
23623
23624         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23625         of string which old xml.el may return rather than a string.
23626
23627 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23628
23629         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23630
23631 2005-01-16  Simon Josefsson  <jas@extundo.com>
23632
23633         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23634         idn/idna.el isn't available.
23635         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23636         <michael@waxrat.com>.
23637
23638         * hashcash.el: Remove non-FSF copyright header.
23639
23640         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23641         (hashcash-generate-payment): Use it.
23642         (hashcash-generate-payment-async): Use it.
23643
23644 2005-01-15  Simon Josefsson  <jas@extundo.com>
23645
23646         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23647         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23648
23649         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23650         gnus-summary-idna-message.
23651         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23652         (gnus-summary-idna-message): New function.
23653
23654 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23655
23656         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23657         gnus-novice-user.
23658
23659 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23660
23661         * nnrss.el (nnrss-request-delete-group): Delete entries in
23662         nnrss-group-alist as well.
23663         (nnrss-save-server-data): Insert newline.
23664
23665 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23666
23667         * gnus.el (gnus-user-agent): Use list of symbols instead of
23668         symbols.  Display full version number for (S)XEmacs.
23669         Optionally display (S)XEmacs codename.
23670
23671         * gnus-util.el (gnus-emacs-version): Update for new
23672         `gnus-user-agent'.
23673
23674         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23675         Gnus version.
23676
23677 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23678
23679         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23680         which is unreadable in some setups.
23681
23682 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23683
23684         * gnus-spec.el (gnus-update-format-specifications): Flush the
23685         group format spec cache if it doesn't support decoded group names.
23686
23687 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23688
23689         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23690         Allow to apply decay on score files matching a regexp.
23691
23692 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23693
23694         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23695         compatibility in %g and %c.
23696
23697 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23698
23699         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23700         name for only %g and %c.
23701         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23702         of gnus-tmp-group to decoded group name.
23703         (gnus-group-make-rss-group): Exclude `/'s from group names.
23704
23705 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23706
23707         * nnrss.el (nnrss-get-encoding): Fix regexp.
23708
23709 2004-12-27  Simon Josefsson  <jas@extundo.com>
23710
23711         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23712         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23713         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23714
23715 2004-12-17  Kim F. Storm  <storm@cua.dk>
23716
23717         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23718
23719         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23720
23721 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23722
23723         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23724
23725 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23726
23727         * nnrss.el: Require rfc2047 and mml.
23728         (nnrss-file-coding-system): New variable.
23729         (nnrss-format-string): Redefine it as an inline function.
23730         (nnrss-decode-group-name): New function.
23731         (nnrss-string-as-multibyte): Remove.
23732         (nnrss-retrieve-headers): Decode group name; don't use
23733         nnrss-format-string.
23734         (nnrss-request-group): Decode group name.
23735         (nnrss-request-article): Decode group name; allow a Message-ID as
23736         well as an article number; don't use nnrss-format-string; encode a
23737         Message-ID string which may contain non-ASCII characters; use
23738         mml-to-mime to compose a MIME article.
23739         (nnrss-request-expire-articles): Decode group name.
23740         (nnrss-request-delete-group): Decode group name.
23741         (nnrss-fetch): Clarify error message.
23742         (nnrss-read-server-data): Use insert-file-contents instead of load;
23743         bind file-name-coding-system; use multibyte buffer.
23744         (nnrss-save-server-data): Bind coding-system-for-write to the
23745         value of nnrss-file-coding-system; bind file-name-coding-system;
23746         add coding cookie.
23747         (nnrss-read-group-data): Use insert-file-contents instead of load;
23748         bind file-name-coding-system; use multibyte buffer.
23749         (nnrss-save-group-data): Bind coding-system-for-write to the
23750         value of nnrss-file-coding-system; bind file-name-coding-system.
23751         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23752         make it work with non-ASCII text.
23753         (nnrss-find-el): Make it work with old xml.el as well.
23754
23755 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23756
23757         * nnrss.el (nnrss-get-encoding): New function.
23758         (nnrss-fetch): Use unibyte buffer initially; bind
23759         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23760         decode contents according to the encoding attribute.
23761         (nnrss-save-group-data): Add coding cookie.
23762         (nnrss-mime-encode-string): New function.
23763         (nnrss-check-group): Use it to encode subject and author.
23764
23765 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23766
23767         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23768         imaginary variable.
23769
23770 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23771
23772         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23773         correctly even if there are wide characters.
23774
23775 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23776
23777         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23778         downcased symbol names; make a new cache instead of reusing
23779         bbdb-hashtable.
23780
23781 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23782
23783         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23784         concatenating segments rather than before concatenating them.
23785         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23786
23787         * message.el (message-get-reply-headers): Bind `extra'.
23788
23789 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23790
23791         * message.el (message-extra-wide-headers): New variable.
23792         (message-get-reply-headers): Use it.
23793
23794 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23795
23796         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23797         (gnus-agent-group-pathname): Ditto.
23798
23799         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23800
23801         * gnus-group.el (gnus-group-make-group): Decode group name.
23802         (gnus-group-make-rss-group): Register the group data after opening
23803         the nnrss group.
23804
23805 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23806
23807         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23808         by expiry now get marked as read.
23809
23810 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23811
23812         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23813
23814 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23815
23816         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23817         unify Latin characters in XEmacs.
23818         (mm-find-mime-charset-region): Use it.
23819
23820 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23821
23822         * gnus-util.el (gnus-delete-directory): New function.
23823
23824         * gnus-agent.el (gnus-agent-delete-group): Use it.
23825
23826         * gnus-cache.el (gnus-cache-delete-group): Use it.
23827
23828 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23829
23830         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23831         names.
23832
23833 2004-12-16  Simon Josefsson  <jas@extundo.com>
23834
23835         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23836
23837 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23838
23839         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23840
23841         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23842         (gnus-group-set-current-level): Decode group name.
23843
23844 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23845
23846         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23847         failed.
23848
23849 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23850
23851         * gnus-group.el (gnus-group-delete-group): Decode group name.
23852         (gnus-group-make-rss-group): Encode group name.
23853         (gnus-group-catchup-current): Decode group name.
23854         (gnus-group-kill-group): Decode group name.
23855
23856 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23857
23858         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23859
23860 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23861
23862         * gnus-group.el (gnus-group-make-rss-group):
23863         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23864
23865         * gnus-start.el (gnus-setup-news): Honor user's setting to
23866         gnus-message-archive-method.  Suggested by Lute Kamstra
23867         <lute@gnu.org>.
23868
23869 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23870
23871         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23872         global counterparts of the buffer-local variables.
23873
23874 2004-11-16  Romain Francoise  <romain@orebokech.com>
23875
23876         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23877         counterparts of the buffer-local variables.
23878
23879 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23880
23881         * message.el (message-forbidden-properties): Fix typo in doc
23882         string.
23883
23884 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23885
23886         * gnus-util.el (gnus-replace-in-string): Add doc string.
23887
23888         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23889         to avoid problems when splitting mails with many recipients.
23890
23891 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23892
23893         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23894         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23895
23896 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23897
23898         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23899         if there is no hashtable in memory or file modification time is
23900         newer than cached timestamp.
23901
23902 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23903
23904         * gnus-sum.el (gnus-summary-limit-to-recipient):
23905         Implement not-matching option.
23906
23907 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23908
23909         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23910         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23911         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23912         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23913         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23914         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23915
23916 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23917
23918         * message.el (message-forward-make-body-mml): Remove headers
23919         according to message-forward-ignored-headers if a message is decoded.
23920
23921 2004-12-02  Romain Francoise  <romain@orebokech.com>
23922
23923         * message.el (message-forward-make-body-plain): Always remove
23924         headers according to message-forward-ignored-headers.
23925
23926 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23927
23928         * spam.el (spam-summary-prepare-exit): Remove the
23929         gnus-summary-limit pop for now, it has problems with ham marks for
23930         me.
23931
23932 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23933
23934         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23935         correctly.
23936
23937 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23938
23939         * format-spec.el (format-spec): Message the char.
23940
23941 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23942
23943         * gnus-art.el (gnus-split-methods): Reformat comments.
23944
23945         * spam.el (spam-summary-prepare-exit): Remove article limits
23946         before exiting the summary buffer.
23947
23948 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23949
23950         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23951         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23952
23953         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23954         order to silence the byte compiler.
23955
23956         * spam.el: Fix the way to silence the byte compiler, which
23957         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23958         bbdb-search-simple, spam-BBDB-register-routine,
23959         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23960         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23961         spam-stat-buffer-is-spam, spam-stat-load,
23962         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23963         spam-stat-save and spam-stat-split-fancy.
23964
23965 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23966
23967         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23968         which may confuse users.
23969         (canlock-password-for-verify): Ditto.
23970
23971         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23972
23973         * gnus-art.el (gnus-emphasis-alist): Ditto.
23974
23975         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23976
23977         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23978
23979         * gnus-start.el (gnus-save-killed-list): Ditto.
23980
23981         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23982         (gnus-sum-thread-tree-root): Ditto.
23983         (gnus-sum-thread-tree-false-root): Ditto.
23984         (gnus-sum-thread-tree-single-indent): Ditto.
23985
23986         * message.el (message-courtesy-message): Ditto.
23987         (message-archive-note): Ditto.
23988         (message-subscribed-address-file): Ditto.
23989         (message-user-fqdn): Ditto.
23990
23991         * spam-report.el (spam-report-gmane-regex): Ditto.
23992
23993         * spam.el (spam-blackhole-good-server-regex): Ditto.
23994
23995 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23996
23997         * mml.el (mml-preview): Widen the message buffer before copying
23998         the contents to the preview buffer; sort headers before previewing.
23999
24000         * message.el (message-hidden-headers): Fix the way to avoid a bug
24001         in the `repeat' widget in Emacs 21.3 or earlier.
24002
24003 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24004
24005         * message.el (message-hidden-headers): Default to "^References:".
24006         Improve customization type.  Suggested by Reiner Steib
24007         <Reiner.Steib@gmx.de>.
24008
24009 2004-11-25  Romain Francoise  <romain@orebokech.com>
24010
24011         * message.el (message-strip-forbidden-properties): Remove check for
24012         obsolete `message-hidden' text property, hidden headers are not
24013         accessible in the buffer anymore.
24014
24015 2004-11-22  Romain Francoise  <romain@orebokech.com>
24016
24017         * message.el (message-header-format-alist): Add `From' in list
24018         so that it can be sorted.
24019         (message-fix-before-sending): Widen and sort headers before
24020         sending.
24021         (message-hide-headers): Use narrowing to hide headers by moving
24022         them to the top of the buffer and narrowing to the region
24023         underneath.
24024
24025 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24026
24027         * message.el (message-strip-forbidden-properties):
24028         Bind buffer-read-only (etc) to nil.
24029
24030 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24031
24032         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24033         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24034
24035 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24036
24037         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24038
24039 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24040
24041         * dns.el (query-dns): Use sit-for to time instead of
24042         accept-process-output, since that doesn't seem to work on udp
24043         sockets.
24044
24045 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24046
24047         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24048
24049 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24050
24051         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24052         doc string.  Improve doc string.
24053
24054 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24055
24056         * nntp.el (nntp-request-update-info): Return nil if
24057         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24058         may not call gnus-activate-group which uselessly issues the GROUP
24059         commands for all nntp groups and wastes time.  Reported by Romain
24060         Francoise <romain@orebokech.com>.
24061
24062         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24063
24064 2004-11-15  Simon Josefsson  <jas@extundo.com>
24065
24066         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24067         headers separately.
24068         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24069         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24070
24071 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24072
24073         * gnus-start.el (gnus-convert-old-newsrc):
24074         Assign legacy-gnus-agent to 5.10.7.
24075
24076 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24077
24078         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24079         start of the lines.
24080
24081 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24082
24083         * hashcash.el (hashcash-default-payment): Change default to 20.
24084         (hashcash-default-accept-payment): Change default to 20.
24085         (hashcash-process-alist): New variable.
24086         (hashcash-generate-payment-async): Add.
24087         (hashcash-already-paid-p): Add.
24088         (hashcash-insert-payment): Don't generate payments twice.
24089         (hashcash-insert-payment-async): Add.
24090         (hashcash-insert-payment-async-2): Add.
24091         (hashcash-cancel-async): Add.
24092         (hashcash-wait-async): Add.
24093         (hashcash-processes-running-p): Add.
24094         (hashcash-wait-or-cancel): Add.
24095         (mail-add-payment): New optional argument.  Conditionally start
24096         asynchronous calculation.
24097         (mail-add-payment-async): Add.
24098
24099         * message.el (message-send-mail): Wait for asynchronous hashcash
24100         results.  Don't clobber existing X-Hashcash headers.
24101         (message-setup-1): Call mail-add-payment-async when
24102         message-generate-hashcash is non-nil.
24103
24104 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24105
24106         * message.el (message-use-alternative-email-as-from): Examine the
24107         From header as well; use message-make-from in order to include a
24108         user's full name.
24109
24110 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24111
24112         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24113         default; improve customization type.
24114         (gnus-emphasis-custom-with-format): New macro.
24115         (gnus-emphasis-custom-value-to-external): New function.
24116         (gnus-emphasis-custom-value-to-internal): New function.
24117
24118 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24119
24120         * dns.el (query-dns): Resolve reverse addresses.
24121
24122 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24123
24124         * gnus-group.el (gnus-group-get-new-news): Use it.
24125
24126         * gnus-start.el (gnus-check-reasonable-setup): New function.
24127
24128 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24129
24130         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24131         "Args out of range" error.  Reported by Arnaud Giersch
24132         <arnaud.giersch@free.fr>.
24133
24134 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24135
24136         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24137
24138 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24139
24140         * spam.el (spam group): Add :version.
24141
24142         * pgg-def.el (pgg group): Add :version.
24143
24144 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24145
24146         * gnus-art.el (gnus-article-edit-article): Don't associate the
24147         article buffer with a draft file.  This is a temporary measure
24148         against the 2004-08-22 change to gnus-article-edit-mode.
24149
24150 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24151
24152         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24153         (html2text-format-tags): Remove unused variable `attr'.
24154
24155 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24156
24157         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24158
24159         * tls.el (tls-process-connection-type, tls-success)
24160         (tls-certtool-program): Add :version.
24161
24162         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24163         (starttls-extra-arguments, starttls-process-connection-type)
24164         (starttls-connect, starttls-failure, starttls-success): Add :version.
24165
24166         * spam-stat.el (spam-stat): Add :version.
24167
24168         * sieve.el (sieve): Add :version.
24169
24170         * sha1.el (sha1): Add :version.
24171         (sha1-use-external): Remove redundant version.
24172
24173         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24174         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24175         (nnmail-split-fancy-match-partial-words)
24176         (nnmail-split-lowercase-expanded): Add :version.
24177
24178         * nndiary.el (nndiary): Add :version.
24179
24180         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24181
24182         * mml-sec.el (mml-default-sign-method)
24183         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24184         Add :version.
24185
24186         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24187
24188         * mm-url.el (mm-url-use-external, mm-url-program)
24189         (mm-url-arguments): Add :version.
24190
24191         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24192         (mm-attachment-file-modes, mm-decrypt-option)
24193         (mm-w3m-safe-url-regexp): Add :version.
24194
24195         * message.el (message-cite-prefix-regexp)
24196         (message-sendmail-envelope-from, message-minibuffer-local-map)
24197         (message-user-fqdn, message-completion-alist): Add :version.
24198
24199         * gnus-win.el (gnus-configure-windows-hook)
24200         (gnus-use-frames-on-any-display): Add :version.
24201
24202         * gnus-art.el (gnus-article-address-banner-alist)
24203         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24204         (gnus-treat-from-picon, gnus-treat-mail-picon)
24205         (gnus-treat-x-pgp-sig): Add :version.
24206
24207         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24208         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24209         (gnus-summary-article-delete-hook)
24210         (gnus-summary-display-while-building): Add :version.
24211
24212         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24213         (gnus-get-top-new-news-hook): Add :version.
24214
24215         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24216         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24217
24218         * gnus-registry.el (gnus-registry): Add :version.
24219
24220         * gnus-spec.el (gnus-use-correct-string-widths)
24221         (gnus-make-format-preserve-properties): Add :version.
24222
24223         * gnus.el (gnus-group-charter-alist)
24224         (gnus-group-fetch-control-use-browse-url)
24225         (gnus-install-group-spam-parameters): Add :version.
24226
24227         * gnus-diary.el (gnus-diary): Add :version.
24228
24229         * gnus-delay.el (gnus-delay): Add :version.
24230
24231         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24232         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24233         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24234         Add :version.
24235
24236         * gnus-agent.el (gnus-agent-max-fetch-size)
24237         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24238         (gnus-agent-prompt-send-queue): Add :version.
24239
24240         * deuglify.el (gnus-outlook-deuglify): Add :version.
24241
24242         * html2text.el: Beautify code.  Improve doc strings.
24243         Some checkdoc cleanup.
24244         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24245
24246 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24247
24248         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24249
24250 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24251
24252         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24253         when package is loaded.
24254
24255         * spam.el (spam-summary-score-preferred-header): Add global preference
24256         for people who want to override the default SpamAssassin over
24257         Bogofilter preference (when both are set).
24258         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24259         (spam-user-format-function-S):
24260         Check spam-summary-score-preferred-header.
24261         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24262         (spam-user-format-function-S): Format the score correctly.
24263
24264 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24265
24266         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24267         signature file.  Suggested by Manoj Srivastava
24268         <srivasta@golden-gryphon.com>.
24269
24270         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24271         iso-2022-jp even in the Japanese language environment.
24272         Suggested by Jason Rumney <jasonr@gnu.org>.
24273
24274 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24275
24276         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24277         use the same characters as the dummy marks; make it free from
24278         getting affected by the language environment.
24279         (gnus-summary-read-group-1): Update mark positions only when the
24280         format spec is updated.
24281
24282         * gnus-spec.el (gnus-update-format-specifications): Return a list
24283         of updated types.
24284
24285 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24286
24287         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24288         of boundp to check if display-warning is available.
24289
24290 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24291
24292         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24293
24294 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24295
24296         * nnspool.el (nnspool-spool-directory): Use news-path if the
24297         news-directory variable is not bound.
24298
24299         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24300         function instead of display-warning if it is not available.
24301
24302 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24303
24304         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24305         v5-10: Use `point-at-bol'.
24306
24307 2004-10-26  Simon Josefsson  <jas@extundo.com>
24308
24309         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24310         <chenggao@gmail.com>.
24311
24312 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24313
24314         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24315         instead.
24316
24317 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24318
24319         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24320         to remove a server from the nnimap-server-buffer-alist.
24321         (nnimap-open-connection, nnimap-close-server): Use it.
24322
24323         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24324
24325 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24326
24327         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24328         running the major-mode function.
24329
24330 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24331
24332         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24333         dummy marks in the right way.
24334
24335 2004-10-18  David Edmondson  <dme@dme.org>
24336
24337         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24338         excessively.
24339
24340 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24341
24342         * gnus-util.el (gnus-split-references): Accept a nil references
24343         string and go on blissfully.
24344
24345         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24346         cases where the references string is non-nil but has no references.
24347
24348         * encrypt.el: Add autoload tags.
24349
24350         * spam.el (spam-resolve-registrations-routine): Remove article
24351         from unregistration list too.  Reported by David Hanak
24352         <dhanak@isis.vanderbilt.edu>
24353
24354 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24355
24356         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24357         nil.  Change custom type.
24358
24359 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24360
24361         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24362
24363         * gnus-sum.el (gnus-summary-move-article): Use it.
24364
24365 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24366
24367         * encrypt.el: Add autoload cookies.
24368
24369         * spam.el (spam-backend-article-list-property)
24370         (spam-backend-get-article-todo-list)
24371         (spam-backend-put-article-todo-list)
24372         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24373         Resolve registrations separately.
24374         (spam-register-routine): Format comments.
24375         (spam-unregister-routine, spam-register-routine): Always call with
24376         specific-articles, no default list.
24377         (spam-summary-prepare-exit): Use the spam-classifications function.
24378
24379         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24380         gnus-encrypt.el.
24381
24382         * encrypt.el: Copied from gnus-encrypt.el.
24383
24384         * gnus-encrypt.el: Commented that it's obsolete.
24385
24386 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24387
24388         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24389         (gnus-score-save): Use it.
24390
24391         * message.el (message-bury): Use `window-dedicated-p'.
24392
24393 2004-10-15  Simon Josefsson  <jas@extundo.com>
24394
24395         * pop3.el (top-level): Don't require nnheader.
24396         (pop3-read-timeout): Add.
24397         (pop3-accept-process-output): Add.
24398         (pop3-read-response, pop3-retr): Use it.
24399
24400 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24401
24402         * spam.el (spam-register-routine): Move comment.
24403         (spam-verify-bogofilter): Use 'unknown for the initial
24404         spam-bogofilter-valid state, not 'never.
24405
24406         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24407         for netrc-machine.
24408
24409         * nnimap.el (nnimap-open-connection):
24410         Use netrc-machine-user-or-password.
24411
24412 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24413
24414         * gnus-registry.el (gnus-registry-unload-hook):
24415         Set as a variable with add-hook.
24416
24417         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24418         of news-path.
24419
24420         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24421
24422         * spam.el: Delete duplicate `provide'.
24423         (spam-unload-hook): Set as a variable with add-hook.
24424
24425 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24426
24427         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24428         in the doc string.
24429
24430         * message.el (message-ignored-news-headers)
24431         (message-ignored-supersedes-headers)
24432         (message-ignored-resent-headers)
24433         (message-forward-ignored-headers): Improve custom type.
24434
24435 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24436
24437         * message.el (message-tokenize-header): Fix 2004-09-06 change
24438         which used point-min in the wrong place.
24439
24440 2004-10-12  Simon Josefsson  <jas@extundo.com>
24441
24442         * tls.el (tls-certtool-program): New variable.
24443         (tls-certificate-information): New function, based on
24444         ssl-certificate-information.
24445
24446 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24447
24448         * compface.el: Move the version of ELisp-based uncompface program
24449         to the contrib directory because of the copyright problem.
24450
24451 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24452
24453         * message.el (message-kill-buffer): Raise the current frame.
24454
24455 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24456
24457         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24458
24459         * gnus.el (message-y-or-n-p): Autoload.
24460
24461         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24462         (pop3-password-required, pop3-authentication-scheme)
24463         (pop3-leave-mail-on-server): Make customizable.
24464         (pop3): New custom group.
24465         (pop3-retr): Remove `sleep-for' statements.
24466         Suggested by Dave Love <fx@gnu.org>.
24467
24468         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24469         Windows/DOS.
24470
24471         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24472         (imap-parse-body): Fix incorrect use of `assert'.
24473         Suggested by Dave Love <fx@gnu.org>.
24474
24475         * mml.el (mml-minibuffer-read-disposition): Require match.
24476         Suggested by Dave Love <fx@gnu.org>.
24477
24478 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24479
24480         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24481         doc string.
24482
24483 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24484
24485         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24486
24487 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24488
24489         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24490         instead of calling `mm-insert-inline', to decode text/* parts
24491         before displaying them.
24492
24493 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24494
24495         * mm-uu.el (mm-uu-text-plain-type): New variable.
24496         (mm-uu-pgp-signed-extract-1): Use it.
24497         (mm-uu-pgp-encrypted-extract-1): Use it.
24498         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24499         bind mm-uu-text-plain-type with that value.
24500         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24501         mm-uu-dissect.
24502
24503 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24504
24505         * gnus-group.el (gnus-update-group-mark-positions):
24506         * gnus-sum.el (gnus-update-summary-mark-positions):
24507         * message.el (message-check-news-body-syntax):
24508         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24509         of string-as-multibyte.
24510
24511 2004-10-05  Juri Linkov  <juri@jurta.org>
24512
24513         * gnus-group.el (gnus-update-group-mark-positions):
24514         * gnus-sum.el (gnus-update-summary-mark-positions):
24515         * message.el (message-check-news-body-syntax):
24516         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24517         8-bit unibyte values to a multibyte string for search functions.
24518
24519 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24520
24521         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24522         (mm-uu-dissect-text-parts): New function.
24523
24524         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24525         dissect text parts.
24526
24527         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24528         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24529
24530         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24531
24532         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24533         Use gnus-current-topics instead of gnus-current-topic.
24534
24535 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24536
24537         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24538
24539 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24540
24541         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24542         where appropriate.
24543
24544         * nnml.el (nnml-generate-active-info): do.
24545
24546         * nndiary.el (nndiary-generate-active-info): do.
24547
24548         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24549         (gnus-topic-move): do.
24550
24551         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24552         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24553
24554         * gnus-srvr.el (gnus-server-prepare)
24555         (gnus-server-open-all-servers): do.
24556
24557         * gnus-msg.el (gnus-summary-cancel-article)
24558         (gnus-summary-resend-message)
24559         (gnus-summary-mail-crosspost-complaint): do.
24560
24561         * gnus-move.el (gnus-change-server): do.
24562
24563         * gnus-group.el (gnus-group-unmark-all-groups)
24564         (gnus-group-set-current-level): do.
24565
24566 2004-10-04  Simon Josefsson  <jas@extundo.com>
24567
24568         * message.el (message-generate-hashcash): Doc fix.
24569
24570 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24571
24572         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24573         avoid infinite recursion via gnus-get-function.
24574
24575 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24576
24577         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24578
24579         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24580
24581         * nnmail.el (nnmail-split-history): do.
24582
24583         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24584         (nnml-request-delete-group): do.
24585
24586         * nnslashdot.el (nnslashdot-read-groups): do.
24587
24588         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24589         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24590
24591         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24592         (nnspool-sift-nov-with-sed): Use last.
24593         (nnspool-retrieve-headers-with-nov): Use mapc.
24594         (nnspool-request-newgroups): Use dolist.
24595         (nnspool-request-group): Use last.
24596
24597         * nntp.el (nntp-read-server-type): Use dolist.
24598
24599         * nnvirtual.el (nnvirtual-create-mapping)
24600         (nnvirtual-update-read-and-marked): Use dolist.
24601         (nnvirtual-convert-headers): Simplify.
24602
24603 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24604
24605         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24606         Add support for sync'ing tick marks.
24607
24608 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24609
24610         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24611         there's no visible header.
24612
24613 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24614
24615         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24616         When necessary, pass full group name to gnus-request-set-marks.
24617
24618 2004-10-01  Simon Josefsson  <jas@extundo.com>
24619
24620         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24621         acroread.
24622
24623 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24624
24625         * spam-report.el (spam-report-gmane): Fix interactive.
24626
24627         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24628
24629         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24630         when writing file.
24631         (gnus-agent-synchronize-flags): Don't default to being
24632         interactive.
24633
24634 2004-09-30  Simon Josefsson  <jas@extundo.com>
24635
24636         * message.el (message-generate-hashcash): Add.
24637         (message-send-mail): Use it, call mail-add-payment.
24638
24639 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24640
24641         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24642
24643 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24644
24645         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24646         gnus-requst-update-info with explicit code to sync the in-memory
24647         info read flags with the marks being sync'd to the backend.
24648
24649         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24650
24651 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24652
24653         * spam.el (spam-verify-bogofilter): Add new function.
24654         (spam-check-bogofilter)
24655         (spam-bogofilter-register-with-bogofilter): Use it.
24656         (spam-verify-bogofilter): Add small fixes.
24657
24658 2004-09-28  Simon Josefsson  <jas@extundo.com>
24659
24660         * hashcash.el (hashcash-generate-payment): Revert.
24661
24662 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24663
24664         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24665         Use gnus-extract-references instead of gnus-split-references.
24666
24667         * gnus-util.el (gnus-extract-references): Add new function, analogous
24668         to gnus-split-references but extracts only the message-ID without
24669         anything extra.
24670
24671         * hashcash.el (hashcash-generate-payment)
24672         (hashcash-check-payment): Do the right thing if hashcash-path is
24673         nil (because the hashcash program could not be found).
24674
24675         * spam.el (spam-use-hashcash): Remove comment.
24676
24677 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24678
24679         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24680         (gnus-cache-enter-article, gnus-cache-remove-article)
24681         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24682
24683         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24684
24685         * gnus-art.el (article-hide-boring-headers)
24686         (article-translate-strings, article-display-face)
24687         (gnus-article-mime-match-handle-first)
24688         (gnus-article-highlight-headers)
24689         (gnus-article-add-buttons-to-head): do.
24690
24691 2004-09-27  Simon Josefsson  <jas@extundo.com>
24692
24693         * hashcash.el: New version, from
24694         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24695         ../contrib/.
24696
24697 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24698
24699         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24700
24701 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24702
24703         * gnus-dup.el (gnus-dup-open): Use mapc.
24704         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24705
24706         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24707         Reported by Stefan Wiens <s.wi@gmx.net>.
24708
24709         * gnus.el (gnus-shutdown): Use dolist.
24710
24711         * gnus-undo.el (gnus-undo): Use mapc.
24712
24713         * nnrss.el (nnrss-generate-active): do.
24714
24715         * message.el (message-cite-original-without-signature)
24716         (message-cite-original): Use mapc.
24717         (message-do-actions, message-make-forward-subject): Use dolist.
24718
24719 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24720
24721         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24722         deletion to remove entire duplicate line.  Fixes merged article
24723         number bug.
24724
24725 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24726
24727         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24728         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24729         first ask if you want to open a server and then, even when you
24730         responded with no, asking if you want to synchronize the server's
24731         flags.
24732         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24733         multi-line expressions.
24734         (gnus-agent-synchronize-group-flags): New internal function.
24735         Updates marks in memory (in the info structure) AND in the
24736         backend.
24737
24738         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24739
24740         * nnagent.el (nnagent-request-set-mark):
24741         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24742         method, to ensure that synchronization updates marks in the
24743         backend and in the info (in memory) structure.
24744
24745 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24746
24747         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24748         convention fully; don't miss the root article of a thread; make
24749         the X-Draft-From header with correct article numbers.
24750
24751 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24752
24753         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24754         unless plugged.  Disable the agent so that an open failure causes
24755         an error.
24756
24757         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24758         Revert 2004-09-21 change.  The backend must be opened while
24759         synchronizing flags even when the backend stores the flags
24760         locally.
24761
24762 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24763
24764         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24765         in `header' match.  Reported by Svend Tollak Munkejord.
24766
24767         * message.el (message-cite-original): Fix use of
24768         `message-cite-articles-with-x-no-archive'.
24769
24770 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24771
24772         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24773         (gnus-window-to-buffer): Ditto.
24774
24775         * mml.el (mml-preview-buffer): New variable.
24776         (mml-preview): Manage window layout with gnus-buffer-configuration.
24777
24778         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24779         X-Draft-From header even if those articles aren't quoted.
24780
24781 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24782
24783         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24784         (gnus-request-set-mark, gnus-request-update-mark): Use new
24785         g-s-t-u-l-m to decide to use backend even when unplugged.
24786
24787 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24788
24789         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24790         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24791
24792 2004-09-20  Simon Josefsson  <jas@extundo.com>
24793
24794         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24795         "utf-16-le".
24796
24797 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24798
24799         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24800
24801 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24802
24803         * uudecode.el (uudecode-use-external): Add :version.
24804
24805         * smime.el (smime-CA-file, smime-encrypt-cipher)
24806         (smime-dns-server): Add :version.
24807
24808         * smiley.el (gnus-smiley-file-types): Add :version.
24809
24810         * sha1.el (sha1-use-external): Add :version.
24811
24812         * pgg-def.el (pgg-query-keyserver): Add :version.
24813
24814         * nnmail.el (nnmail-fancy-expiry-targets)
24815         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24816         Add :version.
24817
24818         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24819         (nnimap-retrieve-groups-asynchronous): Add :version.
24820         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24821
24822         * mml.el (mml-content-disposition-parameters)
24823         (mml-insert-mime-headers-always): Add :version.
24824
24825         * mm-util.el (mm-coding-system-priorities): Add :version.
24826
24827         * mm-decode.el (mm-inline-text-html-with-images)
24828         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24829         (mm-verify-option): Add :version.
24830         (mm-text-html-renderer): Change :version.
24831
24832         * message.el (message-fcc-externalize-attachments)
24833         (message-required-headers, message-draft-headers)
24834         (message-subject-trailing-was-query)
24835         (message-subject-trailing-was-ask-regexp)
24836         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24837         (message-mark-insert-end, message-archive-header)
24838         (message-archive-note, message-cross-post-default)
24839         (message-cross-post-note, message-followup-to-note)
24840         (message-cross-post-note-function, message-use-mail-followup-to)
24841         (message-subscribed-address-functions)
24842         (message-subscribed-address-file, message-subscribed-addresses)
24843         (message-subscribed-regexps, message-allow-no-recipients)
24844         (message-yank-cited-prefix, message-signature-insert-empty-line)
24845         (message-hidden-headers, message-hierarchical-addresses)
24846         (message-mail-user-agent, message-use-idna)
24847         (message-valid-fqdn-regexp)
24848         (message-strip-special-text-properties, message-header-synonyms)
24849         (message-beginning-of-line, message-tab-body-function): Add :version.
24850         (message-insert-canlock, message-wide-reply-confirm-recipients):
24851         Change :version.
24852
24853         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24854         and :version.
24855         (mail-source-delete-old-incoming-confirm)
24856         (mail-source-movemail-program): Add :version.
24857
24858         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24859         (gnus-agent-cache, gnus-agent): Change :version.
24860
24861         * gnus-util.el (gnus-use-byte-compile): Change :version.
24862
24863         * gnus-sum.el (gnus-summary-make-false-root-always)
24864         (gnus-summary-default-high-score)
24865         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24866         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24867         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24868         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24869         (gnus-sum-thread-tree-single-indent)
24870         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24871         (gnus-sum-thread-tree-leaf-with-other)
24872         (gnus-sum-thread-tree-single-leaf): Add :version.
24873         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24874         (gnus-article-loose-mime): Change :version.
24875
24876         * gnus-start.el (gnus-backup-startup-file)
24877         (gnus-save-startup-file-via-temp-buffer): Add :version.
24878
24879         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24880         (gnus-server-offline-face): Add :version.
24881
24882         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24883
24884         * gnus-msg.el (gnus-gcc-externalize-attachments)
24885         (gnus-debug-files, gnus-debug-exclude-variables)
24886         (gnus-discouraged-post-methods): Change :version.
24887         (gnus-confirm-mail-reply-to-news)
24888         (gnus-confirm-treat-mail-like-news): Add :version.
24889
24890         * gnus-int.el (gnus-server-unopen-status): Add :version.
24891
24892         * gnus-group.el (gnus-group-jump-to-group-prompt)
24893         (gnus-large-ephemeral-newsgroup)
24894         (gnus-fetch-old-ephemeral-headers): Add :version.
24895
24896         * gnus-fun.el (gnus-x-face-directory)
24897         (gnus-convert-pbm-to-x-face-command)
24898         (gnus-convert-image-to-x-face-command)
24899         (gnus-convert-image-to-face-command): Add :version.
24900
24901         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24902
24903         * gnus-cite.el (gnus-cite-blank-line-after-header)
24904         (gnus-article-boring-faces): Add :version.
24905
24906         * gnus-art.el (gnus-buttonized-mime-types)
24907         (gnus-inhibit-mime-unbuttonizing)
24908         (gnus-treat-display-face)
24909         (gnus-treat-body-boundary): Change :version.
24910         (gnus-body-boundary-delimiter, gnus-picon-databases)
24911         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24912         (gnus-treat-date-english, gnus-treat-fold-headers)
24913         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24914         (gnus-treat-mail-picon, gnus-treat-wash-html)
24915         (gnus-article-encrypt-protocol)
24916         (gnus-use-idna, gnus-article-over-scroll)
24917         (gnus-mime-display-multipart-alternative-as-mixed)
24918         (gnus-mime-display-multipart-related-as-mixed)
24919         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24920         (gnus-ctan-url, gnus-button-ctan-handler)
24921         (gnus-button-handle-ctan-bogus-regexp)
24922         (gnus-button-ctan-directory-regexp)
24923         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24924         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24925         (gnus-button-man-level, gnus-button-emacs-level)
24926         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24927
24928         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24929         (gnus-agent-go-online): Change :version.
24930         (gnus-agent-expire-unagentized-dirs)
24931         (gnus-agent-auto-agentize-methods): Add :version.
24932
24933         * flow-fill.el (fill-flowed-display-column)
24934         (fill-flowed-encode-column): Add :version.
24935
24936         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24937         (gnus-outlook-deuglify-unwrap-max)
24938         (gnus-outlook-deuglify-cite-marks)
24939         (gnus-outlook-deuglify-unwrap-stop-chars)
24940         (gnus-outlook-deuglify-no-wrap-chars)
24941         (gnus-outlook-deuglify-attrib-cut-regexp)
24942         (gnus-outlook-deuglify-attrib-verb-regexp)
24943         (gnus-outlook-deuglify-attrib-end-regexp)
24944         (gnus-outlook-display-hook): Add :version.
24945
24946         * binhex.el (binhex-use-external): Add :version.
24947
24948 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24949
24950         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24951         and `invisible'.
24952
24953 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24954
24955         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24956         in gnus-registry-trim.
24957
24958 2004-09-13  Simon Josefsson  <jas@extundo.com>
24959
24960         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24961
24962         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24963
24964         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24965         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24966         <yamaoka@jpl.org>.
24967         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24968         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24969         <yamaoka@jpl.org>.
24970
24971         * sieve.el (sieve-manage-mode): Ditto.
24972
24973 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24974
24975         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24976
24977 2004-09-11  Simon Josefsson  <jas@extundo.com>
24978
24979         * dns-mode.el: Add.
24980
24981         * mm-view.el (mm-display-dns-inline): Add.
24982
24983         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24984         (mm-automatic-display): Ditto.
24985
24986         * mailcap.el (mailcap-mime-data): Add text/dns.
24987         (mailcap-mime-extensions): Map .soa to text/dns.
24988
24989 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24990
24991         * gnus-art.el (article-decode-mime-words, article-babel)
24992         (gnus-article-highlight-signature, gnus-article-add-buttons)
24993         (gnus-signature-toggle): Remove unnecessary bindings of
24994         `inhibit-read-only' inherited from v5.10 merge.
24995
24996 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24997
24998         * nntp.el (nntp): New customization group.
24999         (nntp-authinfo-file): Add customization group.
25000
25001         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25002
25003         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25004
25005         * gnus.el (to-address, to-list, subscribed)
25006         (large-newsgroup-initial): Ditto.
25007
25008         * flow-fill.el (fill-flowed-display-column)
25009         (fill-flowed-encode-column): Ditto.
25010
25011 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25012
25013         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25014         Use point-min rather than 1.
25015         (message-send-mail): Use buffer-size rather than point-max.
25016
25017         * gnus-sum.el (gnus-summary-search-article-forward):
25018         Signal a specific `search-failed' rather than a generic `error'.
25019
25020         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25021         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25022         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25023
25024 2004-09-10  Simon Josefsson  <jas@extundo.com>
25025
25026         * nndb.el (require): Remove tcp and duplicate cl.
25027
25028 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25029
25030         * gnus-agent.el (directory-files-and-attributes): Move forward.
25031
25032 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25033
25034         * gnus-agent.el (directory-files-and-attributes):
25035         Optionally defined to support XEmacs.
25036
25037 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25038
25039         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25040         to avoid run-time CL dependencies.
25041         (gnus-agent-unfetch-articles): New function.
25042         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25043         article numbers even when local .overview file is missing.
25044         (gnus-agent-read-article-number): New function.  Only accepts
25045         27-bit article numbers.
25046         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25047         Use gnus-agent-read-article-number.
25048         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25049         from backend while recognizing that article numbers in .overview
25050         must be valid.
25051         (gnus-agent-update-files-total-fetched-for):
25052         Use directory-files-and-attributes to improve performance.
25053         * gnus-int.el (gnus-request-move-article):
25054         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25055         improve performance.
25056
25057         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25058         some users confused by references to .newsrc when they only have a
25059         .newsrc.eld file.
25060         (gnus-convert-mark-converter-prompt)
25061         (gnus-convert-converter-needs-prompt): Fix use of property list.
25062         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25063         New function.  Used internally to only display 'gnus converting
25064         files' message when actually necessary.
25065
25066         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25067         methods now autoloaded.
25068
25069 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25070
25071         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25072         identifiers.
25073
25074 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25075
25076         * gnus-picon.el: Fix indentation and closing parenthesis.
25077
25078 2004-09-01  Simon Josefsson  <jas@extundo.com>
25079
25080         * message.el (message-canlock-generate): Require sha1, not
25081         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25082         to require within a function.  Sadly, if sha1.el isn't loaded, the
25083         let binding in m-c-g will hide the defcustom definition, which is
25084         bad.)
25085
25086         * canlock.el: Require sha1, not sha1-el.
25087
25088         * message.el: Don't autoload sha1 (there is a autoload cookie in
25089         sha1.el).
25090
25091         * sha1-el.el: Rename to sha1.el.
25092
25093 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25094
25095         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25096
25097 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25098
25099         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25100
25101 2004-08-30  Kim F. Storm  <storm@cua.dk>
25102
25103         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25104
25105         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25106         Add :group 'nnimap.
25107
25108 2004-08-30  Andreas Schwab  <schwab@suse.de>
25109
25110         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25111         ?* and ?\;.
25112
25113         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25114         and ?\' to symbol instead of whitespace.
25115
25116 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25117
25118         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25119
25120         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25121         instead of re-search-forward.
25122
25123         * gnus-uu.el (gnus-uu-save-article): Ditto.
25124         (gnus-uu-post-encode-uuencode): Ditto.
25125
25126         * html2text.el (html2text-clean-list-items): Ditto.
25127         (html2text-clean-dtdd): Ditto.
25128         (html2text-format-tags): Ditto.
25129
25130         * message.el (message-send-mail-with-sendmail): Fix regexp.
25131         (message-fill-field-general): Use search-forward instead of
25132         re-search-forward.
25133         (unbold-region): Ditto.
25134
25135         * nnrss.el (nnrss-request-article): Ditto.
25136
25137         * nnslashdot.el (nnslashdot-request-article): Ditto.
25138
25139         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25140
25141         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25142         "Unrecognized menu descriptor" error in XEmacs.
25143
25144 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25145
25146         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25147         parent article of a sparse article in the thread hashtb.
25148
25149 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25150
25151         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25152         (nnmail-expand-newtext): Lowercase expanded entries if
25153         nnmail-split-lowercase-expanded is non-nil.
25154
25155 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25156
25157         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25158
25159         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25160         of gnus-tmp-news-method into string under XEmacs.  It will be
25161         passed to gnus-correct-length which takes only a string argument.
25162
25163 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25164
25165         * gnus-util.el (gnus-bind-print-variables): New macro.
25166         (gnus-prin1): Use it.
25167         (gnus-prin1-to-string): Use it.
25168         (gnus-pp): New function.
25169         (gnus-pp-to-string): New function.
25170
25171         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25172         Replace pp-to-string with gnus-pp-to-string.
25173         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25174         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25175         * gnus-msg.el (gnus-debug): Ditto.
25176         * gnus-score.el (gnus-score-save): Ditto.
25177         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25178         gnus-pp-to-string.
25179         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25180         with gnus-pp.
25181         * score-mode.el (gnus-score-pretty-print): Ditto.
25182         * webmail.el (webmail-debug): Ditto.
25183
25184 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25185
25186         * gnus-art.el (article-display-face, article-display-x-face):
25187         Use buffer-read-only.
25188
25189 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25190
25191         * gnus-art.el (article-hide-list-identifiers):
25192         Bind inhibit-read-only as t.
25193
25194 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25195
25196         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25197
25198 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25199
25200         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25201         (gnus-narrow-to-page): Don't assume point-min == 1.
25202         (gnus-article-edit-mode): Derive from message-mode.
25203
25204         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25205         point-min == 1.
25206
25207         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25208         Disable incorrect use of `assert'.
25209
25210         * message.el (message-mode): Set comment-start-skip.
25211
25212
25213 2004-08-22  Sam Steingold  <sds@gnu.org>
25214
25215         * pop3.el (pop3-leave-mail-on-server): New user variable.
25216         (pop3-movemail): Delete mail only when it is nil.
25217
25218 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25219
25220         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25221
25222         * mml.el (mml-preview): Use `pop-to-buffer'.
25223
25224         * message.el (message-goto-mail-followup-to): Insert after "To".
25225         (message-carefully-insert-headers): Add comment.
25226
25227         * gnus.el: Remove unused variable `gnus-article-check-size'.
25228
25229         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25230
25231         * gnus-art.el (gnus-button-alist):
25232         Improve `gnus-button-handle-library' entry.
25233
25234 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25235
25236         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25237         Use downcase, since XEmacs capitalizes error messages differently.
25238
25239 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25240
25241         * nntp.el: Add (require 'gnus) due to reference to
25242         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25243
25244 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25245
25246         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25247         Bind `mm-fill-flowed'.
25248
25249         * mm-decode.el (mm-dissect-singlepart): Check it.
25250
25251 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25252
25253         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25254         'imap' for netrc parsing.
25255
25256 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25257
25258         * mailcap.el (mailcap-mime-data): Mark as risky.
25259
25260 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25261
25262         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25263         may be included in the encoded word.
25264         (rfc2047-encode): Don't append a space if the encoded word
25265         includes close parenthesis.
25266
25267 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25268
25269         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25270         of text within parentheses.
25271
25272 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25273
25274         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25275         (gnus-encrypt-write-file-contents): Make the password key the file
25276         name PLUS the cipher, not just the cipher.  Also remove failed
25277         passwords from the cache.
25278
25279 2004-08-06  Simon Josefsson  <jas@extundo.com>
25280
25281         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25282         Doc fix.
25283
25284 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25285
25286         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25287         LWSP.
25288
25289 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25290
25291         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25292         Try to append in-reply-to: data to the references: header.
25293
25294         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25295         (netrc-parse): Use gnus-encrypt.el functions.
25296
25297         * gnus-encrypt.el: Add new file for encryption support; currently
25298         does only a few GPG ciphers and an internal XOR cipher.
25299
25300         * password.el: Add comments on using password-read-and-add.
25301         (password-read-and-add): Add function to read and add the
25302         password to the cache at once.
25303
25304 2004-07-28  Simon Josefsson  <jas@extundo.com>
25305
25306         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25307         parameter (but don't use it, for now).
25308
25309         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25310         instead of hard coding to nil.
25311
25312 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25313
25314         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25315         as mm-inline-image-xemacs does.
25316
25317 2004-07-26  Simon Josefsson  <jas@extundo.com>
25318
25319         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25320         Revert part of 2004-07-17 change below.
25321
25322 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25323
25324         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25325         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25326
25327 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25328
25329         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25330         quotes that actually start with ">" at the beginning of the
25331         lines.
25332
25333 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25334
25335         * rfc2047.el (rfc2047-encode-region): Fix last change.
25336         (rfc2047-encode-parameter): Remove useless concat.
25337
25338 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25339
25340         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25341         encode special characters; fix some kind of misconfigured headers;
25342         signal a real error if debug-on-quit or debug-on-error is non-nil.
25343         (rfc2047-encode-max-chars): New variable.
25344         (rfc2047-encode-1): Use it.
25345         (rfc2047-encode-parameter): New function.
25346
25347         * mml.el (mml-insert-parameter): Remove an excessive space.
25348
25349 2004-07-17  Simon Josefsson  <jas@extundo.com>
25350
25351         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25352         Kai Grossjohann <kai@emptydomain.de>.
25353         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25354         (gnus-group-make-menu-bar): Ditto.
25355
25356         * gnus-util.el (gnus-group-server): Add.
25357
25358 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25359
25360         * message.el (message-clone-locals): Clone sendmail and smtp
25361         variables.
25362
25363 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25364
25365         * rfc2047.el (rfc2047-encode-region): Fix last change.
25366
25367 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25368
25369         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25370         characters as non-special.
25371
25372 2004-07-09  Simon Josefsson  <jas@extundo.com>
25373
25374         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25375         Users will lose all flag changes made while unplugged with
25376         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25377         good default.  See numerous reports on ding mailing list.
25378
25379 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25380
25381         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25382         add generate-head-function and generate-article-function to the
25383         rfc822-forward entry.
25384         (nndoc-rfc822-forward-generate-article): New function.
25385         (nndoc-rfc822-forward-generate-head): New function.
25386
25387         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25388
25389 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25390
25391         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25392         respect display group parameter and gnus-summary-expunge-below.
25393         (gnus-articles-to-read): Remove unused reference to display group
25394         parameter.
25395
25396 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25397
25398         * nnheader.el (nnheader-uniquify-message-id): New experimental
25399         variable.
25400         (nnheader-nov-read-message-id): Use it.
25401
25402         * spam-report.el (spam-report-gmane): Add interactive.
25403
25404 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25405
25406         * mm-encode.el (mm-content-transfer-encoding-defaults):
25407         Use qp-or-base64 for the application/* types.
25408
25409 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25410
25411         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25412
25413 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25414
25415         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25416         trim value.
25417
25418 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25419
25420         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25421         New macro and function.
25422         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25423
25424 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25425
25426         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25427         after-load-alist.
25428
25429 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25430
25431         * gnus-group.el (gnus-group-get-new-news-this-group):
25432         Don't update info that isn't there.
25433
25434 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25435
25436         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25437         entry.
25438
25439 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25440
25441         * mm-view.el (mm-inline-render-with-function): Use multibyte
25442         buffer; decode html source by charset.
25443
25444         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25445
25446         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25447         Mule-UCS is loaded under XEmacs.
25448         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25449
25450 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25451
25452         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25453
25454 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25455
25456         * mm-util.el (mm-coding-system-p): Return a coding-system.
25457         (mm-mime-mule-charset-alist): Use shift_jis instead of
25458         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25459         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25460         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25461         instead of japanese-shift-jis and iso-latin-1 respectively in
25462         order to share the default value with both Emacs and XEmacs-mule.
25463         (mm-mule-charset-to-mime-charset):
25464         Make mm-coding-system-priorities effective.
25465         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25466         while predicating of candidates upon the priorities.
25467
25468 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25469
25470         * gnus-sum.el (gnus-summary-make-menu-bar):
25471         Add gnus-uu-invert-processable.
25472
25473         * gnus.el: Autoload gnus-uu-invert-processable.
25474
25475 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25476
25477         * mm-util.el (mm-with-multibyte-buffer): New macro.
25478
25479         * rfc2047.el (rfc2047-encode-string): Use it.
25480         (rfc2047-encode-region): Move point to the end of the region after
25481         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25482
25483 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25484
25485         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25486         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25487
25488 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25489
25490         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25491         (gnus-cite-parse): Ignore quoted envelope From_.
25492         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25493
25494 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25495
25496         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25497         invalid addresses.
25498
25499 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25500
25501         * spam.el: Change section markers, revise TODO list.
25502         (spam-backends): Make new master list of all installed backends.
25503         (spam-summary-exit-behavior): Add new variable to determine how
25504         messages moves are done at summary exit.
25505         (spam-move-spam-nonspam-groups-only)
25506         (spam-process-ham-in-nonham-groups)
25507         (spam-process-ham-in-spam-groups): Remove variables, the
25508         spam-summary-exit-behavior variable should be used to manage this
25509         behavior.
25510         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25511         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25512         and spam-old-spam-articles.
25513         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25514         Add empty variables, placeholders for the backends they represent.
25515         (spam-set-difference): Move, unchanged.
25516         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25517         unless the user has a processor variable.
25518         (spam-classifications, spam-classification-valid-p)
25519         (spam-backend-properties, spam-backend-property-valid-p)
25520         (spam-backend-function-type-valid-p)
25521         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25522         (spam-report-articles-gmane, spam-report-articles-resend):
25523         Remove functions, they are not needed.
25524         (spam-install-backend-super, spam-backend-list)
25525         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25526         (spam-backend-function, spam-backend-ham-registration-function)
25527         (spam-backend-spam-registration-function)
25528         (spam-backend-ham-unregistration-function)
25529         (spam-backend-spam-unregistration-function)
25530         (spam-backend-statistical-p, spam-backend-mover-p)
25531         (spam-install-backend-alias, spam-install-checkonly-backend)
25532         (spam-install-mover-backend, spam-install-nocheck-backend)
25533         (spam-install-backend, spam-install-statistical-backend)
25534         (spam-install-statistical-checkonly-backend): Add backend installation
25535         support.
25536         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25537         (spam-group-processor-p): Use the new backend code and respect the
25538         summary exit behavior.
25539         (spam-mark-spam-as-expired-and-move-routine): Remove.
25540         (spam-summary-prepare): Change to use the new spam-old-articles
25541         variable.
25542         (spam-copy-or-move-routine, spam-copy-spam-routine)
25543         (spam-move-spam-routine, spam-copy-ham-routine)
25544         (spam-move-ham-routine): Add code to copy/move ham or spam.
25545         (spam-fetch-field-fast): Improve doc and code, plus allow the
25546         'number request.
25547         (spam-list-of-checks, spam-list-of-statistical-checks):
25548         Remove variables.
25549         (spam-split, spam-find-spam): Use the new backend code.
25550         (spam-registration-functions): Remove variable.
25551         (spam-unregister-routine): Add convenience wrapper.
25552         (spam-log-undo-registration, spam-register-routine)
25553         (spam-log-processing-to-registry)
25554         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25555         where possible.
25556         (spam-check-gmane-xref, spam-check-regex-headers)
25557         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25558         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25559         (spam-check-bogofilter-headers, spam-check-spamoracle)
25560         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25561         (spam-check-crm114-headers): Use the spam-split-group that
25562         spam-split prepares, no need to determine it every time.
25563
25564         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25565         to the nnheader-parse-naked-head call.
25566
25567         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25568
25569         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25570         the nnheader-nov-read-message-id call.
25571
25572 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25573
25574         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25575         gnus-activate-group twice.  Suggested by Markus Peter
25576         <warp@spin.de>.
25577
25578 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25579
25580         * gnus-art.el (gnus-article-time-format): Exchange the order of
25581         day and month in the default value; fix customization type.
25582         (article-date-ut): Use add-text-properties.
25583         (article-make-date-line): Use message-make-date instead of
25584         current-time-string.
25585
25586         * message.el (message-fetch-field): Don't use set-text-properties.
25587         (message-make-date): Simplify.
25588
25589         * messagexmas.el (message-xmas-make-date): New function.
25590         (message-xmas-redefine): Defalias message-make-date to it.
25591
25592 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25593
25594         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25595         (rfc2047-encode-region): Treat text within parentheses as special;
25596         show the original text when error has occurred.
25597
25598         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25599         already-computed method to gnus-activate-group.
25600
25601         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25602         same select-methods identical Lisp objects.
25603
25604         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25605         object when modifying the info.
25606
25607 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25608
25609         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25610         gnus-opened-servers since it has never been opened with the new
25611         configuration yet.
25612
25613 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25614
25615         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25616         arg to nnheader-generate-fake-message-id.
25617
25618 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25619
25620         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25621         number and build a fake message ID localized to a group and
25622         article number (so it's repeatable from that point on).
25623         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25624         ID format.
25625
25626         * gnus-sum.el (gnus-get-newsgroup-headers):
25627         Call nnheader-generate-fake-message-id with the article number.
25628
25629 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25630
25631         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25632         end-of-buffer.
25633
25634 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25635
25636         * message.el (message-ignored-supersedes-headers): Add Approved.
25637
25638 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25639
25640         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25641         goto-char.
25642         (rfc2047-encode): Fold the line before encoding.
25643
25644 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25645
25646         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25647         folding -- not all headers can be folded, and this should be done
25648         by the message composition mode.  Probably.  I think.
25649
25650 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25651
25652         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25653         fast.
25654
25655         * gnus-ems.el (gnus-remove-image): Don't use
25656         message-text-with-property; remove only the image found first.
25657
25658         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25659         found first.
25660
25661 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25662
25663         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25664
25665 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25666
25667         * message.el (message-text-with-property): Make it fast and accept
25668         optional arguments.
25669         (message-strip-forbidden-properties): Use it.
25670         (message-fix-before-sending): Follow the m-t-w-p change.
25671
25672         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25673
25674 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25675
25676         * gnus-art.el (article-hide-headers): Don't change the buffer
25677         mistakenly when performing mml-preview even if
25678         gnus-single-article-buffer is nil.
25679
25680 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25681
25682         * message.el (message-expand-name-databases): New user option.
25683         (message-expand-name): Use it.
25684
25685 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25686
25687         * spam.el (spam-report-articles-resend)
25688         (spam-report-resend-register-routine): Allow ham reporting.
25689         (spam-report-resend-register-ham-routine): Add wrapper.
25690         (spam-registration-functions): Add ham resending functions.
25691         (spam-list-of-processors): Add ham resend processor.
25692
25693         * gnus.el (ham-resend-to): Add new group parameter.
25694         (spam-process): Add ham resend option.
25695
25696         * spam-report.el (spam-report-resend): Allow reporting ham.
25697         (spam-report-resend-ham): Add wrapper.
25698
25699 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25700
25701         * message.el (message-cite-articles-with-x-no-archive):
25702         New variable.
25703         (message-cite-original): Use it.
25704
25705 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25706
25707         * message.el (message-cite-original): Respect X-No-Archive.
25708
25709 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25710
25711         * gnus-art.el (article-hide-headers): Refer to the values for
25712         gnus-ignored-headers and gnus-visible-headers in the summary
25713         buffer since a user may have set them as group parameters.
25714
25715 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25716
25717         * assistant.el (assistant-node-name): Add convenience function.
25718         (assistant-render-text, assistant-render-node): Add error handling,
25719         plus handle multiple next nodes.
25720         (assistant-find-next-node): Comment out for now.
25721         (assistant-find-next-nodes): Add function, returns list of next
25722         nodes.
25723
25724 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25725
25726         * mail-source.el (mail-source-directory): Fix doc-string.
25727
25728 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25729
25730         * assistant.el (assistant-render-text, assistant-eval): Add :set
25731         widget type, which is different because it takes and returns a
25732         list.  Much hilarity ensues.
25733
25734 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25735
25736         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25737
25738         * gnus-group.el (gnus-group-get-new-news-this-group):
25739         Add doc-string.
25740
25741         * gnus-start.el (gnus-activate-group): Add doc-string.
25742
25743 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25744
25745         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25746
25747 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25748
25749         * assistant.el (assistant-render-text): Try to add a :set
25750         widget, more to come.
25751
25752         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25753         strings.
25754         (spam-report-articles-resend)
25755         (spam-register-routine): Do registration iff any articles warrant
25756         it.
25757         (spam-summary-prepare-exit): Change log message for nil group
25758         destinations.
25759
25760 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25761
25762         * spam.el (spam-report-resend-register-routine):
25763         Allow spam-report-resend-to to be a group parameter or a global value.
25764
25765 2004-05-26  Simon Josefsson  <jas@extundo.com>
25766
25767         * starttls.el: Merge with my GNUTLS based starttls.el.
25768         (starttls-gnutls-program, starttls-use-gnutls)
25769         (starttls-extra-arguments, starttls-process-connection-type)
25770         (starttls-connect, starttls-failure, starttls-success):
25771         New variables.
25772         (starttls-program, starttls-extra-args): Doc fix.
25773         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25774         New functions.
25775         (starttls-negotiate, starttls-open-stream):
25776         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25777         function if it is set.
25778
25779 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25780
25781         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25782         structured fields.
25783
25784 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25785
25786         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25787
25788 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25789
25790         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25791         Add variable.
25792         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25793         assigning the spam-mark to new messages.
25794
25795 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25796
25797         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25798
25799 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25800
25801         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25802
25803         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25804         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25805         default.
25806
25807 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25808
25809         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25810         correct data.
25811
25812 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25813
25814         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25815         (spam-group-processor-p): Fix function.
25816         (spam-group-processor-multiple-p)
25817         (spam-group-spam-processor-report-gmane-p)
25818         (spam-group-spam-processor-report-resend-p)
25819         (spam-group-spam-processor-bogofilter-p)
25820         (spam-group-spam-processor-blacklist-p)
25821         (spam-group-spam-processor-ifile-p)
25822         (spam-group-ham-processor-ifile-p)
25823         (spam-group-spam-processor-spamoracle-p)
25824         (spam-group-spam-processor-crm114-p)
25825         (spam-group-ham-processor-bogofilter-p)
25826         (spam-group-spam-processor-stat-p)
25827         (spam-group-ham-processor-stat-p)
25828         (spam-group-ham-processor-whitelist-p)
25829         (spam-group-ham-processor-BBDB-p)
25830         (spam-group-ham-processor-spamoracle-p)
25831         (spam-group-ham-processor-copy-p): Remove functions with some
25832         prejudice against unneeded code.
25833         (spam-report-articles-resend)
25834         (spam-report-resend-register-routine): Allow the group/topic
25835         spam-resend-to value to override spam-report-resend-to.
25836         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25837         properly now.
25838
25839         * gnus.el (spam-resend-to): Add group/topic parameter.
25840         (spam-process): Move the OBSOLETE processors to the end of the
25841         choices.
25842
25843 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25844
25845         * spam-report.el (spam-report-resend-to, spam-report-resend):
25846         Start with resend-to set to nil, and then ask the user if necessary.
25847         (spam-report-resend): spam-report-resend takes a list of articles, not
25848         separate article numbers.
25849
25850 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25851
25852         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25853         addition to emacs-w3m.
25854
25855 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25856
25857         * assistant.el (assistant-authinfo-data): New function.
25858         (assistant-eval): Eval for entire assistant.
25859
25860         * netrc.el (netrc-services-file): New variable.
25861         (netrc-parse-services): New function.
25862         (netrc-find-service-name): New function.
25863         (netrc-find-service-number): New function.
25864         (netrc-port-equal): New function.
25865         (netrc-machine): Use it.
25866
25867         * nnimap.el (nnimap-open-connection): Use netrc.
25868
25869         * gnus-util.el (gnus-netrc-get): Remove aliases.
25870
25871         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25872
25873         * assistant.el (wid-edit): Fix compilation.
25874
25875         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25876
25877 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25878
25879         * gnus-util.el (gnus-set-file-modes): New function.  (small
25880         patch).
25881
25882 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25883
25884         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25885
25886         * assistant.el (assistant-render-node): Fix up rendering and
25887         read-only text.
25888         (assistant-render-node): Reset.
25889         (assistant-make-read-only): Not sticky.
25890
25891 2004-05-20  Danny Siu  <dsiu@adobe.com>
25892
25893         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25894         centered even when gnus-auto-center-summary is t.
25895
25896 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25897
25898         * dns.el (dns-get-txt-answer): New function.
25899         (dns-read-txt): Ditto.
25900         (query-dns): Use it.
25901
25902 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25903
25904         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25905         active for foreign groups even if the group level is higher than
25906         the specified value.
25907
25908 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25909
25910         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25911         non-active groups.
25912
25913         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25914
25915 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25916
25917         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25918
25919 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25920
25921         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25922         (spam-crm114-header, spam-crm114-spam-switch)
25923         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25924         (spam-crm114-positive-spam-header)
25925         (spam-crm114-database-directory, spam-list-of-processors)
25926         (spam-group-spam-processor-crm114-p)
25927         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25928         (spam-generic-score, spam-list-of-checks)
25929         (spam-list-of-statistical-checks, spam-registration-functions)
25930         (spam-check-crm114-headers, spam-crm114-score)
25931         (spam-check-crm114, spam-crm114-register-with-crm114)
25932         (spam-crm114-register-spam-routine)
25933         (spam-crm114-unregister-spam-routine)
25934         (spam-crm114-register-ham-routine)
25935         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25936
25937 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25938
25939         * gnus.el: Add spam-use-crm114.
25940
25941         * spam.el (spam-list-of-processors, spam-registration-functions):
25942         Add spam-use-resend.
25943         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25944         (spam-report-articles-gmane): Add doc fix.
25945         (spam-report-articles-resend, spam-report-resend-register-routine):
25946         Add wrappers around spam-report-resend-to.
25947
25948         * spam-report.el (spam-report-resend-to, spam-report-resend):
25949         Add support for resending spam.
25950         (spam-report-gmane): Fix line length >80.
25951
25952         * gnus.el (spam-process): Add spam-use-resend.
25953
25954 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25955
25956         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25957         number of processed spam messages.
25958         (spam-ham-copy-or-move-routine): Return the number of processed
25959         ham messages.
25960         (spam-summary-prepare-exit): Use the above values to decide
25961         whether status messages should be displayed.
25962
25963 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25964
25965         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25966         `rfc2047-encoding-function-alist' in order to avoid conflicting
25967         with the old version.
25968         (rfc2047-encode-region): Concatenate words containing non-ASCII
25969         characters in structured fields; don't encode space-delimited
25970         ASCII words even in unstructured fields; don't break words at
25971         char-category boundaries.
25972         (rfc2047-encode-1): New function.
25973         (rfc2047-encode): Use it; encode text so that it occupies the
25974         maximum width within 76-column; work correctly on Q encoding for
25975         iso-2022-* charsets.
25976         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25977         sure not to break a line just after the header name.
25978         (rfc2047-b-encode-region): Remove.
25979         (rfc2047-b-encode-string): New function.
25980         (rfc2047-q-encode-region): Remove.
25981         (rfc2047-q-encode-string): New function.
25982
25983         * mm-util.el (mm-replace-in-string): New function.
25984
25985 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25986
25987         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25988         Really get it right.
25989         (gnus-inews-make-draft): Really.
25990
25991 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25992
25993         * nnmh.el (nnmh-request-list-1): Don't check the link count
25994         before descending.  (small patch)
25995
25996 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25997
25998         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25999         stuff.
26000
26001         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26002         Match on real group name.
26003
26004         * gnus-art.el (gnus-signature-limit): Doc fix.
26005
26006         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26007
26008         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26009
26010 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26011
26012         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26013         isn't a string.
26014
26015 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26016
26017         * gnus-draft.el (gnus-draft-send):
26018         Bind rfc2047-encode-encoded-words.
26019
26020         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26021         (rfc2047-encodable-p): Say that =? needs encoding.
26022         (rfc2047-encode-encoded-words): New variable.
26023
26024         * gnus-group.el (gnus-group-select-group): Doc fix.
26025
26026         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26027
26028         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26029         to nil.
26030
26031         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26032
26033         * nnheader.el (nnheader-get-lines-and-char): New function.
26034
26035 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26036
26037         * gnus-msg.el (gnus-summary-followup-with-original):
26038         Document yanking of region when active.
26039
26040 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26041
26042         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26043         groups if the group level is higher than the specified value.
26044
26045 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26046
26047         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26048         (gnus-group-jump-to-group): Add prefix argument using
26049         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26050         non-active group.
26051
26052         * compface.el (uncompface): Be verbose when changing
26053         `uncompface-use-external'.
26054
26055         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26056         handle manual section.
26057
26058 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26059
26060         * gnus-art.el (gnus-button-alist): Revert previous change.
26061
26062 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26063
26064         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26065
26066 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26067
26068         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26069         whether backend can accept message.
26070
26071         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26072
26073 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26074
26075         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26076         Avoid creating directory when nntp-marks-is-evil is true.
26077         Reported by Reiner Steib.
26078
26079 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26080
26081         * gnus-picon.el (gnus-picon-insert-glyph):
26082         Add optional `nostring' argument.
26083
26084 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26085
26086         * gnus-picon.el (gnus-picon-style): New variable.
26087         (gnus-picon-transform-address): Support `gnus-picon-style'.
26088
26089 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26090
26091         * message.el (message-fill-field): Return point.
26092         (message-generate-headers): Go to end of field.
26093
26094         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26095         stuff for non-living groups.
26096
26097 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26098
26099         * gnus-art.el (gnus-article-followup-with-original)
26100         (gnus-article-reply-with-original): gnus-mark-active-p ->
26101         gnus-region-active-p.
26102
26103 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26104
26105         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26106         only when there is spam or ham to be processed.
26107
26108 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26109
26110         * mail-source.el (mail-source-delete-crash-box): Refactor.
26111         (mail-source-fetch): Use it.
26112         (mail-source-fetch-file): Ditto.
26113         (mail-source-fetch-directory): Run postscript in loop.
26114         (mail-source-fetch-pop): Delete.
26115         (mail-source-fetch-maildir): Ditto.
26116         (mail-source-fetch-imap): Ditto.
26117
26118         * imap.el (imap-authenticators): Comment out sasl.
26119
26120         * message.el (message-skip-to-next-address): New function.
26121         (message-fill-header-address): Refactor.
26122         (message-fill-address): Use it.
26123         (message-delete-address): Use it.
26124         (message-fill-header-general): Refactor.
26125         (message-fill-field-address): Rename.
26126         (message-narrow-to-field): Find the start of the header.
26127         (message-header-format-alist): Don't pre-fill.
26128         (message-fill-header): Remove.
26129         (message-insert-header): New function.
26130         (message-shorten-references): Use it.
26131
26132         * rfc2047.el (rfc2047-field-value): Strip props.
26133
26134         * mail-parse.el (mail-header-make-address): New alias.
26135
26136         * ietf-drums.el (ietf-drums-make-address): New function.
26137
26138         * imap.el: Add compiler directives.
26139
26140         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26141
26142         * gnus-art.el (article-decode-idna-rhs): Don't use
26143         message-idna-inside-rhs-p.
26144
26145 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26146
26147         * message.el (message-idna-inside-rhs-p): Remove.
26148         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26149
26150         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26151         false positives.
26152
26153 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26154
26155         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26156
26157 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26158
26159         * nneething.el (nneething-file-name): Don't create spurious
26160         files.
26161
26162         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26163         (gnus-inews-do-gcc): Remove sleep.
26164
26165         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26166         part under point.
26167
26168         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26169         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26170
26171 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26172
26173         * spam.el (spam-summary-prepare-exit): Fix (length).
26174
26175 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26176
26177         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26178         as expired without moving it" message when there are spam
26179         messages left.
26180
26181 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26182
26183         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26184         header is not nil.
26185
26186 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26187
26188         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26189         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26190         (nntp-marks-changed-p): New arg SERVER.
26191         (nntp-request-update-info): Adjust caller.
26192
26193 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26194
26195         * nntp.el (nntp-save-marks): Pass missing arg.
26196
26197 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26198
26199         * nntp.el: Support marks.
26200         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26201         (nntp-marks-modtime, nntp-marks-directory): New variables.
26202         (nntp-request-set-mark, nntp-request-update-info)
26203         (nntp-possibly-create-directory, nntp-marks-changed-p)
26204         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26205         New functions.
26206
26207 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26208
26209         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26210         (gnus-xmas-redefine): Rename.
26211
26212         * gnus-score.el (gnus-score-insert-help):
26213         Use gnus-select-lowest-window.
26214
26215         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26216         appt-select-lowest-window and rename to gnus-select-lowest-window.
26217
26218         * gnus.el: do.
26219
26220 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26221
26222         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26223         encodings of MIME-encoded words, in order to improve
26224         interoperability with several broken MUAs.
26225
26226 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26227
26228         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26229         tags, only when charsets are not specified in headers.
26230         (mm-inline-text-html-render-with-w3m): Ditto.
26231
26232         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26233         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26234
26235 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26236
26237         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26238         instead of MIME-decoded from fields when checking
26239         `gnus-article-address-banner-alist'.
26240
26241 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26242
26243         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26244         description rather than subject.
26245
26246 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26247
26248         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26249
26250 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26251
26252         * gnus.el (gnus-version-number): Bump.
26253
26254 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26255
26256         * gnus.el: No Gnus v0.2 is released.
26257
26258 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26259
26260         * gnus-agent.el (gnus-agent-read-agentview):
26261         Inline gnus-uncompress-range.
26262
26263 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26264
26265         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26266         `exec-installed-p'.
26267
26268 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26269
26270         * gnus.el (spam-process, spam-autodetect-methods):
26271         Add bsfilter and bsfilter-headers.
26272
26273         * spam.el (spam-bsfilter): New customize group.
26274         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26275         (spam-bsfilter-header, spam-bsfilter-probability-header)
26276         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26277         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26278         (spam-bsfilter-database-directory): New options.
26279         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26280         (spam-list-of-statistical-checks, spam-registration-functions):
26281         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26282         (spam-bsfilter-score): New command.
26283         (spam-check-bsfilter-headers, spam-check-bsfilter)
26284         (spam-bsfilter-register-with-bsfilter)
26285         (spam-bsfilter-register-spam-routine)
26286         (spam-bsfilter-unregister-spam-routine)
26287         (spam-bsfilter-register-ham-routine)
26288         (spam-bsfilter-unregister-ham-routine): New functions.
26289         (spam-generic-score): Support bsfilter; Accept an optional argument
26290         to recalcurate spam score even if scoring header has already been
26291         added.
26292         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26293         optional argument to recalcurate spam score even if scoring header
26294         has already been added.
26295
26296 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26297
26298         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26299         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26300         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26301         link is missing.
26302
26303 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26304
26305         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26306         (html2text-get-attr): Rewrite.
26307
26308         * message.el (message-setup-1): Remove redundant put-text-property
26309         on mail-header-separator.
26310
26311 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26312
26313         * gnus-registry.el (gnus-registry-cache-whitespace)
26314         (gnus-registry-action, gnus-registry-spool-action)
26315         (gnus-registry-split-fancy-with-parent): Change message levels
26316         from 5 to 3 or 7, as needed.
26317
26318         * spam.el (spam-summary-prepare-exit)
26319         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26320         (spam-split, spam-find-spam, spam-log-undo-registration)
26321         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26322         level from 5 to 6.
26323
26324 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26325
26326         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26327         2004-03-04 change).
26328
26329 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26330
26331         * sieve-manage.el (sieve-manage-open):
26332         * nnweb.el (nnweb-insert-html):
26333         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26334         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26335         * nnspool.el (nnspool-request-group):
26336         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26337         * nnml.el (nnml-request-update-info):
26338         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26339         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26340         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26341         (nnimap-request-set-mark):
26342         * nnfolder.el (nnfolder-request-update-info):
26343         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26344         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26345         * gnus-uu.el (gnus-uu-find-articles-matching):
26346         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26347         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26348         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26349         * gnus-nocem.el (gnus-nocem-scan-groups):
26350         * gnus-int.el (gnus-start-news-server):
26351         * gnus-group.el (gnus-group-make-kiboze-group)
26352         (gnus-group-browse-foreign-server):
26353         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26354         Use mapc when appropriate.
26355
26356 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26357             Adam Sjøgren  <asjo@koldfront.dk>
26358             Wes Hardaker  <wes@hardakers.net>
26359             Michael Shields  <shields@msrl.com>
26360
26361         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26362         may need for spam sorting and scoring.
26363         (spam-user-format-function-S): Add user format function suitable for
26364         general use.
26365         (spam-article-sort-by-spam-status): Add sorting function for summary
26366         sorting.
26367         (spam-extra-header-to-number): Add function to get a score from a
26368         header.
26369         (spam-summary-score): Add function to get a numeric score from the
26370         headers.
26371         (spam-generic-score): Fix function doc, was in wrong place.
26372         (spam-initialize): Take symbols when it's run, and install the
26373         extra headers that spam-necessary-extra-headers thinks we need.
26374
26375 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26376
26377         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26378         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26379
26380 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26381
26382         * gnus-sum.el (gnus-set-global-variables)
26383         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26384         (gnus-article-get-xrefs, gnus-summary-best-group)
26385         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26386         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26387         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26388         Use with-current-buffer.
26389
26390 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26391
26392         * spam.el (spam-summary-prepare-exit): Simplify logic.
26393         (spam-fetch-article-header): Read the article header if it's not
26394         available.
26395         (spam-list-articles): Simplify logic.
26396         (spam-filelist-register-routine): Fix bug with unregister-list.
26397
26398         * gnus-registry.el: Fix comments at beginning.
26399
26400 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26401
26402         * message.el (message-cater-to-broken-inn): Remove.
26403         (message-shorten-references): Make sure the total folded length of
26404         References is shorter than 998 characters to cater to a bug in INN
26405         2.3.  Also, don't pretend that references aren't folded -- this
26406         hasn't worked for a while.
26407
26408 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26409
26410         * gnus-agent.el (gnus-agentize):
26411         gnus-agent-send-mail-real-function no longer set to current value
26412         of message-send-mail-function but rather a lambda that calls
26413         message-send-mail-function.  The change makes the agent real-time
26414         responsive to user changes to message-send-mail-function.
26415
26416 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26417
26418         * legacy-gnus-agent.el
26419         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26420         help from Florian Weimer <fw@deneb.enyo.de>
26421
26422 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26423
26424         * nnmail.el (nnmail-cache-insert): Revert last change.
26425
26426 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26427
26428         * nnmail.el (nnmail-cache-insert): Always check whether
26429         nnmail-cache-ignore-groups matches a group name.
26430
26431 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26432
26433         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26434         (spam-find-spam, spam-log-processing-to-registry)
26435         (spam-log-registered-p, spam-log-unregistration-needed-p)
26436         (spam-log-undo-registration): Use gnus-message instead of
26437         gnus-error, none of these errors are fatal.
26438
26439         * gnus-registry.el (gnus-registry-clean-empty-function)
26440         (gnus-registry-clean-empty): Remove only empty entries without
26441         extra data.
26442
26443 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26444
26445         * spam-stat.el (spam-stat-buffer-change-to-spam)
26446         (spam-stat-buffer-change-to-non-spam): Change (error) to
26447         (gnus-message 8) invocation.
26448
26449 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26450
26451         * nntp.el (nntp-via-netcat-command): New variable.
26452         (nntp-via-netcat-switches): New variable.
26453         (nntp-open-via-rlogin-and-netcat): New function.
26454         (nntp-open-connection-function): Doc fix.
26455         (nntp-telnet-command): Doc fix.
26456         (nntp-end-of-line): Doc fix.
26457         (nntp-via-rlogin-command): Doc fix.
26458         (nntp-via-user-name): Doc fix.
26459         (nntp-via-address): Doc fix.
26460
26461 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26462
26463         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26464         error in Emacs 21.1.
26465
26466 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26467
26468         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26469
26470 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26471
26472         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26473         (gnus-agent-with-refreshed-group): New macro.
26474         (gnus-agent-rename-group): New function.
26475         (gnus-agent-delete-group): New function.
26476         (gnus-agent-save-group-info): Use gnus-command-method when
26477         `method' parameter is nil.  Don't write nil entries into the
26478         active file.
26479         (gnus-agent-get-group-info): New function.
26480         (gnus-agent-fetch-articles):
26481         Use gnus-agent-update-files-total-fetched-for to increment disk space
26482         used.
26483         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26484         Use gnus-agent-update-view-total-fetched-for to increment disk space
26485         used.
26486         (gnus-agent-get-local): Add optional parameters to avoid calling
26487         gnus-group-real-name and gnus-find-method-for-group.
26488         (gnus-agent-set-local): Delete stored entry if either min, or max,
26489         are nil.
26490         (gnus-agent-fetch-session): Reworded error/quit messages.
26491         On quit, use gnus-agent-regenerate-group to record existance of any
26492         articles fetched to disk before the quit occurred.
26493         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26494         gnus-agent-update-view-total-fetched-for, and
26495         gnus-agent-update-files-total-fetched-for to decrement disk space
26496         used.
26497         (gnus-agent-retrieve-headers):
26498         Use gnus-agent-update-view-total-fetched-for to increment disk space
26499         used.
26500         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26501         with gnus-agent-update-files-total-fetched-for to decrement disk
26502         space and fresh group buffer.
26503         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26504         (gnus-agent-need-update-total-fetched-for): New variable.
26505         (gnus-agent-update-files-total-fetched-for): New function.
26506         (gnus-agent-update-view-total-fetched-for): New function.
26507         (gnus-agent-total-fetched-for): New function.
26508
26509         * gnus-cache.el (gnus-cache-save-buffers):
26510         Use gnus-cache-update-overview-total-fetched-for to change disk space
26511         used by this group.
26512         (gnus-cache-possibly-enter-article):
26513         Use gnus-cache-update-file-total-fetched-for to increment disk space
26514         used by this group.
26515         (gnus-cache-possibly-remove-article):
26516         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26517         used by this group.
26518         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26519         (gnus-cache-rename-group): New function.
26520         (gnus-cache-delete-group): New function.
26521         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26522         (gnus-cache-need-update-total-fetched-for): New variable.
26523         (gnus-cache-with-refreshed-group): New macro.
26524         (gnus-cache-update-file-total-fetched-for): New function.
26525         (gnus-cache-update-overview-total-fetched-for): New function.
26526         (gnus-cache-rename-group-total-fetched-for): New function.
26527         (gnus-cache-delete-group-total-fetched-for): New function.
26528         (gnus-cache-total-fetched-for): New function.
26529
26530         * gnus-group.el: Require gnus-sum and autoload functions to
26531         resolve warnings when gnus-group.el compiled alone.
26532         (gnus-group-line-format): Document new %F.
26533         (size of Fetched data) group line format; identifies disk space
26534         used by agent and cache.
26535         (gnus-group-line-format-alist): Define new F format.
26536         (gnus-total-fetched-for): New function.
26537         (gnus-group-delete-group): No longer update
26538         gnus-cache-active-altered as gnus-request-delete-group now keeps
26539         the cache in sync.
26540         (gnus-group-list-active): Let the agent store a server's active
26541         list if currently plugged.
26542
26543         * gnus-int.el (gnus-request-delete-group):
26544         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26545         local disk in sync with the server.
26546         (gnus-request-rename-group):
26547         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26548         local disk in sync with the server.
26549
26550         * gnus-start.el (gnus-get-unread-articles):
26551         Cosmetic simplification to logic.
26552
26553         * gnus-util.el (gnus-rename-file): New function.
26554
26555 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26556
26557         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26558
26559 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26560
26561         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26562         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26563
26564 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26565
26566         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26567         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26568
26569 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26570
26571         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26572
26573 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26574
26575         * spam.el (spam-set-difference): Add function to replace
26576         gnus-set-difference in spam.el.
26577         (spam-summary-prepare-exit): Use spam-set-difference.
26578
26579 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26580
26581         * gnus-registry.el (gnus-registry-cache-file): Update to use
26582         gnus-dribble-directory OR gnus-home-directory OR ~.
26583         (gnus-registry-split-fancy-with-parent): Fix doc.
26584
26585 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26586
26587         * message.el (message-exchange-point-and-mark):
26588         Use message-mark-active-p.  Suggested by Jesper Harder
26589         <harder@ifa.au.dk>.
26590
26591 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26592
26593         * message.el (message-exchange-point-and-mark): Don't activate
26594         region if it was inactive.  Suggested by Hiroshi Fujishima
26595         <pooh@nature.tsukuba.ac.jp>.
26596
26597 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26598
26599         * gnus-art.el (article-display-face): Display Faces in the same
26600         order as X-Faces.
26601
26602 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26603
26604         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26605
26606 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26607
26608         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26609         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26610         (gnus-article-mime-hierarchy): Remove.
26611         (gnus-article-mime-hierarchy-next): Remove.
26612         (gnus-article-mode): Revert 2004-03-19 change.
26613         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26614         (gnus-insert-mime-button): Revert 2004-03-19 change.
26615         (gnus-mime-accumulate-hierarchy): Remove.
26616         (gnus-mime-enter-multipart): Remove.
26617         (gnus-mime-leave-multipart): Remove.
26618         (gnus-mime-display-part): Revert 2004-03-19 change.
26619         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26620
26621         * mml.el (mml-preview): Revert 2004-03-19 change.
26622
26623 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26624
26625         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26626
26627 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26628
26629         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26630         t while entering a file name using the mm-with-multibyte macro.
26631         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26632
26633         * mm-util.el (mm-with-multibyte): New macro.
26634
26635 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26636
26637         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26638         New user option.
26639         (gnus-mime-multipart-functions): Doc and customization fix.
26640         (gnus-article-mime-hierarchy): New variable.
26641         (gnus-article-mime-hierarchy-next): New variable.
26642         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26643         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26644         gnus-article-mime-hierarchy-next to nil.
26645         (gnus-insert-mime-button): Show hierarchy numbers.
26646         (gnus-mime-accumulate-hierarchy): New function.
26647         (gnus-mime-enter-multipart): New function.
26648         (gnus-mime-leave-multipart): New function.
26649         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26650         (gnus-mime-display-alternative): Show hierarchy numbers.
26651
26652         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26653         gnus-article-mime-hierarchy-next to nil.
26654
26655 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26656
26657         * dns.el: Don't require gnus-xmas.
26658
26659 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26660
26661         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26662         inline PGP.
26663         (mml-menu): Disable mml-quote-region if mark is inactive.
26664
26665 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26666
26667         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26668         when the group's active is not available.
26669
26670 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26671
26672         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26673         error.
26674
26675 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26676
26677         * imap.el (imap-store-password): New variable.
26678         (imap-interactive-login): Use it.
26679         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26680
26681 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26682
26683         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26684         window-start and hscroll to summary window.
26685
26686 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26687
26688         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26689         conversion message to newsrc-dribble when an actual conversion is
26690         performed.
26691
26692 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26693
26694         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26695
26696 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26697
26698         * mm-decode.el (mm-complicated-handles): New function reviving
26699         former definition of mm-multiple-handles.
26700
26701         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26702         (gnus-mime-delete-part): Use it.
26703
26704 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26705
26706         * gnus-agent.el (gnus-agent-read-local):
26707         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26708         avoid the implicit assumption that they will always be equal.
26709         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26710         coding-system-for-write, as the with-temp-file macro first prints
26711         to a buffer then saves the buffer.
26712
26713 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26714
26715         * gnus-art.el (gnus-article-edit-part): New function.
26716         (gnus-mime-save-part-and-strip): Use it; do query instead of
26717         signaling an error; don't use mm-multiple-handles.
26718         (gnus-mime-delete-part): Ditto.
26719
26720 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26721
26722         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26723         old file versions.
26724         (gnus-group-prepare-hook): Remove function that converted list
26725         form of gnus-agent-expire-days to group properties.
26726
26727         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26728         (gnus-request-accept-article): Re-indented.
26729
26730         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26731         converters to handle old agent file formats.  Add logic for a
26732         "backup before upgrading warning".
26733         (gnus-convert-mark-converter-prompt): Developers can mark
26734         functions as needing (default), or not needing,
26735         gnus-convert-old-newsrc's "backup before upgrading warning".
26736         (gnus-convert-converter-needs-prompt): Tests whether the user
26737         should be protected from potentially irreversable changes by the
26738         function.
26739
26740         * legacy-gnus-agent.el: New.  Provides converters that are only
26741         loaded when gnus-convert-old-newsrc needs to call them.
26742
26743 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26744
26745         * mail-source.el (mail-source-touch-pop): Doc fix.
26746
26747         * message.el (message-smtpmail-send-it): Doc fix.
26748
26749 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26750
26751         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26752
26753         * nnmail.el (nnmail-split-fancy): do.
26754
26755         * gnus-kill.el (gnus-kill, gnus-execute): do.
26756
26757 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26758
26759         * gnus-sum.el (gnus-widget-reversible-match)
26760         (gnus-widget-reversible-to-internal)
26761         (gnus-widget-reversible-to-external): New functions.
26762         (gnus-widget-reversible): New widget.
26763         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26764
26765 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26766
26767         * gnus-sum.el (gnus-thread-sort-functions)
26768         (gnus-article-sort-functions): Document `(not F)' items.
26769
26770 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26771
26772         * spam.el (spam-use-gmane-xref): Add new backend.
26773         (spam-gmane-xref-spam-group): Add variable to control the name of the
26774         Gmane spam group.
26775         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26776         (spam-regex-headers-spam, spam-regex-headers-ham)
26777         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26778         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26779         backends and checks.
26780         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26781
26782         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26783         an autodetect method.
26784
26785 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26786
26787         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26788         articles are being added to a group.
26789         (gnus-request-replace-article): Inform the agent that articles
26790         need to be uncached as the cached contents are no longer valid.
26791
26792 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26793
26794         * binhex.el: Don't autoload executable-find.
26795
26796         * canlock.el: Don't autoload mail-fetch-field.
26797
26798         * dgnushack.el: Autoload c-mode for XEmacs.
26799
26800         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26801
26802         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26803         rmail-dont-reply-to and rmail-output.
26804
26805         * gnus-score.el: Don't autoload ffap-string-at-point.
26806
26807         * gnus-setup.el: Don't autoload sc-cite-original.
26808
26809         * imap.el: Don't autoload base64-decode-string,
26810         base64-encode-string and md5.
26811
26812         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26813         and rmail-msg-restore-non-pruned-header.
26814
26815         * mm-decode.el: Don't autoload executable-find.
26816
26817         * mm-url.el: Don't autoload executable-find.
26818
26819         * mm-view.el: Don't autoload diff-mode.
26820
26821         * nndb.el: Don't autoload news-reply-mode, news-setup,
26822         cancel-timer and telnet.
26823
26824         * password.el: Don't autoload run-at-time for Emacs.
26825
26826         * sha1-el.el: Don't autoload executable-find.
26827
26828         * sieve-mode.el: Don't autoload c-mode.
26829
26830         * uudecode.el: Don't autoload executable-find.
26831
26832 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26833
26834         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26835         (gnus-agent-possibly-alter-active): Avoid null in numeric
26836         comparison.
26837         (gnus-agent-set-local): Refuse to save null in local object table.
26838         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26839         list of articles that will be marked as unread.
26840
26841 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26842
26843         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26844
26845 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26846
26847         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26848         language tags.
26849
26850 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26851
26852         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26853         Don't bind "obarray".
26854
26855         * gnus-sum.el (gnus-thread-sort-functions):
26856         Add `gnus-thread-sort-by-most-recent-number' and
26857         `gnus-thread-sort-by-most-recent-date'.
26858         Reported by Kai Grossjohann <kai@emptydomain.de>.
26859
26860 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26861
26862         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26863
26864 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26865
26866         * gnus-cus.el (gnus-agent-customize-category):
26867         Remove ignore-errors macro reference that required cl to be loaded at
26868         run-time.
26869
26870         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26871         single-interval range of the form (min . max).  Previously the
26872         range had to look like ((min . max)).  Likewise, return
26873         (min . max) rather than ((min . max)).
26874         (gnus-range-map): Use gnus-range-normalize to accept
26875         single-interval range.
26876
26877         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26878         the cache, but not the agent, now appear with their usual face.
26879
26880         * dgnushack.el (loaddir): New variable that is bound to the
26881         directory containing the dgnushack.el file.  Use loaddir, rather
26882         than srcdir, to update load-path.  Change lets dgnushack compile
26883         code in directories other than GNUS/lisp.
26884
26885 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26886
26887         * lpath.el: Don't bind w3m-safe-url-regexp.
26888
26889         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26890         w3m-safe-url-regexp variable buffer-local.
26891
26892         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26893
26894 2004-02-27  Simon Josefsson  <jas@extundo.com>
26895
26896         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26897         gnus-group-real-prefix.
26898         (gnus-summary-move-article): Use it, instead of
26899         gnus-group-real-prefix.
26900
26901 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26902
26903         * lpath.el: Bind w3m-safe-url-regexp.
26904
26905         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26906         w3m-safe-url-regexp variable buffer-local and set it as the value
26907         of mm-w3m-safe-url-regexp.
26908
26909         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26910
26911         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26912         parsing gnus-posting-styles when the message is not for replying.
26913
26914         * dgnushack.el: Autoload sgml-mode for XEmacs.
26915
26916         * nnrss.el (nnrss-opml-export):
26917         Use mm-set-buffer-file-coding-system instead of
26918         set-buffer-file-coding-system.
26919
26920 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26921
26922         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26923         of checkdoc.el).
26924         * nnrss.el: do.
26925         * gnus-mlspl.el: do.
26926         * gnus-ml.el: do.
26927         * gnus-srvr.el: do.
26928
26929         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26930
26931 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26932
26933         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26934         Corrections to custom-manual links.
26935
26936         * gnus-art.el (gnus-article): Ditto.
26937
26938         * mm-decode.el (mime-display, mime-security): Ditto.
26939
26940 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26941
26942         * flow-fill.el: Typo.
26943
26944 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26945
26946         * spam-wash.el: New file.
26947
26948 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26949
26950         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26951
26952 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26953
26954         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26955         to be run with new-articles as LIST1, not LIST2.
26956         (spam-registration-functions): Add spam-use-ham-copy as a nil
26957         registration backend.
26958
26959 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26960
26961         * spam-stat.el (spam-stat-washing-hook): New option.
26962         (spam-stat-buffer-words): Use it.
26963         (spam-stat-process-directory, spam-stat-test-directory):
26964         Use insert-file-contents-literally.
26965         (spam-stat-coding-system): New variable.
26966         (spam-stat-load, spam-stat-save): Use it.
26967
26968 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26969
26970         * spam-report.el (spam-report-plug-agent):
26971         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26972
26973 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26974
26975         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26976         Allow / in mailto URLs.
26977
26978 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26979
26980         * spam-report.el (spam-report-process-queue): Fix interactive use.
26981         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26982         (spam-report-unplug-agent): Doc fixes.
26983         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26984         (spam-report-agentize, spam-report-deagentize): Autoload.
26985
26986 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26987
26988         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26989
26990         * message.el (message-setup-fill-variables): Add mml tags to
26991         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26992         <ajk@iu.edu>.
26993         (message-mode): Don't modify paragraph-separate there.
26994
26995 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26996
26997         * compface.el (uncompface-use-external): Default to undecided.
26998         (uncompface-use-external-threshold): New variable.
26999         (uncompface-float-time): New macro.
27000         (uncompface): Determine whether to use the external decoder if
27001         uncompface-use-external is undecided.
27002
27003 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27004
27005         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27006         after images.
27007
27008         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27009
27010 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27011
27012         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27013
27014         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27015
27016         * gnus-sum.el (gnus-summary-limit-to-age)
27017         (gnus-summary-limit-children): do.
27018
27019         * gnus-int.el (gnus-request-scan): do.
27020
27021         * gnus-group.el (gnus-group-suspend): do.
27022
27023         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27024
27025         * gnus-cite.el (gnus-cite-parse-attributions): do.
27026
27027         * gnus-agent.el (gnus-summary-set-agent-mark)
27028         (gnus-agent-regenerate-group): do.
27029
27030         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27031
27032         * binhex.el (binhex-decode-region-internal): do.
27033
27034 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27035
27036         * gnus-fun.el (gnus-face-properties-alist): New user option.
27037         (gnus-display-x-face-in-from): Use it.
27038
27039         * gnus-art.el (article-display-face): Ditto.
27040
27041         * compface.el (uncompface-use-external): Default to nil.
27042
27043 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27044
27045         * nntp.el (nntp-erase-buffer): New function.
27046         (nntp-retrieve-data, nntp-send-command)
27047         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27048         (nntp-possibly-change-group): Use it.
27049
27050         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27051         Use with-current-buffer.
27052
27053 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27054
27055         * compface.el: Merge the ELisp-based uncompface program.
27056         (compface): New customization group.
27057         (uncompface-use-external): New user option.
27058         (uncompface): Call uncompface-internal if uncompface-use-external
27059         is nil.
27060         (uncompface-internal): New function.  Note that there are also
27061         some other functions and variables added for this function.
27062
27063 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27064
27065         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27066         if necessary.
27067
27068 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27069
27070         * spam-report.el (spam-report-unplug-agent)
27071         (spam-report-plug-agent, spam-report-deagentize)
27072         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27073         Add support for the Agent in spam-report: when unplugged, report to a
27074         file; when plugged, submit all the requests.
27075
27076         * spam.el (spam-register-routine): Fix message about
27077         registration.
27078
27079 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27080
27081         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27082         dependencies.
27083         (rfc2047-encode): Use it.
27084
27085         * gnus-art.el (gnus-button-marker-list): Move before first
27086         reference.
27087
27088         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27089         (imap-parse-body): Fix format string mismatch.
27090
27091         * gnus-score.el (gnus-summary-increase-score): do.
27092
27093         * nnrss.el (nnrss-close): New function.
27094
27095 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27096
27097         * nnrss.el (nnrss-make-filename): New function.
27098         (nnrss-request-delete-group, nnrss-read-server-data)
27099         (nnrss-save-server-data, nnrss-read-group-data)
27100         (nnrss-save-group-data): Use it.
27101         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27102         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27103         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27104
27105 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27106
27107         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27108
27109 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27110
27111         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27112         files.
27113
27114         * message.el (message-generate-headers-first): Don't quote nil
27115         and t in docstrings.
27116
27117         * imap.el (imap-id): do.
27118
27119         * gnus-agent.el (gnus-agent-consider-all-articles)
27120         (gnus-agent-queue-mail): do.
27121
27122 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27123
27124         * spam-report.el (spam-report-process-queue): New function.
27125         Process requests from `spam-report-requests-file'.
27126         (spam-report-process-queue): Doc fix.
27127
27128 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27129
27130         * spam.el (spam-register-routine)
27131         (spam-log-processing-to-registry, spam-log-registered-p)
27132         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27133         Change "check" to "spam-check" for semi-clarity.
27134
27135 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27136
27137         * pop3.el: Require nnheader.
27138
27139         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27140
27141         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27142
27143         * gnus-picon.el: Require cl.
27144
27145         * gnus-fun.el: Require gnus-ems and gnus-util.
27146
27147         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27148
27149         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27150
27151         * gnus-art.el (gnus-article-edit-mode): Define before first
27152         reference.
27153
27154 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27155
27156         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27157         (gnus-uu-post-encoded): Use point-at-bol.
27158
27159         * gnus-topic.el (gnus-group-active-topic-p): do.
27160
27161         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27162
27163         * gnus-group.el (gnus-group-kill-region): do.
27164
27165         * gnus-art.el (article-date-ut): do.
27166
27167         * message.el (message-fetch-field): Remove redundant
27168         case-fold-search binding.
27169         (message-narrow-to-field): Simplify.
27170
27171 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27172
27173         * spam.el (spam-directory): Derive from `gnus-directory'.
27174
27175         * spam-report.el (spam-report-url-to-file)
27176         (spam-report-requests-file): New function and variable for offline
27177         reporting.
27178         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27179         and user defined function.
27180         (spam-report-url-ping-mm-url): Remove doubled slash.
27181
27182 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27183
27184         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27185
27186 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27187
27188         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27189         Fix format string mismatch.
27190
27191         * sieve.el (sieve-deactivate-all): do.
27192
27193         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27194
27195         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27196
27197         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27198
27199         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27200
27201 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27202
27203         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27204         the list of checks.
27205
27206 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27207
27208         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27209         padding.
27210
27211 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27212
27213         * mm-view.el (mm-fill-flowed): New variable.
27214         (mm-inline-text): Use it.
27215
27216 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27217
27218         * spam.el (spam-spamassassin-register-ham-routine)
27219         (spam-spamassassin-register-spam-routine): Fix function names.
27220
27221 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27222
27223         * gnus.el (gnus-tmp-grouplens): Remove.
27224         (gnus-summary-line-format): Remove grouplens.
27225
27226         * gnus-group.el (gnus-group-line-format): Ditto.
27227
27228         * gnus-spec.el (gnus-format-specs): Ditto.
27229         (gnus-update-format-specifications): Flush the group format spec
27230         cache if there's the grouplens stuff.
27231         (gnus-parse-simple-format): Replace %l with the empty string.
27232
27233 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27234
27235         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27236         omission.
27237
27238 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27239
27240         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27241         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27242
27243 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27244
27245         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27246         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27247         New macros and functions.
27248         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27249         Handle > NLINK_MAX messages.
27250         * nnmaildir.el (nnmaildir-request-set-mark):
27251         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27252
27253 2004-01-25  Alex Schroeder  <alex@gnu.org>
27254
27255         * spam-stat.el (spam-stat-process-directory-age): New option.
27256         (spam-stat-process-directory): Use it.
27257
27258 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27259
27260         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27261         (spam-stat-save): Accept prefix argument.
27262
27263 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27264
27265         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27266         links" error.
27267
27268 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27269
27270         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27271         the rest of the and/or forms.
27272
27273 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27274
27275         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27276         compatibility with old .newsrc.eld files.
27277
27278         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27279
27280         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27281
27282         * gnus-start.el (gnus-1): do.
27283
27284         * gnus-group.el (gnus-group-line-format-alist): do.
27285
27286         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27287
27288         * gnus-gl.el: Remove.
27289
27290 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27291
27292         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27293         marks consisting of a single range {for example, (3 . 5)} rather
27294         than a list of a single range { ((3 . 5)) }.
27295
27296 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27297
27298         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27299         Use with-current-buffer.
27300         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27301         avoid consing a string.
27302
27303         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27304         Remove obsolete entries for big5 and gb2312.
27305
27306 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27307
27308         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27309         uncompressed list.
27310
27311 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27312
27313         * spam-stat.el (spam-stat-strip-xref): New function.
27314         (spam-stat-process-directory): Use it.
27315
27316         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27317         here -- it's done in message-fetch-field.
27318
27319 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27320
27321         * gnus-agent.el (gnus-agent-queue-mail)
27322         (gnus-agent-prompt-send-queue): New variables.
27323         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27324         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27325         "nndraft:queue" along to gnus-draft-send.
27326         Use gnus-agent-prompt-send-queue.
27327         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27328         is "nndraft:queue".  Suggested by Gaute Strokkenes
27329         <gs234@srcf.ucam.org>
27330
27331         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27332         (agent-enable-undownloaded-faces): Add.
27333         (gnus-agent-cat-groups): Use eval-and-compile, not
27334         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27335         method of gnus-agent-cat-groups even when the buffer has been
27336         evaled.
27337         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27338         delete gnus-agent-save-active-1.
27339         (gnus-agent-save-groups): Delete.  Identical to
27340         gnus-agent-save-active.
27341         (gnus-agent-write-active): No longer adjust agent's copy of active
27342         file as agent's adjustments are now stored in their own
27343         file.  Remove optional parameter.
27344         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27345         servers.  Add use of min/max range limits from server's local
27346         file.
27347         (gnus-agent-save-alist): Remove unused optional argument.
27348         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27349         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27350         (gnus-agent-set-local): A per-server file that keeps min/max range
27351         limits for articles known to the agent.  Provides a fast mechanism
27352         for altering many active ranges.
27353         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27354         active file (local makes it unnecessary).
27355         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27356
27357         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27358         (agent-enable-undownloaded-faces): Add.
27359
27360         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27361         disable it when sending to "nndraft:queue".
27362         (gnus-group-send-queue): Add safety check to avoid sending queue
27363         when unplugged.
27364
27365         * gnus-group.el (gnus-group-catchup): Use new
27366         gnus-sequence-of-unread-articles, not
27367         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27368         numbers of articles.  Use gnus-range-map to avoid having to
27369         uncompress the unread list.
27370         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27371         Fix invalid ange-ftp reference.
27372
27373         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27374         (gnus-sorted-range-intersection): Intersection of two ranges
27375         without requiring that they first be uncompressed.
27376
27377         * gnus-start.el (gnus-activate-group): Unless blocked by the
27378         caller, possibly expand the active range to include both cached
27379         and agentized articles.
27380         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27381         multiple version-dependent converters.
27382         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27383         gnus-agent-save-active.
27384         (gnus-save-newsrc-file): Save dirty agent range limits.
27385
27386         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27387         gnus-agent-possibly-alter-active.
27388         (gnus-adjust-marked-articles): Faster handling of simple lists.
27389
27390 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27391
27392         * spam-stat.el (spam-stat-test-directory): New optional argument
27393         displays a list of files detected.  Suggested by Andrew Cohen
27394         <cohen@andy.bu.edu>.
27395         (spam-stat-buffer-words-with-scores): Don't narrow and change
27396         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27397
27398 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27399
27400         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27401         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27402         (spam-spamassassin-arguments)
27403         (spam-spamassassin-spam-flag-header)
27404         (spam-spamassassin-positive-spam-flag-header)
27405         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27406         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27407         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27408         (spam-list-of-processors, spam-list-of-checks)
27409         (spam-list-of-statistical-checks, spam-registration-functions)
27410         (spam-check-spamassassin-headers, spam-check-spamassassin)
27411         (spam-spamassassin-score)
27412         (spam-spamassassin-register-with-sa-learn)
27413         (spam-spamassassin-register-spam-routine)
27414         (spam-spamassassin-register-ham-routine)
27415         (spam-assassin-register-spam-routine)
27416         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27417         (spam-bogofilter-score): Fix to show article before scoring.
27418
27419 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27420
27421         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27422         default scoring function.
27423         (spam-generic-score): Call spam-spamassassin-score if
27424         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27425         spam-bogofilter-score otherwise.
27426
27427         * gnus.el (spam-process, spam-autodetect-methods):
27428         Add spamassassin and spamassassin-headers.
27429
27430 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27431
27432         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27433         Suppress unnecessary messages.
27434
27435 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27436
27437         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27438         make-hash-table.
27439
27440 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27441
27442         * canlock.el (base64-encode-string): Don't autoload it.
27443
27444 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27445
27446         * run-at-time.el: Remove useless (require 'itimer),
27447         eval-and-compile and (featurep 'xemacs).
27448
27449 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27450
27451         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27452         GROUP is a virtual group.
27453
27454 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27455
27456         * gnus.el: Autoload `message-y-or-n-p'.
27457
27458 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27459
27460         * pgg-parse.el: Remove unnecessary (require 'custom).
27461
27462         * pgg-def.el: do.
27463
27464         * nnmail.el: do.
27465
27466         * gnus-undo.el: do.
27467
27468         * gnus-picon.el: do.
27469
27470         * gnus-util.el: do.
27471
27472 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27473
27474         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27475
27476 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27477
27478         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27479         handle, as well as a list.
27480
27481         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27482         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27483         (mm-w3m-cid-retrieve): Simplify.
27484
27485 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27486
27487         * message.el (message-kill-to-signature): Allow prefix arg to
27488         specify number of lines to keep before signature.
27489
27490 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27491
27492         * message.el (message-kill-to-signature): Change docstring.
27493
27494 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27495
27496         * canlock.el: Always require sha1-el.
27497         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27498
27499         * message.el: Autoload sha1 only when compiling.
27500
27501         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27502         eudc-expand-inline for XEmacs.
27503
27504 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27505
27506         * message.el (message-canlock-generate): Require sha1-el.
27507
27508 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27509
27510         * message.el (message-expand-name): Silence the byte compiler.
27511
27512         * lpath.el: Add detect-coding-system.
27513
27514         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27515         cus-edit.
27516
27517 2004-01-13  Simon Josefsson  <jas@extundo.com>
27518
27519         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27520         Invoke gnus-score-mode.
27521         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27522
27523         * gnus-range.el (gnus-compress-sequence): Doc fix.
27524         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27525
27526 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27527
27528         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27529
27530 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27531
27532         * spam.el (spam-get-article-as-string): Update to use
27533         gnus-request-article-this-buffer, much simpler.
27534         (spam-get-article-as-buffer): Remove.
27535
27536 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27537
27538         * message.el (message-expand-name): Use EUDC if the user uses that.
27539
27540 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27541
27542         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27543         character for the encoding to avoid consing a string.
27544
27545         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27546         unnecessarily.
27547
27548         * mm-util.el (mm-replace-chars-in-string): Remove.
27549
27550         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27551         of mm-replace-chars-in-string.
27552
27553 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27554
27555         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27556
27557         * mm-util.el (mm-subst-char-in-string): Support inplace.
27558
27559         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27560         a new string in every iteration.  Use shy groups.
27561
27562 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27563
27564         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27565         * gnus-soup.el (gnus-soup-group-brew):
27566         * gnus-msg.el (gnus-put-message):
27567         * gnus-move.el (gnus-group-move-group-to-server):
27568         * gnus-kill.el (gnus-batch-score):
27569         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27570         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27571         (gnus-group-update-group, gnus-group-read-group)
27572         (gnus-group-make-group, gnus-group-make-help-group)
27573         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27574         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27575         (gnus-group-sort-by-unread, gnus-group-catchup)
27576         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27577         (gnus-group-yank-group, gnus-group-set-info)
27578         (gnus-group-list-groups):
27579         * gnus.el (gnus-generate-new-group-name):
27580         * gnus-delay.el (gnus-delay-send-queue):
27581         * nnvirtual.el (nnvirtual-catchup-group):
27582         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27583         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27584         (gnus-group-prepare-topics, gnus-topic-check-topology):
27585         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27586         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27587         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27588         (gnus-group-make-articles-read):
27589         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27590         (gnus-group-change-level, gnus-kill-newsgroup)
27591         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27592         (gnus-get-unread-articles, gnus-make-articles-unread)
27593         (gnus-make-ascending-articles-unread): Use accessor
27594         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27595         to get group information for improved readability.
27596
27597
27598 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27599
27600         * gnus-art.el (article-decode-mime-words, article-babel)
27601         (gnus-article-highlight-signature, gnus-article-add-buttons)
27602         (gnus-signature-toggle): Use gnus-with-article-buffer.
27603
27604         * gnus-art.el (gnus-article-highlight-headers)
27605         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27606
27607         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27608         (gnus-article-set-globals, gnus-request-article-this-buffer)
27609         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27610         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27611         (gnus-mime-display-alternative): Use with-current-buffer.
27612
27613 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27614
27615         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27616         also under 80 char limit, and call gnus-error if needed.
27617         (spam-fetch-article-header): Fix - it was a
27618         buffer-local variable (gnus-newsgroup-data).
27619         (spam-find-spam): Use spam-generate-fake-headers, forget about
27620         spam-insert-fake-headers.
27621         (spam-insert-fake-headers): Remove.
27622
27623 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27624
27625         * deuglify.el (gnus-article-outlook-unwrap-lines)
27626         (gnus-outlook-rearrange-article)
27627         (gnus-outlook-repair-attribution-outlook)
27628         (gnus-outlook-repair-attribution-block)
27629         (gnus-outlook-repair-attribution-other): Remove redundant
27630         save-excursion.
27631
27632 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27633
27634         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27635         (spam-fetch-field-subject-fast)
27636         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27637         (spam-fetch-article-header): Add functions to deal with Gnus
27638         internals for fast retrieval of article header data.
27639         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27640
27641 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27642
27643         * pop3.el (pop3-md5): Remove.
27644         (pop3-apop): Replace pop3-md5 with md5.
27645
27646         * mm-bodies.el: base64 is always built-in.
27647
27648         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27649         Use with-current-buffer.
27650
27651 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27652
27653         * canlock.el (canlock-insert-header): Remove excessive grouping in
27654         regexp.
27655
27656         * gnus-sum.el (gnus-summary-read-document): Ditto.
27657
27658         * gnus-uu.el (gnus-uu-part-number): Ditto.
27659
27660         * html2text.el (html2text-remove-tags): Ditto.
27661         (html2text-format-tags): Ditto.
27662         (html2text-format-single-elements): Ditto.
27663
27664         * mml.el (mml-parse-1): Ditto.
27665
27666 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27667
27668         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27669
27670         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27671
27672         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27673
27674         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27675
27676 2003-11-15  Simon Josefsson  <jas@extundo.com>
27677
27678         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27679         (pgg-gpg-lookup-key): Use regexp match instead of
27680         split-string (split-string is different between emacs 21.2 and
27681         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27682
27683 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27684
27685         * gnus-art.el (gnus-mime-view-all-parts)
27686         (gnus-article-part-wrapper, gnus-article-view-part):
27687         Use with-current-buffer.
27688
27689 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27690
27691         * spam.el (spam-disable-spam-split-during-ham-respool)
27692         (spam-spamoracle-database, spam-cache-lookups)
27693         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27694         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27695         (spam-group-ham-marks, spam-group-spam-marks)
27696         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27697         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27698         also add spam-use-blackholes to the statistical checks.
27699         (spam-fetch-field-fast): Add interface to fetching fields, may
27700         become a macro.
27701         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27702         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27703         (spam-insert-fake-headers): Fake an article when needed.
27704         (spam-find-spam): Fake article when possible.
27705         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27706         (spam-check-bogofilter-headers): Use message-fetch-field instead
27707         of nnmail-fetch-field.
27708
27709 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27710
27711         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27712
27713 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27714
27715         * spam.el (spam-split): Do not require spam-use-CHECK to be
27716         enabled if that check is passed to spam-split explicitly; also
27717         fix so 'spam doesn't get converted to spam-split-group when
27718         spam-split-symbolic-return is t.
27719         (spam-find-spam): Find registrations of the article and use those
27720         instead of re-running spam-split to find the spam/ham
27721         classification of the article.
27722         (spam-log-processing-to-registry, spam-log-registered-p)
27723         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27724         Use gnus-error instead of gnus-message.
27725         (spam-log-registration-type): Add function to determine the
27726         classification of a message based on registry entries; will
27727         return nil if both 'spam and 'ham are found.
27728         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27729         a reasonably fast local cache without the loading errors.
27730         (spam-cache-lookups): Set to t by default.
27731         (spam-find-spam): Don't try to guess spam-cache-lookups.
27732         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27733         spam-caches entry.
27734         (spam-filelist-build-cache, spam-filelist-check-cache):
27735         Fix caching of whitelist/blacklist entries.
27736         (spam-check-whitelist, spam-check-blacklist):
27737         Invoke spam-from-listed-p with a type, not a cache variable.
27738         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27739
27740 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27741
27742         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27743
27744         * nnmail.el (nnmail-split-fancy): do.
27745
27746         * mml.el (mml-parse): do.
27747
27748         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27749         (gnus-score-adaptive): do.
27750
27751 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27752
27753         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27754         (gnus-mime-button-map): Don't set keymap parent.
27755         (gnus-button-ctan-directory-regexp): Use shy grouping.
27756         (gnus-prev-page-map): Don't set keymap parent.
27757         (gnus-prev-page-map): Remove duplicated one.
27758         (gnus-next-page-map): Don't set keymap parent.
27759         (gnus-mime-security-button-map): Ditto.
27760
27761         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27762         version number.
27763
27764         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27765
27766 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27767
27768         * canlock.el (canlock-sha1-function): Remove.
27769         (canlock-sha1-function-for-verify): Remove.
27770         (canlock-openssl-program): Remove.
27771         (canlock-openssl-args): Remove.
27772         (canlock-ignore-errors): Remove.
27773         (canlock-sha1-with-openssl): Remove.
27774         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27775         (canlock-verify): Don't use canlock-ignore-errors.
27776
27777         * sha1-el.el (sha1-string-external): Make it can return a string
27778         in binary form.
27779         (sha1-region-external): Ditto.
27780         (sha1-string-internal): Ditto.
27781         (sha1-region-internal): Ditto.
27782         (sha1-region): Ditto.
27783         (sha1-string): Ditto.
27784         (sha1): Ditto.
27785
27786 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27787
27788         * spam.el (spam-report-articles-gmane): New command.
27789
27790 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27791
27792         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27793
27794         * run-at-time.el (run-at-time-saved): Remove.
27795         (run-at-time): Doc fix.
27796
27797 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27798
27799         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27800         (gnus-summary-limit-map): Add it.
27801         (gnus-summary-make-menu-bar): do.
27802
27803 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27804
27805         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27806         Make attempt at some caching support (done for BBDB only now).
27807         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27808         addresses to be checked.
27809         (spam-clear-cache-BBDB): Add function, to be invoked by
27810         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27811         (spam-check-BBDB): Check and use the caches, if
27812         spam-cache-lookups is on, remove superfluous (provide).
27813
27814 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27815
27816         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27817
27818 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27819
27820         * run-at-time.el (run-at-time-saved): Move to after the definition
27821         of `run-at-time'.
27822
27823         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27824
27825 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27826
27827         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27828         mm-w3m-local-map-property.
27829
27830         * mm-view.el (mm-w3m-mode-map): Remove.
27831         (mm-w3m-local-map-property): Remove.
27832         (mm-inline-text-html-render-with-w3m): Don't use
27833         mm-w3m-local-map-property.
27834
27835 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27836
27837         * run-at-time.el: New file.
27838
27839         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27840         under Emacs.
27841
27842         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27843         of gnus-set-text-properties.
27844
27845         * gnus-uu.el (gnus-uu-save-article): Ditto.
27846
27847         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27848
27849         * gnus-cite.el (gnus-cite-parse): Ditto.
27850
27851         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27852         of gnus-.
27853
27854         * gnus-xmas.el (run-at-time): Require run-at-time.
27855
27856         * gnus.el: Change calls to nnheader-run-at-time and
27857         password-run-at-time throughout to use run-at-time directly.
27858
27859         * password.el: Remove definition of run-at-time.
27860
27861         * nnheaderxm.el: Remove definition of run-at-time.
27862
27863 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27864
27865         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27866         in prompt.
27867
27868 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27869
27870         * messagexmas.el (message-xmas-redefine): Alias
27871         `message-make-caesar-translation-table' to
27872         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27873         version.
27874
27875         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27876         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27877         `gnus-xmas-set-text-properties'.
27878         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27879         `gnus-xmas-completing-read'.
27880         (gnus-xmas-completing-read): Removed.
27881         (gnus-xmas-open-network-stream): Removed.
27882
27883         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27884         XEmacs version.
27885
27886         * dns.el (dns-make-network-process): Use `open-network-stream'
27887         instead of `gnus-xmas-open-network-stream'.
27888
27889         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27890
27891         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27892
27893 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27894
27895         * gnus-art.el (gnus-mime-display-alternative)
27896         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27897         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27898         Don't use gnus-local-map-property.
27899
27900         * gnus-util.el (gnus-local-map-property): Remove.
27901
27902         * mm-view.el (mm-view-pkcs7-decrypt):
27903         Replace gnus-completing-read-maybe-default with completing-read.
27904
27905         * gnus-util.el (gnus-completing-read): do.
27906         (gnus-completing-read-maybe-default): Remove.
27907
27908 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27909
27910         * password.el: Only autoload `run-at-time' if not XEmacs.
27911         Only autoload the itimer functions if XEmacs.
27912
27913 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27914
27915         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27916         XEmacsen.
27917
27918         * dgnushack.el: Autoload executable-find for XEmacs.
27919
27920 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27921
27922         * gnus-art.el (gnus-read-string): Remove.
27923         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27924         read-string.
27925
27926 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27927
27928         * netrc.el: Autoload password-read.
27929         (netrc): Add configuration group.
27930         (netrc-encoding-method, netrc-openssl-path):
27931         Add variables for encoding and decoding of files with symmetric
27932         ciphers.
27933         (netrc-encode): Add assistant function to encode a file with
27934         netrc-encoding-method.
27935         (netrc-parse): Add interactive parameter, added optional
27936         decoding if netrc-encoding-method is non-nil but otherwise
27937         behavior is standard.
27938         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27939         Do s/encode/encrypt/ everywhere.
27940
27941         * spam.el: Remove executable-find autoload.
27942
27943 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27944
27945         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27946
27947         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27948
27949 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27950
27951         * gnus-art.el (gnus-treat-ansi-sequences)
27952         (article-treat-ansi-sequences): New variable and function.
27953         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27954
27955         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27956         Use it.
27957
27958 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27959
27960         * mm-util.el (mm-quote-arg): Remove.
27961
27962         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27963         shell-quote-argument.
27964
27965         * gnus-uu.el (gnus-uu-command): do.
27966
27967         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27968
27969         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27970         with make-char.
27971
27972         * mm-util.el (mm-make-char): Remove.
27973
27974         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27975         add-minor-mode.
27976
27977         * gnus-undo.el (gnus-undo-mode): do.
27978
27979         * gnus-topic.el (gnus-topic-mode): do.
27980
27981         * gnus-sum.el (gnus-dead-summary-mode): do.
27982
27983         * gnus-start.el (gnus-slave-mode): do.
27984
27985         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27986
27987         * gnus-ml.el (gnus-mailing-list-mode): do.
27988
27989         * gnus-gl.el (gnus-grouplens-mode): do.
27990
27991         * gnus-draft.el (gnus-draft-mode): do.
27992
27993         * gnus-dired.el (gnus-dired-mode): do.
27994
27995         * gnus-ems.el (gnus-add-minor-mode): Remove.
27996
27997         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27998         Replace gnus-char-width with char-width.
27999
28000         * gnus-ems.el (gnus-char-width): Remove.
28001
28002         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28003         Replace gnus-char-width with char-width.
28004
28005         * gnus-ems.el (gnus-char-width): Remove.
28006
28007         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28008         definition.
28009         Remove Emacs 20 hash table compatibility code.
28010
28011         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28012         20 compatibility code.
28013
28014         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28015
28016         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28017
28018         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28019         Replace with point-at-{eol,bol}.
28020
28021         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28022
28023         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28024
28025         * flow-fill.el (fill-flowed-point-at-bol)
28026         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28027
28028         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28029         Replace with point-at-{eol,bol} throughout all files.
28030
28031 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28032
28033         * ntlm.el (ntlm-string-as-unibyte): New macro.
28034         (ntlm-build-auth-response): Use it.
28035
28036         Remove Emacs 20 stuff:
28037         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28038         (butlast, mapc, remove): Remove the compiler macros.
28039         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28040         of delq and copy-sequence.
28041         * gnus-art.el (popup-menu): Remove the compiler macro.
28042         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28043         Emacs 20.
28044
28045 2004-01-05  Simon Josefsson  <jas@extundo.com>
28046
28047         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28048         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28049         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28050         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28051         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28052         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28053         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28054         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28055         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28056         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28057         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28058         string-xor into ntlm-string-xor.
28059         Suggested by Jesper Harder <harder@myrealbox.com>.
28060
28061         * ntlm.el: Don't include poem.
28062
28063         * md4.el (print-int32, print-string-hexa): Remove.
28064         Suggested by Jesper Harder <harder@myrealbox.com>.
28065
28066         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28067
28068         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28069         probably breaks emacs with DL patch, but do we care? Is anyone
28070         still using the DL stuff?)
28071
28072         * sieve-manage.el: Use the password package.
28073         (sieve-manage-read-passwd): Remove.
28074         (sieve-manage-interactive-login): Use password.  Re-add
28075         condition-case around loop.
28076
28077         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28078         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28079         Use the password package.
28080
28081 2003-02-19  Simon Josefsson  <jas@extundo.com>
28082
28083         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28084         token.
28085
28086 2002-08-07  Simon Josefsson  <jas@extundo.com>
28087
28088         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28089         (sieve-manage-authenticators)
28090         (sieve-manage-authenticator-alist): Add some SASL mechs.
28091         (sieve-sasl-auth): New function.
28092         (sieve-manage-cram-md5-auth)
28093         (sieve-manage-plain-auth): Rewrite using SASL library.
28094         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28095         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28096         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28097         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28098
28099 2004-01-05  Simon Josefsson  <jas@extundo.com>
28100
28101         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28102         New files.
28103
28104 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28105
28106         * gnus-group.el (gnus-no-groups-message): Update.
28107
28108         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28109
28110 2003-11-09  Simon Josefsson  <jas@extundo.com>
28111
28112         * imap.el: Support for ID IMAP extension (RFC 2971).
28113         (imap-local-variables): Add imap-id.
28114         (imap-id): New variable.
28115         (imap-id): New function.
28116         (imap-parse-response): Parse untagged ID response.
28117         * nnimap.el (nnimap-id): New variable.
28118         (nnimap-open-connection): Use it.
28119
28120 2003-12-28  Simon Josefsson  <jas@extundo.com>
28121
28122         * gnus-score.el (gnus-score-edit-all-score): New.
28123         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28124
28125 2004-01-04  Simon Josefsson  <jas@extundo.com>
28126
28127         * password.el: Add.
28128
28129 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28130
28131         * dns.el (dns-query-types): Fix typo.
28132         (dns-query-types): New function.
28133         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28134         PTR and SOA replies, see RFC 1035.
28135
28136 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28137
28138         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28139
28140         * Move to Changelog.2.
28141
28142 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28143
28144         * gnus.el (gnus-version-number): Bump version.
28145
28146 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28147
28148         * gnus.el: No Gnus v0.1 is released.
28149
28150 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28151
28152         * gnus.el: No Gnus v0.0 is released.
28153
28154 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28155
28156         * gnus.el (gnus-version-number): Bump.
28157         (gnus-version): No.
28158
28159 See ChangeLog.2 for earlier changes.
28160
28161   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28162
28163   This file is part of GNU Emacs.
28164
28165   GNU Emacs is free software: you can redistribute it and/or modify
28166   it under the terms of the GNU General Public License as published by
28167   the Free Software Foundation, either version 3 of the License, or
28168   (at your option) any later version.
28169
28170   GNU Emacs is distributed in the hope that it will be useful,
28171   but WITHOUT ANY WARRANTY; without even the implied warranty of
28172   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28173   GNU General Public License for more details.
28174
28175   You should have received a copy of the GNU General Public License
28176   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28177
28178 ;; Local Variables:
28179 ;; coding: utf-8
28180 ;; fill-column: 79
28181 ;; add-log-time-zone-rule: t
28182 ;; End: