gnus-registry.el: Tweak recent gnus-registry.el changes
[gnus] / lisp / ChangeLog
1 2015-01-30  Glenn Morris  <rgm@gnu.org>
2
3         * gnus-registry.el (gnus-registry-max-pruned-entries)
4         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
5         Fix :version.
6         (gnus-registry-default-sort-function): Improve :type.
7
8 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
9
10         * nnimap.el (nnimap-request-group): Allow running this function on
11         groups that don't exist in Gnus yet.
12         (nnimap-request-group): Revert previous patch since that made it
13         impossible to enter nnimap groups.
14
15         * message.el (message-smtpmail-send-it): Remove the mail header
16         separator before sending.
17
18 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
19
20         * nnimap.el (nnimap-find-expired-articles): Fix handling of
21         (expiry-wait . never).
22
23 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
24
25         * nnimap.el (nnimap-request-group): Clear the buffer before returning
26         the data.
27
28 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
29
30         * gnus-compat.el (string-bytes): Work for XEmacs.
31
32 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
33
34         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
35
36         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
37         IMAP.
38
39 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
40
41         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
42
43         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
44
45         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
46         be added to the backlog.
47
48 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
49
50         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
51         target with a recursive make call.
52
53 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
54
55         * nnimap.el (nnimap-header-parameters): Refactor and request
56         X-GM-LABELS if it's been announced.
57         (nnimap-transform-headers): Gather and output GM-LABELS.
58
59 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
60
61         * mm-decode.el (mm-display-part): Make non-string methods work.
62         Non-string methods are funcalled and work just fine, the test was
63         bogus.
64         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
65         whole frame.
66
67 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
68
69         * nnimap.el (nnimap-request-accept-article): Allow respooling using
70         nnimap.
71
72         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
73         request rescans when being run interactively.
74
75         * nnimap.el (nnimap-request-group): Don't rescan the group here,
76         because that can be very slow in large groups.
77
78         * gnus-int.el (gnus-request-group-scan): New backend function.
79
80         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
81
82 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
83
84         * gnus-group.el (gnus-group-suspend): Close all backends.
85
86 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
87
88         * dgnushack.el (dgnushack-compile-file): New function.
89         (dgnushack-compile): Use it (bug#19514).
90
91 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
92
93         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
94
95 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
96
97         * registry.el: Don't use <class> as a variable.
98
99 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
100
101         system-name's returned value can vary
102         Also, the system-name variable is now obsolete.
103         Fixes Bug#19438.
104         * message.el (message-make-fqdn):
105         * nnvirtual.el (nnvirtual-retrieve-headers)
106         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
107         and avoid naming locals 'system-name'.
108
109 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
110
111         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
112         lines don't get overlong when responding.
113
114 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
115
116         * registry.el (cl-remf, cl-loop, cl-subseq):
117         Alias to remf, loop, and subseq respectively for old Emacsen.
118
119 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
120
121         * gnus-group.el (gnus-read-ephemeral-bug-group):
122         Bind coding-system-for-read and coding-system-for-write only around
123         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
124
125 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
126
127         * registry.el (registry-db): Set default slot later.
128         This is because its value is not a literal integer.
129
130 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
131
132         * registry.el (registry-db): Fix default registry-db max-size.
133
134 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
135
136         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
137         add warning.
138
139         * gnus-art.el: Fix up compiler warnings.
140         (article-display-face, article-display-x-face): Remove unused `face'.
141         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
142         (article-date-ut): Remove unused var `first'.
143         (gnus-article-prepare): Remove unused var `gnus-article'.
144         (gnus-mime-save-part-and-strip): Remove unused var `param'.
145         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
146         `coding-system' along with corresponding dead code.
147         (gnus-mime-view-part-externally): Remove unused var
148         `mm-user-display-methods'.
149         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
150         (gnus-display-mime): Remove unused var `handle'.
151         (gnus-mime-display-alternative): Remove unused var `props'.
152         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
153         (gnus-article-edit-done): Remove unused var `p'.
154         (gnus-url-mailto): Remove unused var `to'.
155         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
156         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
157
158 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
159
160         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
161         slots into a :max-size slot.
162         (registry-db-version): Add new variable for database version number.
163         (registry-prune): Use :max-size slot. Accept and use a sort-function
164         argument.
165         (registry-collect-prune-candidates): Add new function for finding
166         non-precious pruning candidates.
167         (registry-prune-hard-candidates, registry-prune-soft-candidates):
168         Remove obsolete functions.
169         (initialize-instance): Upgrade registry version when starting.
170
171         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
172         (gnus-registry-max-pruned-entries): Remove obsolete variable.
173         (gnus-registry-cache-file): Change default
174         filename extension to "eieio".
175         (gnus-registry-read): Add new function, split out from
176         `gnus-registry-load', that does the actual object reading.
177         (gnus-registry-load): Use it. Add condition case handler to check for
178         old filename extension and rename to the new one.
179         (gnus-registry-default-sort-function): New variable to specify a sort
180         function to use when pruning.
181         (gnus-registry-save, gnus-registry-insert): Use it.
182         (gnus-registry-sort-by-creation-time): Define a default sort function.
183
184         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
185         Adjust test for new object signature.
186         (gnustest-registry-pruning-test): Add new pruning test.
187         (gnustest-registry-sort-function): Default sort function for testing.
188         (gnustest-registry-pruning-sort-test): New test for sorting.
189
190 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
191
192         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
193         function for reuse.
194         (gnus-mime-buttonize-attachments-in-header): Adjust.
195
196 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
197
198         * message.el (message-change-subject): Really check whether the subject
199         changed.
200
201 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
204         PDFs.
205         (mailcap-view-mime): New function.
206
207 2014-12-01  Glenn Morris  <rgm@gnu.org>
208
209         * gnus-cloud.el (gnus-cloud): Add :version tag.
210
211 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
212
213         * gnus-art.el (gnus-use-idna):
214         * gnus-sum.el (gnus-summary-idna-message):
215         * message.el (message-use-idna):
216         Protect against nil value for idna-program.
217
218         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
219
220 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
221
222         * auth-source.el (auth-source-macos-keychain-search-items): Return
223         result of `auth-source-macos-keychain-result-append' (bug#19074).
224
225 2014-11-25  Glenn Morris  <rgm@gnu.org>
226
227         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
228         Add :version tag.
229
230 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
231
232         * pop3.el (pop3-open-server): Warn unless encrypted.
233
234         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
235
236 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
237
238         Port new time stamp handling to Emacs 23.2.
239         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
240         * time-date.el (time-add, time-subtract, time-less-p):
241         Use eval-and-compile, not eval-when-compile.
242
243 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
244
245         * message.el (message-valid-fqdn-regexp): Add non-internaional new
246         TLDs.
247
248 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
249
250         Port new time stamp handling to old Emacs and to XEmacs.
251         This is needed for Gnus, which copies time-date.el and which
252         runs on older Emacs implementations.
253         * time-date.el (with-decoded-time-value):
254         Handle 'nil' and floating-point arg more compatibly with new Emacs.
255         (encode-time-value, with-decoded-time-value):
256         Obsolete only if new Emacs.
257         (time-add, time-subtract, time-less-p): Define if not new Emacs.
258
259         Improve time stamp handling, and be more consistent about it.
260         This implements a suggestion made in:
261         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
262         Among other things, this means timer.el no longer needs to
263         autoload the time-date module.
264         * time-date.el (seconds-to-time, days-to-time, time-since)
265         (with-decoded-time-value):
266         Treat 'nil' as current time.  This is mostly for XEmacs.
267         (encode-time-value, with-decoded-time-value): Obsolete.
268         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
269         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
270
271 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272
273         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
274         discarding changes in ephemeral groups.
275
276         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
277         things the user isn't interested in.
278
279 2014-11-13  Julien Danjou  <jd@abydos>
280
281         * gnus-notifications.el (gnus-notifications-notify): Provide both
282         app-icon and image-path.
283
284 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
285
286         * mm-url.el (mm-url-encode-multipart-form-data):
287         Restore to handle "multipart/form-data" by eww.
288
289 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
290
291         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
292         Landscheidt.
293
294 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
295
296         Simplify use of current-time and friends.
297         * gnus-delay.el (gnus-delay-article):
298         * gnus-sum.el (gnus-summary-read-document):
299         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
300         * message.el (message-make-expires-date):
301         Omit unnecessary call to current-time.
302         * gnus-util.el (gnus-float-time): Simplify to an alias because
303         time-to-seconds now behaves like float-time with respect to nil arg.
304         (gnus-seconds-year): Don't call current-time twice to get the current
305         time stamp, as this can lead to inconsistent results.
306         * time-date.el (time-to-seconds) [!float-time]:
307         Use current time if arg is nil, to be compatible with float-time.
308         (time-date--day-in-year): New function, with most of the guts of
309         the old time-to-day-in-year.
310         (time-to-day-in-year): Use it.
311         (time-to-days): Use it, to avoid decoding the same time stamp twice.
312
313 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
314
315         * gnus.el (gnus-mode-line-buffer-identification):
316         Don't add image data for a non-graphic display (bug#18813).
317
318 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
321         load-path, it blocks autoloading of find-image (bug#18813).
322
323 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
324
325         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
326         to keep connection open (bug#18728).
327
328 2014-10-20  Glenn Morris  <rgm@gnu.org>
329
330         * Merge in all changes up to 24.4 release.
331
332 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
333
334         * message.el (message-insert-signature): Use `newline' instead of
335         inserting explicit "\n".
336
337 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
338
339         * gnus-icalendar.el: Support vcal format timezones.
340         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
341         compute dates with associated timezone.
342         (gnus-icalendar-event-from-ical): Compute all timezones.
343
344 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
345
346         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
347         check the newsrc.eld file's timestamp before saving it.
348         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
349         timestamp has changed to be newer.
350
351 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
352
353         * gnus-icalendar.el (gnus-icalendar-identities):
354         Include message-alternative-emails.
355
356 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
357
358         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
359         New compatibility functions.
360         (ntlm-build-auth-response): Use them.
361
362 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
363
364         * ntlm.el (ntlm-build-auth-request):
365         Add NTLM2 Session support.  (Bug#15603)
366
367 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
368
369         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
370         expired messages only when it was built in reverse order.
371
372 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
373
374         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
375         last so it can be used in `message-send-hook'.
376
377 2014-09-29  Daiki Ueno  <ueno@gnu.org>
378
379         * mml.el (mml-parse-1): Error out if unknown mode is specified in
380         <#secure> tag (bug#18513).
381
382 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
383
384         * parse-time.el: Require cl when compiling.
385
386 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         Use cl-lib as much as possible following the 2014-09-26 change
389         in the Emacs trunk.
390         * parse-time.el: Try requiring cl-lib.
391         (parse-time-incf): Alias to cl-incf or incf.
392         (digit-char-p): Remove.
393         (parse-time-integer): Alias to cl-parse-integer or the one defined.
394         (parse-integer): Rename to parse-time-integer.
395         (parse-time-tokenize, parse-time-rules, parse-time-string)
396         Use parse-time-incf and parse-time-integer.
397
398 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
399
400         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
401         of ":delete".
402
403 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
404
405         * gnus-art.el (gnus-article-browse-html-save-cid-content)
406         (gnus-article-browse-html-parts):
407         Revert last change that breaks links other than cid contents.
408
409 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
410
411         * gnus-art.el (gnus-article-browse-html-save-cid-content)
412         (gnus-article-browse-html-parts): Make cid file names relative.
413
414 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * mm-view.el (mm-display-inline-fontify): Make the working buffer
417         temporarily displayed when running a mode function (at least org-mode
418         requires it).
419
420 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
421
422         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
423         the gnus-summary-article-expire-hook should be told where the function
424         is going. In particular, the Gnus registry might want to know.
425
426 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
427
428         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
429
430 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
431
432         * gnus-sum.el (gnus-summary-expire-articles): Revert.
433
434 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
435
436         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
437         the gnus-summary-article-expire-hook should be told where the function
438         is going. In particular, the Gnus registry might want to know.
439
440 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
441
442         Don't mishandle year-9999 dates (Bug#18176).
443         * parse-time.el (parse-time-rules):
444         Allow years up to most-positive-fixnum.
445         * time-date.el (date-to-time):
446         Pass "Specified time is not representable" errors through.
447
448 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
449
450         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
451         groups and t.
452
453 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
454
455         * gnus-utils.el (gnus-recursive-directory-files):
456         Unify hard or symbolic links (bug#18063).
457
458 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
459
460         * gnus-msg.el (gnus-configure-posting-style):
461         Allow string replacements in values when matching against a header.
462
463 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
464
465         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
466         the dribble buffer even when it is shrunk a lot.
467         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
468
469 2014-06-26  Glenn Morris  <rgm@gnu.org>
470
471         * mm-util.el (help-function-arglist): Remove outdated declaration.
472
473 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
474
475         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
476         attribute values.  (Bug#17834)
477
478 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
479
480         * gnus-sum.el (gnus-summary-edit-article-done):
481         Prefer point-marker to copy-marker of point.
482
483 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
484
485         * Makefile.in (install-el, install-el-elc): Compress .el files.
486         (uninstall): Remove compressed .el files.
487
488 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
491         (gnus-article-read-summary-keys):
492         Don't bug out when there is no article in the summary buffer.
493         (gnus-mime-buttonize-attachments-in-header):
494         Improve criterion that finds parts to display.
495
496         * gnus-art.el (gnus-mm-display-part):
497         * mm-decode.el (mm-shr):
498         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
499         (mm-insert-inline): Revert last changes.
500
501 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
502
503         * gnus-art.el (gnus-mm-display-part):
504         * mm-decode.el (mm-shr):
505         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
506         (mm-insert-inline): Set insertion type of end-marker, not only
507         start-marker, of undisplayer so as to stay after inserted text.
508
509 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
510
511         * html2text.el (html2text-get-attr): Fix typo when splitting value from
512         attribute. (Bug#17613)
513
514 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
515
516         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
517         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
518
519 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
522         Don't delete next part button; keep spacing between buttons.
523
524 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
525
526         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
527         Work for the last MIME part in an article.
528         (gnus-mime-display-single): Suppress excessive newlines between parts.
529
530         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
531         by leading or trailing newline.
532
533 2014-05-12  Sam Steingold  <sds@gnu.org>
534
535         * time-date.el (seconds-to-string): New function to pretty print time
536         delay in seconds.
537
538 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
539
540         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
541         while prompting a user for a file name, etc.
542         (gnus-mime-display-single): Display part with a common appearance no
543         matter whether MIME button is omitted or not; don't add duplicate entry
544         to gnus-article-mime-handle-alist.
545         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
546
547 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
548
549         * mml2015.el (mml2015-display-key-image): New variable.
550
551 2014-05-08  Glenn Morris  <rgm@gnu.org>
552
553         * gnus-fun.el (gnus-grab-cam-face):
554         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
555         This is CVE-2014-3421.
556
557 2014-05-04  Glenn Morris  <rgm@gnu.org>
558
559         * gnus-registry.el (gnus-registry-install-p): Doc fix.
560
561 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
562
563         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
564         the displaying state of a part.
565         (gnus-mm-display-part): Don't insert a newline in the beginning of
566         a part like gnus-mime-inline-part doesn't; work for XEmacs.
567
568         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
569         (mm-shr): Make undisplayer unbreakable.
570
571         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
572         Don't insert excessive newline.
573         (mm-inline-text-html-render-with-w3m, mm-inline-text)
574         (mm-insert-inline): Make undisplayer unbreakable.
575
576 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
577
578         * gnus.el: Ma Gnus v0.11 is released.
579
580 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
581
582         * gnus-art.el (gnus-mm-display-part):
583         Highlight header attachment buttons.
584
585 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
586
587         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
588         a part; redisplay a button (enbugged in 2014-02-05).
589
590 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
591
592         * auth-source.el (auth-source-search, auth-source-search-backends):
593         Treat :max 0 as an indicator that a boolean return is wanted, as
594         documented. Reported by Joe Bloggs.
595
596 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
597
598         * gnus-icalendar.el: Require gnus-art.
599
600 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
601
602         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
603         (gnus-icalendar--update-org-event): put event timestamp in
604         the org entry body instead of the drawer.
605         (gnus-icalendar-event--get-attendee-names): list of participants should
606         contain even attendees without common name attribute.
607         (gnus-icalendar--update-org-event): don't generate duplicates of empty
608         property tags in org drawers.
609
610 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
611
612         * gmm-utils.el (gmm-format-time-string): New function.
613
614         * message.el (message-insert-formatted-citation-line): Use the original
615         author's time zone to express a date string.
616
617 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
618
619         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
620         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
621         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
622         Silence compiler warnings.
623         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
624
625 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
626
627         * mml.el: Require url when compiling.
628
629         * gnus-cloud.el (gnus-cloud-parse-version-1):
630         Use plist-get rather than CL's getf.
631         (gnus-activate-group, gnus-subscribe-group): Declare.
632
633         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
634
635 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
638         buttons when toggling the header off.
639
640 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
641
642         * tls.el (tls-program): Reflow docstring.
643
644 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
645
646         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
647         groups work again.
648
649 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
650
651         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
652         999 correctly (i.e. "1,342").
653
654 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
655
656         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
657         out if the directory doesn't exist.
658
659 2014-03-07  Daiki Ueno  <ueno@gnu.org>
660
661         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
662         commands here; instead, only check if epg-config.el is available.
663
664 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
665
666         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
667         messages with embedded images.
668         (mml-generate-mime): Don't bug out if you don't have libxml.
669
670 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
671
672         * message.el (message-make-html-message-with-image-files): New command.
673
674 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
675
676         * gnus-group.el (gnus-group-make-group): Clarify prompt.
677
678         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
679
680 2014-02-23  David Engster  <deng@randomsample.de>
681
682         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
683         to stay compatible with older Emacsen, so replace `cl-loop' with
684         `loop'.
685
686 2014-02-22  Daniel Colascione  <dancol@dancol.org>
687
688         * auth-source.el (auth-source-secrets-listify-pattern): New function.
689         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
690         instead, build list of patterns.
691
692 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
693
694         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
695         Display header attachment buttons by gnus-article-prepare-display
696         rather than gnus-article-prepare so as to view in mml-preview as well.
697
698 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
699
700         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
701         in `auth-sources' means and link to EPA docs.
702
703 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
704
705         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
706         (bug#12375).
707
708 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
711         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
712
713 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
714
715         * message.el (message-tab): Mention what happens on normal tabs
716         (bug#11297).
717
718 2014-02-08  Glenn Morris  <rgm@gnu.org>
719
720         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
721
722 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
723
724         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
725         buttons that are hidden in unselected alternative part as well.
726         (gnus-mime-display-alternative): Redraw attachment buttons in header.
727
728         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
729
730 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
731
732         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
733         keystroke.
734         (gnus-server-toggle-cloud-server): Only allow clouding applicable
735         types.
736
737         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
738         with an empty string.
739
740 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
741
742         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
743         buffer-local in some buffers, so bind it explicitly in the buffer we're
744         trying to cancel the article in (bug#10808).
745
746 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
749         New functions.
750
751         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
752         New user option.
753         (gnus-mime-buttonize-attachments-in-header): New function.
754         (gnus-article-prepare): Use it.
755         (gnus-mime-inline-part): Suppress extra newline.
756         (gnus-mm-display-part): Save excursion;
757         remove useless deleting and adding of buttons.
758         (gnus-insert-mime-button): Allow insertion in the middle of a line.
759
760         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
761         Add gnus-mime-buttonize-attachments-in-header.
762
763 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
764
765         * nnimap.el (nnimap-request-articles): New command to download several
766         articles at once.
767
768         * gnus.el (gnus-variable-list): Save Cloud variables.
769
770         * gnus-int.el (gnus-request-accept-article): Doc fix.
771
772 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
773
774         * parse-time.el (parse-time-iso8601-regexp)
775         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
776         it more generally.
777
778 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
779
780         * gnus-cloud.el: New file to provide the Emacs Cloud.
781
782         * dgnushack.el: Silence XEmacs w3 warning.
783
784         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
785         `url-retrieve-synchronously', apparently.
786
787         * dgnushack.el: Silence XEmacs dns.el warning.
788
789         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
790         instead of in all files.
791
792         * dns.el (network-interface-list): Define for XEmacs.
793
794         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
795         XEmacs.
796
797         * nnrss.el (libxml-parse-html-region): Silence compilation error.
798
799 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
800
801         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
802         `gnus-group-split-fancy'.
803
804 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
805
806         * message.el (message-remove-header): Doc fix.
807         (message-forward-included-headers): New variable.
808         (message-remove-ignored-headers): Use it.
809
810 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
811
812         * nnir.el (nnir-request-update-mark): Don't try to update the source
813         group if we can't find it (bug#16611).
814
815 2014-01-31  Dave Abrahams  <dave@boostpro.com>
816
817         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
818
819 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
820
821         * dns.el (dns-servers-up-to-date-p): New function to see whether the
822         network interfaces changed.
823         (dns-query): Use it to flush the data.
824
825 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
826
827         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
828         from random face commands.
829         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
830         Face.
831         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
832         (gnus--random-face-with-type): Generic function returning a face-type
833         as a string.
834         (gnus--insert-random-face-with-type): Generic function inserting a face
835         in a message buffer header.
836         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
837         (gnus-insert-random-x-face-header): Rewritten to use
838         `gnus--insert-random-face-with-type`.
839         (gnus-random-face): Return random (png) Face as string.
840         (nus-insert-random-face-header): Insert random (png) Face in a message
841         buffer.
842
843 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
844
845         * mm-url.el: Remove all usage of w3.
846
847         * nnrss.el: Ditto.
848
849         * mm-decode.el: Ditto.
850
851         * mm-view.el: Ditto.
852
853         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
854         outdated and all Emacsen have url.el built-in.
855
856         * gnus-setup.el: Remove outdated file.
857
858 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
859
860         * gnus.el: Ma Gnus v0.9 is released.
861
862 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
863
864         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
865
866 2014-01-31  Dave Abrahams  <dave@boostpro.com>
867
868         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
869         in the summary buffer (bug#13769).
870
871 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
874         name if we're using a single article buffer.  Otherwise, it may point
875         to a killed buffer (bug#13756).
876
877 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
878
879         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
880         the match data, just save and restore it explictly (bug#12375).
881
882         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
883         that's needed.
884
885         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
886         the code once (bug#9069).
887
888 2014-01-18  Steinar Bang  <sb@dod.no>
889
890         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
891         reading.
892
893 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
894
895         * message.el (message-bury): Call bury-buffer with no argument
896         in the message-return-action case too.
897
898 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
899
900         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
901         (nnimap-split-fancy, nnimap-split-methods): Declare.
902
903         * mm-util.el (help-function-arglist): Declare.
904
905 2013-12-28  Glenn Morris  <rgm@gnu.org>
906
907         * gnus-sieve.el (gnus-sieve-select-method):
908         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
909         (gravatar-rating, gravatar-size):
910         * message.el (message-minibuffer-local-map):
911         * sieve-manage.el (sieve-manage-authenticators)
912         (sieve-manage-authenticator-alist): Specify custom types.
913
914         * hashcash.el (hashcash-program): Rename from hashcash-path.
915         Update callers.
916
917         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
918         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
919         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
920
921         * auth-source.el (auth-sources):
922         * nnmairix.el (nnmairix-propagate-marks-upon-close):
923         Fix custom types.
924
925         * tls.el (tls-certtool-program): Fix default value.
926
927 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
928
929         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
930         we get proper traces there, too.
931
932 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
933
934         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
935         value of the parameters if the current article has a Reply-To or From
936         field.
937
938 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
939
940         * gnus.el (gnus-group-buffer): Remove duplicate definition.
941
942 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
943
944         * gnus-sum.el (gnus-summary-exit): Stop animations.
945
946 2013-12-19  Juri Linkov  <juri@jurta.org>
947
948         * gnus.el (gnus-suppress-keymap):
949         * gnus-art.el (gnus-article-mode-map):
950         * gnus-group.el (gnus-group-mode-map):
951         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
952         Remove [backspace] key binding because it shadows DEL (bug#16035).
953
954         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
955
956 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
957
958         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
959         Make sure work directory exists.
960         (gnus-uu-digest-mail-forward): Store temporary files in work directory
961         rather than tmp directory.
962         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
963         not necessarily always run, with it.
964
965 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
966
967         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
968         value of gnus-icalendar-additional-identities work without restart.
969
970 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * mm-util.el (mm-make-temp-file):
973         Alias to make-temp-file for modern Emacsen.
974
975 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
976
977         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
978         nnir-article-number and nnir-article-group.
979
980 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
981
982         * message.el (message-send-mail-with-sendmail):
983         Don't kill error buffer if sending fails.
984
985 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
986
987         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
988         (gnus-icalendar-event->org-entry)
989         (gnus-icalendar--update-org-event)
990         (gnus-icalendar-event->gnus-calendar): Distinguish between
991         required/optional/non-participant attendee status.  Fix bug causing
992         the first required event participant to be omitted.
993
994 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
995
996         * gnus-art.el (article-de-quoted-unreadable)
997         (article-de-base64-unreadable, gnus-mime-copy-part)
998         * gnus-html.el (gnus-article-html)
999         * mm-view.el (mm-inline-text-html-render-with-w3)
1000         (mm-inline-text-html-render-with-w3m-standalone)
1001         * rfc2231.el (rfc2231-decode-encoded-string):
1002         Allow overriding charset by mm-charset-override-alist.
1003
1004         * gnus-art.el (gnus-article-browse-html-parts):
1005         Replace LWSPs with `&nbsp;'s in header.
1006
1007         Work for broken Chinese articles.
1008
1009         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1010         Exclude broken handles that gnus-summary-enter-digest-group may create.
1011         (gnus-article-browse-html-parts):
1012         Allow overriding charset by mm-charset-override-alist.
1013
1014 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1015
1016         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1017         (gnus-icalendar-identities): Support additional-identities.
1018
1019 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1020
1021         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1022         org-timestamp for events ending at midnight.
1023
1024 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1025
1026         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1027         .log files.
1028
1029 2013-11-20  David Engster  <deng@randomsample.de>
1030
1031         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1032
1033 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1034
1035         * message.el (message-beginning-of-line):
1036         Use beginning-of-visual-line when visual-line-mode is turned on.
1037
1038 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1039
1040         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1041         (gnus-icalendar-event-from-ical)
1042         (gnus-icalendar-event->org-entry)
1043         (gnus-icalendar--update-org-event): Required/optional participation,
1044         list of attendees synced to org.
1045
1046 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1047
1048         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1049         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1050         cancellations to be synced to org if the original appt has an org
1051         outline.
1052
1053 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1054
1055         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1056         (gnus-icalendar-event->org-entry)
1057         (gnus-icalendar--update-org-event)
1058         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1059
1060 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1061
1062         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1063         Fix timezone handling in gnus-icalendar export to org.
1064
1065 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1066
1067         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1068
1069 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1070
1071         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1072
1073 2013-10-30  Glenn Morris  <rgm@gnu.org>
1074
1075         * gnus-group.el (gnus-group-browse-foreign-server):
1076         * gnus-int.el (gnus-start-news-server):
1077         Silence compiler obsolescence warning.
1078
1079 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1080
1081         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1082         `nnoo-current-server' first, then for the actual `nnimap-address' to
1083         allow netrc entries for the nnoo server to coexist with netrc entries
1084         for the `nnimap-address'.
1085
1086 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * mm-decode.el (mm-dissect-buffer): Revert last change.
1089         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1090         The problem that motivated those changes was attributed to a broken
1091         mail sender, and has been fixed.
1092
1093 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1094
1095         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1096         token is missing in the Content-Type header.
1097
1098         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1099
1100 2013-09-18  Glenn Morris  <rgm@gnu.org>
1101
1102         * gnus-util.el (image-size): Declare.
1103
1104 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1105
1106         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1107         (gnus-icalendar-event-from-ical)
1108         (gnus-icalendar-event--build-reply-event-body)
1109         (gnus-icalendar-event-reply-from-buffer)
1110         (gnus-icalendar-find-org-event-file)
1111         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1112         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1113
1114         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1115
1116 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1117
1118         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1119         Use save-current-buffer.
1120         (gnus-tree-mode-map): Initialize in the declaration.
1121         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1122         (scroll-in-place): Defvar it.
1123         (gnus-tmp-*): Defvar them.
1124         (gnus-get-tree-buffer): Use derived-mode-p.
1125         (gnus--let-eval): New macro.
1126         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1127         non-prefixed variables.
1128         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1129
1130         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1131         vars since it doesn't seem to be available.
1132         (gnus-set-global-variables, gnus-summary-read-group-1)
1133         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1134         (gnus-summary-display-article, gnus-summary-select-article)
1135         (gnus-summary-next-article, gnus-offer-save-summaries)
1136         (gnus-summary-generic-mark): Use derived-mode-p.
1137         (gnus-summary-read-group-1, gnus-summary-exit)
1138         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1139         Adjust calls to gnus-tree-close and gnus-tree-open.
1140
1141         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1142
1143         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1144         (gnus-agent-mode): Use derived-mode-p.
1145         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1146         gnus-command-method and *-command-method to nil, but bind
1147         gnus-command-method to *-command-method instead!
1148         (gnus-agent-fetch-articles): Remove unused var `id'.
1149         (gnus-agent-fetch-headers): Remove unused arg `force'.
1150         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1151         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1152         (gnus-agent-short-article, gnus-agent-long-article)
1153         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1154         first use.
1155         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1156         `score-param'.
1157         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1158         (gnus-get-predicate): Push in front of the cache, rather than end.
1159         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1160         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1161         (gnus-agent-expire-unagentized-dirs): Don't rebind
1162         gnus-agent-expire-current-dirs since the defvar silences the warning.
1163         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1164         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1165         (gnus-agent-regenerate): Simplify interactive spec and doc.
1166
1167 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1168
1169         * gnus-int.el (gnus-open-server): Silence compiler.
1170
1171         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1172
1173         * message.el (message-display-completion-list): Abolish.
1174         (message-completion-in-region): Use display-completion-list.
1175
1176 2013-09-17  Glenn Morris  <rgm@gnu.org>
1177
1178         * gnus-util.el (gnus-message-with-timestamp-1):
1179         Use `messages-buffer' function if available.  Ignore read-only.
1180
1181 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1182
1183         * message.el (message-expand-group, message-completion-in-region):
1184         Correct the order of start and end of a region.
1185
1186 2013-09-13  Glenn Morris  <rgm@gnu.org>
1187
1188         * mml2015.el (gnus-create-image): Autoload it.
1189
1190         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1191
1192         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1193         (image-size): Declare.
1194
1195 2013-09-12  Glenn Morris  <rgm@gnu.org>
1196
1197         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1198         Avoid using `find', which i) might not be defined at runtime;
1199         ii) does not work, since its default test is eql, not equal.
1200         (gnus-mime-action-alist): Declare.
1201
1202 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1203
1204         * score-mode.el (gnus-score-mode-map): Move initialization
1205         into declaration.
1206         (gnus-score-mode): Use define-derived-mode.
1207         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1208         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1209         into declaration.
1210         (gnus-kill-file-mode): Use define-derived-mode.
1211         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1212         Use derived-mode-p.
1213         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1214         (gnus-group-setup-buffer, gnus-group-name-at-point)
1215         (gnus-group-make-web-group, gnus-group-enter-directory)
1216         (gnus-group-suspend): Use derived-mode-p.
1217         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1218         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1219         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1220         (gnus-article-setup-buffer, gnus-article-prepare)
1221         (gnus-article-prepare-display, gnus-sticky-article)
1222         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1223         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1224         (gnus-article-read-summary-keys): Use derived-mode-p.
1225
1226 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1229
1230 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1231
1232         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1233         shift_jis from the default value set for Japanese users.
1234
1235 2013-08-13  Glenn Morris  <rgm@gnu.org>
1236
1237         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1238
1239         * gnus.el (gnus-valid-select-methods): Fix type.
1240
1241         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1242
1243 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * mm-decode.el (mm-display-external): Run a timer for the temp files
1246         deletion after a viewer exits; add a deletion timer for the needsterm
1247         case, too.
1248
1249         * mm-decode.el (mm-display-external): Try to delete temporary files by
1250         using a 1-min. timer.
1251
1252 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1253
1254         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1255         New internal variables.
1256         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1257         (mm-display-external): Use it to delete temporary files instead of
1258         using timers.
1259
1260 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261
1262         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1263
1264 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1265
1266         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1267         with cond for backwards compatability.
1268
1269 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1270
1271         * mm-decode.el (mm-display-external): Bind process-connection-type to
1272         nil; don't delete a temp file immediately even if a viewer finishes,
1273         since it may be a shell script, like xdg-open, that launches a real
1274         viewer program belatedly.
1275
1276 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1277
1278         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1279         that we can create nndoc groups that excerpt other groups.
1280
1281 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1282
1283         * gnus-delay.el (gnus-delay-article): Fix typo.
1284
1285         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1286         articles.
1287
1288         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1289         we can get spell-checking etc.
1290
1291 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1292
1293         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1294         a single one used for encoding the whole text in a header.
1295
1296 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1299         doesn't work properly on XEmacs.
1300
1301 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1302
1303         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1304         before sending.
1305
1306         * dgnushack.el (dgnushack-compile): Add a temporary check for
1307         gnus-icalendar.
1308
1309         * mm-decode.el (mm-command-output): New face.
1310         (mm-display-external): Use it.
1311
1312 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1313
1314         * nnmbox.el (nnmbox-request-article): Don't change point.
1315
1316 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1317
1318         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1319         Include `handle' parameter.
1320
1321 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1322
1323         * gnus-icalendar.el: New file.
1324
1325 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1326
1327         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1328
1329         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1330         dummy roots, too.
1331
1332 2013-08-01  David Edmondson  <dme@dme.org>
1333
1334         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1335         out on ttys.
1336
1337 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1338
1339         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1340         not empty.
1341
1342         * nnrss.el (nnrss-discover-feed): Indent.
1343
1344 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1345
1346         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1347
1348 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1351         dirty to ensure nnimap data being saved.
1352
1353 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1354
1355         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1356         menu entry.
1357
1358         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1359         the current thread's total score instead of the current article's
1360         score.
1361
1362         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1363         (gnus-sort-threads-recursively): Delete defcustom.
1364         (gnus-sort-threads-recursive): Adapt accordingly.
1365
1366 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1367
1368         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1369         (gnus-sort-threads-recursive): Use it.
1370         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1371         again.  Now that determines how to sort subthreads.
1372
1373 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1374
1375         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1376         (gnus-sort-threads): Use it.
1377
1378 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1379
1380         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1381         punctuation characters follow parentheses (bug#14950).
1382
1383 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1384
1385         * gnus.el (gnus-continuum-version):
1386         * gnus-msg.el (gnus-extended-version): Simplify.
1387
1388         * gnus.el (gnus-continuum-version-1): Remove.
1389         * gnus-msg.el (gnus-bug): Revert.
1390
1391         Calculate gnus-version correctly on Cygwin.
1392
1393         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1394         (gnus-continuum-version-1): New function, return a string.
1395
1396         * gnus-msg.el (gnus-extended-version, gnus-bug):
1397         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1398
1399 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1400
1401         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1402         (bug#13384).
1403
1404 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1405
1406         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1407         that were only relevant in a development version a long time ago.
1408
1409 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1410
1411         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1412         that the old Emacs 24s bundle.
1413
1414 2013-07-10  David Engster  <deng@randomsample.de>
1415
1416         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1417         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1418         fixes a bug in Emacs trunk where the 'unexist' marks were always
1419         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1420         Gnus v0.03".
1421
1422 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1423
1424         * gnus.el (gnus-summary-line-format): Reference
1425         `gnus-user-date-format-alist' for the &user-date; format, not
1426         `gnus-summary-user-date-format-alist'.
1427
1428 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429
1430         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1431         delete files (bug#13481).
1432
1433 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1434
1435         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1436
1437 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1438
1439         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1440         display images.
1441
1442         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1443
1444         * message.el (message-cancel-news): According to
1445         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1446         preferred over "cmsg cancel" in the Subject.
1447
1448         * nnir.el (nnir-engines): Note that the group specs are regexps
1449         (bug#13238).
1450
1451         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1452         gotten read-only text properties, ensure that those aren't heeded when
1453         copying stuff over (bug#13434).
1454
1455         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1456         (bug#13762).
1457
1458 2013-07-05  David Kastrup  <dak@gnu.org>
1459
1460         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1461         authinfo file again (important for blank passwords).  This had been
1462         broken with 2013-06-15 change.
1463
1464 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1467         Revert 2013-01-14 change.
1468
1469 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1470
1471         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1472         of 'create-image' for XEmacs compatibility; check errors when decoding
1473         image.  Reported by Uwe Brauer.
1474
1475 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1476
1477         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1478         gnus-button-push revised at 2011-01-19.
1479
1480 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1481
1482         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1483         now live in the lisp/net Emacs 24 repository.
1484
1485 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1486
1487         * eww.el (eww-update-header-line-format): Quote % characters.
1488
1489 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1490
1491         * eww.el (eww-process-text-input): Display passwords as asterisks.
1492
1493         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1494
1495 2013-06-19  Tom Tromey  <tromey@redhat.com>
1496
1497         * eww.el (eww-top-url): Remove.
1498         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1499         (eww-render): Set new variables.  Don't set eww-top-url.
1500         (eww-handle-link): Handle "prev", "home", and "contents".
1501         Downcase the rel text.
1502         (eww-top-url): Choose best top URL.
1503
1504 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1505
1506         * eww.el: Rewrite to implement form elements "by hand" instead of
1507         relying in widget.el.  Using widget.el leads to too many
1508         user interface inconsistencies.
1509         (eww-self-insert): Implement entering commands in text fields.
1510         (eww-process-text-input): New function to make text input field editing
1511         work.
1512         (eww-submit): Rewrite to use the new-style form methods.
1513         (eww-select-display): Display the correct selected item.
1514         (eww-change-select): Implement changing the select value.
1515         (eww-toggle-checkbox): Implement radio/checkboxes.
1516         (eww-update-field): Fix compilation error.
1517         (eww-tag-textarea): Implement <textarea>.
1518
1519         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1520         don't shadow mode-specific bindings.
1521
1522         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1523         nothing to push.
1524
1525         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1526
1527 2013-06-19  Glenn Morris  <rgm@gnu.org>
1528
1529         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1530
1531 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1532
1533         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1534
1535 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1536
1537         * shr.el (shr-make-table-1): Implement <td rowspan>.
1538         (shr-table-horizontal-line): Allow nil as a value, and change the
1539         default.
1540         (shr-insert-table-ruler): Respect the nil value.
1541
1542 2013-06-18  Tom Tromey  <tromey@barimba>
1543
1544         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1545         New defvars.
1546         (eww-open-file): New defun.
1547         (eww-render): Initialize new variables.
1548         (eww-display-html): Handle "link" and "a".
1549         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1550         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1551         (eww-back-url): Rename from eww-previous-url.
1552         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1553         defuns.
1554
1555 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556
1557         * shr.el (shr-tag-table): Insert the images after the table, so that
1558         they're not covered by the table colourisation, which often looked
1559         awkward.
1560         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1561         <dd>.
1562         (shr-make-table-1): Implement <td colspan=> support.
1563         (shr-insert-document): Use one less than window width if `shr-width' is
1564         nil, since otherwise things may get one character too wide.
1565
1566 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * eww.el (eww-detect-charset): Improve regexp; move backward.
1569
1570 2013-06-18  Glenn Morris  <rgm@gnu.org>
1571
1572         * mm-decode.el (widget-convert-button): Autoload.
1573
1574         * sieve-manage.el (mm-enable-multibyte): Autoload.
1575
1576         * shr.el (libxml-parse-html-region): Declare.
1577         (shr-render-buffer): Explicit error if no libxml2 support.
1578
1579 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1580
1581         * auth-source.el (auth-source-current-line): New function.
1582         (auth-source-netrc-parse-entries): When a data token is "machine",
1583         assume we're in the wrong place and abort parsing the current line.
1584
1585 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1586
1587         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1588         (eww-convert-widgets): Don't bug out if the first widget starts at the
1589         beginning of the buffer.
1590         (eww-convert-widgets): Fix last patch.
1591         (eww-tag-input): Support <input type=image>.
1592
1593         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1594         (shr-tag-base): Protect against base specs that are degenerate.
1595         (shr-ensure-paragraph): Don't delete empty lines that have text
1596         properties, because these may be input fields.
1597
1598         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1599         we can navigate to them.
1600
1601         * shr.el (shr-colorize-region): Put the colours over the entire region.
1602         (shr-inhibit-decoration): New variable.
1603         (shr-add-font): Use it to inhibit text property decorations while doing
1604         preliminary table renderings.  This speeds up typical Wikipedia page
1605         renderings by 15%.
1606         (shr-tag-span): Don't respect the <title>, because that overwrites the
1607         help-echo from links inside the spans.
1608         (shr-next-link): Use `help-echo' for navigation, so that we can
1609         navigate to form elements, too.
1610
1611         * eww.el (eww-button): New face.
1612         (eww-convert-widgets): Use it to make submit buttons more button-like.
1613
1614         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1615         that Gnus commands work.
1616
1617         * shr.el (shr-render-td): Support horizontal alignment.
1618
1619         * eww.el (eww-put-color): Removed.
1620         (eww-colorize-region): Use `add-face-text-property'.
1621
1622         * shr.el (shr-add-font): Append face data, so that we get the correct
1623         precedence: The innermost value (which is applied first) wins.
1624         (shr-make-overlay): Obsolete function.
1625
1626         * mm-decode.el (mm-convert-shr-links): New function to convert
1627         new-style shr URL links into widgets.
1628         (mm-shr): Use it.
1629
1630         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1631         widget commands, since we're no longer using widgets for links.
1632
1633         * shr.el (shr-next-link): New command.
1634         (shr-previous-link): New command.
1635         (shr-urlify): Don't use `widget-convert', because that's slow.
1636         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1637         because collecting the overlays and reapplying them when generating
1638         tables is slow.
1639         (shr-insert-table): Ditto.
1640
1641 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1642
1643         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1644         * shr.el (browse-url): Require `url'.
1645         * eww.el (url): Require format-spec.
1646
1647 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1648
1649         * eww.el (eww-display-html): Default to using the entire window width.
1650         (eww-browse-url): Don't add a User-Agent header (twice), because that
1651         makes Bing refuse connection.
1652
1653         * shr.el (shr-make-table): Cache the table rendering at the table
1654         level, and not the <td> level.  This is a bit faster.
1655
1656         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1657         #id.
1658
1659         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1660         browsers don't.
1661         (shr-expand-url): Respect #anchor links.
1662         (shr-parse-base): Chop off the anchor before using.
1663         (shr-descend): Respect display: none.
1664         (shr-descend): Allow marking elements that have certain IDs.
1665
1666         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1667
1668         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1669
1670         * eww.el (eww-tag-textarea): Support <textarea>.
1671
1672 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1673
1674         * shr.el (shr-dom-to-xml): Fixed function call.
1675
1676         * eww.el (eww): New group.
1677         (eww-header-line-format): New custom variable.
1678         (eww-current-title): New variable.
1679         (eww-display-html): Update header and handle title tag.
1680         (eww-update-header-line-format): New function.
1681         (eww-tag-title): New function.
1682
1683         * shr.el (shr-dom-to-xml): New function.
1684         (shr-tag-svg): Add support for the SVG tag.
1685         (shr-bullet): New custom variable.
1686         (shr-tag-li): Support custom bullet in unordered lists.
1687
1688 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * shr.el (shr-expand-url): Respect // URLs.
1691
1692         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1693         put a background colour onto the entire buffer.
1694         (eww-render): When being redirected, use the redirect URL as the new
1695         base URL.
1696
1697         * shr.el (shr-parse-base): Fix parsing error.
1698
1699         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1700
1701         * shr.el (shr-parse-base): New function.
1702         (shr-expand-url): Use it to expand relative URLs reliably.
1703
1704 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1705
1706         * auth-source.el (auth-source-search-collection): Fix docstring.
1707         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1708         single-quoted strings and multiline entries.
1709         (auth-source-netrc-parse-next-interesting)
1710         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1711         functions to support parser.
1712
1713 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1714
1715         * eww.el (eww-submit): Get submit button logic right when hitting RET
1716         on non-submit buttons.
1717
1718         * shr.el: Remove shr-preliminary-table-render, since that can't really
1719         be used for anything in practice.
1720
1721 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1722
1723         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1724         (sieve-manage-quit).
1725
1726 2013-06-14  Glenn Morris  <rgm@gnu.org>
1727
1728         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1729
1730 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1731
1732         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1733         control the maximum size of photo ID image.
1734         (mml2015-epg-key-image-to-string): Respect it.
1735
1736 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1737
1738         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1739         instead of the final one so that we can more easily distinguish them.
1740
1741         * eww.el (eww-submit): Compute the submission URL correctly.
1742
1743 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1744
1745         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1746         Use plist-get rather than CL's getf.
1747         (sieve-manage-parse-capability): Avoid CL's remove-if.
1748
1749 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1750
1751         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1752         (sieve-manage-quit).
1753
1754 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755
1756         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1757         last slash.
1758
1759         * eww.el (eww-tag-select): Use the first value as the default value.
1760
1761 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1762
1763         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1764         (eww-mode): Use `define-derived-mode'.
1765         (eww-parse-headers): Parse headers from beginning of buffer so that
1766         file:// links work.
1767
1768 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1769
1770         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1771
1772 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1773
1774         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1775         to handle them at all.
1776
1777 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1778
1779         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1780         work, too.
1781         (eww-tag-select): Implement <select>.
1782
1783 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1784
1785         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1786         stream managing functions by using open-protocol-stream to do most of
1787         the work.  Has the nice benefit of enabling STARTTLS.
1788         Wait for capabilities after STARTTLS: following RFC5804, the server
1789         sends new capabilities after successfully establishing a TLS connection
1790         with the client.  The client should update the cached list of
1791         capabilities, but we just ignore the answer for now.
1792         (sieve-manage-network-p, sieve-manage-network-open)
1793         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1794         (sieve-manage-forward, sieve-manage-streams)
1795         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1796         API, nor called by any other function.
1797         Enable Multibyte for SieveManage buffers: The parser won't properly
1798         handle umlauts and line endings unless multibyte is turned on in the
1799         process buffer.
1800
1801 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1802
1803         * eww.el (eww-tag-input): Support password fields.
1804         (eww-submit): Support POST.
1805
1806 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1807
1808         * eww.el (eww-tag-form): Protect against degenerate forms.
1809
1810         * shr.el (shr-expand-url): Expand URLs that start with a slash
1811         correctly.
1812
1813         * eww.el (eww-submit): Get submit button logic right.
1814
1815         * shr.el (shr-final-table-render): New variable to signal when we're
1816         doing the final table rendering so that we can collect more data at
1817         that point.
1818
1819         * eww.el (eww-submit): Make form submission work.
1820         (eww-tag-input): Implement submit buttons.
1821         (eww-click-radio): Implement radio and checkboxes.
1822         (eww-submit): Handle hidden elements.
1823
1824         * shr.el (shr-descend): Allow other packages to override (or provide)
1825         rendering of elements.
1826         (shr-expand-url): Strip query strings from URLs before expanding them.
1827
1828         * eww.el: Don't require cl-lib.
1829         (eww-tag-form): Start form support.
1830
1831         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1832
1833         * eww.el: Start writing a new, tiny web browser.
1834         (eww-previous-url): New command.
1835         (eww-quit): New command.
1836
1837 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1838
1839         * sieve.el: Put point at beginning of buffer when viewing a script.
1840         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1841         number in sieve-buffer's header.  Fixed code to also work with a string
1842         as port specifier.  Properly close the connection on pressing 'q'.  Make
1843         sieve-manage-quit close the connection and process buffer.  Also, remove
1844         duplicate keybinding for 'q'.
1845
1846 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1847
1848         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1849         make it easier to read.
1850         (mm-pkcs7-enveloped-magic): Ditto.
1851
1852 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1853
1854         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1855         before `image-type-available-p' to avoid loading the image libraries
1856         needlessly.
1857
1858 2013-06-05  David Engster  <deng@randomsample.de>
1859
1860         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1861         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1862         to see whether the group was synced before.
1863
1864 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1865
1866         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1867         when opening the connection.
1868         Suggested by João Távora <joaotavora@gmail.com> in
1869         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1870
1871 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1872
1873         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1874         assume Date header begins with "Date", that may be customized into
1875         something like "X-Sent" using gnus-article-time-format.
1876         (article-transform-date): Allow multi-line Date header.
1877
1878 2013-06-02  David Engster  <deng@randomsample.de>
1879
1880         * registry.el (initialize-instance, registry-lookup)
1881         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1882         (registry-lookup-secondary-value, registry-search, registry-delete)
1883         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1884         not wrap methods in `eval-and-compile'.  This breaks due to latest
1885         changes in EIEIO (introduction of eieio-core.el).
1886
1887 2013-05-30  Glenn Morris  <rgm@gnu.org>
1888
1889         * nnmail.el (nnmail-fancy-expiry-target):
1890         Also bind mail-dont-reply-to-names.
1891
1892         * spam-stat.el (spam-stat-save):
1893         No need to tweak font-lock in temp buffers.
1894
1895         * shr.el (shr-put-image): Silence compiler.
1896
1897 2013-05-29  Glenn Morris  <rgm@gnu.org>
1898
1899         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1900
1901         * gnus-group.el (gnus-sequence-of-unread-articles)
1902         (gnus-summary-add-mark, gnus-mark-article-as-read)
1903         (gnus-group-make-articles-read): Declare.
1904
1905         * gnus-sum.el (gnus-parameter-list-identifier)
1906         (gnus-article-stop-animations, gnus-stop-downloads)
1907         (gnus-article-only-boring-p, article-goto-body)
1908         (gnus-flush-original-article-buffer, article-narrow-to-head)
1909         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1910         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1911
1912         * gnus.el: No need to eval-and-compile autoloads.
1913
1914         * gravatar.el (help-function-arglist): Autoload.
1915
1916         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1917
1918         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1919
1920         * spam.el: No need to load spam-report when compiling.
1921         No need to eval-and-compile autoloads.
1922         (spam-report-resend-to): Declare.
1923         (spam-report-resend-register-routine): Require 'spam-report.
1924
1925 2013-05-24  Julien Danjou  <julien@danjou.info>
1926
1927         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1928         setup.
1929
1930 2013-05-23  Glenn Morris  <rgm@gnu.org>
1931
1932         * gnus-util.el (rmail-swap-buffers-maybe)
1933         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1934         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1935         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1936
1937         * mm-decode.el: No need to load term when compiling.
1938         (term-mode, term-char-mode): Declare.
1939
1940         * mm-util.el: No need to load jka-compr when compiling.
1941         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1942
1943         * nnmaildir.el: Require is automatically eval-and-compile.
1944         (nnmail): Require at run-time too.
1945
1946         * registry.el (registry-size): Move definition before use.
1947
1948 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1949
1950         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1951         signed data to conform the standard.  (Bug#14232)
1952
1953 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1954
1955         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1956         double angle quotation mark.
1957
1958 2013-05-20  Glenn Morris  <rgm@gnu.org>
1959
1960         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1961
1962 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1963
1964         * message.el (message-insert-formatted-citation-line): handle finding
1965         first/lastname when more than 2 names appear.
1966
1967 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1968
1969         * shr.el (shr-tag-span): New function.
1970
1971 2013-05-18  Glenn Morris  <rgm@gnu.org>
1972
1973         * message.el (message-mode): Use message-mode-abbrev-table,
1974         with text-mode-abbrev-table as parent.  (Bug#14413)
1975
1976 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1977
1978         * message.el (message-expand-group): Decode group names.
1979
1980 2013-05-16  Julien Danjou  <julien@danjou.info>
1981
1982         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1983         app-icon.
1984
1985 2013-05-15  Glenn Morris  <rgm@gnu.org>
1986
1987         * shr-color.el (shr-color-visible-luminance-min)
1988         (shr-color-visible-distance-min): Use shr-color group.
1989
1990 2013-05-11  Glenn Morris  <rgm@gnu.org>
1991
1992         * gnus-vm.el: Make it loadable without VM.
1993         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1994         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1995
1996 2013-05-09  Glenn Morris  <rgm@gnu.org>
1997
1998         * mml1991.el: Make it loadable.  (Bug#13456)
1999
2000         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2001         * gnus-async.el (gnus-async-post-fetch-function):
2002         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2003         * gnus-html.el (gnus-html-image-cache-ttl):
2004         * gnus-notifications.el (gnus-notifications-timeout):
2005         * gnus-picon.el (gnus-picon-properties):
2006         * gnus-util.el (gnus-completion-styles):
2007         * gnus.el (gnus-other-frame-resume-function):
2008         * message.el (message-user-organization-file)
2009         (message-cite-reply-position):
2010         * nnir.el (nnir-summary-line-format)
2011         (nnir-retrieve-headers-override-function):
2012         * shr-color.el (shr-color-visible-luminance-min):
2013         * shr.el (shr-blocked-images):
2014         * spam-report.el (spam-report-resend-to):
2015         * spam.el (spam-summary-exit-behavior): Fix custom types.
2016
2017         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2018
2019 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2020
2021         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2022         because of let-binding help-xref-following.  (Bug#14356)
2023
2024 2013-05-06  Glenn Morris  <rgm@gnu.org>
2025
2026         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2027
2028 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2029
2030         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2031         entering into the registry.
2032
2033 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2034
2035         * gnus.el: Ma Gnus v0.7 is released.
2036
2037 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2038
2039         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2040         (Bug#14304)
2041
2042 2013-04-27  Glenn Morris  <rgm@gnu.org>
2043
2044         * gnus.el (gnus-list-debbugs):
2045         Use require rather than autoload.  (Bug#14262)
2046
2047 2013-04-27  Julien Danjou  <julien@danjou.info>
2048
2049         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2050         port to "sieve" now that it has an official IANA port assigned.
2051
2052 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2055         Don't set the MAILHOST environment variable permanently (Bug#14271).
2056
2057 2013-04-26  Glenn Morris  <rgm@gnu.org>
2058
2059         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2060
2061 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2062
2063         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2064         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2065
2066 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2067
2068         * nnir.el (nnir-close-group): Make sure we are in the right group.
2069
2070         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2071         dependency table from all newly retrieved headers.
2072
2073 2013-04-16  David Edmondson  <dme@dme.org>
2074
2075         Support <img src="data:...">.
2076
2077         * shr.el (shr-image-from-data): New function.
2078         (shr-tag-img): Use it.
2079
2080 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2081
2082         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2083         group.
2084
2085 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2086
2087         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2088         corresponding to any existing group (Bug#14166).
2089
2090 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2091
2092         * nnir.el (number-sequence): No longer used.
2093         (nnir-request-set-mark): New function.
2094         (nnir-request-update-info): Improve marks updating.
2095         (nnir-request-scan): Don't duplicate marks updating.
2096         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2097         Use 'assq rather than 'assoc.  Quote anonymous function.
2098         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2099         Use 'gnus-group-prefixed-p.
2100         (gnus-summary-create-nnir-group): Make sure server for method is open.
2101
2102 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2103
2104         * nnir.el (gnus-nnir-group-p): New function.
2105         (nnir-possibly-change-group): Use it.
2106
2107         * gnus-msg.el (gnus-setup-message): Use it.
2108
2109 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2110
2111         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2112         `initial-input' for the argument name.
2113         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2114
2115 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2116
2117         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2118         (used by MH-E).
2119
2120 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2121
2122         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2123         group.
2124
2125         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2126         fix compilation.
2127
2128 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2129
2130         * nnir.el (nnir-method-default-engines): And another typo.
2131
2132 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2133
2134         * nnir.el (nnir-method-default-engines): Fix typo.
2135
2136 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2137
2138         * nnir.el: Define 'number-sequence for xemacs.
2139         (gnus-summary-create-nnir-group): New function to create an nnir group
2140         from an nnir summary buffer based on the current query.
2141         (nnir-request-create-group): Update to allow nnir group creation based
2142         on the current query.
2143
2144 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * nndraft.el (nndraft-request-expire-articles):
2147         Make expiry target always `delete'.
2148
2149 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2150
2151         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2152         buffer use the posting-style and gcc of the original article group.
2153         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2154
2155         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2156         after other deffoos.
2157
2158 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2159
2160         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2161         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2162         support for real (i.e. not ephemeral) nnir groups.
2163         (gnus-summary-make-nnir-group): New function for initiating searches
2164         from a summary buffer.
2165
2166 2013-03-18  Sam Steingold  <sds@gnu.org>
2167
2168         * message.el (message-bury): Minor cleanup.
2169
2170 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2171
2172         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2173
2174 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2177         nnml-request-list.  (Bug#13873)
2178         (nndir-request-newsgroups): Remove, unused.
2179
2180         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2181
2182 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2183
2184         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2185         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2186         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2187
2188 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2189
2190         * shr.el: Make all the overlays set the `evaporate' property so that
2191         they're removed properly.
2192
2193 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2194
2195         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2196         shell-quote-argument.
2197
2198 2013-02-22  David Engster  <deng@randomsample.de>
2199
2200         * gnus-registry.el (gnus-registry-save): Provide class name when
2201         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2202         `condition-case' to stay compatible with older EIEIO versions which
2203         only accept one argument.
2204
2205 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2206
2207         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2208         (epg-user-id-validity): Autoload.
2209         (mml2015-epg-check-user-id): New function.
2210         (mml2015-epg-check-sub-key): New function split from
2211         mml2015-epg-find-usable-key.
2212         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2213         optional name-is-key-id, to handle the case when user-id is unusable.
2214         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2215
2216 2013-02-17  Glenn Morris  <rgm@gnu.org>
2217
2218         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2219
2220 2013-02-16  Glenn Morris  <rgm@gnu.org>
2221
2222         * shr.el (shr-put-image): Only animate images that specify a delay.
2223         This is consistent with the old image-animated-p behavior.
2224
2225 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2226
2227         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2228         for XEmacs.
2229
2230 2013-02-13  Juri Linkov  <juri@jurta.org>
2231
2232         * gnus-art.el (gnus-article-mode-map):
2233         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2234         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2235
2236 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2237
2238         * auth-source.el (auth-source-format-prompt): Don't get confused by
2239         any "\" in replacement text.  (Bug#13637)
2240
2241 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2242
2243         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2244         (gnus-backend-trace): Honour gnus-backend-trace.
2245
2246         * mml.el (mml-insert-part): Insert closing tag.
2247
2248         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2249
2250 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2253         able to find the article, which can happen in debbugs groups,
2254         apparently.
2255
2256 2013-01-16  Glenn Morris  <rgm@gnu.org>
2257
2258         * smiley.el (smiley-style): Make the file loadable in batch mode.
2259
2260 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2261
2262         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2263         imap process running.
2264
2265 2013-01-14  Julien Danjou  <julien@danjou.info>
2266
2267         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2268         Compare addresses against addresses, not against the full From field.
2269
2270 2013-01-13  Richard Stallman  <rms@gnu.org>
2271
2272         * message.el (message-forward-make-body-mime): New args BEG, END
2273         specify what part of FORWARD-BUFFER to use.  Do the work directly
2274         instead of calling `mml-insert-buffer'.
2275
2276 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2277
2278         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2279         cross-reference(s).
2280
2281         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2282         cross-reference(s).
2283
2284 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2285
2286         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2287         and point-max-marker.
2288         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2289
2290 2013-01-11  Julien Danjou  <julien@danjou.info>
2291
2292         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2293         max are almost equal.  Also return the correct value for V which is
2294         already between 0 and 1.
2295
2296 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2297
2298         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2299         to mml2015-encrypt-to-self.
2300         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2301
2302 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2303
2304         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2305         mml-smime-epg-find-usable-secret-key.
2306
2307 2013-01-08  Glenn Morris  <rgm@gnu.org>
2308
2309         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2310
2311 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2312
2313         * mml-smime.el: Support signing by sender.
2314         Requested by Uwe Brauer.
2315         (mml-smime-sign-with-sender): New user option analogous
2316         to mml2015-sign-with-sender.
2317         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2318         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2319         mml2015.el.
2320
2321 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2322
2323         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2324         isn't running, because Gnus will probably not know how to handle the
2325         Gcc header (bug#11941).
2326
2327         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2328         articles.
2329
2330 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331
2332         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2333         (nnfolder-generate-active-file): Make this function work with recursive
2334         folder names.
2335
2336 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2337
2338         * nntp.el (nntp-open-connection): Use HELP as the capability command
2339         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2340         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2341
2342 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2343
2344         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2345         place holder since this gives `Invalid face reference: nil' messages.
2346         Use the `default' face instead.  It has the same effect here, even
2347         though it is not no-op.
2348
2349         * gnus-util.el
2350         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2351
2352 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2353
2354         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2355         non-string posting styles (bug#13285).
2356
2357 2012-12-27  Glenn Morris  <rgm@gnu.org>
2358
2359         * plstore.el (plstore-passphrase-callback-function):
2360         Use plstore-get-file.
2361
2362 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2363
2364         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2365         stderr.
2366
2367 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2368
2369         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2370
2371         * gnus-compat.el (set-buffer-multibyte): Remove.
2372
2373 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2374
2375         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2376         temporary file to get PGP key image.  Pass no-show-photos when
2377         extracting image to avoid having it pop up twice.
2378
2379 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2380
2381         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2382         eligible for treatment.
2383
2384         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2385         lines.  This makes summary commands with hidden threads work more
2386         reliably.
2387
2388         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2389         button to mark the hidden citations (bug#9395).
2390
2391 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2392
2393         * mml2015.el (mml2015-epg-signature-to-string): New function.
2394         (mml2015-epg-verify-result-to-string): New function.
2395         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2396         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2397         instead of epg-verify-result-to-string.
2398         (epg-signature-key-id, epg-signature-to-string): Autoload.
2399         (epg-verify-result-to-string): Remove autoload.
2400
2401 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2402
2403         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2404         ID image from GPG public key.
2405         (mml2015-epg-key-image-to-string): New function.
2406
2407 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2408
2409         * plstore.el (plstore-passphrase-callback-function): Fix error when
2410         error when plstore-cache-passphrase-for-symmetric-encryption is set
2411         (bug#13264).
2412
2413 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2414
2415         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2416         buffer to the article buffer here, because that clobbers multiple
2417         article buffers.
2418
2419         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2420         buffer always points to the right summary buffer.
2421
2422 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2423
2424         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2425         the password (bug#12097).
2426
2427 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2428
2429         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2430         (bug#13263).
2431
2432         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2433         buffer exists before using it (bug#12475).
2434
2435         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2436         offline groups (bug#11937).
2437
2438         * message.el (message-yank-original): When using customize to set the
2439         value of `message-cite-style', the variable it set to a symbol that's
2440         the name of the variable, which must then be dereferenced (bug#12616).
2441
2442 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2443
2444         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2445         the `face' property with a list whose car is the face specified in the
2446         format string and whose cdr is (nil).
2447         * lisp/gnus-util.el
2448         (gnus-put-text-property-excluding-characters-with-faces):
2449         Change accordingly.
2450         (gnus-get-text-property-excluding-characters-with-faces): New function.
2451         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2452         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2453         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2454
2455 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2456
2457         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2458         login methods.
2459         (nnimap-login): Respect the `nnimap-authenticator' variable.
2460
2461         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2462         mark state when moving articles.  Otherwise unticked articles will get
2463         their ticks back after moving.
2464
2465 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2466
2467         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2468
2469         * message.el (message-ignored-news-headers): Always remove
2470         X-Message-SMTP-Method to avoid information leakage if the user
2471         mistakenly inserts the header into news messages.
2472
2473         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2474
2475         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2476         right than four characters, this command would move point to
2477         `point-max'.  Don't do that.
2478
2479         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2480         to nil to allow re-selecting groups that gain articles.
2481         (gnus-bug-group-download-format-alist): Update the URL.
2482
2483 2012-12-23  Andreas Schwab  <schwab@suse.de>
2484
2485         * shr.el (shr-tag-em): Render em as italic, not bold.
2486
2487 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2488
2489         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2490         for reuse.
2491         (gnus-open-server): Use it to add more tracing.
2492         (gnus-finish-retrieve-group-infos): Add backend tracing.
2493         (gnus-backend-trace): Also note the elapsed seconds.
2494
2495 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2496
2497         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2498         Set epa-file-encrypt-to from variable to avoid querying.
2499
2500 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2501
2502         * sieve-mode.el (sieve-font-lock-keywords):
2503         Keywords should be word delimited.  (Bug#13173)
2504
2505 2012-12-13  Andreas Schwab  <schwab@suse.de>
2506
2507         * tls.el (tls-program): Update customize type.
2508
2509 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2510
2511         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2512         instead of <pre> to align message header.
2513
2514 2012-12-12  Sam Steingold  <sds@gnu.org>
2515
2516         * gnus.el (gnus-other-frame-resume-function): Add user option.
2517         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2518
2519 2012-12-06  Sam Steingold  <sds@gnu.org>
2520
2521         * gnus-start.el (gnus-before-resume-hook): Add.
2522         (gnus-1): Run it when Gnus is alive.
2523
2524 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2525
2526         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2527         * gnus-art.el (article-unsplit-urls)
2528         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2529         * gnus-registry.el (gnus-registry-get-article-marks)
2530         * message.el (message-goto-body): Use it.
2531         (message-called-interactively-p): Remove.
2532
2533         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2534         (spam-stat-score-buffer): Use it.
2535
2536         * spam.el: Silence the warnings against BBDB functions when compiling.
2537
2538         * gnus-score.el (gnus-score-decode-text-parts):
2539         Use append+mapcar instead of the cl function mapcan.
2540
2541 2012-12-05  Sam Steingold  <sds@gnu.org>
2542
2543         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2544         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2545         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2546
2547 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2548
2549         * gmm-utils.el (gmm-called-interactively-p): Revert.
2550         This seems to cause Emacs to get stuck!
2551         * gnus-art.el (article-unsplit-urls)
2552         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2553         * gnus-registry.el (gnus-registry-get-article-marks)
2554         * message.el (message-goto-body)
2555         (message-called-interactively-p): Revert.
2556
2557         * gmm-utils.el (gmm-called-interactively-p): New function.
2558         * gnus-art.el (article-unsplit-urls)
2559         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2560         * gnus-registry.el (gnus-registry-get-article-marks)
2561         * message.el (message-goto-body): Use it.
2562         (message-called-interactively-p): Remove.
2563
2564         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2565         * gnus-sync.el (gnus-sync-lesync-call)
2566         * message.el (message-read-from-minibuffer): Use it.
2567
2568 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * gmm-utils.el (gmm-flet): Remove.
2571         * gnus-sync.el (gnus-sync-lesync-call)
2572         * message.el (message-read-from-minibuffer): Don't use it.
2573
2574 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2575
2576         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2577
2578 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2579
2580         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2581
2582         * gnus-sync.el (gnus-sync-lesync-call)
2583         * message.el (message-read-from-minibuffer): Use gmm-flet.
2584
2585         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2586
2587         * gnus-util.el (gnus-macroexpand-all): Remove.
2588
2589 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2590
2591         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2592         to TAB, not [tab].
2593         (gnus-summary-article-map): Likewise.
2594
2595         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2596         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2597
2598 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2599
2600         * time-date.el: Commentary fix.
2601
2602 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2603
2604         * color.el: Don't require cl.
2605         (color-complement): `caddr' -> `nth 2'.
2606
2607         * time-date.el (time-to-seconds): De-obsolete.
2608
2609 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2610
2611         * message.el (message-get-reply-headers):
2612         Make sure the reply goes to the author if it is a wide reply.
2613
2614 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2615
2616         * gnus-score.el (gnus-score-body):
2617         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2618         scoring by body.
2619
2620 2012-11-16  Glenn Morris  <rgm@gnu.org>
2621
2622         * gnus-diary.el (nndiary-request-create-group-functions)
2623         (nndiary-request-update-info-functions)
2624         (gnus-subscribe-newsgroup-functions)
2625         (nndiary-request-accept-article-functions):
2626         Use new names for hooks rather than obsolete aliases.
2627
2628 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2629
2630         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2631
2632 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2635         in meta tag with the one the part specifies in its header.
2636
2637 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2638
2639         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2640         by default.
2641
2642 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2645         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2646
2647 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2650         and a runtime function for it, of which the XEmacs version takes only
2651         two arguments.
2652
2653 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2654
2655         * nndiary.el (nndiary-request-create-group-functions)
2656         (nndiary-request-update-info-functions)
2657         (nndiary-request-accept-article-functions):
2658         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2659         "-hooks" suffix.
2660
2661 2012-10-19  Julien Danjou  <julien@danjou.info>
2662
2663         * gnus-art.el: Require gnus-util because it uses
2664         `gnus-timer--function'.
2665
2666 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2667
2668         * starttls.el (starttls-extra-arguments): Doc fix.
2669
2670 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2671
2672         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2673         it.
2674
2675 2012-10-06  Glenn Morris  <rgm@gnu.org>
2676
2677         * gnus-notifications.el (gnus-notifications):
2678         Add missing group :version tag.
2679         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2680         (gnus-gcc-post-body-encode-hook):
2681         * gnus-sync.el (gnus-sync-lesync-name)
2682         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2683
2684 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2685
2686         * color.el (color-hsl-to-rgb): Fix incorrect results for
2687         small and large hue values.  (Bug#12559)
2688
2689 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2690
2691         New UIDL implementation.
2692
2693         * mail-source.el (mail-sources, mail-source-keyword-map):
2694         Add :leave as a pop3 keyword.
2695         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2696
2697         * pop3.el (pop3-leave-mail-on-server): Allow number.
2698         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2699         (pop3-movemail): Add UIDL support.
2700         (pop3-send-streaming-command): Take a list of mail numbers instead of
2701         the number of mails.
2702         (pop3-write-to-file): Add X-UIDL header.
2703         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2704         (pop3-uidl-add-xheader): New functions.
2705
2706         * message.el (message-ignored-resent-headers):
2707         Add X-Content-Length and X-UIDL headers.
2708
2709 2012-10-05  Glenn Morris  <rgm@gnu.org>
2710
2711         * color.el (color-name-to-rgb, color-rgb-to-hex)
2712         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2713         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2714         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2715         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2716
2717 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2720         a user about whether to delete temp files if once a user answered as n.
2721
2722 2012-09-25  Chong Yidong  <cyd@gnu.org>
2723
2724         * password-cache.el (password-read-and-add): Use a declare form to mark
2725         this function obsolete.
2726
2727 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2728
2729         * lpath.el: Bind mail-encode-mml for old Emacsen.
2730
2731 2012-09-17  Richard Stallman  <rms@gnu.org>
2732
2733         * message.el (message-in-body-p): Don't set mark or modify buffer.
2734
2735         * mml.el (mml-attach-file): Doc fix.
2736         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2737         Set mail-encode-mml when in Mail mode.
2738         Simplify code to set HEAD and move back to HEAD.
2739         (mml-insert-multipart, mml-insert-part):
2740         Set mail-encode-mml when in Mail mode.
2741
2742 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2743
2744         * gnus-util.el (gnus-timer--function): New function.
2745
2746         * gnus-art.el (gnus-article-stop-animations): Use it.
2747
2748 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2749
2750         Fix glitches caused by addition of psec to timers.
2751         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2752         rather than raw access to timer vector.
2753
2754 2012-09-11  Julien Danjou  <julien@danjou.info>
2755
2756         * gnus-notifications.el (gnus-notifications): Check for nil values in
2757         ignored addresses check.
2758
2759 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2760
2761         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2762
2763 2012-09-07  Chong Yidong  <cyd@gnu.org>
2764
2765         * gnus-util.el
2766         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2767
2768         * gnus-salt.el (gnus-tree-highlight-node):
2769         * gnus-sum.el (gnus-summary-highlight-line):
2770         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2771
2772 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2773
2774         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2775
2776 2012-09-06  Juri Linkov  <juri@jurta.org>
2777
2778         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2779         scheme for buffer names to be more consistent with other group and
2780         article buffer names in Gnus.
2781
2782 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2783
2784         * gnus-util.el
2785         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2786
2787         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2788         Jenkner.
2789
2790         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2791
2792         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2793
2794         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2795
2796 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2797
2798         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2799         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2800
2801         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2802         string-prefix-p in Emacs >=23.2.
2803
2804         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2805         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2806         instead of string-match-p.
2807         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2808
2809 2012-09-06  Kenichi Handa  <handa@gnu.org>
2810
2811         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2812         lowercase a..f.
2813
2814 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2815
2816         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2817
2818 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2819
2820         * nnimap.el (nnimap-request-move-article): Decode the group name when
2821         doing internal moves to avoid charset issues.
2822
2823         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2824         TIME is set.
2825
2826 2012-09-05  Juri Linkov  <juri@jurta.org>
2827
2828         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2829         than one group at a time (bug#11961).
2830
2831 2012-09-05  Julien Danjou  <julien@danjou.info>
2832
2833         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2834         this hide the real reason with a message giving absolutely no hint.
2835
2836 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2837
2838         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2839         to the backend (bug#11804).
2840
2841         * message.el (message-insert-newsgroups): Don't insert newsgroup
2842         duplicates (bug#12275).
2843
2844 2012-09-05  John Wiegley  <johnw@newartisans.com>
2845
2846         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2847         sieve rules.
2848
2849 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2850
2851         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2852         function.
2853
2854         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2855
2856         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2857
2858 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2859
2860         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2861         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2862         This should make nnmaildir more usable with offlineimap.
2863
2864 2012-09-05  Julien Danjou  <julien@danjou.info>
2865
2866         * nnimap.el (nnimap-request-list): Revert change that made listing
2867         synchronous.
2868         (nnimap-get-responses): Restore.
2869
2870 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2871
2872         * dgnushack.el: XEmacs 21.5 compilation fix.
2873
2874         * gnus-notifications.el (gnus-notifications-notify): Use it.
2875
2876         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2877         warnings on XEmacs.
2878
2879 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2880
2881         Better seeds for (random).
2882         * gnus-sync.el (gnus-sync-lesync-setup):
2883         * message.el (message-canlock-generate, message-unique-id):
2884         Change (random t) to (random), now that the latter is more random.
2885
2886 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2887
2888         * nnimap.el (nnimap-change-group): Document result value
2889
2890         * auth-source.el (auth-sources): Fix macos keychain access.
2891
2892         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2893         allow the backend `request-head' function to determine the group
2894         name on its own.
2895         (gnus-request-expire-articles): Filter out negative article numbers
2896         during expiry (Bug#11980).
2897
2898         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2899         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2900
2901         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2902         you've found the article when you haven't.
2903
2904         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2905         that nnimap-change-group can return t.
2906
2907 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2908
2909         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2910
2911 2012-08-30  Julien Danjou  <julien@danjou.info>
2912
2913         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2914         `gnus-notifications-timeout'.
2915         (gnus-notifications-timeout): Add.
2916         (gnus-notifications-action): New function.
2917         (gnus-notifications-notify): Add :action using
2918         `gnus-notifications-action'.
2919         (gnus-notifications-id-to-msg): New variable.
2920         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2921         notifications id to messages.
2922
2923 2012-08-30  Kenichi Handa  <handa@gnu.org>
2924
2925         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2926         once.
2927
2928 2012-08-29  Julien Danjou  <julien@danjou.info>
2929
2930         * gnus-notifications.el: New file.
2931         (gnus-notifications-notify): New function.
2932         (gnus-notifications): Use `gnus-notifications-notify'.
2933
2934 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2935
2936         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2937         transfer encoding first; bind gnus-newsgroup-charset to the charset
2938         that the article specifies (Bug#12209).
2939
2940 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2941
2942         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2943         (gnus-group-customize-done): Encode values posting-style holds.
2944
2945         * gnus-msg.el (gnus-summary-resend-message)
2946         (gnus-configure-posting-styles): Decode values posting-style group
2947         parameter holds.
2948
2949 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2950
2951         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2952         `name' and `address' in Resent-From header.
2953
2954 2012-08-14  Chong Yidong  <cyd@gnu.org>
2955
2956         * gnus-art.el (article-display-face): Handle failure in
2957         gnus-create-image (Bug#11802).
2958
2959 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2960
2961         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2962         Use defsetf.
2963
2964 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2965
2966         * auth-source.el (auth-source-plstore-search)
2967         (auth-source-secrets-search): Ignore :require and :type in search spec.
2968
2969 2012-08-06  Julien Danjou  <julien@danjou.info>
2970
2971         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2972         `nnimap-request-move-article'.
2973
2974         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2975         Remove autoload, already handled by gnus.el.
2976
2977         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2978
2979         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2980         supported by nnimap actually.  Reverts previous change.
2981
2982         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2983         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2984         to-buffer argument that is already supported.
2985
2986 2012-08-05  Julien Danjou  <julien@danjou.info>
2987
2988         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2989         Add autoload.
2990
2991 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2992
2993         * gnus.el (gnus-valid-select-methods): Fix custom type.
2994
2995 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2996
2997         * auth-source.el (auth-sources, auth-source-backend-parse)
2998         (auth-source-macos-keychain-search)
2999         (auth-source-macos-keychain-search-items)
3000         (auth-source-macos-keychain-result-append)
3001         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3002         auth-source.el through the /usr/bin/security utility.
3003         (auth-sources): Fix syntax error.
3004         (auth-source-macos-keychain-result-append): Fix variable name.
3005         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3006
3007 2012-07-27  Julien Danjou  <julien@danjou.info>
3008
3009         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3010         Emacs < 24.1
3011
3012 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3013
3014         * message.el (message-kill-address): Don't kill last newline.
3015         (message-skip-to-next-address): Don't move to the next header.
3016         (message-fill-field-address): Work properly.
3017
3018 2012-07-25  Julien Danjou  <julien@danjou.info>
3019
3020         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3021
3022 2012-07-24  Julien Danjou  <julien@danjou.info>
3023
3024         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3025
3026         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3027         (nntp-async-timer-handler): Remove, unused.
3028
3029         * nnimap.el (nnimap-get-responses): Remove, unused.
3030
3031         * nnheader.el (mail-header-set-extra): Remove, unused.
3032
3033         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3034         unused.
3035
3036         * mm-view.el (mm-view-sound-file): Remove, unused.
3037
3038         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3039         (mm-url-encode-multipart-form-data): Remove, unused.
3040
3041         * message.el (message-remove-signature, message-make-host-name)
3042         (message-fill-address): Remove, unused.
3043
3044         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3045         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3046         unused.
3047
3048         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3049         (gnus-xmas-call-region): Remove, unused.
3050
3051         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3052
3053         * gnus-util.el (gnus-extract-address-component-name)
3054         (gnus-extract-address-component-email, gnus-sortable-date)
3055         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3056         (gnus-process-live-p): Remove, unused.
3057
3058         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3059
3060         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3061         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3062         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3063         function.
3064
3065         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3066
3067         * gnus-score.el (gnus-summary-score-crossposting)
3068         (gnus-score-regexp-bad-p): Remove, unused.
3069
3070         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3071
3072         * gnus-range.el (gnus-sublist-p): Remove, unused.
3073
3074         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3075         unused.
3076
3077         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3078
3079         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3080         (gnus-request-associate-buffer): Remove, unused.
3081
3082         * gnus-group.el (gnus-group-set-method-info)
3083         (gnus-group-set-params-info): Remove, unused.
3084
3085         * gnus-fun.el (gnus-shell-command-to-string)
3086         (gnus-shell-command-on-region): Remove, unused.
3087
3088         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3089
3090         * gnus-art.el (gnus-article-text-type-exists-p)
3091         (article-translate-characters, gnus-article-hide-text-of-type)
3092         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3093         Remove, unused.
3094
3095 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3096
3097         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3098
3099 2012-07-21  Julien Danjou  <julien@danjou.info>
3100
3101         * message.el (message-dont-reply-to-names): Replace deprecated
3102         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3103         (message-get-reply-headers): Ditto.
3104
3105 2012-07-18  Julien Danjou  <julien@danjou.info>
3106
3107         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3108         `sieve-upload-and-kill'.
3109
3110         * sieve.el (sieve-bury-buffer): Remove function.
3111         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3112         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3113
3114 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3115
3116         * shr.el (shr-expand-url): Handle URL starting with `//'.
3117
3118 2012-07-13  Chong Yidong  <cyd@gnu.org>
3119
3120         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3121         instead of calling toggle-read-only with a (bogus) argument.
3122
3123 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3124
3125         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3126         of initial input when reading the author to restrict the summary to.
3127
3128 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3129
3130         * mm-decode.el (mm-shr):
3131         Allow overriding charset by mm-charset-override-alist.
3132
3133 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3134
3135         * gnus-art.el (gnus-article-view-part):
3136         Toggle subparts of multipart/alternative part.
3137
3138 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3139
3140         * shr.el (shr-render-buffer): New command.
3141         (shr-visit-file): Use it.
3142
3143 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3144
3145         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3146         Set no-byte-compile and no-update-autoloads.
3147
3148 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3149
3150         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3151
3152 2012-06-25  Julien Danjou  <julien@danjou.info>
3153
3154         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3155         `nnimap-request-move-articles-find-limit' since we do not use it only
3156         for move operations.
3157         (nnimap-request-accept-article): Use
3158         `nnimap-request-articles-find-limit' to limit search by message-id.
3159
3160 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3161
3162         Support higher-resolution time stamps (Bug#9000).
3163
3164         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3165         VARLIST.  It's optional, for backward compatibility.
3166         (encode-time-value): New optional arg PICO.  New type 3.
3167         (time-to-seconds) [!float-time]: Support the new picoseconds
3168         component if it's used.
3169         (seconds-to-time, time-subtract, time-add):
3170         Support ps-resolution time stamps as well.
3171
3172 2012-06-19  Julien Danjou  <julien@danjou.info>
3173
3174         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3175
3176         * nnimap.el (nnimap-log-buffer): Check that
3177         `window-point-insertion-type' is boundp, since it's not available in
3178         XEmacs.
3179
3180 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3181
3182         * nnimap.el (nnimap-log-buffer): Add this, setting
3183         `window-point-insertion-type' in the buffer to t.
3184         (nnimap-log-command): Use nnimap-log-buffer.
3185
3186 2012-06-19  Julien Danjou  <julien@danjou.info>
3187
3188         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3189         argument to be able to limit the search.
3190         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3191         (nnimap-request-move-articles-find-limit): Add this to limit the search
3192         by Message-Id after a message move.
3193         (nnimap): Add defgroup.
3194
3195 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3196
3197         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3198
3199 2012-06-15  Julien Danjou  <julien@danjou.info>
3200
3201         * nnimap.el (nnimap-find-article-by-message-id): Use
3202         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3203         (nnimap-possibly-change-group): Add read-only argument.
3204         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3205         issuing EXAMINE manually.
3206         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3207         with read-only argument.
3208         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3209         cannot possibly change because we need to be sure that it's either
3210         read-write or read-only.
3211
3212 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3213
3214         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3215         being bound to a lambda form.
3216
3217 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3218
3219         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3220         articles when fetch-old is non-nil (bug#11370).
3221
3222 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3223
3224         * gnus-picon.el (gnus-picon-properties): New defcustom.
3225         (gnus-picon-create-glyph): Use it.
3226
3227 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3228
3229         * gnus-group.el (gnus-group-get-new-news): Respect
3230         `gnus-group-use-permanent-levels', as documented (bug#11638).
3231
3232 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3233
3234         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3235         groups (bug#11641).
3236
3237 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3238
3239         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3240         is an integer to avoid later problems.
3241
3242 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3243
3244         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3245         locales.
3246
3247         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3248         on a handle.
3249
3250         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3251         address as the default.
3252         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3253
3254         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3255         makes no sense to query the user about internal files.
3256
3257         * gnus-spec.el: Remove all the byte-compilation stuff, since
3258         benchmarking shows that it doesn't help when entering large summary
3259         buffers.
3260
3261         * gnus-xmas.el (gnus-xmas-define): Remove.
3262
3263         * gnus-util.el (gnus-byte-code): Remove.
3264
3265         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3266         grouplens stuff.
3267
3268 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3269
3270         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3271         (bug#11514).
3272
3273 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3274
3275         * message.el (message-buffers): Return all buffers derived from Message
3276         to make `gnus-dired-attach' work with mu4e.
3277
3278 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3279
3280         * nntp.el: Stop the `letf' madness.
3281         (nntp--report-1): New var.
3282         (nntp-report): Merge nntp-report-1 into it.
3283         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3284         the nntp-report function.
3285
3286         * auth-source.el: Fix comment-style to follow the convention.
3287
3288 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3289
3290         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3291         (mm-dissect-singlepart): Don't guess the MIME type of
3292         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3293         set.
3294         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3295         toplevel MIME type is multipart/encrypted.
3296
3297 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3300         a string so that Gcc works (bug#11514).
3301
3302 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3303
3304         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3305         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3306
3307 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3308
3309         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3310         jumping to *Server* from a dedicated *Group* window.
3311         (gnus-configure-frame): CSE.
3312
3313         * gnus-registry.el: Minor style cleanup.
3314         (gnus-registry--set/remove-mark): New function, extracted from
3315         gnus-registry-install-shortcuts.
3316         (gnus-registry-install-shortcuts): Use it.
3317
3318 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3319
3320         * nnspool.el (news-path): Use eval-and-compile.
3321
3322 2012-05-24  Glenn Morris  <rgm@gnu.org>
3323
3324         * nnspool.el (news-directory, news-path, news-inews-program):
3325         Move here from paths.el.  Don't see a need for these to be autoloaded.
3326
3327         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3328         Merge in doc from paths.el version.  Don't see any need for this to be
3329         autoloaded, or for the warning about users not setting it.
3330
3331 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3332
3333         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3334         format.  In particular, add an optional argument and a docstring.
3335
3336         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3337
3338         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3339         current before calling `gnus-groups-to-gnus-format'.
3340         Note that this was already the case for `gnus-active-to-gnus-format'.
3341
3342 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3343
3344         Fix minor Y10k bug.
3345         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3346
3347 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3348
3349         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3350         message once it's actually open.
3351
3352 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3353
3354         * gnus.el: Ma Gnus v0.5 is released.
3355
3356 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3357
3358         * auth-source.el (auth-source--aput-1, auth-source--aput)
3359         (auth-source--aget): New functions and macros.
3360         Use them instead of aput/aget.
3361
3362 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3363
3364         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3365
3366 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3367
3368         * plstore.el (plstore-called-interactively-p): New compat macro copied
3369         from message.el.
3370         (plstore-mode): Use it.
3371
3372 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3373
3374         * plstore.el: Revive the editing feature.
3375         (plstore-mode): New mode to edit plstore file.
3376         (plstore-mode-toggle-display, plstore-mode-original)
3377         (plstore-mode-decoded): New command.
3378         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3379         (plstore--insert-buffer, plstore--make): New function.
3380         (plstore-open, plstore-save): Simplify by using them.
3381
3382 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3383
3384         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3385
3386 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3387
3388         * tls.el (open-tls-stream): Remove unused binding.
3389
3390 2012-04-16  Glenn Morris  <rgm@gnu.org>
3391
3392         * nndraft.el (nndraft-request-list): Fix declaration.
3393
3394 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3395
3396         * mm-decode.el (mm-dissect-buffer): Doc fix.
3397
3398         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3399         don't have a current group.
3400
3401         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3402         buffer if it doesn't exist.
3403
3404         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3405         given, mark the group as ephemeral with the current window conf.
3406
3407         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3408         buffer exists, which it doesn't if we haven't started Gnus.
3409         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3410
3411 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3414         type is.
3415
3416         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3417         `unexists' entries.
3418         (gnus-clean-old-newsrc): Fix last checkin.
3419
3420         * nnimap.el (nnimap-update-info): None of the articles below the active
3421         low-water mark exist.
3422
3423         * dgnushack.el: Get rid of XEmacs compilation warning.
3424
3425         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3426         would have gotten if we posted to the group, and use that to compare
3427         against the message we want to cancel (bug#10808).
3428
3429         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3430         on XEmacs.
3431
3432 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3433
3434         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3435         `scroll-margin'.
3436
3437 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3438
3439         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3440         citation prefix within a block of cited text should be considered part
3441         of that block *only* if it is a blank line.
3442
3443 2012-04-09  Chong Yidong  <cyd@gnu.org>
3444
3445         * binhex.el, hashcash.el, uudecode.el:
3446         Remove * characters from the front of variable docstrings.
3447
3448 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3449
3450         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3451         before kinsoku-bol characters nor within kinsoku-eol characters.
3452
3453 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3456         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3457         (gnus-sync-read): Use mapc instead of mapcar.
3458
3459         * mm-archive.el: Require mm-decode for some macros.
3460         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3461         the byte compiler.
3462         (mm-archive-decoders): New function that returns the value of
3463         the mm-archive-decoders variable.
3464
3465         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3466         instead.
3467         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3468
3469         * nnimap.el (gnus-refer-thread-use-nnir):
3470         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3471
3472 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473
3474         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3475
3476 2012-03-12  Peter Münster  <pmrb@free.fr>
3477
3478         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3479         (gnus-demon-cancel): Ditto.
3480         (gnus-demon-run-callback): When function cannot be called due to low
3481         idleness, call it when idleness reaches the expected value, instead of
3482         waiting another timer period.
3483         (gnus-demon-init): Add `time' to arguments of call-back.
3484
3485 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3486
3487         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3488
3489         * gnus.el: Register gnus-registry functions.
3490
3491         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3492         indent.
3493
3494         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3495         enabled before warping.
3496
3497 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3498
3499         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3500         registry about each article retrieved.
3501
3502         * gnus-int.el (gnus-select-group-with-message-id): New function.
3503         (gnus-try-warping-via-registry): Ditto.
3504         (gnus-warp-to-article): Fall back on the registry.
3505
3506 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3507
3508         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3509         inboxes.
3510
3511 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3514
3515 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3516
3517         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3518         gnus-gcc-self-resent-messages may be a group parameter.
3519         (gnus-summary-resend-message): Don't encode encoded words in header
3520         when Gcc'ing resent message.
3521
3522 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3523
3524         * shr.el (shr-insert): Treat non-breaking space just like normal
3525         space.  This seems to produce more pleasing results.
3526         (shr-insert): Only insert a blank line if we're starting from an image.
3527         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3528         (shr-ensure-paragraph): Consider lines with white space to be blank.
3529
3530 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3531
3532         * Makefile.in: Respect DESTDIR.
3533
3534 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3535
3536         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3537         and gnus-gcc-post-body-encode-hook.
3538
3539 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540
3541         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3542         messages that don't exist.
3543
3544         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3545
3546 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3547
3548         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3549         Remove.
3550
3551         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3552
3553         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3554
3555 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3556
3557         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3558         have a group name.
3559
3560         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3561         a multibyte buffer (bug#7410).
3562         (article-wash-html): Parse the original article buffer to get the
3563         unencoded data (bug#7410).
3564
3565         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3566         .newsrc.el files.
3567
3568 2012-04-05  Bastien Guerry  <bzg@altern.org>
3569
3570         * color.el (color-lighten-name): Fix typo.
3571
3572 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3573
3574         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3575         "#" to avoid having them interpreted as comments.
3576
3577 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3578
3579         * shr.el (shr-insert): Update the text state properly to avoid
3580         inserting spurious paragraph starts.
3581
3582 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3583
3584         * shr.el (shr-table-widths): Divide the extra width more fairly over
3585         the TDs (bug#10973).
3586         (shr-render-td): Don't delete too much padding.
3587         (shr-natural-width): Compute the natural width more correctly.
3588         (shr-insert): Allow the natural width to be computed for tables again.
3589         (shr-tag-table-1): Rework how the natural widths are computed by
3590         rendering the table a third time.
3591         (shr-natural-width): Removed.
3592         (shr-buffer-width): New function.
3593         (shr-expand-newlines): Use it.
3594
3595         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3596         using a `gnus-use-full-window' setup (bug#11013).
3597
3598 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3599
3600         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3601         24.1 release.
3602
3603 2012-03-10  David Edmondson  <dme@dme.org>
3604
3605         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3606         'Forwarded Message' header and the start of the message.
3607
3608 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3609
3610         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3611         isn't running (bug#10897).
3612
3613 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3616         This is inconsistent with all the other stream functions, which leave
3617         the setting up to the higher levels (if so wanted) (bug#10931).
3618
3619 2012-02-28  Glenn Morris  <rgm@gnu.org>
3620
3621         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3622         mm-decode.el: Standardize possessive apostrophe usage.
3623
3624 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3625
3626         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3627
3628 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3629
3630         * parse-time.el (parse-time-string): Allow extractor to return nil.
3631
3632 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3633
3634         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3635
3636 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3637
3638         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3639
3640 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3641
3642         * mm-decode.el (mm-shr): Remove "soft hyphens".
3643
3644         * nnimap.el (nnimap-request-list): Return the group names encoded as
3645         utf8.  Otherwise non-European group names don't work.
3646         (nnimap-request-newgroups): Ditto.
3647
3648         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3649         the default in `read-string' (bug#10757).
3650
3651         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3652         topics (bug#10843).
3653
3654         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3655         buffer.  Suggested by Herbert Valerio Riedel.
3656         (nnimap-request-move-article): Delete the message from the correct IMAP
3657         server.
3658
3659 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3660
3661         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3662         Reported by Peter Münster.
3663
3664 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3665
3666         * shr.el (shr-image-fetched): Make sure we really kill the right
3667         buffer.
3668
3669 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3670
3671         * gnus-start.el (gnus-1): Avoid duplicate entries.
3672
3673 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3674
3675         * imap.el: Remove.
3676
3677         * nntp.el (nntp-coding-system-for-read): Remove.
3678         (nntp-coding-system-for-write): Ditto.
3679         (nntp-open-connection): Just use `binary' directly.
3680
3681         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3682         Gnus 0.3.
3683
3684 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3685
3686         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3687         application/octet-stream parts really is.
3688
3689         * gnus-sum.el (gnus-propagate-marks): Remove.
3690
3691 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3692
3693         * shr.el (shr-rescale-image): Undo previous change; see
3694         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3695
3696 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3697
3698         * gnus.el: Ma Gnus v0.3 is released.
3699
3700 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3701
3702         * gnus-sum.el (gnus-summary-local-variables): Make
3703         `gnus-newsgroup-unexist' into a local variable.
3704
3705 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3706
3707         * registry.el (registry-usage-test, registry-persistence-test): Move to
3708         tests/gnustest-registry.el.
3709         (registry-make-testable-db, registry-match-test)
3710         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3711
3712         * gnus-registry.el (gnus-registry-misc-test)
3713         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3714
3715         * tests/gnustest-registry.el: New file with the registry and
3716         gnus-registry ERT tests.
3717
3718 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3719
3720         * gnus-msg.el (gnus-summary-resend-message): Make
3721         gnus-summary-resend-message-insert-gcc be last item in
3722         message-header-setup-hook.
3723
3724 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3725
3726         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3727         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3728         Remove.
3729         (nnfolder-open-server): Don't use marks.
3730         (nnfolder-request-delete-group): Ditto.
3731         (nnfolder-request-rename-group): Ditto.
3732         (nnfolder-request-set-mark, nnfolder-request-marks)
3733         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3734         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3735
3736         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3737         (nnml-marks-modtime): Remove.
3738         (nnml-request-delete-group): Don't use marks.
3739         (nnml-request-rename-group): Ditto.
3740         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3741         (nnml-save-marks, nnml-open-marks): Remove.
3742
3743         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3744         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3745         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3746         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3747         (nntp-server-to-method-cache): Remove.
3748
3749         * shr.el (shr-rescale-image): Fix wrong merge.
3750
3751 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3752
3753         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3754         too-wide lines.
3755
3756 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3757
3758         * nnimap.el (nnimap-record-commands): New variable.
3759         (nnimap-log-command): Use it.
3760         (nnimap-make-process-buffer): Add a space to the process buffer.
3761         (nnimap-transform-headers): Don't bug out on header lines containing
3762         stuff that look like IMAP length encodings.
3763
3764         * shr.el (shr-rescale-image): Allow viewing large images.
3765
3766 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3767
3768         * nnml.el (nnml-request-compact-group): Delete the marks file after
3769         compaction (bug#10800).
3770
3771         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3772         group exit.
3773
3774         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3775         QRESYNC/FETCH output.
3776
3777 2012-02-11  Glenn Morris  <rgm@gnu.org>
3778
3779         * sieve-manage.el (sieve-manage-default-stream):
3780         * shr.el (shr):
3781         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3782         (nnir-retrieve-headers-override-function)
3783         (nnir-imap-default-search-key, nnir-notmuch-program)
3784         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3785         (nnir-method-default-engines):
3786         * message.el (message-cite-reply-position):
3787         * gssapi.el (gssapi-program):
3788         * gravatar.el (gravatar):
3789         * gnus-sum.el (gnus-refer-thread-use-nnir):
3790         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3791         (gnus-registry-max-pruned-entries):
3792         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3793         * gnus-int.el (gnus-after-set-mark-hook)
3794         (gnus-before-update-mark-hook):
3795         * gnus-async.el (gnus-async-post-fetch-function):
3796         * auth-source.el (auth-source-cache-expiry):
3797         Add missing :version tags to new defcustoms and defgroups.
3798
3799 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3800
3801         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3802         `gnus-newsgroup-unexist'.
3803
3804         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3805         marks.
3806         (gnus-article-special-mark-lists): Put the `unexist' in the special
3807         marks list instead.
3808
3809         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3810         articles in the list of articles to be selected.
3811
3812         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3813         articles.
3814         (nnimap-update-info): Keep track of unexisting articles.
3815         (nnimap-update-qresync-info): Ditto.
3816
3817 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3818
3819         * message.el (message-default-send-mail-function): Made into own
3820         function for reuse by emacsbug.el.
3821
3822 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3823
3824         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3825         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3826
3827 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3828
3829         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3830         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3831
3832         * gnus-compat.el: Define `timer-set-function'.
3833
3834         * mm-decode.el (mm-display-external): Output the text from the command
3835         in the buffer after the command finished.  This makes text-based
3836         commands behave better.
3837
3838 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3839
3840         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3841
3842 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3845         23.1.
3846
3847 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3848
3849         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3850
3851 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3852
3853         * message.el (smtpmail-smtp-user): Silence compiler warning.
3854
3855 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3856
3857         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3858         SMTP user name.
3859
3860 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * gnus-sum.el (gnus-summary-show-thread):
3863         next-single-char-property-change may return nil in XEmacs.
3864         (gnus-summary-article-map): Fix typo.
3865
3866 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3867
3868         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3869         running.
3870
3871         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3872
3873         * gnus.el (gnus-server-extend-method): Don't add an -address component
3874         if the method already has one (bug#9676).
3875
3876 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3877
3878         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3879         of an initial-input for consistency (bug#10757).
3880
3881         * dgnushack.el: Fix XEmacs compilation warning.
3882
3883         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3884
3885         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3886
3887 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3888
3889         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3890         lines that are narrower than the window width.  Otherwise background
3891         "blocks" will look less readable.
3892
3893 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3894
3895         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3896         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3897         have newlines within the strings, and where the UID comes after the
3898         BODYSTRUCTURE element (bug#10537).
3899
3900         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3901         (bug#10732).
3902
3903         * shr.el (shr-insert-document): Add doc string.
3904         (shr-visit-file): Ditto.
3905         (shr-remove-trailing-whitespace): New function.
3906         (shr-insert-document): Use it to clean up trailing whitespace as the
3907         final step (bug#10714).
3908
3909 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3910
3911         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3912         buffer if `gnus-kill-summary-on-exit' is nil.
3913
3914 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3917         when just reading a single group from "without" Gnus.
3918
3919 2012-02-06  Chong Yidong  <cyd@gnu.org>
3920
3921         * gnus-sum.el (gnus-summary-show-thread):
3922         next-single-char-property-change never returns nil (Bug#8657).
3923
3924 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3925
3926         * message.el (message-multi-smtp-send-mail): New function.
3927         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3928         header to implement multi-SMTP functionality.
3929
3930         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3931         (gnus-agentize): Don't set it.
3932         (gnus-agent-send-mail): Don't use it.
3933
3934         * gnus-sum.el (gnus-summary-widget-backward): New function and
3935         keystroke.
3936
3937         * gnus-compat.el: More the compat functions more compatible.
3938
3939         * shr.el (shr-put-image): Remove underlines from sliced images.
3940         (shr-zoom-image): Compute the region to be replaced more correctly.
3941
3942 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3943
3944         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3945         (gnus-summary-resend-message-insert-gcc): New function.
3946         (gnus-summary-resend-message): Modify message-header-setup-hook and
3947         message-sent-hook to make it work for Gcc.
3948         (gnus-inews-do-gcc): Update the number of unread articles of groups
3949         that messages are Gcc'd to.
3950
3951         * message.el (message-resend): Run message-sent-hook to do Gcc.
3952
3953 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3954
3955         * lpath.el: Fix an XEmacs compilation warning.
3956
3957         * gnus-compat.el: Require `help-fns' to fix compilation error.
3958
3959         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3960         a higher level to silence compilation.
3961
3962         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3963         parameter to allow controlling the scaling.
3964
3965         * shr.el (shr-zoom-image): New command and keystroke.
3966         (shr-put-image): Take a `size' flag to say how to scale the image.
3967
3968         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3969         deletion unless already defined.
3970
3971         * gnus.el (gnus-compat): Require it.
3972
3973         * gnus-compat.el: New file.
3974
3975         * gnus-start.el (gnus-clean-old-newsrc): New function.
3976         (gnus-read-newsrc-file): Use it.
3977
3978         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3979         Use recursive deletion.
3980         (mm-dissect-archive): Add support for zip files.
3981
3982         * gnus-util.el (gnus-recursive-directory-files): New function.
3983
3984         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3985         (mm-archive-decoders): Add tgz support.
3986
3987         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3988         Otherwise inserting text into the Gnus buffer can look odd.
3989
3990         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3991
3992         * mm-archive.el (mm-archive-decoders): Add support for tar.
3993
3994         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3995
3996         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3997
3998 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3999
4000         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4001
4002         * mm-archive.el: New file.
4003
4004         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4005
4006         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4007
4008         * message.el (message-goto-*): Make all the `message-goto-*' commands
4009         push the mark before moving point.  This makes it easier to go back to
4010         where you came from after editing whatever you jumped to.
4011
4012 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4013
4014         * gnus.el: Ma Gnus v0.1 is released.
4015
4016 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4017
4018         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4019         without reconnecting.
4020         (nnimap-possibly-change-group): Ditto.
4021         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4022         connection has died before being called.
4023
4024 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4025
4026         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4027         an initial sync unless we're really doing one.
4028
4029         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4030         address parameter if one already exists (bug#9676).
4031
4032         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4033         not the prefix, as documented (bug#10689).
4034
4035 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4036
4037         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4038         the "server".
4039
4040         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4041         the real error message with the useless "previously known to be down".
4042         Which isn't even correct.
4043
4044         * nntp.el (nntp-open-connection): Report the error message if the nntp
4045         server can't be reached.
4046
4047         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4048         groups we do a total scan for.
4049         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4050         doing that.
4051
4052 2012-01-31  Jim Meyering  <jim@meyering.net>
4053
4054         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4055         Correct a comment (insert "not") and hide nominally-doubled "to".
4056
4057 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4058
4059         * gnus.el (gnus-version): Change name to "Ma Gnus".
4060
4061 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4062
4063         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4064         section in the manual.
4065
4066 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4067
4068         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4069         words.
4070         (rfc2047-encode-string): Ditto.
4071         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4072         understand folded filename="..." parameters, for instance.
4073
4074         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4075         the message for greater debuggability.
4076
4077 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4078
4079         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4080         instead of setting it locally, since the latter doesn't seem to have
4081         any effect (most of the time).
4082
4083 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4084
4085         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4086         function call.
4087
4088 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4089
4090         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4091         seconds, and make the repeat clause with HH:MM specs work as
4092         documented.
4093
4094 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4095
4096         * proto-stream.el (proto-stream-capability-open): Fall back on
4097         :end-of-command if :end-of-capability doesn't exist.
4098
4099 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4100
4101         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4102         bound globally in old Emacsen and XEmacsen.
4103
4104 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4105
4106         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4107         so that previous errors don't prohibit getting new news.
4108
4109         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4110
4111         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4112
4113 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4114
4115         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4116         buffer, not of the string which is its name.
4117
4118 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4119
4120         * proto-stream.el (proto-stream-capability-open): Wait for
4121         :end-of-capability, not :end-of-command.
4122
4123         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4124         non-server-marks groups.
4125         (gnus-group-make-articles-read): Ditto.
4126
4127         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4128         methods (bug#9676).
4129
4130         * gnus.el (gnus-method-ephemeral-p): New function.
4131
4132 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4133
4134         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4135         left-to-right.
4136
4137 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4138
4139         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4140         warning.
4141
4142 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4143
4144         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4145         macroexpand the nnir things, since they haven't been defined yet, and
4146         nnir requires gnus-sum.
4147
4148 2012-01-24  Julien Danjou  <julien@danjou.info>
4149
4150         * color.el (color-rgb-to-hsl): Fix value computing.
4151         (color-hue-to-rgb): New function.
4152         (color-hsl-to-rgb): New function.
4153         (color-clamp, color-saturate-hsl, color-saturate-name)
4154         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4155         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4156
4157 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4160
4161 2012-01-19  Julien Danjou  <julien@danjou.info>
4162
4163         * color.el (color-name-to-rgb): Use the white color to find the max
4164         color component value and return correctly computed values.
4165         (color-name-to-rgb): Add missing float conversion for max value.
4166
4167 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4168
4169         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4170         logical server name in addition to the actual machine address.
4171
4172         * auth-source.el (auth-source-user-and-password): Add convenience
4173         wrapper to search by just host and optionally user.
4174
4175 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4176
4177         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4178         after rendering.
4179
4180 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4181
4182         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4183         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4184         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4185
4186 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4187
4188         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4189         (bug#9693).
4190         (gnus-summary-setup-buffer): Document return value (bug#9697).
4191
4192         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4193         since ido doesn't work on symbols (bug#9632).
4194
4195         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4196         when getting a single value as when getting all the values.  This means
4197         that atoms like `gcc-self' work cumulatively, like variable settings,
4198         instead of getting the value from the last matching clause.
4199         (gnus-group-find-parameter): Protect against the group buffer not
4200         existing (bug#9585).
4201
4202 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4203
4204         * gnus-start.el (gnus-activate-group): Document more parameters
4205         (bug#9694).
4206
4207         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4208         (bug#9692).
4209
4210         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4211         article was fetched, so that it can be expired later (bug#9958).
4212         (gnus-agent-summary-fetch-series): Add doc string.
4213         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4214         (bug#9517).
4215
4216         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4217         retrieval is happening.
4218
4219         * gnus.el (gnus-parameters): Doc fix.
4220
4221 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4222
4223         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4224         show the thread after expansion.
4225
4226 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227
4228         * gnus-art.el (article-narrow-to-head): If the head is completely
4229         empty, narrow to the empty region (bug#9764).
4230
4231         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4232         read, and then mark them as unread only when the unread mark is used.
4233         This makes `C-- T k' actually work, even though it's confusing.
4234
4235         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4236         alive before we try to find its window.
4237
4238 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4239
4240         * mm-decode.el (mm-display-external): Use a longer timeout for the
4241         deletion to allow slow programs to display the file.
4242
4243 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4244
4245         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4246         prompt to be less confusing.
4247
4248         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4249         argument to `message-reply'.  This broke `special-display-*' frame
4250         pop-uping (bug#10238).
4251
4252 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4253
4254         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4255         systems, since these allegedly don't work there.
4256
4257 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4258
4259         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4260         live buffer.
4261
4262 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4263
4264         * nnir.el (nnir-retrieve-headers): Protect against the article not
4265         existing on the server (bug#10335).
4266
4267 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4268
4269         * gnus-agent.el (gnus-agent-load-local): Recompute
4270         gnus-agent-article-local on changing method.
4271
4272 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4273
4274         * gnus.el (gnus-parameters): Note precedence.
4275
4276 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4277
4278         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4279         in the group buffer.
4280
4281 2012-01-04  Julien Danjou  <julien@danjou.info>
4282
4283         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4284         change.
4285
4286 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287
4288         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4289         too.
4290
4291         * nntp.el (nntp-retrieve-group-data-early): Use it.
4292
4293 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294
4295         * nntp.el (nntp-retrieval-in-progress): New variable.
4296         (nntp-make-process-buffer): Make it buffer-local.
4297
4298         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4299         2010.
4300         (gnus-demon-init): Use it to compute the time if time is on the form
4301         "04:23".
4302
4303         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4304
4305         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4306         status in the correct buffer.
4307
4308 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4309
4310         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4311         when opening topics (bug#10407).
4312
4313 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4314
4315         * gnus-cus.el (gnus-score-customize):
4316         * gnus-sum.el (gnus-sort-gathered-threads):
4317         * message.el (message-shorten-references):
4318         * nnmairix.el (nnmairix-request-group):
4319         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4320
4321 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4322
4323         * gnus-agent.el (gnus-agent-regenerate-group):
4324         * gnus-int.el (gnus-retrieve-group-data-early):
4325         * mm-util.el (mm-codepage-ibm-list):
4326         * nndiary.el (Commentary, nndiary-get-new-mail):
4327         * nnir.el (nnir):
4328         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4329
4330 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4331
4332         * mm-view.el (mm-display-inline-fontify): Add comment.
4333
4334 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4335
4336         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4337         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4338
4339 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4340
4341         * gnus-art.el (gnus-split-methods):
4342         * gnus-msg.el (gnus-configure-posting-styles):
4343         * gnus-spec.el (gnus-parse-simple-format):
4344         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4345         * message.el (message-do-actions): Spelling fix.
4346
4347 2011-12-15  Juri Linkov  <juri@jurta.org>
4348
4349         * mm-decode.el (mm-inline-media-tests): Add missing
4350         `mm-handle-media-subtype'.
4351
4352 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4353
4354         * gnus-group.el (gnus-group-tool-bar):
4355         * gnus-sum.el (gnus-summary-tool-bar):
4356         * message.el (message-tool-bar):
4357         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4358
4359 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4360
4361         * plstore.el (plstore--insert-buffer): Spelling fix.
4362
4363 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4364
4365         * message.el (message-valid-fqdn-regexp): Update with newly approved
4366         top-level domain names ".tel" and ".asia".
4367
4368 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4369
4370         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4371         unconditionally.
4372
4373 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4376         pop-to-buffer-same-window for old Emacsen.
4377
4378 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4379
4380         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4381
4382 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4383
4384         * netrc.el (netrc-credentials): Spelling fix.
4385
4386 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4387
4388         * gnus-fun.el (gnus-fun-ppm-change-string):
4389         * gnus-msg.el (gnus-inews-do-gcc):
4390         * gnus-sum.el (gnus-summary-find-for-reselect):
4391         * gnus.el (gnus-summary-cancelled):
4392         * message.el (message-cancel-hook, message-send-news):
4393         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4394         * nnir.el (nnir-run-hyrex):
4395         * nntp.el (nntp-with-open-group-function):
4396         * pgg.el (pgg-pending-timers): Spelling fix.
4397
4398 2011-12-04  Chong Yidong  <cyd@gnu.org>
4399
4400         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4401         change (Bug#10200).
4402
4403 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4404
4405         * compface.el (uncompface):
4406         * gnus-art.el (gnus-article-x-face-command): Update the header format
4407         of icon data for the most recent icontopbm program.
4408
4409 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * gnus-msg.el (gnus-inews-do-gcc):
4412         * message.el (message-send-mail):
4413         * mml.el (mml-generate-mime): Share the value of the buffer-local
4414         `message-options' variable between a draft buffer and temprary working
4415         buffers.
4416
4417 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4418
4419         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4420
4421 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4422
4423         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4424         for Cygwin.
4425
4426 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4427
4428         * gnus-group.el (gnus-group-prepare-flat):
4429         * mm-bodies.el (mm-encode-body):
4430         * mml.el (mml-preview):
4431         * nnml.el (nnml-request-compact-group):
4432         * pop3.el (pop3-stream-type): Spelling fix.
4433
4434 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4435
4436         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4437
4438 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4439
4440         * color.el (color-rgb-to-hsl):
4441         * gmm-utils.el (gmm-tool-bar-style):
4442         * gnus-group.el (gnus-group-prepare-flat):
4443         * gnus-topic.el (gnus-topic-prepare-topic):
4444         * mm-decode.el (mm-discouraged-alternatives):
4445         * rfc2047.el (rfc2047-encode-1):
4446         * starttls.el: Spelling fix.
4447
4448 2011-11-24  Glenn Morris  <rgm@gnu.org>
4449
4450         * binhex.el (binhex-begin-line): Give it basic doc-string.
4451
4452         * starttls.el, tls.el: Fix case of "GnuTLS".
4453
4454 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4455
4456         * gnus-group.el (gnus-group-highlight): Fix typo.
4457
4458 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4459
4460         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4461         value of `delete-file', that returns nil for a local file but returns t
4462         for a remote file using ssh.
4463
4464 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4465
4466         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4467
4468 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4469
4470         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4471         avoid later breakage.
4472
4473 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4476         article buffers' name.
4477
4478 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479
4480         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4481         by Paul Eggert's spellfixes two days ago.
4482
4483 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4484
4485         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4486         doesn't have it.
4487
4488         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4489         buffer-local instead of binding them to avoid warnings.  Also demote
4490         errors (bug#10063).
4491         (font-lock-mode-hook): Shut up byte compiler.
4492
4493 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4494
4495         * mm-util.el (mm-charset-after):
4496         * nnir.el (nnir-run-hyrex):
4497         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4498         (ntlm-get-password-hashes, ntlm-md4hash):
4499         * smime.el: Fix typo.
4500
4501 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4502
4503         * gnus-agent.el (gnus-agent-expire-group-1):
4504         * nndiary.el (nndiary-last-occurence):
4505         * nnimap.el (nnimap-request-set-mark):
4506         * nnmairix.el (nnmairix-only-use-registry):
4507         * gnus-group.el (gnus-group-prepare-flat):
4508         * gnus-sum.el (gnus-decode-encoded-word-methods):
4509         * message.el (message-wash-subject):
4510         * nntp.el (nntp-retrieve-headers-with-xover):
4511         * smime.el (smime-certificate-directory): Spelling fix.
4512
4513 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4514
4515         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4516
4517         * color.el:
4518         * gnus-agent.el (gnus-agent-possibly-alter-active):
4519         * gnus-dired.el (gnus-dired-print):
4520         * mail-parse.el:
4521         * nnmairix.el (nnmairix-request-group):
4522         * shr.el (shr-image-displayer):
4523         * sieve-manage.el:
4524         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4525
4526 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4527
4528         * gnus-sum.el (gnus-auto-select-subject):
4529         * spam-report.el (spam-report-resend): Spelling fix.
4530
4531 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4532
4533         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4534         * gnus-art.el (gnus-default-article-saver):
4535         * gnus-srvr.el (gnus-server-copy-server):
4536         * gnus.el (gnus-sloppily-equal-method-parameters):
4537         * html2text.el (html2text-format-tag-list):
4538         * message.el (message-narrow-to-head):
4539         * nndiary.el:
4540         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4541         * sieve.el: Spelling fix.
4542
4543 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4544
4545         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4546         * gnus-sum.el (gnus-summary-make-menu-bar):
4547         * gnus-uu.el (gnus-uu-decode-postscript)
4548         (gnus-uu-decode-postscript-and-save):
4549         * mailcap.el (mailcap-print-command):
4550         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4551         Fix typos.
4552
4553 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4554
4555         * gnus-art.el (gnus-article-part-wrapper):
4556         * html2text.el (html2text-fix-paragraphs):
4557         * mm-decode.el (mm-image-fit-p):
4558         * rfc2047.el (rfc2047-encode-message-header):
4559         * shr-color.el (shr-color-visible-distance-min)
4560         (shr-color-relative-to-absolute, set-minimum-interval)
4561         (shr-color-visible): Fix typos.
4562
4563 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4564
4565         * gmm-utils.el (gmm-tool-bar-item):
4566         * gnus-art.el (gnus-treat-body-boundary):
4567         * gnus-diary.el (gnus-user-format-function-d):
4568         * gnus-start.el (gnus-get-unread-articles):
4569         * pgg-gpg.el (pgg-gpg-update-agent):
4570         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4571
4572 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4573
4574         * gnus-topic.el (gnus-group-prepare-topics):
4575         * gnus-uu.el (gnus-extract-view):
4576         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4577
4578 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4579
4580         * spam.el: Move BBDB autoloads.
4581         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4582         BBDB 2 and 3.
4583         (spam-check-BBDB): Use it.
4584         (spam-enter-ham-BBDB): Use it.
4585
4586 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4587
4588         * smime.el (smime-draw-buffer): Spelling fix.
4589
4590 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4591
4592         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4593         for scanning exactly one level.
4594         * gnus-start.el (gnus-get-unread-articles): Ditto.
4595
4596 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4597
4598         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4599         slightly clearer.
4600
4601 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4602
4603         * gnus-sync.el: More commentary about setup.
4604
4605 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4606
4607         * message.el (message-send-and-exit): Document `arg'.
4608
4609 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4610
4611         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4612
4613 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4614
4615         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4616
4617         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4618         we don't use `bound-and-true-p'.
4619
4620 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4621
4622         * gnus-util.el (gnus-bound-and-true-p): Remove.
4623         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4624         * nnir.el: Use it.
4625         * nnmairix.el: Use it.
4626
4627 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4628
4629         * gnus-sync.el: Improve docs about CouchDB admins.
4630
4631         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4632         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4633         for reasons unknown.
4634         * nnir.el: Use it.
4635         * nnmairix.el: Use it.
4636
4637         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4638         * nnir.el: Ditto.
4639         * nnmairix.el: Ditto.
4640
4641         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4642
4643 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4644
4645         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4646         not needed.  Provide xmlplistread list function to produce XML plist
4647         output for non-Gnus LeSync clients.
4648
4649 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4650
4651         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4652
4653         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4654         and save against it.  Group subscriptions, read marks, other marks,
4655         subscription levels, topic names, and topic offsets (the group's
4656         position within the topic) are saved.  This is an experimental backend
4657         and may change significantly.  Load json.el from the gnus-fallback-lib
4658         if it's not available otherwise.
4659         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4660
4661 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4662
4663         * message.el (message-completion-function): Make sure
4664         message-tab-body-function is not attempted if one of
4665         message-completion-alist fails to find a completion (bug#9158).
4666
4667 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4668
4669         * mml.el (mml-quote-region): Quote <#secure> tag.
4670         (mml-generate-mime-1): Unquote <#secure> tag.
4671
4672 2011-10-20  Chong Yidong  <cyd@gnu.org>
4673
4674         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4675         calling a minor mode from Lisp with nil arg enables it, so we have to
4676         make the wording a bit ambiguous here).
4677
4678 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4679
4680         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4681         * nnir.el (nnir-mode): Use it.
4682         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4683         Use it.
4684
4685         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4686         * nnmairix.el (gnus-registry-enabled): Ditto.
4687
4688 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4689
4690         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4691         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4692         only while we need to find out if it should be t or nil.
4693         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4694         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4695         the registry is installed.  Set it to nil when it's unloaded.
4696         (gnus-registry-install-p): Provide user guidance for the initial value
4697         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4698         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4699         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4700         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4701         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4702         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4703         `gnus-registry-install'.
4704
4705 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4706
4707         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4708         previous change.
4709         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4710         primary key is marked as disabled.
4711
4712 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4713
4714         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4715         primary key is marked as disabled.
4716
4717 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4718
4719         * html2text.el (html2text-clean-anchor): Check for quotes around
4720         `href' value.
4721
4722 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4723
4724         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4725         searching.  Drop `bbdb-cache'.
4726
4727 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4728
4729         * message.el (message-signed-or-encrypted-p): Exclude header when
4730         checking if there is signed or encrypted body in text/plain message.
4731
4732 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4733
4734         * html2text.el (html2text-get-attr): Correctly handle attribute values
4735         containing "=".
4736
4737 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4738
4739         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4740         handle bindings.
4741
4742 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743
4744         * gnus-win.el (gnus-configure-windows): Protect against reading
4745         ephemeral groups outside of Gnus.
4746
4747 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4748
4749         * shr.el (shr-tag-img): Don't get images displayed in tables.
4750
4751 2011-10-03  Glenn Morris  <rgm@gnu.org>
4752
4753         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4754         the "maintainer" version of debbugs.gnu.org reports.
4755
4756 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4757
4758         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4759         make asynchronous adjacent image insertion work better.
4760
4761 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4762
4763         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4764         documentation.
4765
4766 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4767
4768         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4769         `gnus-asynchronous' isn't shadowed.
4770
4771 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4774
4775         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4776         (nnimap-insert-partial-structure): The charset parameter isn't
4777         case-sensitive.
4778
4779         * nnheader.el (nnheader-message-maybe): New function.
4780
4781         * shr.el (shr-tag-table): Render totally broken tables better.
4782
4783         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4784         computing the boundary.
4785
4786 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4787
4788         * pop3.el (pop3-number-of-responses): Remove.
4789         (pop3-wait-for-messages): Rewrite to take linear time instead of
4790         exponential time.
4791
4792 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4793
4794         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4795         re-fetch images.
4796
4797         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4798         re-fetch images when hitting `g' in Gnus.
4799
4800 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4803         (mml-compute-boundary): Don't check collision if it is non-nil.
4804         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4805         before checking collision.
4806
4807 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4808
4809         * message.el (message-indent-citation): Really make sure there's a
4810         newline at the end.
4811
4812         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4813         Fix suggested by John Wiegley.
4814
4815         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4816
4817         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4818
4819         * message.el (message-default-send-rename-function): Break out into its
4820         own function.
4821
4822         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4823         doesn't work under XEmacs.
4824
4825         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4826         of "imaps" to word around Windows problems.
4827         (nnimap-open-connection-1): Use it.
4828
4829         * message.el (message-indent-citation): Revert last change which made
4830         `F' not work.
4831
4832 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4833
4834         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4835         terminal as well.
4836
4837 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4838
4839         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4840         because it displays images using overlays that aren't easy to copy to
4841         the article buffer.
4842
4843 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4844
4845         * message.el (message-indent-citation): Fix empty line removal at the
4846         end of the citation.
4847
4848 2011-09-20  Julien Danjou  <julien@danjou.info>
4849
4850         * auth-source.el (auth-source-netrc-create): Use default value for
4851         password if specified.  Evaluate default.
4852         (auth-source-plstore-create): Ditto.
4853         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4854         value evaluation.
4855         (auth-source-netrc-create): Typo fix.
4856         (auth-source-plstore-create): Ditto.
4857
4858         * password-cache.el (password-cache-remove): Remove entries even if the
4859         value is nil, so that password with a nil value (negative caching) is
4860         possible to invalidate.
4861
4862         * auth-source.el (auth-source-format-cache-entry): New function.
4863
4864 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4865
4866         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4867
4868 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4869
4870         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4871
4872 2011-09-19  Julien Danjou  <julien@danjou.info>
4873
4874         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4875         which work with things that are not ASCII.
4876
4877 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4878
4879         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4880
4881 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4882
4883         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4884         message level.
4885
4886 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4887
4888         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4889
4890 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4891
4892         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4893
4894 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4895
4896         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4897         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4898
4899 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4900
4901         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4902         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4903         articles.
4904
4905 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4906
4907         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4908         (message-mail-other-window, message-mail-other-frame)
4909         (message-news-other-window, message-news-other-frame):
4910         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4911         instead of setting buffer display varibles.
4912
4913 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4914
4915         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4916
4917         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4918
4919 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4920
4921         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4922         duplicates" to a higher level.
4923
4924         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4925         most egregious messages.
4926
4927 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4928
4929         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4930
4931 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4932
4933         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4934         up the file (bug#9351).
4935
4936 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4937
4938         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4939         it does with all other backends, but decode the names immediately after
4940         getting them.
4941
4942         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4943         decoding nnimap groups.
4944
4945         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4946         newsrc file.  It doesn't seem like an important optimization any more.
4947
4948 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4949
4950         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4951         overflows.
4952
4953 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4956         (gnus-interactive-exit): Extend to `quiet'.
4957
4958         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4959
4960         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4961         string.
4962
4963         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4964         renaming function arguments from `this'.
4965
4966         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4967
4968         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4969         has been renamed.
4970         (gnus-lrm-string-p): Include RLM and PDF, too.
4971
4972         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4973         (bug#9225).
4974
4975 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4976
4977         Add autoload cookies for functions used by sendmail.el.
4978         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4979
4980         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4981
4982 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4983
4984         * gnus-art.el (article-date-ut): Work properly even when there are
4985         things like Date header in the body; work for forwarded parts.
4986
4987 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4988
4989         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4990         original-article-buffer.
4991
4992 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4993
4994         * nnir.el (nnir-compose-result): Fix matching of server type.
4995         (nnir-run-swish++): Ditto.
4996         (nnir-run-namazu): Ditto.
4997         (nnir-run-notmuch): Ditto.
4998
4999 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5000
5001         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5002         (bug#9405).
5003
5004         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5005         (bug#9421).
5006
5007         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5008         (bug#9425).
5009
5010         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5011         thing (bug#9426).
5012
5013 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5014
5015         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5016         the error message.
5017
5018 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5019
5020         * message.el (message-setup-1): Return t (Bug#9392).
5021
5022 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5023
5024         * gnus-sum.el: When adding article headers to a summary buffer also
5025         update gnus-newsgroup-articles (bug#9386).
5026
5027 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * auth-source.el: Autoload help-mode.
5030
5031 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5032
5033         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5034         names.
5035
5036 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5037
5038         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5039         mm-replace-in-string for compatibility issues.
5040         * mml2015.el (mml2015-epg-verify): Ditto.
5041
5042 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5043
5044         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5045
5046         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5047
5048 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5049
5050         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5051         continue on and do the clean-up phase (bug#9188).
5052
5053         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5054         just ignore groups that can't be opened instead of erroring out
5055         (bug#9225).
5056
5057         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5058         nil since some many people are fuddy-duddies.
5059
5060         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5061         images.
5062
5063         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5064         instead.
5065
5066         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5067
5068         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5069
5070         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5071         processing.
5072
5073         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5074         buffer to avoid warnings.
5075
5076 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5077
5078         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5079         specified to reduce precision.
5080
5081 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5082
5083         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5084         bodystructures (bug#9314).
5085
5086 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5087
5088         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5089         Make button keymap non-sticky after buttons.
5090
5091 2011-08-18  David Engster  <dengste@eml.cc>
5092
5093         * nnmairix.el (nnmairix-request-set-mark)
5094         (nnmairix-goto-original-article): Remove adding of article to registry,
5095         since `gnus-registry-add-group' isn't available anymore.
5096         (nnmairix-determine-original-group-from-registry):
5097         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5098         available anymore.
5099
5100 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5101
5102         * starttls.el (starttls-any-program-available): Define as obsolete
5103         function.
5104
5105 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5106
5107         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5108         versions which Gnus use when appropriate.
5109
5110         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5111         a pretty destructive command.
5112
5113         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5114
5115 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5116
5117         * message.el (message-fix-before-sending): Make a different warning
5118         about NUL characters (bug#9270).
5119
5120         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5121         from custom (bug#9260).
5122
5123         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5124         things work in Emacs 22 and XEmacs, too.
5125
5126         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5127         default From.
5128
5129         * gnus-spec.el (gnus-lrm-string-p): New macro.
5130         (gnus-lrm-string): New constant.
5131         (gnus-summary-line-format-spec): LRM-ify the from.
5132         (gnus-tilde-max-form): LRM-ify string chopping.
5133
5134         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5135
5136         * message.el (message-is-yours-p): Allow disabling canlock checking
5137         (bug#9295).
5138         (message-shoot-gnksa-feet): Add `canlock-verify'.
5139         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5140         message directory isn't writable (bug#9304).
5141
5142         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5143         non-world-readable.
5144
5145 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5146
5147         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5148         articles.
5149
5150 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5151
5152         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5153         copy-list.
5154
5155 2011-08-12  Sam Steingold  <sds@gnu.org>
5156
5157         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5158         in the reverse order to avoid modifying the cache with `nreverse'.
5159         (gnus-all-score-files): Do not modify the value returned by
5160         `gnus-score-find-alist' because it lives in a cache variable.
5161         (gnus-current-home-score-file): No need to `nreverse' the return value
5162         of `gnus-score-find-alist', it is already in the correct order.
5163
5164 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5165
5166         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5167         type MESSAGE and subtype RFC822 is slightly different from those of
5168         type TEXT.
5169
5170 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5171
5172         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5173         This allows article-referral to work from an nnir group.
5174
5175 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5176
5177         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5178
5179 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5180
5181         * mml1991.el (mml1991-epg-find-usable-key)
5182         (mml1991-epg-find-usable-secret-key): New function.
5183         (mml1991-epg-sign): Check if signing key is usable.
5184         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5185
5186 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5187
5188         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5189         server-variables only.  This should fix a bug introduced with commit
5190         e1889675b7f4adf057833c5513c9374134c4e053.
5191         (nnir-run-query): 'nnir-search-engine should not be set from the global
5192         environment.
5193
5194 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5195
5196         * nnir.el (nnir-search-thread): Position point on referring article
5197         line.
5198         (nnir-warp-to-article): Clean up summary buffers.
5199
5200         * nnimap.el (nnimap-request-thread): Whitespace fix.
5201
5202 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5203
5204         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5205
5206 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5207
5208         * starttls.el (starttls-available-p): Rename from
5209         `starttls-any-program-available' and changed return convention.
5210
5211 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5212
5213         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5214         `unix-sync' unless it's defined.
5215
5216 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5217
5218         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5219         `aref' for XEmacs compatibiltiy.
5220
5221 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5222
5223         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5224
5225 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5226
5227         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5228         closures, quote the form properly (bug#9194).
5229
5230 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5231
5232         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5233         (gnus-summary-insert-new-articles): Protect against servers that are
5234         down.
5235
5236 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5237
5238         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5239         in mm handle if none is specified.
5240
5241 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5242
5243         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5244
5245 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5246
5247         * nnir.el (nnir-search-thread): New function to make an nnir group
5248         based on a thread query.
5249
5250         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5251         of nnir in thread referral.
5252         (gnus-summary-refer-thread): Use it.
5253
5254         * nnimap.el (nnimap-request-thread): Use it.
5255
5256 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5257
5258         * shr.el (shr-tag-comment): Ignore HTML comments.
5259
5260 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5261
5262         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5263         argument.
5264         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5265         Use `nnir-address' to handle server info rather than passing an arg.
5266
5267         * nnimap.el (nnimap-make-thread-query): New utility function to format
5268         an imap thread search query.
5269         (nnimap-request-thread): Use it.
5270
5271         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5272         right select-method if we are not going back to the group buffer.
5273
5274 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5275
5276         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5277         enter invalid buffer configurations into the quit form (bug#9107).
5278         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5279         unplugged/plugged.
5280
5281         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5282         keep track of which ones are unread (bug#9061).
5283
5284         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5285         (bug#9055).
5286
5287         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5288         (bug#9041).
5289
5290         * gnus-html.el (mm-util): Require (bug#9073).
5291
5292         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5293         (gnus-summary-refer-thread): Use it to remove duplicates in the
5294         un-threaded view (bug#9053).
5295         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5296
5297 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5298
5299         * nnir.el (nnir-read-server-parm): Use default value from global
5300         variable.  Without this the default search engine parameters aren't
5301         used at all.
5302
5303 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5304
5305         * message.el (message-unique-id): Don't use the undocumented return
5306         value from (random t) (bug#9118).
5307
5308 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * message.el (message-auto-save-directory): If the ~/Mail directory
5311         doesn't exist, use ~ as the auto-save directory (bug#4432).
5312
5313         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5314         hasn't already been started.
5315
5316 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5317
5318         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5319
5320         * message.el (message-reply): Work around mysterious bug where
5321         `message-mode' seems to overwrite the locally bound `subject' variable.
5322
5323 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5324
5325         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5326         correct group.
5327
5328         * gnus-int.el (gnus-request-thread): Add group argument.
5329
5330         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5331
5332 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333
5334         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5335
5336         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5337         renamed to `debbugs-gnu-*'.
5338
5339 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5340
5341         * plstore.el: Revert the editing feature since it is not urgent.
5342         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5343         (plstore-mode-decoded): Remove.
5344
5345 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5346
5347         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5348         isn't very interesting any more, and it leaks potentially secret data.
5349         (gnus-debug): Remove.
5350
5351         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5352         use of :custom-show.
5353
5354 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5355
5356         * plstore.el: Add documentation.
5357         (plstore-mode): New mode to edit plstore file.
5358         (plstore-mode-toggle-display, plstore-mode-original)
5359         (plstore-mode-decoded): New command.
5360         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5361         (plstore--insert-buffer, plstore--make): New function.
5362         (plstore-open, plstore-save): Simplify by using them.
5363
5364 2011-07-06  Glenn Morris  <rgm@gnu.org>
5365
5366         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5367
5368 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5369
5370         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5371         no longer is much used.
5372         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5373         Articles".
5374
5375 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5376
5377         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5378         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5379         `notmuch' backend.
5380
5381 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5382
5383         * mm-decode.el (mm-text-html-renderer): Doc fix.
5384
5385         * gnus-msg.el (gnus-bug): Fix the MML tag.
5386
5387         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5388
5389 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5390
5391         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5392         secondary methods if started with `gnus-no-server'.
5393
5394 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5395
5396         * message.el (message-return-action): Fix typo in docstring.
5397
5398 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5399
5400         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5401         bug reports at once.
5402
5403         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5404
5405 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5406
5407         * nndraft.el: Require gnus-group.
5408         (nndraft-request-list): Declare.
5409
5410         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5411         no unread article unless it matches gnus-permanently-visible-groups.
5412
5413         * nndraft.el (nndraft-update-unread-articles): New function.
5414         (nndraft-request-associate-buffer): Use it to update the number of
5415         unread articles for the nndraft groups in the group buffer when saving
5416         or killing a draft message.
5417
5418 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5421         systems to binary before writing and reading the mbox files.
5422
5423         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5424         instead of trying to list them all (bug#8978).
5425
5426 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5427
5428         * pop3.el (pop3-open-server): Use :end-of-capability.
5429
5430 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5431
5432         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5433         the id is always a number.
5434
5435         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5436
5437         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5438         debbugs mode, if possible.
5439
5440 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5441
5442         * auth-source.el (auth-source-token-passphrase-callback-function):
5443         Reindent.
5444         (epg-context-operation): Remove unnecessary autoload.
5445
5446 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5447
5448         * gnus.el (gnus-list-debbugs): New command.
5449
5450         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5451         mboxstat instead of the maintbox, since the stat seems to be fuller.
5452
5453         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5454         summary buffers.
5455
5456         * message.el (message-get-reply-headers): Delete all duplicates,
5457         instead of the first.
5458         (message-get-reply-headers): Ensure that we have progress while
5459         deleting duplicates.
5460
5461         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5462         gnus-posting-style value from the summary buffer to make it easier to
5463         make that a per-buffer conf.
5464
5465 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5466
5467         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5468         found by setting `shortcut' in 'query.
5469         (nnir-request-article): Use `shortcut' setting when requesting article
5470         by Message-ID.
5471
5472 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5473
5474         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5475         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5476         Bring the pseudo-headers back too.
5477
5478 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5479
5480         * auth-source.el (auth-source-token-passphrase-callback-function):
5481         Simplify and remove EPA dependency.
5482
5483 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5484
5485         * nnir.el (nnir-request-article): Fix error message text.
5486
5487 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5488
5489         * auth-source.el (plstore-delete): Autoload.
5490         (auth-source-plstore-search): Support delete operation.
5491         * plstore.el (plstore-delete): New function.
5492
5493 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5496         mark actually existing articles as unread rather than the ones that
5497         active asserts.
5498
5499 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5500
5501         * nntp.el (nntp-record-command):
5502         * gnus-util.el (gnus-message-with-timestamp-1):
5503         Use format-time-string rather than decoding time stamps by hand.
5504         This is simpler and insulates the code from potential changes to
5505         current-time format.
5506
5507 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5508
5509         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5510
5511 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5512
5513         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5514         (plstore-save): Support public key encryption.
5515         (plstore--init-from-buffer): New function.
5516         (plstore-open): Use it; fix error when opening a non-existent file.
5517         (plstore-revert): Use plstore--init-from-buffer.
5518
5519 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5520
5521         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5522
5523 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5524
5525         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5526         for old Emacsen.
5527
5528 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5529
5530         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5531         is not fully working.
5532
5533 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5534
5535         * dgnushack.el: Autoload sha1 on XEmacs.
5536
5537         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5538         quit window configuration.
5539
5540         * auth-source.el (epg-context-set-passphrase-callback):
5541         Remove duplicate autoload.
5542
5543 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5544
5545         * nnir.el (nnir-request-article): Allow requesting articles by
5546         Message-ID with nnimap.
5547
5548         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5549         current server.
5550
5551 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5552
5553         * auth-source.el: Autoload EPA/EPG functions.
5554         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5555         changed when EPA/EPG is not available.
5556         (auth-source-backend): Rename "arg" member to "data".
5557         (auth-source-backend-parse, auth-source-plstore-search)
5558         (auth-source-plstore-create): Use it.
5559
5560 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5561
5562         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5563         `gnus-refer-article-methods'.
5564
5565 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5566
5567         * auth-source.el: Require EPA and EPG.
5568         (auth-source-passphrase-alist): New variable.
5569         (auth-source-passphrase-callback-function)
5570         (auth-source-token-passphrase-callback-function): Callbacks for the
5571         netrc field encryption (GPG tokens).
5572         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5573         Symmetric encryption and decryption of the netrc GPG tokens.
5574         (auth-source-netrc-normalize): Use them, simplifying the closure.
5575
5576 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5579         is available.
5580
5581 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582
5583         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5584         non-nil, and `nnimap-split-methods' is nil, use the former.
5585
5586 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5587
5588         * plstore.el (plstore-revert): New function.
5589         (plstore-open): Use it; hide the buffer from user.
5590
5591 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5592
5593         * auth-source.el (auth-source-backend): New member "arg".
5594         (auth-source-backend-parse): Handle new backend 'plstore.
5595         * plstore.el: New file.
5596
5597 2011-06-30  Glenn Morris  <rgm@gnu.org>
5598
5599         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5600
5601 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5602
5603         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5604         expiring articles to.
5605
5606         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5607         variations as ASCII (bug#5458).
5608
5609 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5610
5611         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5612
5613 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5614
5615         * message.el (message-point-in-header-p): Tweak the function to default
5616         to saying that we're not in the headers if there is no separator at
5617         all.  This makes it possible to use the Message version of `M-q' in
5618         buffers with no headers (bug#7987).
5619         (message-point-in-header-p): Fix last checkin to work with an empty
5620         mail-header-separator, too.
5621
5622         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5623         again, save the choice via customize.
5624
5625 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5626
5627         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5628
5629         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5630         ended the connection, bail out before waiting infinitely on a new
5631         connection.
5632
5633 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5634
5635         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5636         reports.
5637
5638         * gnus.el (gnus-bug-package): Use "gnus."
5639         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5640
5641 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5642
5643         * dgnushack.el: Make the timer warning go away on XEmacs.
5644
5645         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5646         animations going on at article exit time.
5647
5648         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5649         since removing it breaks people upgrading.
5650
5651         * shr.el (shr-put-image): Use the new interface for animating images.
5652         (shr-put-image): Animate for 60 seconds.
5653
5654         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5655         avoid compiler warnings.
5656
5657         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5658         error with `find-file-hooks' on Emacs 22.
5659         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5660         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5661         on all architectures.
5662
5663         * spam.el (spam-stat): Require in a normal fashion without binding
5664         `spam-stat-install-hooks' to avoid compilation warnings.
5665
5666         * spam-stat.el (spam-stat-install-hooks): Remove.
5667         (spam-stat-install-hooks): Don't run automatically.
5668
5669 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5670
5671         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5672         and keystroke.
5673
5674 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * auth-source.el (auth-source-netrc-cache): Move forward.
5677
5678 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5679
5680         * proto-stream.el (proto-stream-open-starttls): Use
5681         `gnutls-available-p' to see whether we have built-in support.
5682
5683         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5684         we already know.
5685         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5686         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5687
5688 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5689
5690         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5691         %S format, since that looks odd.
5692         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5693         file, especially when saving.
5694
5695 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5696
5697         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5698         article found.
5699
5700 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5701
5702         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5703         `auth-source-save-secrets' with a more sensitive alist that can be
5704         configured per file.  Experimental, so defaults to 'never.
5705         (auth-source-netrc-create): Use it.  Still experimental code.
5706         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5707         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5708
5709 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5710
5711         * auth-source.el (auth-source-save-secrets): New variable to control if
5712         secret tokens should be saved encrypted.
5713         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5714         to `auth-source-netrc-normalize'.
5715         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5716         on the EPA variables being defined.
5717         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5718         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5719         the lexical-let closure.
5720         (auth-source-netrc-create): Create "gpg:" tokens according to
5721         `auth-source-save-secrets'.
5722
5723 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * gnus-group.el (gnus-group-update-group): Add new argument
5726         `info-unchanged' that stops updating dribble buffer.
5727
5728         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5729         deletes lines matching to it in dribble buffer.
5730
5731         * gnus-agent.el (gnus-agent-fetch-group-1):
5732         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5733         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5734         * gnus-start.el (gnus-group-change-level):
5735         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5736
5737         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5738         if newsgroup info is not changed.
5739
5740         * gnus-group.el (gnus-group-get-new-news-this-group):
5741         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5742         Don't update dribble buffer.
5743
5744 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5745
5746         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5747         remove entries with groups we ignore.
5748
5749 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5750
5751         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5752         the underline comes at the bottom.
5753
5754 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5755
5756         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5757         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5758         (gnus-registry-article-marks-to-names): Rename from
5759         `gnus-registry-user-format-function-M2'.
5760
5761 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5764         ephemeral group.
5765
5766 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5767
5768         * shr.el (shr-browse-image): Copy the URL if called interactively.
5769
5770 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5771
5772         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5773         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5774         done, then unselected articles may be marked as read.
5775
5776         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5777         since not doing this seems to lead to a race condition in pop3-logon.
5778
5779         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5780         so that the call chain it correct when we call "upwards".
5781
5782         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5783         in read-only groups.
5784
5785         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5786
5787         * message.el (message-cite-reply-position): Doc string fix.
5788
5789         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5790         avoid regexp overflow.
5791         (nnimap-transform-split-mail): Ditto.
5792
5793         * pop3.el (pop3-retr): Error out if the server closes the connection.
5794
5795 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5796
5797         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5798         mm-with-unibyte-current-buffer.  The buffer should not contain any
5799         multibyte chars anyway at this stage.
5800
5801 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5802
5803         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5804         at the end of lines.
5805
5806 2011-05-29  Julien Danjou  <julien@danjou.info>
5807
5808         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5809
5810 2011-05-27  Glenn Morris  <rgm@gnu.org>
5811
5812         * gnus-group.el (gnus-bug-group-download-format-alist):
5813         Use the "maintainer" version of debian reports as well.
5814
5815 2011-05-26  Glenn Morris  <rgm@gnu.org>
5816
5817         * gnus-group.el (gnus-bug-group-download-format-alist):
5818         Use the "maintainer" version of debbugs.gnu.org reports.
5819
5820 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5823
5824 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5825
5826         * gnus-cus.el (gnus-agent-customize-category):
5827         * gnus-delay.el (gnus-delay-send-queue):
5828         * gnus.el (gnus-other-frame):
5829         Don't quote lambda expressions with `quote'.
5830
5831 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5832
5833         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5834         the thread moves us backwards and so we loop forever.
5835
5836 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5837
5838         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5839         whitespace in base64 data lines.
5840
5841 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5842
5843         * gnus-registry.el (gnus-registry-user-format-function-M):
5844         Use `mapconcat'.
5845         (gnus-registry-user-format-function-M2): Use to see the full text of
5846         the marks.  Make "," the mark text separator.
5847
5848         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5849         authentication with auth-source.
5850
5851 2011-05-17  Glenn Morris  <rgm@gnu.org>
5852
5853         * gnus-group.el (gnus-import-other-newsrc-file):
5854         Use insert-file-contents.
5855
5856 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5857
5858         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5859         1000 iterations.
5860
5861 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5862
5863         * nntp.el (nntp-open-connection): Check if process-type is available.
5864
5865 2011-05-16  Julien Danjou  <julien@danjou.info>
5866
5867         * shr.el (shr-tag-del): Add support for del tag.
5868
5869 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5870
5871         * gnus-html.el (gnus-html-put-image): Register a displayer.
5872
5873         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5874
5875 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5876
5877         * registry.el (prune-factor): New initialization parameter defaulting
5878         to 0.1.
5879         (registry-prune-hard): Use it.
5880
5881         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5882         0.1 expicitly.
5883
5884 2011-05-13  Glenn Morris  <rgm@gnu.org>
5885
5886         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5887         is bound, since this function requires sendmail.
5888
5889 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5890
5891         * registry.el (registry-usage-test): Disable pruning test.
5892
5893 2011-05-11  David Engster  <dengste@eml.cc>
5894
5895         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5896         Bind set-network-process-option for XEmacs.
5897
5898 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5899
5900         * registry.el (registry-prune-hard-candidates)
5901         (registry-prune-soft-candidates): Helper methods for registry pruning.
5902         (registry-prune): Use them.  Make the sort function optional.
5903
5904 2011-05-10  Jim Meyering  <meyering@redhat.com>
5905
5906         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5907
5908 2011-05-10  Julien Danjou  <julien@danjou.info>
5909
5910         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5911         symbol and not a list.
5912
5913 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5914
5915         * gnus-art.el (gnus-article-mode): Move binding of
5916         shr-put-image-function here from gnus-article-prepare-display.
5917
5918         * shr.el (shr-put-image-function): New variable.
5919         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5920         (shr-put-image): Return scaled image.
5921
5922         * gnus-art.el (gnus-shr-put-image): New function.
5923         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5924
5925         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5926         original ones, as deletable.
5927
5928 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5929
5930         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5931
5932 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5933
5934         * registry.el (registry-full): Add convenience method.  Fix logic.
5935         (registry-insert): Use it.  Fix logic here too.
5936
5937         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5938         `registry-prune' if `registry-full' returns t.
5939         (gnus-registry-handle-action)
5940         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5941         (gnus-registry-usage-test): Use it.
5942
5943 2011-05-07  Julien Danjou  <julien@danjou.info>
5944
5945         * shr.el (shr-link): Make shr-link inherit from link by default.
5946
5947 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5948
5949         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5950
5951 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5952
5953         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5954         error out because the face is not a list.
5955
5956 2011-05-05  Glenn Morris  <rgm@gnu.org>
5957
5958         * proto-stream.el (gnutls-negotiate): Fix declarations.
5959
5960         * gnus-start.el (gnus-propagate-marks): Declare.
5961
5962 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5963
5964         * registry.el (registry-reindex): Fix percentage message.
5965
5966         * proto-stream.el (network-stream-open-starttls): Adjust to call
5967         `gnutls-negotiate' with :process and :hostname arguments.
5968
5969 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5970
5971         * shr.el: Add shr-link face for links.
5972         (shr-urlify): Use it.
5973
5974         * registry.el (registry-insert): Make error message more helpful.
5975
5976 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5977
5978         * gnus-html.el (gnus-html-schedule-image-fetching):
5979         Use url-queue-retrieve, if it exists.
5980
5981         * shr.el (shr-tag-img): Ditto.
5982
5983         * gnus.el: Autoload more gnus-agent functions.
5984
5985         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5986         agent if we haven't already (bug#8502).
5987
5988         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5989         into the Agent, too.
5990
5991         * gnus-agent.el (gnus-agent-store-article): New function.
5992
5993         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5994         and moved from that file for reuse.
5995
5996         * pop3.el (pop3-open-server): Error messages are "-ERR".
5997
5998 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5999
6000         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6001         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6002
6003 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6004
6005         * gnus.el: No Gnus v0.17 is released.
6006
6007 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6008
6009         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6010         buffer has moved to a different frame.
6011
6012 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6013
6014         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6015         to get the conversion from unibyte to multibyte buffers to work on
6016         Emacs 22.
6017
6018         * nntp.el (nntp-request-article): Slight clean-up.
6019
6020 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6021
6022         * shr.el (shr-strike-through): New face.
6023         (shr-tag-s): Use it to provide <s> support.
6024         (shr-tag-s): Remove duplicate definition.
6025
6026 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6027
6028         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6029         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6030
6031 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6032
6033         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6034         `gnutls-negotiate'.
6035         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6036
6037 2011-04-23  Glenn Morris  <rgm@gnu.org>
6038
6039         * gnus-sum.el (gnus-extra-headers): Bump :version.
6040
6041 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6042
6043         * shr.el (shr-tag-sup): New function.
6044         (shr-tag-sub): Ditto.
6045
6046 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6047
6048         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6049         for the case where `gnus-registry-ignored-groups' is a list of lists,
6050         and don't call `gnus-parameter-registry-ignore' otherwise.
6051
6052 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6053
6054         * nnimap.el (nnimap-user): New backend variable.
6055         (nnimap-open-connection-1): Use it.
6056         (nnimap-credentials): Accept user parameter so it's explicit what user
6057         name is desired.
6058
6059         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6060         default.
6061
6062         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6063         not gnus-registry.el.
6064
6065         * gnus-registry.el: Mention in comments how to modify
6066         `gnus-extra-headers' for proper recipient tracking and that it may
6067         already have To and Cc recently, which it does as of this commit.
6068         (gnus-registry-ignored-groups): Remove defcustom.
6069         Explain why in comments.
6070         (gnus-registry-action): Fix data-header reference to use the extra
6071         headers.  Explain in package commentary how to add To and Cc headers to
6072         the gnus-extra-headers.
6073         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6074         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6075         parameter list or a string list in `gnus-registry-ignored-groups'.
6076         Fix logic error.
6077
6078 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6079
6080         * shr.el (shr-expand-url): Protect against null urls.
6081
6082 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6083
6084         * shr.el (shr-base): New binding.
6085         (shr-tag-base): Keep track of <base>.
6086         (shr-expand-url): New function used throughout.
6087
6088 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6089
6090         * gnus-registry.el
6091         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6092         (gnus-registry-ignored-groups): New variable.
6093         (gnus-registry-ignore-group-p): Use it.
6094         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6095         set the destination group to nil (same as delete) if it's ignored.
6096
6097 2011-04-20  David Engster  <dengste@eml.cc>
6098
6099         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6100
6101         * Makefile.in (test-nntp): New rule.
6102         (check): Add it.
6103         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6104
6105 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * gnus-registry.el (gnus-registry-action)
6108         (gnus-registry-fetch-header-fast):
6109         Don't use mail-header that looks an internal function of mailheader.el.
6110
6111 2011-04-19  Glenn Morris  <rgm@gnu.org>
6112
6113         * time-date.el (time-to-days): Remove unused local variables.
6114
6115 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6116
6117         * gnus-registry.el: Eliminate cl functions.
6118         (gnus-registry-sort-addresses): New function that replaces mapcan.
6119         (gnus-registry-action, gnus-registry-spool-action)
6120         (gnus-registry-split-fancy-with-parent)
6121         (gnus-registry-fetch-recipients-fast): Use it.
6122         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6123
6124         * registry.el (initialize-instance, registry-lookup)
6125         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6126         (registry-lookup-secondary-value, registry-search, registry-delete)
6127         (registry-insert, registry-reindex, registry-size, registry-prune):
6128         Use eval-and-compile.
6129
6130 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6131
6132         * registry.el (registry-reindex): New method to recreate the secondary
6133         registry indices.
6134
6135         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6136         tracked field changes.
6137         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6138         (gnus-registry-action, gnus-registry-spool-action)
6139         (gnus-registry-handle-action)
6140         (gnus-registry--split-fancy-with-parent-internal)
6141         (gnus-registry-split-fancy-with-parent)
6142         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6143         move, and delete actions, and for fancy splitting with parent.
6144         (gnus-registry-extract-addresses)
6145         (gnus-registry-fetch-recipients-fast)
6146         (gnus-registry-fetch-header-fast): Convenience functions.
6147         (gnus-registry-misc-test): ERT test of
6148         `gnus-registry-extract-addresses'.
6149
6150 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6151
6152         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6153         Track by subject first, then sender.
6154
6155 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6156
6157         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6158
6159         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6160         Lisp.
6161
6162         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6163         (gnus-draft-send): Use it to avoid popping
6164         up frames from gnus-group-send-queue.
6165
6166 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6167
6168         * gnus-registry.el: Updated gnus-registry docs.
6169
6170 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6171
6172         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6173         Fix logic bug.
6174         (gnus-registry-post-process-groups): Fix logging of no results and
6175         quote sender and subject.
6176
6177 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6178
6179         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6180         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6181         gnutls-cli are too slow to be done opportunistically.
6182
6183         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6184         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6185         we had no early-data returned.
6186         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6187         two async commands to the same server at the same time.
6188
6189 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6190
6191         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6192
6193 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6194
6195         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6196         "warning" level.
6197
6198         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6199         (mm-url-insert-file-contents): Don't set the package names.
6200
6201 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6202
6203         * gnus-registry.el (gnus-registry-action): Remove properties and
6204         simplify subject in `gnus-registry-handle-action'.
6205         (gnus-registry-spool-action): Get subject and sender from message if
6206         they are not passed in.
6207         (gnus-registry-handle-action): Remove properties and simplify subject
6208         consistently.
6209
6210 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6211
6212         * registry.el: Require CL before using defmacro*.
6213
6214 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * gnus-art.el (article-treat-date): Assume that
6217         gnus-article-date-headers may be a group parameter.
6218
6219 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6220
6221         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6222
6223         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6224         interactively so the newsrc file can contain foreign groups too.
6225         Useful for debugging but not much for users.
6226
6227 2011-04-07  David Engster  <dengste@eml.cc>
6228
6229         * registry.el (registry-usage-test): Only do
6230         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6231         lexical binding.
6232
6233 2011-04-07  David Engster  <dengste@eml.cc>
6234
6235         * Makefile.in (check, test-registry): New rules for test-suite.
6236
6237 2011-04-06  David Engster  <dengste@eml.cc>
6238
6239         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6240         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6241
6242 2011-04-06  David Engster  <dengste@eml.cc>
6243
6244         * registry.el (initialize-instance): Change :after to :AFTER to be
6245         compatible with old EIEIO version in XEmacs.
6246
6247 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6248
6249         * gnus-registry.el (gnus-registry-post-process-groups)
6250         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6251         and provide better messaging.
6252
6253 2011-04-06  David Engster  <dengste@eml.cc>
6254
6255         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6256         errors.
6257
6258         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6259         dgnushack-compile with error-on-warn enabled, and to signal an error if
6260         clean compilation failed.
6261         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6262         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6263
6264 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6265
6266         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6267         unconditionally anyway, discarding errors.
6268         (gnus-registry-delete-entries): New convenience function.
6269         (gnus-registry-import-eld): Import from old .eld registry.
6270
6271         * registry.el: Don't use ERT if it's not available.  Load it
6272         unconditionally anyway, discarding errors.
6273
6274         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6275         version from the Claudio Bley GnuTLS patch (extra optional parameters
6276         and host name).
6277
6278 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6279
6280         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6281         fixup the parameters that can be customized by the user between
6282         save/read cycles.
6283         (gnus-registry-read): Use it.
6284         (gnus-registry-make-db): Use it.
6285         (gnus-registry-spool-action, gnus-registry-handle-action):
6286         Fix messaging.
6287         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6288         Map references to actual group names with sender and subject tracking.
6289         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6290         (gnus-registry-usage-test): Add subject lookup test.
6291
6292         * registry.el (registry-db, initialize-instance): Set up constructor
6293         instead of :initform arguments for the sake of older Emacsen.
6294         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6295         pre-lexbind merge bug.
6296         (registry-usage-test): Use it.
6297         (initialize-instance, registry-db): Move the non-function initforms
6298         back to the class definition.
6299
6300 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6301
6302         * registry.el: New library to manage gnus-registry-style data.
6303
6304         * gnus-registry.el: Use it (major rewrite).
6305
6306         * nnregistry.el: Use it.
6307
6308         * spam.el: Use it.
6309
6310 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6311
6312         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6313         marks on non-selected articles.
6314
6315 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6316
6317         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6318         parameter to open-protocol-stream.
6319
6320 2011-04-01  Julien Danjou  <julien@danjou.info>
6321
6322         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6323         fundamental-mode.
6324
6325 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6326
6327         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6328         servers.
6329
6330 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6331
6332         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6333         made marks not propagate, again.
6334
6335 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6336
6337         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6338         Make this the default type.
6339         (proto-stream-open-plain): Rename from proto-stream-open-default.
6340         (open-protocol-stream, proto-stream-open-starttls)
6341         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6342         with `plain'.
6343
6344         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6345         value.
6346
6347         * nntp.el (nntp-open-connection-function): Document the fact that some
6348         values are not functions but are instead handled specially.
6349         Recognize nntp-open-plain-stream value.
6350         (nntp-open-connection): Recognize that value.
6351
6352 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6353
6354         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6355         where it seems to be needed.
6356
6357 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6358
6359         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6360         stuff.
6361
6362         * gnus-score.el (gnus-score-string): Fix calling convention of
6363         `gnus-simplify-buffer-fuzzy' after last patches.
6364
6365         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6366         server for articles we didn't get any headers for.  This is a sanity
6367         check.
6368
6369 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6370
6371         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6372         new CAPABILITY, use it.
6373
6374 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6375
6376         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6377         downloading anything.
6378
6379         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6380
6381 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6382
6383         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6384         colors.
6385         (gnus-splash-svg-color-symbols): New function.
6386
6387 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6388
6389         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6390         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6391         (gnus-simplify-subject-fuzzy): Use the local
6392         gnus-simplify-subject-fuzzy-regex instead of the global one.
6393         This makes using this variable in group parameters work.
6394
6395 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6396
6397         * gnus-registry.el (gnus-registry-unfollowed-groups):
6398         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6399         archive:sent-YYYY-MM-DD groups).
6400         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6401         tracking if there are more than `gnus-registry-max-track-groups'
6402         matches.
6403
6404 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6405
6406         * message.el (message--yank-original-internal): New function to do the
6407         insertion cleanly inside eval in `message-yank-original'.
6408         (message-yank-original): Use it.
6409
6410 2011-03-29  Julien Danjou  <julien@danjou.info>
6411
6412         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6413         local variables disabled rather than `normal-mode'.
6414
6415 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6416
6417         * imap.el (imap-shell-open, imap-process-connection-type):
6418         Use imap-process-connection-type for 'shell' streams as well as
6419         Kerberos, SSL, other subprocesses.
6420
6421 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6422
6423         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6424         with open-network-stream.
6425         (proto-stream-always-use-starttls): Option removed.
6426         (open-protocol-stream): Return a process object by default.  Provide a
6427         new parameter :return-list specifying a list-type return value, which
6428         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6429         :type `network' to `try-starttls', and `network-only' to `default'.
6430         Make `default' the default, for compatibility with open-network-stream.
6431         Handle the no-parameter case exactly as open-network-stream, with no
6432         additional stream processing.  Search plists using plist-get.
6433         Explicitly add :end-of-commend parameter if it is missing.
6434         (proto-stream-open-default): Rename from
6435         proto-stream-open-network-only.  Return 'default as the type.
6436         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6437         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6438         failed.  Always return a list with a (possibly dead) process as the
6439         first element, for compatibility with open-network-stream.
6440         (proto-stream-open-tls): Use plist-get.  Always return a list.
6441         (proto-stream-open-shell): Return `default' as connection type.
6442         (proto-stream-capability-open): Use plist-get.
6443         (proto-stream-eoc): Function deleted.
6444
6445         * nnimap.el (nnimap-stream, nnimap-open-connection)
6446         (nnimap-open-connection-1): Handle renaming of :type parameter for
6447         open-protocol-stream.
6448         (nnimap-open-connection-1): Pass a :return-list parameter
6449         open-protocol-stream to obtain a list return value.  Parse this list
6450         using plist-get.
6451
6452         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6453         for open-protocol-stream.  Accept open-protocol-stream return value
6454         that is a subprocess object instead of a list.  Handle the case of a
6455         dead returned process.
6456
6457 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6458
6459         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6460
6461         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6462
6463 2011-03-21  Julien Danjou  <julien@danjou.info>
6464
6465         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6466         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6467         query.
6468         (mm-inline-text): Render normal text with fontification whenever
6469         possible.
6470
6471         * gnus-sum.el (gnus-summary-save-parts-1):
6472         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6473         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6474         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6475         Use `mm-handle-filename'.
6476
6477         * mm-util.el (mm-handle-filename): New function, return the filename of
6478         an handle.
6479
6480 2011-03-18  Julien Danjou  <julien@danjou.info>
6481
6482         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6483         (gnus-buffer-live-p): Check that buffer is not nil.
6484
6485 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6486
6487         * gnus.el: No Gnus v0.15 is released.
6488
6489 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6490
6491         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6492         avoid warning on XEmacs.
6493
6494         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6495         on XEmacs.
6496
6497         * gnus-art.el: Require mouse, which the build bot seems to say is
6498         needed.
6499
6500         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6501
6502         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6503         XEmacs, since it doesn't have url-retrieve-synchronously.
6504
6505         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6506         since assoc-string doesn't exist in XEmacs.
6507
6508 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6509
6510         * gnus-group.el (gnus-group-list-ticked): New function.
6511         (gnus-group-make-menu-bar): Provide a menu entry for it.
6512         (gnus-group-list-map): Provide a binding for it.
6513
6514 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6515
6516         * shr.el (shr-visit-file): New command.
6517
6518         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6519
6520 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6521
6522         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6523         servers.
6524
6525 2011-03-16  Julien Danjou  <julien@danjou.info>
6526
6527         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6528         inline.
6529
6530         * gnus-art.el (article-hide-list-identifiers):
6531         Use gnus-group-get-list-identifiers.
6532
6533         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6534         (gnus-summary-remove-list-identifiers):
6535         Use gnus-group-get-list-identifiers to get regexp.
6536         (gnus-select-newsgroup, gnus-summary-insert-subject)
6537         (gnus-summary-insert-articles):
6538         Call gnus-summary-remove-list-identifiers unconditionally.
6539
6540 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6541
6542         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6543         we're selecting a group with unread articles.
6544
6545         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6546
6547         * gssapi.el: New file separated out from imap.el to provide a general
6548         Kerberos 5 connection facility for Emacs.
6549
6550         * message.el (message-elide-ellipsis): Document the format spec
6551         ellipsis.
6552
6553 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6554
6555         * message.el (message-elide-region): Allow the ellipsis to say how many
6556         lines were removed.
6557
6558 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6559
6560         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6561         window configurations containing buffers that are now dead.
6562
6563         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6564         parsing to avoid integer overflows.
6565         (nnimap-parse-flags): Simplify the last change.
6566         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6567         too large for 32-bit Emacsen.
6568
6569 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6570
6571         * auth-source.el (auth-source-netrc-create):
6572         * message.el (message-yank-original): Fix use of `case'.
6573
6574 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6575
6576         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6577         XEmacs, which was one character too wide.
6578
6579 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6580
6581         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6582         default number of articles to display.
6583         (gnus-articles-to-read): Use pretty names for prompt.
6584
6585 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6586
6587         * gnus-int.el (gnus-open-server): Ditto.
6588
6589         * gnus-start.el (gnus-activate-group): Give a backtrace if
6590         debug-on-quit is set and the user hits `C-g'.
6591         (gnus-read-active-file): Ditto.
6592
6593         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6594
6595 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6596
6597         * message.el (message-yank-original): Use cond instead of CL case.
6598
6599 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6600
6601         * auth-source.el (auth-source-netrc-create): Use usual format for the
6602         default in prompts.
6603
6604 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * lpath.el: Fbind read-char-choice for XEmacs.
6607
6608 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6609
6610         * auth-source.el (auth-source-netrc-create): Show the default in the
6611         prompt when prompting for token creation.
6612
6613 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6614
6615         * auth-source.el (auth-source-format-prompt): Always convert the value
6616         to a string to avoid evaluating non-string arguments.
6617         (auth-source-netrc-create): Offer default properly, not as initial
6618         content in `read-string'.
6619         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6620         of line to determine if we've been run before.  If so, don't run again,
6621         but print a trivial message to indicate the cache was hit instead.
6622
6623 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6624
6625         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6626         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6627         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6628         Gnus.
6629
6630 2011-03-11  Julien Danjou  <julien@danjou.info>
6631
6632         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6633         modified file".
6634
6635 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6636
6637         * auth-source.el (auth-source-read-char-choice): New function to read a
6638         character choice using `dropdown-list', `read-char-choice', or
6639         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6640         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6641         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6642         (auth-source-netrc-saver): Use it.
6643         (auth-source-pick-first-password): New convenience function.
6644
6645 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6646
6647         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6648         parameter in the credentials.
6649         (nnimap-open-connection-1): Use it after a successful login.
6650         (nnimap-credentials): Add IMAP-specific user and password prompt.
6651
6652         * auth-source.el (auth-source-search): Add :require parameter, taking a
6653         list.  Document it and the :save-function return token.  Pass :require
6654         down.  Change the CREATED message from a warning to a debug statement.
6655         (auth-source-search-backends): Pass :require down.
6656         (auth-source-netrc-search): Pass :require down.
6657         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6658         Change save prompt to indicate all modifications saved here are
6659         deletions.
6660         (auth-source-netrc-create): Take user login name as default in user
6661         prompt.  Move all the save functionality to a lexically bound function
6662         under the :save-function token in the returned list.  Set up clearer
6663         default prompts for user, host, port, and secret.
6664         (auth-source-netrc-saver): New function, intended to be wrapped for
6665         :save-function.
6666
6667 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6668
6669         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6670         lines to be spaces instead.
6671
6672 2011-03-07  Julien Danjou  <julien@danjou.info>
6673
6674         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6675         (sieve-sasl-auth): Check that auth-source-search did return something,
6676         or just return an empty string.
6677
6678 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6679
6680         * gnus.el (gnus-interactive): Use read-directory-name.
6681
6682         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6683         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6684         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6685         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6686         Likewise.
6687
6688         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6689
6690 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6691
6692         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6693         onto the list of killed groups, too.  This makes killed nnimap groups,
6694         for instance, more reliably not reappear.
6695
6696         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6697         the parent.
6698
6699         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6700
6701         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6702         really have server-side marks.
6703
6704         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6705         since most backends do not usefully have server-side marks.
6706         (gnus-update-read-articles): Propagate marks to all backends that
6707         really have server-side marks.
6708
6709 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6710
6711         * message.el (message-cite-reply-position, message-cite-style):
6712         New variables.
6713         (message-yank-original): Use the new citation styles.
6714
6715 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6716
6717         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6718         buffer-local issue); don't mark it buffer-local when running under
6719         XEmacs.
6720
6721 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6722
6723         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6724         numbers too big to be `read'.
6725
6726 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6727
6728         * password-cache.el (password-in-cache-p): Add autoload.
6729
6730         * message.el (message-options): Make buffer-local two ways to attempt
6731         to fix a XEmacs bug.
6732
6733 2011-03-02  Julien Danjou  <julien@danjou.info>
6734
6735         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6736
6737 2011-03-01  Julien Danjou  <julien@danjou.info>
6738
6739         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6740         group.
6741         (article-hide-list-identifiers): Use list-identifier group parameter.
6742
6743 2011-02-28  Julien Danjou  <julien@danjou.info>
6744
6745         * sieve.el (sieve-buffer-script-name): New local variable to store
6746         sieve script name.
6747         (sieve-edit-script): Store sieve script name.
6748         (sieve-upload): Use sieve script name when uploading.
6749         (sieve-upload): Use substitute-command-keys.
6750         (sieve-edit-script): Use substitute-command-keys.
6751         (sieve-refresh-scriptlist): Use substitute-command-keys.
6752         (sieve-manage-mode-map): Define keymap properly.
6753         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6754         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6755         Remove commented code about cvs.
6756         (sieve-manage-quit): New function.
6757         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6758
6759 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6760
6761         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6762
6763 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6764
6765         * auth-source.el (auth-source-search): Cache empty result sets.
6766
6767         * password-cache.el (password-in-cache-p): Convenience function to
6768         check if a key is in the cache, even if the value is nil.
6769
6770         * auth-source.el (auth-source-save-behavior): New variable to replace
6771         `auth-source-never-create'.
6772         (auth-source-netrc-create): Use it.
6773         (auth-source-never-save): Remove.
6774
6775 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6776
6777         * nnimap.el (nnimap-stream): Doc fix.
6778         (nnimap-open-connection-1): Reverse the order of the ports to that the
6779         prompted-for port is first.
6780
6781         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6782         retrieval by the no-group selection.
6783
6784         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6785         numerical parameters.
6786
6787 2011-02-25  Julien Danjou  <julien@danjou.info>
6788
6789         * gnus-gravatar.el: Use gnus-with-article-buffer.
6790
6791         * gnus-art.el (gnus-with-article-buffer): Check that the
6792         gnus-article-buffer is alive.
6793
6794 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6795
6796         * auth-source.el (auth-source-creation-prompts): New variable to manage
6797         creation-time prompts.
6798         (auth-source-search): Document it.
6799         (auth-source-format-prompt): Add utility function.
6800         (auth-source-netrc-create): Don't default the user name to
6801         user-login-name.  Use `auth-source-creation-prompts' and some default
6802         prompts for user, host, port, and password (the default generic prompt
6803         remains ugly).
6804         (auth-source-never-save): Add customizable option to never save info.
6805         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6806         mode excursion.
6807
6808 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6809
6810         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6811         argument that XEmacs doesn't support.
6812
6813         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6814         compiled for Emacsen having no `libxml-parse-html-region' support.
6815
6816         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6817
6818         * lpath.el: Bind buffer-save-without-query for XEmacs.
6819
6820 2011-02-23  Julien Danjou  <julien@danjou.info>
6821
6822         * gnus-art.el (article-make-date-line): Ignore errors if time is
6823         invalid and not convertible.
6824         (article-make-date-line): Only add lapsed time if time is not nil.
6825
6826 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6827
6828         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6829         `read-char-choice' for backwards compatibility.
6830         (auth-source-netrc-element-or-first): New function to DTRT for
6831         parameter extraction.
6832         (auth-source-netrc-create): Use it and fix multiple parameter print
6833         bug.  Use the default passed from above (given-default) or the
6834         built-in (user-login-name for :user).
6835
6836 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6837
6838         * gnus-start.el (gnus-dribble-read-file):
6839         Set buffer-save-without-query, since we always want to save the dribble
6840         file, probably.
6841
6842         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6843         nnimap.
6844
6845         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6846         -summary- since it's a user-visible variable.
6847
6848         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6849         first time you use the new Gnus.
6850
6851 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6852
6853         * auth-source.el: Don't load netrc.el.
6854         (auth-sources): Search ~/.netrc as well by default.
6855         (auth-source-debug): Add 'trivia option for extra output.
6856         (auth-source-do-trivia): Use it.
6857         (auth-source-search): Simplify logic to use
6858         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6859         appropriate.  Don't keep a running count at this level.  Layer :create
6860         and :delete options appropriately on the first and second passes.
6861         Don't track the backend with the search results.
6862         (auth-source-search-backends): New function to search a list of
6863         backends for a processed spec.
6864         (auth-source-netrc-parse): Cache all netrc files, making
6865         auth-source-netrc-cache an alist keyed by the file name and using the
6866         file mtime as the caching criterion.  Keep the obfuscated data secret
6867         with a lexical bind.
6868         (auth-source-netrc-search): Don't calculate the length of the results
6869         unnecessarily.
6870         (auth-source-search-backends): Fix bug.
6871         (auth-source-netrc-create): Rework prompts.
6872
6873 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6874
6875         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6876         Lower case names of search constraints.
6877         (nnir-run-query): Cache and reuse search constraints for all imap
6878         servers.
6879
6880 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6881
6882         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6883         after exit.
6884         (gnus-setup-message): Define missing variable from last checkin.
6885
6886         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6887         value, show the raw article.
6888
6889 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6890
6891         * gnus.el: No Gnus v0.13 is released.
6892
6893 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6894
6895         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6896         auth-source now accepts numbers.
6897
6898         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6899         spec, too.
6900         (auth-source-ensure-strings): New function.
6901
6902         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6903         (gnus-article-setup-buffer): Always restart the date timer so that user
6904         changes to the frequency is respected.
6905
6906         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6907         port numbers, so make sure it gets that if nnimap-server-port is
6908         explicit.
6909
6910 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6911
6912         * nnimap.el (nnimap-inbox): Doc fix.
6913
6914 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6915
6916         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6917         Autoload.  Add optional arg FRAME, and pass it to color-values.
6918         (color-complement): Caller changed.  Doc fix.
6919         (color-gradient): Rewrite for better clarity and efficiency.
6920
6921 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6922
6923         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6924         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6925         color-lab-to-srgb.
6926
6927 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6928
6929         * color.el: First part of merge from hexrgb.el.
6930         (color-rgb-to-hex): Rename from color-rgb->hex.
6931         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6932         saturation to zero if the value is too small.
6933         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6934         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6935         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6936         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6937         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6938         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6939         (color-cie-de2000): Doc fix.
6940
6941 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6942
6943         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6944         given method as in the group name if we're using an extended method.
6945         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6946         command, if we're using that, instead of waiting for the beginning.
6947
6948         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6949         we're sure to get unique server names, and we don't output two async
6950         commands in the same buffer.  This fixes an NNTP hang for some users.
6951
6952 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6953
6954         * gnus.el: No Gnus v0.11 is released.
6955
6956 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6957
6958         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6959         summary buffer before reading going to the next buffer.  This avoids
6960         putting the point in the group buffer if you `C-g' the command.
6961
6962         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6963         cache (for now) to make ~/.authinfo.gpg files usable.
6964
6965         * nnfolder.el (copyright-update): Define for the compiler.
6966
6967         * auth-source.el (auth-source-search): Fix unbound variable.
6968
6969 2011-02-19  Glenn Morris  <rgm@gnu.org>
6970
6971         * gnus.el (gnus-meta): Doc fix.
6972
6973 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6974
6975         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6976         in case it's not yet loaded.
6977
6978 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6979
6980         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6981         line we're waiting for.
6982
6983 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6984
6985         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6986         face with line-width greater than zero will cause RET in gnus summary
6987         buffer to scroll down article page-wise because auto vscroll happens,
6988         it should be temporally disabled when doing a scroll-up.
6989
6990 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6991
6992         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6993         outputs from the server.
6994
6995 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6996
6997         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6998         later so that bbdb can hook in easier.
6999
7000 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7001
7002         * auth-source.el (auth-source-search): Don't try to create credentials
7003         if the caller doesn't want that.
7004         (auth-source-search): If we don't find a match, don't bug out on
7005         non-bound variables.
7006         (auth-source-search): Only ask a single backend to create the
7007         credentials.
7008
7009         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7010         logging.
7011         (nnimap-credentials): Protect against auth-source-search returning nil.
7012         (nnimap-request-list): Protect against not being able to open the
7013         server.
7014
7015 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7016
7017         * auth-source.el (auth-source-search): Do a two-phase search, one with
7018         no :create to get the responses from all backends.
7019
7020         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7021         when getting credentials.
7022
7023         * gnus-util.el (gnus-delete-duplicates): New function.
7024
7025 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7026
7027         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7028         a creation default, pass the whole port list down.  It will be
7029         completed.
7030
7031         * auth-source.el (auth-source-search): Updated docs to talk about
7032         multiple creation choices.
7033         (auth-source-netrc-create): Accept a list as a value (from the search
7034         parameters) and do completion on that list.  Keep a separate netrc line
7035         with the password obscured for showing the user.
7036
7037         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7038         first choice to `auth-source-search' so it will be used for entry
7039         creation instead of the server's Gnus-specific name.
7040         (nnimap-credentials): Rely on the auth-source library to select which
7041         port is actually wanted in the new netrc entry, so don't override
7042         `auth-source-creation-defaults'.
7043
7044         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7045         :protocol and accept a missing user, host, or port as a wildcard match.
7046         (auth-source-debug): Default to off.
7047
7048         (auth-source-netrc-search, auth-source-netrc-create)
7049         (auth-source-secrets-search, auth-source-secrets-create)
7050         (auth-source-user-or-password, auth-source-backend, auth-sources)
7051         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7052         instead of :protocol.
7053
7054         * nnimap.el (nnimap-credentials): Pass a port default to
7055         `auth-source-search' in case an entry needs to be created.
7056         (nnimap-open-connection-1): Use :port instead of :protocol.
7057
7058 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * auth-source.el: Bind load-path when loading EIEIO from
7061         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7062         21.4 doesn't support, to `require'.
7063         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7064         delete-dups that is not available in XEmacs 21.4.
7065
7066 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7067
7068         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7069         as EIEIO must also be loaded when auth-source.el is being
7070         byte-compiled.
7071
7072 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7073
7074         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7075
7076         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7077
7078         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7079
7080         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7081
7082         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7083
7084         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7085
7086         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7087
7088         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7089         necessary.
7090
7091 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7092
7093         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7094         nil means that nnimap doesn't get updated.
7095
7096 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7097
7098         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7099         result when the user doesn't want to write to the file.
7100         (auth-source-netrc-search): Expect a synthetic result and proceed
7101         accordingly.
7102         (auth-source-cache-expiry): New variable to override
7103         `password-cache-expiry'.
7104         (auth-source-remember): Use it.
7105
7106         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7107         parameter.  Create entry if necessary by using :create t.
7108         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7109
7110 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7111
7112         * auth-source.el (auth-source-debug): Enable by default and don't
7113         mention the obsolete `auth-source-hide-passwords'.
7114         (auth-source-do-warn): New function to debug unconditionally.
7115         (auth-source-do-debug): Use it.
7116         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7117         and for Secrets API entries when the secrets.el library is not
7118         available.
7119
7120 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7121
7122         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7123         (gnus-summary-exit): Kill the correct article buffer on exit from a
7124         `C-d' group.
7125
7126         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7127         gnus-propagate-marks.
7128
7129         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7130         before killing the buffers so that a non-full window conf gets handled
7131         correctly.
7132         (gnus-summary-exit): Ditto.
7133         (gnus-summary-read-group-1): Ditto.
7134
7135         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7136         async code again so that we can debug it properly.
7137
7138         * message.el (message-reply): Take an optional switch-buffer parameter
7139         so that Gnus window confs are respected better.
7140
7141 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7142
7143         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7144         `plist-get' to accept non-list parameters (XEmacs issue).
7145         Fix docstring.
7146         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7147         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7148         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7149         Login collection is "Login" and not "login".
7150
7151 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7152
7153         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7154         multiple headers.
7155
7156         * nnimap.el (nnimap-inhibit-logging): New variable.
7157         (nnimap-log-command): Don't log login commands.
7158
7159         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7160         to have more parameters.
7161
7162         * nnimap.el (nnimap-send-command): Mark the command time for each
7163         command, so that we don't get NOOPs stepping on our toes.
7164
7165         * gnus-art.el (article-date-ut): Get the date from the Date header on
7166         `t'.
7167
7168 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7169
7170         * auth-source.el (auth-source-search): Use copy-sequence instead of
7171         the cl.el copy-list.
7172
7173 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7174
7175         * imap.el: Bring it back (revert
7176         84d800cd31de3064f0ed39617d725709a2f8f42f).
7177
7178 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7179
7180         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7181         Improve prompt.
7182
7183 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7184
7185         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7186         washing status from the default format.  It isn't very informative.
7187
7188 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7189
7190         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7191         Fix Gcc processing on imap.
7192
7193 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7194
7195         * imap.el: Remove file.  All the functionality is in nnimap.el.
7196
7197 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7198
7199         * message.el (message-bury): Don't pop up a new window when selected
7200         window is dedicated.
7201
7202 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7203
7204         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7205
7206 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7207
7208         * sieve-manage.el: Autoload `auth-source-search'.
7209         (sieve-sasl-auth): Use it.
7210
7211 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7212
7213         * nnimap.el: Autoload `auth-source-forget+'.
7214         (nnimap-open-connection-1): Use it if the connection fails.
7215
7216         * auth-source.el: Require `password-cache'.
7217         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7218         obsolete.
7219         (auth-source-magic): Marker for `password-cache' keys.
7220         (auth-source-do-cache): Update docstring.
7221         (auth-source-search): Use and check cache.
7222         (auth-source-forget-all-cached, auth-source-remember)
7223         (auth-source-recall, auth-source-forget, auth-source-forget+)
7224         (auth-source-specmatchp): Caching support functions.
7225         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7226         Remove and obsolete.
7227         (auth-source-user-or-password): Remove caching to further discourage
7228         using it.  Always hide passwords.
7229
7230         * password-cache.el (password-cache-remove): Accept secrets that are
7231         not strings.
7232
7233 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7234
7235         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7236         code for now, since it doesn't work for all users.
7237
7238 2011-02-09  Julien Danjou  <julien@danjou.info>
7239
7240         * message.el (message-options): Make message-options really buffer
7241         local.
7242
7243 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7244
7245         * mail-source.el: Autoload `auth-source-search'.
7246         (mail-source-keyword-map): Note order matters.
7247         (mail-source-set-1): Get all the mail-source source values and
7248         defaults and search auth-source on those if needed.  This can all
7249         probably be simplified.
7250
7251         * nnimap.el: Autoload `auth-source-search'.
7252         (nnimap-credentials): Use it.
7253         (nnimap-open-connection-1): Ask for the virtual server and physical
7254         address in one shot.
7255
7256         * nntp.el: Autoload `auth-source-search'.
7257         (nntp-send-authinfo): Use it.  Note TODO.
7258
7259 2011-02-08  Julien Danjou  <julien@danjou.info>
7260
7261         * shr.el (shr-tag-body): Add support for text attribute in body
7262         markups.
7263
7264         * message.el (message-options): Make message-options a local variable.
7265
7266 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7267
7268         * auth-source.el (auth-source-secrets-search)
7269         (auth-source-user-or-password): Use `append' instead of `nconc'.
7270         (auth-source-user-or-password): Build return list better and protect
7271         against nil :secret.
7272
7273 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7274
7275         * nnimap.el (nnimap-update-info): Refactor slightly.
7276         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7277         (nnimap-update-info): Clean up slightly.
7278         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7279         characters.
7280         (nnimap-process-quirk): Rename function to avoid collision.
7281         (nnimap-update-info): Fix macrology bug-out.
7282         (nnimap-update-info): Simplify split history test.
7283
7284 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7285
7286         * auth-source.el (top): Require 'eieio unconditionally.
7287         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7288         (auth-source-secrets-search): Limit search when `max' is greater than
7289         number of results.
7290
7291 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7292
7293         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7294         part not returning any data.
7295
7296         * proto-stream.el (open-protocol-stream): Document the return value.
7297
7298 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7299
7300         * auth-source.el (auth-source-secrets-search): Add examples.
7301
7302 2011-02-06  Julien Danjou  <julien@danjou.info>
7303
7304         * message.el (message-setup-1): Handle message-generate-headers-first
7305         set to t.
7306
7307 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7308
7309         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7310         API with a string "secrets:collection-name" and with 'default.
7311         (auth-source-backend-parse): Parse "secrets:collection-name" and
7312         'default.  Recurse on parses instead of repeating code.  Use the
7313         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7314         message when ignoring a source.
7315         (auth-source-search): List ignored search keys at the top level.
7316         (auth-source-netrc-create): Use `case' instead of `cond'.
7317         (auth-source-secrets-search): Created with TODOs.
7318         (auth-source-secrets-create): Created with TODOs.
7319         (auth-source-retrieve, auth-source-create, auth-source-delete)
7320         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7321         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7322         (auth-source-user-or-password-sftp)
7323         (auth-source-user-or-password-smtp): Remove.
7324         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7325         around `auth-source-search'.  Not tested thoroughly.
7326
7327 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7328
7329         * auth-source.el: Bring in assoc and eioeio libraries.
7330         (secrets-enabled): New variable to track the status of the Secrets API.
7331         (auth-source-backend): New EIOEIO class to represent a backend.
7332         (auth-source-creation-defaults): New variable to set prompt defaults
7333         during token creation (see the `auth-source-search' docstring for
7334         details).
7335         (auth-sources): Simplify to allow a simple string as a netrc backend
7336         spec.
7337         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7338         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7339         (auth-source-search): Main auth-source API entry point.
7340         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7341         (auth-source-search-collection): Helper function for searching.
7342         (auth-source-netrc-parse, auth-source-netrc-normalize)
7343         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7344         Supports search, create, and delete.
7345         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7346         backend stubs.
7347         (auth-source-user-or-password): Call `auth-source-search' but it's not
7348         ready yet.
7349
7350 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7351
7352         * message.el (message-setup-1): Remove the read-only stuff, since it
7353         doesn't work under XEmacs, for some reason.
7354
7355         * gnus-sum.el (gnus-user-date): Rename back from
7356         gnus-summary-user-date since user code refers to it.
7357
7358         * shr.el (shr-render-td): Store the actual background color used.
7359
7360         * message.el (message-setup-1): Don't bind the constant
7361         -forbidden-properties.
7362         (message-setup-1): Revert previous change, since it needs to bind the
7363         props to insert them.
7364         (message-resend): Allow removing the read-only separator line.
7365
7366 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7367
7368         * nnimap.el (nnimap-request-accept-article): Give an error message if
7369         the APPEND wasn't successful.
7370
7371 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7372
7373         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7374         that have no groups.
7375
7376 2011-02-03  Julien Danjou  <julien@danjou.info>
7377
7378         * gnus-draft.el: Remove progn around gnus-draft-setup.
7379
7380 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7381
7382         * gnus-start.el (gnus-read-active-for-groups): This function is never
7383         called with a nil `infos', so clean that up.
7384         (gnus-get-unread-articles): Request active files from primary/secondary
7385         methods that have no groups (yet).
7386
7387 2011-02-03  Julien Danjou  <julien@danjou.info>
7388
7389         * message.el (message-setup-1): Always generate References first.
7390         (message-mail): Return the return value of message-setup, not always t.
7391         (message-setup-1): Insert mail-header-separator with read-only and
7392         intangible properties set.
7393
7394         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7395         user-date in docstring.
7396
7397         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7398
7399         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7400         docstring.
7401
7402         * gnus.el (gnus-user-date-format-alist): Change default value.
7403         Use defcustom, with type and group.  Move from gnus-util.el.
7404         Rename to gnus-summary-user-date-format-alist.
7405
7406 2011-02-03  Glenn Morris  <rgm@gnu.org>
7407
7408         * nnimap.el (gnus-fetch-headers): Declare.
7409
7410         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7411
7412 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7413
7414         * message.el (message-forward-make-body-digest-plain)
7415         (message-followup, message-reply): Clean up things noted by Stefan.
7416
7417         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7418         gnus-article-update-date-headers is nil.
7419         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7420         it didn't really work with defcustom.
7421         (article-update-date-lapsed): Make sure the window start doesn't move,
7422         either.
7423
7424 2011-02-01  Julien Danjou  <julien@danjou.info>
7425
7426         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7427         format.
7428
7429         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7430         standard in Emacs nowadays.
7431
7432         * color.el (color-gradient): Add a color-gradient function.
7433
7434 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7435
7436         * message.el (message-expand-name): Don't trust the return value of
7437         bbdb-complete-name.
7438         (message-check-news-header-syntax): Remove unused var `start'.
7439         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7440         (message-inhibit-body-encoding): Move to before first use.
7441         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7442         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7443         (Organization, Message-ID, Date, mh-previous-window-config):
7444         Defvar the vars using dynamic scoping.
7445
7446 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7447
7448         * shr.el (shr-render-td): Only do colors at the final rendering.
7449         Should be slightly faster.
7450         (shr-insert-table): Fix up TD background colors when doing the
7451         vertical padding.
7452
7453         * gnus-art.el (article-date-ut): Protect against articles with no Date
7454         header.
7455         (article-update-date-lapsed): Don't use current-column to find the
7456         horizontal position.  It's fragile in the presence of \003 characters.
7457
7458         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7459
7460 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7461
7462         * gnus-art.el (article-transform-date): Rewrite to still work when
7463         there are several rfc2822 parts.
7464         (article-transform-date): Fix infinite recursion.
7465         (article-date-ut): Replace infinitely many Date headers with a single
7466         one when called interactively.
7467
7468         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7469         secure manner.
7470
7471         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7472         move around by not using save-window-excursion.  It seems to work...
7473
7474 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * gnus-art.el (article-make-date-line): Work for user-defined format.
7477
7478 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7479
7480         * nntp.el (nntp-retrieve-group-data-early)
7481         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7482         fetching functions.
7483
7484         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7485         thoroughly for all backends that have no known groups.  This should
7486         allow new nnml methods to retrieve mail.
7487
7488         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7489         that Gnus doesn't know exists again.
7490
7491         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7492         (gnus-treat-date-ut): Ditto.
7493         (gnus-article-update-date-header): Rename.
7494         (gnus-treat-date-local): Remove.
7495         (gnus-treat-date-english): Remove.
7496         (gnus-treat-date-lapsed): Remove.
7497         (gnus-treat-date-combined-lapsed): Remove.
7498         (gnus-treat-date-original): Remove.
7499         (gnus-treat-date-iso8601): Remove.
7500         (gnus-treat-date-user-defined): Remove.
7501         (gnus-article-date-headers): New variable to control all the date
7502         header options.
7503         (article-date-ut): Rewrite to allow using the new way to format date
7504         headers(s).
7505
7506 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7507
7508         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7509         method.
7510         (nnmail-article-group): A better test for fanciness.
7511
7512         * nnimap.el (nnimap-request-head): Protect against not finding the
7513         article by Message-ID.
7514
7515 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7516
7517         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7518         keep point at the "same place".
7519
7520 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7521
7522         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7523         data if the group is inactive.
7524
7525 2011-01-28  Julien Danjou  <julien@danjou.info>
7526
7527         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7528         (gnus-all-windows-visible-p): Remove old compatibility code.
7529         (gnus-window-top-edge): Add docstring.
7530
7531         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7532
7533 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7534
7535         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7536         older request-update-info.
7537
7538         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7539
7540 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7541
7542         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7543         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7544
7545 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7546
7547         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7548         groups.  This makes the nndraft:queue group pop up if it's not already
7549         there.
7550
7551         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7552         messages" logic, which was reversed.
7553
7554         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7555         the "same place" even if point is on the line being replaced.
7556         (article-update-date-lapsed): Allow updating both the combined lapsed
7557         and the lapsed headers.
7558         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7559         (article-make-date-line): Limit the number of segments dynamically to
7560         avoid too-long lines.
7561
7562 2011-01-27  Julien Danjou  <julien@danjou.info>
7563
7564         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7565         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7566
7567 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7570         Use plist-get instead of the cl function getf.
7571
7572 2011-01-27  Glenn Morris  <rgm@gnu.org>
7573
7574         * gnus-util.el (float-time): Get rid of compiler warning, again.
7575
7576 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7577
7578         * shr.el (shr-put-color): Special-case background colors: Do put them
7579         at the blank parts at the front of the lines.
7580
7581         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7582         exit hook to nix out all data on readedness on group exit.
7583
7584         * gnus-util.el (float-time): If float-time is bound, always use it on
7585         all Emacsen.  It's unclear why the subrp check was there.
7586         (time-date): Require to make some autoload issues on XEmacs go away.
7587
7588         * shr.el (shr-put-color): Don't do the box padding in tables, since
7589         they're already padded.
7590
7591 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7592
7593         * gnus-art.el (gnus-article-next-page): When the last line of the
7594         article is displayed, scroll down once more instead of going to the
7595         next article at once.
7596         (article-lapsed-string): Refactor out and allow specifying how many
7597         segments you want.
7598         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7599         (gnus-article-update-lapsed-header): New variable.
7600
7601         * shr.el: Revert change that made headings use different-sized faces.
7602         The Emacs display engine isn't advanced enough that, for instance,
7603         tables can comfortably use differently-sized faces.
7604
7605 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7606
7607         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7608         used.
7609         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7610         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7611         we're using an encrypted connection.
7612
7613         * proto-stream.el: Alter the interface functions to also return the
7614         actual stream type used: network or tls.
7615
7616 2011-01-25  Julien Danjou  <julien@danjou.info>
7617
7618         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7619         (mm-display-javascript-inline): New function.
7620
7621         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7622         viewing function.
7623
7624 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * shr.el (shr-expand-newlines): Fix variable name.
7627
7628 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7629
7630         * shr.el (shr-expand-newlines): Make nested boxes work.
7631
7632 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7633
7634         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7635         backgrounds.
7636         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7637         in a more sensible manner.
7638
7639 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7640
7641         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7642         if EPG is loaded.
7643
7644 2011-01-24  Julien Danjou  <julien@danjou.info>
7645
7646         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7647         tags.
7648
7649 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7650
7651         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7652         commands.
7653
7654         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7655         in the article buffer.
7656         (gnus-gravatar-insert): Use blank space from the current buffer to
7657         avoid breaking text properties.  This makes X-Sent updating work again.
7658
7659         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7660
7661 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7662
7663         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7664         fix the bug in url-http.el instead.
7665
7666         * shr.el (shr-image-fetched): Ditto.
7667
7668         * shr.el (shr-image-fetched): Avoid having point move in the article
7669         buffer.
7670
7671         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7672         buffer after being called.  It's apparently being killed by url.el, and
7673         killing it made point move to end-of-buffer in a random buffer.
7674
7675         * shr.el (shr-image-fetched): Ditto.
7676
7677 2011-01-23  Julien Danjou  <julien@danjou.info>
7678
7679         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7680
7681         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7682         text/x-org.
7683
7684 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7685
7686         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7687         (i.e., nnimap) returning nil as the article number.
7688
7689 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7690
7691         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7692         "DelSp" parameter in RFC3676.
7693
7694 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7695
7696         * message.el (message-check-recipients): Display the encoded version of
7697         the bogus address if they differ.
7698
7699         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7700         after sending.
7701
7702         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7703
7704         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7705
7706         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7707         group buffer after sending the queue.
7708
7709         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7710
7711 2011-01-22  Julien Danjou  <julien@danjou.info>
7712
7713         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7714
7715 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7716
7717         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7718         nested related parts.
7719
7720         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7721         unexpired articles.  This fixes the regression that led expiry marks to
7722         disappear from nnfolder groups.
7723
7724 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7725
7726         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7727         Don't confuse the "ret" of "retrograde" with RET.
7728
7729 2011-01-21  Julien Danjou  <julien@danjou.info>
7730
7731         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7732         than mm-insert-inline.
7733
7734 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7735
7736         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7737         Widen article buffer.
7738
7739 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7740
7741         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7742         the temp buffer.
7743         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7744
7745 2011-01-20  Julien Danjou  <julien@danjou.info>
7746
7747         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7748
7749         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7750         than mm-insert-inline to insert inline part: this respect
7751         mm-inline-media-tests displayers.
7752
7753         * mm-view.el (mm-display-shell-script-inline): New function.
7754
7755         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7756
7757         * mm-uu.el (mm-uu-type-alist): Add org block.
7758         (mm-uu-org-src-code-block-extract): New function.
7759
7760         * mm-view.el (mm-display-org-inline): New function.
7761
7762         * mm-decode.el (mm-automatic-display): Add text/org.
7763
7764         * mailcap.el (mailcap-mime-extensions): Add .org.
7765
7766 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7769         gnus-article-add-buttons.
7770
7771 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7772
7773         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7774         From header with a date and "nobody" as the sender.
7775
7776 2011-01-19  Julien Danjou  <julien@danjou.info>
7777
7778         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7779         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7780         if you have the same regexp several times.
7781         (gnus-button-push): Fix matching when regexp is symbol.
7782
7783 2011-01-15  Glenn Morris  <rgm@gnu.org>
7784
7785         * message.el (message-mail): A compose-mail function should
7786         accept headers as strings.
7787
7788 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7789
7790         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7791         Add :vert-only tags.
7792         (message-mail): New arg RETURN-ACTION.
7793         (message-return-action): New var.
7794         (message-bury): Use it.
7795         (message-mode): Make it buffer-local.
7796         (message-send-and-exit): Always call message-bury.
7797
7798         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7799         message-mail.
7800
7801 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7802
7803         * nnimap.el (nnimap-convert-partial-article): Protect against
7804         zero-length body parts.
7805
7806         * mm-decode.el (mm-preferred-alternative-precedence):
7807         Discourage showing empty parts.
7808
7809         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7810         and stuff if the backend didn't return the article number.  This fixes
7811         an Exchange-related nnimap bug.
7812
7813         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7814         group window, because it does the wrong thing when a separate frame
7815         displays the group buffer.
7816
7817         * proto-stream.el (open-protocol-stream): Protect against the low-level
7818         transport functions returning nil.
7819
7820 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7821
7822         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7823         (mml2015-epg-find-usable-secret-key): New function.
7824         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7825         mml2015-epg-find-usable-key (Bug#7797).
7826         (mml2015-epg-encrypt): Ditto.
7827
7828 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * dgnushack.el (rot13-string): Fix the way to get the argument.
7831
7832 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7833
7834         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7835
7836 2011-01-03  Glenn Morris  <rgm@gnu.org>
7837
7838         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7839
7840         * sieve.el (sieve-open-server): Give a more explicit error if
7841         sieve-manage-open returns nil.  (Bug#7720)
7842
7843 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7844
7845         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7846
7847 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7848
7849         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7850         This avoids sending passwords in plain text over non-encrypted
7851         channels.
7852
7853         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7854
7855         * nnimap.el (nnimap-login): Refactored out into own function, and
7856         implement CRAM-MD5.
7857         (nnimap-wait-for-line): Refactored out.
7858
7859         * mm-view.el (mml-smime): Require.
7860
7861 2010-12-20  David Engster  <deng@eml.cc>
7862
7863         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7864         use EPG to decrypt S/MIME messages instead of openssl.
7865
7866 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7867
7868         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7869
7870         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7871         status is the group clearly is unreachable.
7872
7873         * auth-source.el (auth-source-create): Add the optional second
7874         parameter to `local-variable-p' to be compatible with XEmacs.
7875
7876 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7877
7878         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7879         work when using a compressed nnml folder.
7880
7881 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7882
7883         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7884         backends after sanitising on entry, because this never makes sense:
7885         If the articles have gone missing, then the data no longer exists on
7886         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7887         overwrite anything anyway.
7888
7889         * shr.el (shr-insert-document): Bind shr-width dynamically to
7890         window-width if it's nil.
7891
7892 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7893
7894         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7895         with the meaning of using the full emacs window width for rendering.
7896
7897 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7898
7899         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7900         case when sender is not given.
7901
7902 2010-12-23  Julien Danjou  <julien@danjou.info>
7903
7904         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7905         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7906         the addresses, otherwise we might misplaced the gravatar.
7907
7908 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7909
7910         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7911         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7912         obsolete in Emacs.
7913
7914 2010-12-20  Julien Danjou  <julien@danjou.info>
7915
7916         * gnus-util.el (gnus-rescale-image): Revert last change.
7917
7918 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7919
7920         * binhex.el: Improve commentary (Bug#7482).
7921
7922 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7923
7924         * gnus-group.el (gnus-group-delete-articles): New command.
7925
7926 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7927
7928         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7929
7930 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7931
7932         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7933         here, since it's up to the backends to do CRLF removal if their
7934         protocol has it.
7935
7936         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7937
7938 2010-12-17  Julien Danjou  <julien@danjou.info>
7939
7940         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7941         they are from file.  Can also scale up.
7942
7943 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7944
7945         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7946         Restore gnus-use-agent.
7947         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7948
7949         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7950
7951 2010-12-17  Julien Danjou  <julien@danjou.info>
7952
7953         * gravatar.el (gravatar-retrieve-synchronously): New function.
7954         (gravatar-get-data): Make more robust.
7955
7956 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7959
7960 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7961
7962         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7963         to really consider the last line.
7964
7965 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7966
7967         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7968         list of recipient keys, or use symmetric encryption if not a list.
7969         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7970         EPA override, replacing the call to `netrc-store-data'.
7971
7972 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7973
7974         * gnus-srvr.el: Avoid passing nil regexp argument to
7975         delete-matching-lines.
7976
7977 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7978
7979         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7980         fetching stops when Gnus exits.
7981
7982         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7983         function.
7984         (nnfolder-request-expire-articles): Save all the buffers after doing
7985         expiry.
7986
7987         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7988         the last article", since that led to serious performance regressions
7989         when expiring nnml groups.
7990
7991 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7992
7993         * nnir.el: Improve customizations.
7994
7995 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7996
7997         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7998
7999         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8000         group has been killed.
8001         (gnus-group-yank-group): Ditto.
8002
8003         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8004
8005         * nnimap.el (nnimap-request-update-group-status): New function.
8006
8007         * gnus-int.el (gnus-request-update-group-status): New interface
8008         function.
8009
8010         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8011         copying read-ness to the backends.
8012
8013         * nnimap.el (nnimap-quirk): New function.
8014         (nnimap-retrieve-group-data-early): Use it.
8015         (nnimap-quirks): New alist.
8016
8017 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8018
8019         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8020         don't delete it within indentation.
8021
8022 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8023
8024         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8025         previous line.
8026
8027 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8028
8029         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8030         QRESYNC command by deleting a superfluous space which broke Cyrus
8031         servers.  This change will break other servers that are buggy the other
8032         way around.
8033
8034 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8035
8036         * spam.el: Reindent and fix long lines.
8037         (spam-copy-or-move-routine): Exclude invalid move destinations.
8038
8039 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8040
8041         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8042         installed the registry.
8043
8044 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8047
8048 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8049
8050         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8051         groupname doesn't contain "gmane".
8052
8053 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8054
8055         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8056         and netrc-bound-and-true-p bindings.
8057         (netrc-parse): Cache the netrc contents.
8058
8059         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8060         (gnus-1): Don't create the nndrafts group twice.
8061         (gnus-setup-news): There's no need to read the active file here, since
8062         that's done again later on a per-backend basis.
8063         (gnus-start-draft-setup): Make sure that the new group is started out
8064         empty.
8065
8066         * gnus-agent.el (gnus-agentize): Don't create the queue group
8067         automatically on startup.  It'll be created later, if needed.
8068
8069         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8070         of automatically subscribed groups.
8071         (gnus-auto-subscribed-categories): New variable.
8072         (gnus-matches-options-n): Use it.
8073         (gnus-default-subscribed-newsgroups): Remove unused variable.
8074         (gnus-start-draft-setup): Message a bit less.
8075
8076 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8077
8078         * nnir.el (nnir-run-imap): Return article list in order of increasing
8079         UID.
8080
8081 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8082
8083         * gnus-sum.el (gnus-summary-enter-digest-group):
8084         Mention gnus-auto-select-on-ephemeral-exit.
8085
8086         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8087         convention of the network-only option.
8088
8089 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8090
8091         * proto-stream.el (proto-stream-open-network-only): New function to
8092         have a way to specify non-STARTTLS upgrade connections.
8093
8094 2010-12-10  Julien Danjou  <julien@danjou.info>
8095
8096         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8097         email address is nil.
8098
8099         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8100
8101 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8102
8103         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8104         deletion.
8105         (nnir-run-imap): Only need to parse list once.
8106
8107 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8108
8109         * shr.el (shr-tag-script): Ignore <script>.
8110         (shr-tag-label): Add <label> support.
8111
8112 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8113
8114         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8115
8116         * shr.el (shr-image-displayer): Work for images lined side by side.
8117
8118 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8119
8120         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8121         parameter, since XEmacs doesn't accept t as a parameter.
8122
8123 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8124
8125         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8126         ids.
8127         (nnir-run-gmane): Simplify groupspec formatting.
8128         (nnir-request-expire-articles): New function.
8129
8130 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8131
8132         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8133         overflow, possibly.
8134
8135         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8136         (shr-render-td): Handle td style="" better.
8137         (shr-tag-table): Use the color from the style sheet.
8138         (shr-render-td): Make sure we copy over all the overlays, too.
8139
8140 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8141
8142         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8143         (nnir-request-article): Improve article retrieval.
8144
8145 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8146
8147         * mm-util.el (mm-extra-numeric-entities): New variable.
8148
8149         * mm-url.el (mm-url-decode-entities):
8150         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8151
8152         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8153
8154 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8155
8156         * message.el: Use completion-at-point.
8157         (message-completion-function): New fun, extracted from message-tab.
8158         (message-mode): Use it for completion-at-point-functions.
8159         (message-tab): Use it and completion-at-point.
8160
8161 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8162
8163         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8164         character if a non-breakable character follows.
8165
8166 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8167
8168         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8169         any stream.
8170
8171         * shr.el (shr-tag-font): Colorize the region.
8172         (shr-tag-body): Ditto.
8173         (shr-tag-font): Actually let the styles be inherited instead of
8174         overwriting them.
8175         (shr-tag-font): Get the background color right.
8176         (shr-tag-style): Ignore all <style> tags for the moment.
8177
8178         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8179         a Message-ID to avoid having nnimap depend on gnus-sum.
8180
8181         * shr.el (shr-descend): Only colorize something if we have a node that
8182         sets colors.
8183
8184 2010-12-06  Julien Danjou  <julien@danjou.info>
8185
8186         * shr.el (shr-render-td): Render td content with shr-descend, so style
8187         will be applied to <td> too.
8188         (shr-colorize-region): Colorize region even if we only have a background.
8189         (shr-tag-body): Fix color and background color inheritance.
8190         Do not recolorize after shr-generic.
8191         (shr-tag-font): Let shr-generic colorize via inheritance.
8192
8193 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8196
8197 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8198
8199         * nnir.el (nnir-request-move-article): Remove obsolete code.
8200
8201 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8202
8203         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8204
8205 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * gnus-sum.el (gnus-summary-respool-article): The completion function
8208         expects a list instead of an alist.
8209
8210         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8211         string as the parameter.
8212
8213         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8214
8215         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8216         styles.
8217         (shr-colorize-region): New function.
8218         (shr-insert-background-overlay): Remove.
8219         (shr-render-td): Background setting should be taken care of on a higher
8220         level.
8221         (shr-tag-body): Use post-hoc colorizations.
8222         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8223         (shr-put-color-1): Don't overwrite old colors.
8224         (shr-colorize-region): When the background color isn't explicit, use
8225         a fixed background.
8226
8227         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8228         nnmail variables.
8229
8230 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8231
8232         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8233         unless necessary.
8234
8235 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8236
8237         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8238         server.
8239
8240 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8241
8242         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8243         so that TAB works.
8244
8245         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8246         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8247
8248         * shr.el (shr-urlify): Show the URL before the title to avoid
8249         misleading URLs.
8250
8251 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8252
8253         * shr.el (shr-urlify): Display the title in <a> tags.
8254
8255 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8256
8257         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8258
8259 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8260
8261         * nnir.el: Rearrange code to allow macros to be autoloaded by
8262         gnus-sum.el.
8263         (nnir-retrieve-headers-override-function): Make this variable
8264         customizable.
8265         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8266
8267         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8268         from nnir.el.
8269
8270 2010-12-03  Julien Danjou  <julien@danjou.info>
8271
8272         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8273
8274 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8275
8276         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8277         allow optional argument `environment'.
8278
8279 2010-12-03  Glenn Morris  <rgm@gnu.org>
8280
8281         * mm-extern.el (message-goto-body): Update declaration.
8282
8283 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8284
8285         * gnus-util.el (gnus-macroexpand-all): New function.
8286
8287         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8288         instead of macroexpand-all that is unavailable in XEmacs.
8289
8290 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8291
8292         * nnir.el (nnir-summary-line-format): New variable.
8293         (nnir-mode): Use it.
8294         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8295         (nnir-article-ids): Reimplement as defsubst.
8296         (nnir-retrieve-headers): Don't mangle the subject header.
8297         (nnir-run-imap): Use 100 as RSV score.
8298         (nnir-run-find-grep): Fix for full server searching.
8299         (nnir-run-gmane): Better restriction to gmane groups.
8300
8301         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8302         summary buffers.
8303
8304 2010-12-02  Julien Danjou  <julien@danjou.info>
8305
8306         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8307
8308         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8309
8310         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8311         support.
8312
8313 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8314
8315         * nnir.el: Update to handle the registry better.
8316         (autoload): Silence byte-compiler.
8317         (nnir-open-server): Add a hook for nnir groups.
8318         (nnir-request-move-article): Don't mangle the header.  Better to use
8319         formatting variables (which will be added in the future).
8320         (nnir-registry-action): Update the registry using the original article
8321         group name.
8322         (nnir-mode): Install nnir-specific hooks for updating the registry.
8323
8324         * gnus-sum.el
8325         (gnus-article-original-subject, gnus-newsgroup-original-name):
8326         Remove obsolete variables.
8327         (gnus-summary-move-article): Remove use of obsolete variables.
8328         (gnus-summary-local-variables): Make move and delete hooks local to
8329         summary buffers.
8330
8331 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8332
8333         * rtree.el: New file.
8334
8335 2010-12-01  Julien Danjou  <julien@danjou.info>
8336
8337         * message.el (message-user-organization): Do not use
8338         gnus-local-organization.
8339
8340         * gnus.el: Remove gnus-local-organization.
8341
8342         * gnus-msg.el: Remove nastygram thing.
8343
8344 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8345
8346         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8347         funcall.
8348
8349 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8352         names.
8353
8354         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8355         characters.
8356
8357         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8358         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8359         Suggested by Štěpán Němec <stepnem@gmail.com>.
8360         (gnus-gravatar-transform-address): Use mail-extract-address-components
8361         that supports non-ASCII names rather than mail-header-parse-addresses.
8362
8363 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8364
8365         * proto-stream.el (open-protocol-stream): All starttls connections are
8366         handled by the network handler.
8367
8368 2010-11-30  Julien Danjou  <julien@danjou.info>
8369
8370         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8371         (nnimap-open-connection-1): Fix PREAUTH.
8372
8373         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8374
8375 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8376
8377         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8378         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8379         (shr-insert): Use them.
8380         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8381
8382 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8383
8384         * nnir.el (nnir-request-move-article): Bail out if original group
8385         doesn't support article moves.
8386         (nnir-get-active): Improve active list retrieval.
8387
8388 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8389
8390         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8391
8392 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8393
8394         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8395         seem to accept strings-with-numbers as port numbers.
8396
8397 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8398
8399         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8400         change the registry.
8401
8402 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8403
8404         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8405         delete-dups that is not available in XEmacs 21.4.
8406
8407         * mm-util.el (mm-delete-duplicates): Add comment.
8408
8409 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8410
8411         * nnir.el (nnir-ignored-newsgroups): New variable.
8412         (nnir-get-active): Use it.
8413
8414 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8415
8416         * proto-stream.el (proto-stream-open-network): Add some comments.
8417
8418         * nntp.el (nntp-open-connection): Provide a :success condition.
8419
8420         * nnimap.el (nnimap-open-connection-1): Ditto.
8421
8422         * proto-stream.el (proto-stream-open-network): See what the response to
8423         the STARTTLS command is.
8424
8425         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8426         backwards compatibility).
8427         (nnimap-open-connection-1): Really respect nnimap-server-port.
8428
8429         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8430         TLS upgrades we don't really care about the identity of the peer.
8431         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8432         that what we've checked for.
8433         (proto-stream-always-use-starttls): Only default to t if
8434         open-gnutls-stream exists.
8435         (proto-stream-open-network): If STARTTLS failed, then just open a
8436         normal connection.
8437         (proto-stream-open-network): Wait until the greeting before doing
8438         STARTTLS.
8439
8440         * nntp.el (nntp-open-connection): Report what the connection error is.
8441
8442         * proto-stream.el (open-protocol-stream): Rename from
8443         open-proto-stream.
8444
8445 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8446
8447         * nnimap.el (nnimap-stream): Change default to `undecided'.
8448         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8449         first, and then network.
8450         (nnimap-open-connection-1): Respect nnimap-server-port.
8451         (nnimap-open-connection): Be more backwards-compatible.
8452
8453         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8454         (proto-stream-open-starttls): De-duplicate the starttls code.
8455         (proto-stream-open-starttls): Folded back into the main function.
8456         (proto-stream-open-network): Fix typo in the gnutls path.
8457         (proto-stream-command): Refactor out.
8458
8459         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8460
8461         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8462         starttls.el STARTTLS.
8463
8464         * color.el (color-lab->srgb): Fix function call name.
8465
8466         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8467         if we're using tls.el.
8468         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8469         built in, then don't try to establish a STARTTLS connection.
8470
8471         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8472         servers.
8473
8474         * proto-stream.el (open-proto-stream): Use network, not stream.
8475         (open-proto-stream): Add a way to specify what the end of a command is.
8476
8477         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8478         connections types.
8479         (nntp-open-network-stream): Remove.
8480         (nntp-open-ssl-stream): Remove.
8481         (nntp-open-tls-stream): Remove.
8482         (nntp-ssl-program): Remove.
8483
8484         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8485
8486 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8487
8488         * nnir.el: Fix typos.
8489         (nnir-retrieve-headers-override-function): Rename variable to reflect
8490         new semantics.
8491         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8492         macros.
8493         (nnir-request-article, nnir-request-move-article): Use them.
8494         (nnir-categorize): New function.
8495         (nnir-run-query): Use it.
8496         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8497         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8498         sorted.
8499         (nnir-group-full-name): Use gnus-group-full-name instead.
8500         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8501         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8502
8503 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8504
8505         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8506
8507         * proto-stream.el: New library to provide protocol-specific
8508         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8509         protocols.
8510         (open-proto-stream): Complete the documentation.
8511         (proto-stream-open-network): Fix some typos.
8512
8513         * nnimap.el (nnimap-open-connection): Use it.
8514
8515 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8516
8517         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8518         negotiation.
8519
8520 2010-11-26  Julien Danjou  <julien@danjou.info>
8521
8522         * color.el: Rename various rgb functions to srgb.
8523
8524 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8525
8526         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8527         names.
8528
8529 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8530
8531         * shr.el (shr-insert): Revert last change.
8532         (shr-find-fill-point): Never leave point being at bol;
8533         relax the kinsoku limitation when rendering tables.
8534
8535 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8536
8537         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8538         results from -accept-article.
8539
8540         * shr-color.el: Require cl when compiling.
8541
8542         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8543         checkin.
8544
8545         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8546
8547         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8548
8549         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8550         'add and 'delete to set backend marks.
8551
8552         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8553
8554         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8555
8556         * nntp.el (nntp-request-set-mark): Use it.
8557
8558         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8559
8560         * nnml.el (nnml-request-set-mark): Ditto.
8561
8562         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8563         introduces regressions in article selection.
8564         (nnimap-find-uid-response): New function.
8565         (nnimap-request-accept-article): Use the UID returned, if any.
8566         (nnimap-request-move-article): Use the UID returned, if any.
8567         (nnimap-get-groups): Reimplement to work with folded lines.
8568         (nnimap-find-uid-response): The UID is the last element in the list.
8569         (nnimap-request-set-mark): Extend syntax with 'set.
8570
8571         * nnml.el (nnml-request-set-mark): Ditto.
8572
8573         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8574
8575         * nntp.el (nntp-request-set-mark): Ditto.
8576
8577 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * message.el (message-called-interactively-p): A temporary macro.
8580         (message-goto-body): Use it temporarily.
8581
8582 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8583
8584         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8585         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8586         (nnimap-last-response-string): Fix last unfolding fix.
8587
8588 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8589
8590         * shr.el (shr-insert): Fix the way to fold lines.
8591
8592 2010-11-25  Julien Danjou  <julien@danjou.info>
8593
8594         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8595
8596         * color.el: Rename from color-lab.el
8597         (color-rgb->hex): Add.
8598         (color-complement): Add.
8599         (color-complement-hex): Add.
8600
8601         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8602
8603 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8604
8605         * shr-color.el (shr-color-visible): Don't bug out if the color names
8606         don't exist.
8607
8608 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8611         assuming that article displaying or another mml-preview may be
8612         interrupted for an error or for the like.
8613
8614         * shr.el (shr-get-background): Fix argument name.
8615
8616 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8617
8618         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8619
8620         * gnus-sum.el (gnus-summary-include-articles): New function.
8621
8622         * message.el (message-goto-body): called-interactively-p needs a
8623         parameter, so use `any'.
8624
8625         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8626         clear marks before moving, since they're synced from the Gnus side
8627         first.
8628
8629         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8630         (gnus-summary-move-article): Copy over all marks before moving, so that
8631         IMAP doesn't think a new article has arrived.
8632
8633 2010-11-24  Julien Danjou  <julien@danjou.info>
8634
8635         * shr.el (shr-insert-background-overlay): Fix typo.
8636         (shr-render-td): Copy the background before rendering.
8637
8638         * shr-color.el (shr-color-visible): Fix docstring.
8639
8640         * shr.el (shr-tag-table): Add bgcolor support.
8641         (shr-render-td): Add bgcolor support.
8642         (shr-get-background): Add.
8643         (shr-insert-foreground-overlay): Use shr-get-background.
8644
8645         * message.el (message-goto-body): Use called-interactively-p.
8646         (message-in-body-p): message-goto-body returns point.
8647
8648 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8649
8650         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8651         Fixes something or other in Emacs 23, and is backwards compatible.
8652
8653         * message.el (message-goto-body): Remove the <#secure special-casing,
8654         which is too special.
8655
8656         * shr.el (shr-parse-style): Drop !important from styles.
8657
8658 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8659
8660         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8661         this function to return incorrect results when calling it with an
8662         explicit article argument different from
8663         (gnus-summary-article-number).
8664
8665 2010-11-24  Julien Danjou  <julien@danjou.info>
8666
8667         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8668         (shr-tag-body): Add background support.
8669         (shr-descend): Add background support.
8670         (shr-tag-title): Add.
8671
8672         * shr-color.el (shr-color-visible): Really return original background
8673         if fixed.
8674
8675 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8676
8677         * shr.el (shr-color-check): Protect against non-existent color names.
8678
8679 2010-11-24  Julien Danjou  <julien@danjou.info>
8680
8681         * color-lab.el: Require 'cl when compiling.
8682
8683         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8684
8685         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8686         matched part.
8687
8688         * color-lab.el: Fix all expt calls to use float type.
8689
8690 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8693         expression to shr-color-check as is.
8694
8695         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8696
8697         * color-lab.el: Add coding cookie.
8698         (float-pi): Use eval-and-compile.
8699
8700         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8701         compiled for Emacsen having no `libxml-parse-html-region' support.
8702
8703 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8704
8705         * shr.el (shr-insert-color-overlay): Split stuff like
8706         "#444444 !important" to find the real color.
8707         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8708         parse <font color="red"> entries.
8709
8710 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8711
8712         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8713         point when parsing headers.
8714
8715         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8716         is positioned properly when parsing headers.
8717
8718 2010-11-23  Julien Danjou  <julien@danjou.info>
8719
8720         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8721
8722         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8723
8724         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8725
8726         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8727         Use shr-color-hue-to-rgb.
8728         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8729
8730 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8731
8732         * shr.el (shr-color->hexadecimal): Autoload.
8733         (shr-descend): Add color to all tags.
8734
8735 2010-11-22  Julien Danjou  <julien@danjou.info>
8736
8737         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8738         shr-color->hexadecimal.
8739
8740         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8741         RGB() or HSL() color representation.
8742
8743         * shr.el (shr-tag-font): Add.
8744         (shr-tag-color-check): New function to get better colors.
8745         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8746         tag-span.
8747
8748         * shr-color.el: New file.
8749
8750         * color-lab.el: New file.
8751
8752         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8753
8754 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8755
8756         * nnir.el: Fix typo in comments.
8757         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8758         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8759
8760 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8761
8762         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8763
8764         * nnimap.el (nnimap-get-capabilities): Refactor out.
8765         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8766
8767 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8768
8769         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8770         appearing when `mm-uu-hide-markers' is nil.
8771
8772 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8773
8774         * nnimap.el (nnimap-unselect-group): Make into its own function.
8775         (nnimap-request-rename-group): Unselect group before renaming.
8776         This had gotten lost somewhere.
8777         (nnimap-request-accept-article): Keep track of examined groups, and
8778         unselect the group before APPENDing to read-only groups.
8779         (nnimap-request-move-article): Clear flags before moving so that they
8780         can be re-set later.
8781
8782 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8783
8784         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8785         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8786
8787 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * gnus-art.el (gnus-mime-display-single):
8790         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8791         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8792         parameter.
8793
8794 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8795
8796         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8797         (shr-table-vertical-line): New variable.
8798         (shr-insert-table): Use it.
8799
8800 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * gnus-html.el (gnus-html-wash-images): Don't display images if
8803         gnus-inhibit-images is non-nil; register displayer for cid images.
8804         (gnus-html-display-image): Work for cid image.
8805         (gnus-html-insert-image): Allow arguments.
8806         (gnus-html-put-image): Inhibit read-only.
8807         (gnus-html-prefetch-images): Don't prefetch images if
8808         gnus-inhibit-images is non-nil.
8809
8810 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8811
8812         * shr.el (shr-put-image): Break lines when inserting big pictures.
8813
8814 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8815
8816         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8817         sender, thanks Katsumi Yamaoka.
8818
8819 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8820
8821         * nnir.el (nnir-run-imap): Reverse the article list for each group
8822         rather than the whole list.
8823
8824 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8825
8826         * shr.el (shr-image-displayer): Protect function against non-existent
8827         image source.
8828
8829         * gnus-art.el (gnus-inhibit-images): New user option.
8830         (gnus-mime-display-single): Don't display image if it is non-nil.
8831
8832         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8833         gnus-inhibit-images.
8834
8835         * shr.el (shr-image-displayer): New function.
8836         (shr-tag-img): Use it.
8837
8838 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8839
8840         * mml2015.el (mml2015-epg-sign): Use From header.
8841
8842 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8843
8844         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8845
8846         * gnus-util.el (gnus-find-text-property-region): Return markers.
8847
8848         * shr.el (shr-tag-img): Put a displayer in the text property.
8849
8850         * gnus-util.el (gnus-find-text-property-region): New utility function.
8851
8852         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8853         (gnus-html-show-images): Remove.
8854
8855         * gnus-art.el (gnus-article-show-images): New, more general function.
8856
8857         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8858         image url text properties.
8859
8860         * shr.el: Ditto.
8861
8862         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8863         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8864
8865 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8866
8867         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8868         work for two or more articles.
8869
8870 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8873         divide an image that's in an html article to two or more when washing
8874         non-ASCII characters in alt text of it.
8875
8876 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8877
8878         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8879         smime-decrypt-region using function argument.
8880         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8881
8882         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8883
8884         * smime.el (smime-decrypt-region): Catch it.
8885
8886 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8887
8888         * smime.el (smime-mode-map): Move initialization into declaration.
8889         (gnus-run-mode-hooks): Don't autoload.
8890         (smime-mode): Use define-derived-mode.
8891
8892 2010-11-11  Glenn Morris  <rgm@gnu.org>
8893
8894         * smime.el (from): Restrict declaration to XEmacs.
8895
8896         * nnir.el (gnus-group-topic-name): Autoload.
8897
8898 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * shr.el (shr-insert): Don't break long line if it is because of
8901         kinsoku-bol characters in the line end.
8902
8903 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8904
8905         * nnir.el (nnir-request-move-article): Fix to provide original group
8906         and subject.
8907         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8908         been retrieved.
8909
8910         * gnus-sum.el (gnus-summary-move-article): Use original group and
8911         subject for virtual articles such as those in an nnir summary buffer.
8912
8913 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8916         least 21.5).
8917
8918         * smime.el (from): Declare it again for XEmacs.
8919
8920 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8921
8922         * message.el (message-resend): Don't disable encoding unless it's
8923         already encoded.
8924
8925         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8926         low-numbered articles.
8927
8928 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * rfc2047.el (rfc2047-syntax-table): Simplify.
8931
8932         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8933
8934         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8935         set-char-table-range for XEmacs.
8936
8937 2010-11-10  Glenn Morris  <rgm@gnu.org>
8938
8939         * time-date.el (time-to-seconds): Always an alias on Emacs,
8940         never a real function.
8941         (with-no-warnings): Remove compat stub, now unused.
8942         (time-less-p): Doc fix.
8943         (time-to-number-of-days): Simplify.
8944
8945         * smime.el (from): Remove unused declaration.
8946
8947         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8948         (gnus-float-time): On Emacs, always an alias.
8949
8950         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8951         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8952
8953 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * dgnushack.el: Don't use ignore-errors in the top level form since it
8956         is unavailable in XEmacs even if cl is loaded.
8957
8958         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8959
8960 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8961
8962         * shr.el (browse-url-mailto): Autoload.
8963
8964         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8965
8966         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8967         regexp doesn't need quoting.
8968
8969 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8970
8971         * message.el (message-subject-trailing-was-ask-regexp)
8972         (message-subject-trailing-was-regexp): Match was: in addition to was.
8973
8974 2010-11-09  Glenn Morris  <rgm@gnu.org>
8975
8976         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8977         (nnbabyl-check-mbox): Use point-at-bol.
8978
8979 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8980
8981         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8982
8983         * message.el (message-mailto): New function.
8984         (message-mailto): Should accept other parameters.
8985         (message-mailto): Remove since it duplicates browse-url-mailto
8986         functionality.
8987
8988 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8989
8990         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8991         methods.
8992         (gnus-read-active-file): Ditto.
8993
8994         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8995         ": " from the prompt.
8996         (gnus-group-make-group): Ditto.
8997
8998 2010-11-07  Glenn Morris  <rgm@gnu.org>
8999
9000         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9001         (gnus-bookmark-kill-line): Use point-at-eol.
9002
9003 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9004
9005         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9006         asterisks in From header.
9007
9008 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9009
9010         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9011         string to avoid making the From headers syntactically invalid.
9012
9013         * message.el (message-send-mail): Don't insert courtesy messages if the
9014         message already has List-Post and List-ID messages.
9015
9016 2010-11-06  Glenn Morris  <rgm@gnu.org>
9017
9018         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9019         `condition', `type', `length' a prefix.
9020         (gnus-treat-predicate): Update for above name changes.
9021
9022 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9023
9024         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9025         binding.  Handled by `gnus-summary-refer-thread' instead.
9026         (nnir-warp-to-article): New backend function.
9027
9028         * nnimap.el (nnimap-request-thread): Force dependency updating.
9029
9030         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9031         (gnus-summary-refer-thread): Rework to improve thread-referral.
9032
9033         * gnus-int.el (gnus-warp-to-article): New function.
9034
9035         * gnus-sum.el (gnus-summary-article-map): Bind it.
9036
9037 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9038
9039         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9040         gnus-summary-refer-thread.
9041
9042         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9043         headers.
9044         (gnus-summary-limit-include-thread): Prevent articles in thread from
9045         being cut in gnus-cut-threads.
9046         (gnus-summary-refer-thread): Limit retrieved headers to those in
9047         thread.
9048
9049 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050
9051         * message.el (message-send-mail): Use the value of
9052         message-courtesy-message from the message buffer.
9053
9054         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9055
9056         * shr.el (shr-browse-url): Implement mailto: URLs.
9057
9058         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9059         "raw".
9060
9061         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9062         if it's already selected.
9063
9064         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9065
9066 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9067
9068         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9069         to measure the length and truncate alt text.
9070
9071 2010-11-03  Glenn Morris  <rgm@gnu.org>
9072
9073         * nndiary.el (nndiary-generate-nov-databases-1)
9074         (nndiary-generate-active-info): Rename dynamic variable `files' to
9075         something less generic.
9076
9077 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9078
9079         * nnir.el (nnir-request-move-article): Call the underlying backend to
9080         move articles from nnir.
9081
9082 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9083
9084         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9085
9086 2010-11-02  Julien Danjou  <julien@danjou.info>
9087
9088         * nnir.el: Remove wais support.
9089
9090 2010-11-02  Glenn Morris  <rgm@gnu.org>
9091
9092         * gnus-html.el: Reorder requirements to quieten compiler.
9093
9094 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9097         properly for XEmacs as well.
9098         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9099         (gnus-article-natural-long-line-p): Use window-width rather than
9100         frame-width.
9101
9102 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9103
9104         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9105         (nnir-read-parms): Don't modify query.
9106         (nnir-run-query): Add ability to search topic on current line.
9107         (nnir-get-active): Clean up.
9108
9109 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9110
9111         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9112         degenerate articles.
9113
9114         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9115         (gnus-print-buffer): Just print the buffer as is, without any copying
9116         to a buffer and then re-highlighting.
9117
9118         * nnimap.el (nnimap-request-group): Store the new updated info.
9119         (nnimap-request-group): Select the group when we don't know whether it
9120         exists or not.
9121
9122         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9123         groups.
9124
9125         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9126         groups.
9127
9128         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9129         groups.
9130
9131         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9132         long-lines case by only filling the long lines.
9133
9134         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9135         (bug#7311).
9136
9137 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9138
9139         * shr.el: No need to declare `declare-function' since shr.el is for
9140         only Emacsen that provide `libxml-parse-html-region'.
9141
9142         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9143         effective only in a file it is referred to.
9144
9145 2010-11-01  Glenn Morris  <rgm@gnu.org>
9146
9147         * mm-util.el (gnus-completing-read): Autoload.
9148         (mm-read-coding-system): Simplify Emacs definition.
9149
9150         * nnmail.el (gnus-activate-group):
9151         * nnimap.el (gnutls-negotiate):
9152         * nntp.el (netrc-parse): Fix declarations.
9153
9154 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9157         string-match-p in Emacs >=23.
9158
9159         * gnus-msg.el (gnus-configure-posting-styles):
9160         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9161
9162 2010-11-01  Glenn Morris  <rgm@gnu.org>
9163
9164         * nnir.el (declare-function): Add compat stub.
9165         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9166         (nnir-run-gmane): Require 'mm-url.
9167
9168         * mm-util.el (mm-string-to-multibyte): Simplify.
9169
9170         * shr.el (declare-function): Add compat stub.
9171         (url-cache-create-filename): Declare.
9172         (mm-disable-multibyte, widget-convert-button): Autoload.
9173
9174         * smime.el (ldap-search): Declare.
9175         (smime-cert-by-ldap-1): Require ldap on Emacs.
9176
9177         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9178         (nnimap-keepalive): Use gnus-float-time.
9179
9180         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9181         (mail-source-delete-crash-box): Use gnus-float-time.
9182
9183         * gnus-dired.el (gnus-completing-read): Autoload.
9184
9185         * mm-view.el (gnus-rescale-image): Autoload.
9186
9187         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9188
9189         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9190
9191         * sieve-manage.el: Require 'cl when compiling.
9192
9193         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9194         (gnus-iswitchb-completing-read): Require iswitchb.
9195         (gnus-select-frame-set-input-focus): Silence compiler.
9196
9197 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9198
9199         * message.el (message-subject-trailing-was-query): Change default to t,
9200         since I think that's what most people want.
9201
9202         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9203         appending for easier debugging.
9204         (nnimap-wait-for-connection): Take a regexp.
9205         (nnimap-request-accept-article): Wait for the continuation line before
9206         sending anything unless we're streaming.
9207
9208         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9209         leave the header washing to take place.
9210
9211 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9212
9213         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9214         regular expression match and replace in posting styles.
9215
9216 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9217
9218         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9219         an entire server.
9220         (nnir-get-active): New function.
9221         (nnir-run-imap): Use it.
9222         (nnir-run-gmane): Who knew, gmane search returns an article score!
9223
9224         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9225         server on the current line with nnir.
9226
9227 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9228
9229         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9230         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9231         left edge.
9232         (gnus-article-foldable-buffer): Skip past the prefix when determining
9233         raggedness.
9234
9235         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9236         the raw article, and change `C-u g' to show the article without doing
9237         treatments.
9238
9239         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9240         on to `gnus-treat-article'.
9241         (gnus-inhibit-article-treatments): New variable.
9242
9243         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9244
9245         * gnus-art.el (gnus-treatment-function-alist): Have
9246         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9247         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9248         sections.
9249
9250         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9251         parameter.
9252         (gnus-article-fill-cited-long-lines): New function.
9253         (gnus-article-fill-cited-article): Allow filling only long sections.
9254
9255         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9256         and non-punctuation (like after the apostrophe in "'We").
9257
9258         * gnus-sum.el (gnus-summary-select-article): Make sure
9259         gnus-original-article-buffer is alive.
9260
9261         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9262         reflect the order they're in in the digest.
9263
9264         * gnus.el (gnus-group-startup-message): Move point to the start of the
9265         buffer.
9266
9267         * nnimap.el (nnimap-capability): New function.
9268         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9269         is set.
9270
9271 2010-10-31  David Engster  <dengste@eml.cc>
9272
9273         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9274         conform with changes to gnus-completing-read.
9275
9276 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9277
9278         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9279
9280 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9281
9282         * nnir.el: Move defvar, defcustom around to keep file organized
9283         and keep byte-compiler quiet.
9284         (nnir-read-parms): Accept search-engine as arg.
9285         (nnir-run-query): Pass search-engine as arg.
9286         (nnir-search-engine): Remove.
9287
9288 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9289
9290         * shr.el (shr-generic): The text nodes should be text, not :text.
9291
9292         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9293         later in the file.
9294
9295 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9296
9297         * nnir.el: General clean up.  Allow searching with multiple engines.
9298         Allow separate extra-parameters for each engine.
9299         Batch queries when possible.
9300         (nnir-imap-default-search-key, nnir-method-default-engines):
9301         Add customize interface.
9302         (nnir-run-gmane): New engine.
9303         (nnir-engines): Use it.  Qualify all prompts with engine name.
9304         (nnir-search-engine): Remove global variable.
9305         (nnir-run-hyrex): Restore for now.
9306         (nnir-extra-parms, nnir-search-history): New variables.
9307         (gnus-group-make-nnir-group): Use them.
9308         (nnir-group-server): Remove in favor of gnus-group-server.
9309         (nnir-request-group): Avoid searching twice.
9310         (nnir-sort-groups-by-server): New function.
9311
9312 2010-10-30  Julien Danjou  <julien@danjou.info>
9313
9314         * gnus-group.el: Remove gnus-group-fetch-control.
9315
9316         * gnus-start.el (gnus-find-new-newsgroups):
9317         Remove gnus-check-first-time-used.
9318
9319         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9320
9321 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9322
9323         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9324         set on groups that don't have \* permanentflags.
9325
9326 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9327
9328         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9329         control the background color.
9330         (shr-tag-img): Ignore very small web bug type images.
9331         (shr-put-image): Add help-echo alt texts to the images.
9332         (shr-tag-video): Show the video poster image.
9333
9334 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9335
9336         * shr.el (shr-table-depth): New variable.
9337         (shr-tag-table-1): Only insert the images after the top-level table.
9338
9339         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9340
9341         * gnus-util.el (gnus-list-memq-of-list): New function.
9342
9343         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9344         selected.
9345         (nnimap-unsplittable-articles): New slot.
9346         (nnimap-new-articles): Use it.
9347
9348 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9349
9350         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9351         move to the previous line on `M-g'.
9352
9353 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9354
9355         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9356         *-request-group, which seems unnecessary.
9357
9358         * nnimap.el (nnimap-quote-specials): Function copied over from
9359         imap.el.
9360         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9361         they support that.  Suggested by Tom Regner.
9362
9363 2010-10-29  Julien Danjou  <julien@danjou.info>
9364
9365         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9366         defalias.
9367         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9368
9369         * gnus.el: Remove `gnus-nntp-service' variable.
9370         (gnus-secondary-servers): Make obsolete.
9371         (gnus-nntp-server): Make obsolete.
9372
9373         * gnus-start.el (gnus-1): Remove x-splash calls.
9374
9375         * gnus-ems.el (gnus-x-splash): Remove.
9376
9377         * gnus.el (gnus-group-startup-message): Simplify/update code.
9378
9379         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9380         definition.
9381
9382         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9383         capability before doing anything.
9384         (gnus-group-insert-group-line): Remove useless
9385         gnus-group-remove-excess-properties.
9386
9387 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9390
9391 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9392
9393         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9394         config after reselecting.
9395
9396 2010-10-28  Julien Danjou  <julien@danjou.info>
9397
9398         * shr.el (shr-put-image): Use point even if only inserting text.
9399         (shr-put-image): Save excursion when inserting alt text on non-graphic
9400         display, so the behavior is the same when we are on a graphic display.
9401
9402         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9403
9404 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9405
9406         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9407         (gnus-mime-copy-part): Check coding system, not charset.
9408         (gnus-mime-view-part-externally): Never remove part.
9409         (gnus-mime-view-part-internally): Don't remove part here.
9410         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9411         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9412         multipart/alternative.
9413
9414         * mm-decode.el (mm-display-part): Take optional arg `force'.
9415
9416 2010-10-26  Julien Danjou  <julien@danjou.info>
9417
9418         * gnus-group.el (gnus-group-default-list-level): Add this function to
9419         compute the default list level.
9420         (gnus-group-default-list-level): Add possibility to use a function.
9421
9422 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9423
9424         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9425
9426         * gnus-group.el (gnus-group-completing-read)
9427         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9428         gnus-replace-in-string.
9429
9430 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * shr.el (shr-tag-div): Add.
9433
9434         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9435
9436 2010-10-25  Julien Danjou  <julien@danjou.info>
9437
9438         * gnus-util.el: Remove `gnus-with-local-quit'.
9439
9440         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9441
9442 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9443
9444         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9445         the original article buffer.
9446
9447 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9448
9449         * nnimap.el (nnimap-request-head): New function.
9450         (nnimap-request-move-article): Try to be slightly faster by not
9451         requesting the entire message when moving.
9452         (nnimap-transform-headers): Don't bug out on bodiless articles.
9453         (nnimap-send-command): Have no outstanding messages if the IMAP server
9454         doesn't support streaming.
9455         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9456
9457 2010-10-24  Julien Danjou  <julien@danjou.info>
9458
9459         * message.el (message-default-headers): Fix type.
9460
9461 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9462
9463         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9464         prefetching images.
9465
9466         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9467         backend for unknown groups.  This is mainly useful for nnimap groups.
9468
9469         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9470         group isn't covered by the agent.
9471
9472 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9473
9474         * nnir.el (nnir-method-default-engines): New variable.
9475         (nnir-run-query): Use it.
9476         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9477         (gnus-summary-nnir-goto-thread): Change group if needed.
9478
9479         * gnus-group.el (gnus-group-group-map): Add key binding for
9480         gnus-group-make-nnir-group.
9481
9482 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9483
9484         * shr.el (shr-tag-object): Add.
9485
9486         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9487         original article buffer live.
9488         (gnus-summary-select-article-buffer):
9489         Mention gnus-widen-article-buffer.
9490
9491 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9492
9493         * shr.el (shr-tag-strong): Add.
9494
9495 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9496
9497         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9498         group names.  They mess up the group buffer badly.
9499
9500         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9501
9502         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9503         instead of the summary one.
9504
9505 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * mml.el (mml-preview): Work properly when editing article.
9508
9509         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9510         gnus-have-read-active-file if it's already been in.
9511
9512 2010-10-22  Tom Tromey  <tromey@redhat.com>
9513
9514         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9515         gnus-group-completing-read.
9516
9517 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9518
9519         * message.el (message-mode-map): Don't bind M-; to comment region, to
9520         allow the global comment-dwim to work.
9521
9522 2010-10-21  Julien Danjou  <julien@danjou.info>
9523
9524         * message.el (message-setup-1): Allow message-default-headers to be a
9525         function.
9526
9527 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * shr.el (shr-tag-table): Simplify.
9530
9531 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9532
9533         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9534         to avoid trying to snarf invalid stuff.
9535
9536         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9537
9538         * gnus.el (gnus-message-archive-group): Quote value.
9539         (gnus-message-archive-group): Mark as changed.
9540
9541         * shr.el (shr-add-font): Don't put the font properties on the newline
9542         or the indentation.
9543
9544         * message.el (message-fix-before-sending): Change options when sending
9545         non-printable characters.
9546
9547         * gnus.el (gnus-message-archive-method): Change the default to
9548         monthly outgoing groups.
9549
9550         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9551         that have gotten new numbers.
9552
9553         * nnimap.el (nnimap-request-replace-article): New function.
9554
9555 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9558         (nnrss-request-article): Don't use special html washing code.
9559
9560 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9561
9562         * shr.el (shr-tag-table): Remove useless nconc.
9563
9564 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * gnus-art.el (article-wash-html): Simplify and remove the charset
9567         stuff.  Use the normal html rendering code instead of the special html
9568         washing code.
9569
9570         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9571         `gnus-w3m' symbols.
9572         (mm-text-html-washer-alist): Remove.
9573
9574         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9575         (mm-inline-media-tests): Remove use.
9576         (mm-text-html-renderer): Change default to the `shr' symbol.
9577
9578         * mm-view.el (mm-inline-text-html): Remove use.
9579
9580         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9581         `gnus-blocked-images' to be a function.
9582         (gnus-article-wash-function): Remove.
9583
9584 2010-10-20  Julien Danjou  <julien@danjou.info>
9585
9586         * spam.el (spam-list-of-processors): Mark as obsolete.
9587
9588         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9589         (nnimap-insert-partial-structure): Fix boundary detection.
9590
9591 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9592
9593         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9594         run file-truename on remote files.  This can be expensive and even
9595         prevent one from editing drafts if some unrelated buffer has a stale
9596         connection.
9597
9598 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9599
9600         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9601         kinsoku-eol regardless of shr-kinsoku-shorten.
9602         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9603         (shr-tag-table): Support caption, thead, and tfoot.
9604
9605 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9606
9607         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9608         lines.
9609         (shr-save-contents): New command and keystroke.
9610
9611         * nndoc.el (nndoc-type-alist): Add git support.
9612         (nndoc-git-type-p): New function.
9613         (nndoc-transform-git-article): Ditto.
9614         (nndoc-transform-git-headers): Ditto.
9615         (nndoc-transform-git-headers): Generate Subject headers.
9616
9617         * shr.el (shr-parse-style): New function.
9618         (shr-tag-span): Ditto.
9619
9620         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9621         to `G G' to avoid collisions.
9622
9623 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * shr.el: Load kinsoku if necessary.
9626         (shr-kinsoku-shorten): New internal variable.
9627         (shr-find-fill-point): Make kinsoku shorten text line if
9628         shr-kinsoku-shorten is bound to non-nil.
9629         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9630         shr-indentation too when testing if table is wider than frame width.
9631         (shr-insert-table): Use `string-width' instead of `length' to measure
9632         text width.
9633         (shr-insert-table-ruler): Make sure indentation is done at bol.
9634
9635 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9636
9637         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9638         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9639         undecoded network data.
9640
9641 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9642
9643         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9644         name in the mode line spec so that the mode line menu works
9645         (bug#2431).
9646
9647         * message.el (message-get-reply-headers): If we're fed `to-address',
9648         then always use that.
9649
9650         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9651         aren't so wide as to need to switch off the edit menu.
9652
9653         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9654         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9655
9656         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9657         `M-g'.
9658         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9659         the permanent marks.
9660
9661 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9662
9663         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9664         Splitting according to references/in-reply-to obeys the ignore-groups
9665         variable, while splitting by sender and subject do not.
9666
9667 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9668
9669         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9670         alist, so that we can look for non-Unicode chars.
9671         (article-translate-strings): Allow both character and string maps.
9672
9673 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9674
9675         * shr.el (shr-insert): Don't insert space behind a wide character
9676         categorized as kinsoku-bol, or between characters both categorized as
9677         nospace.
9678
9679 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9680
9681         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9682         headers to gnus-newsgroup-headers.
9683
9684 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9685
9686         * shr.el (shr-tag-img): Don't align images -- since we're not
9687         rescaling, this often leads to ugly displays.
9688
9689 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9690
9691         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9692         duplicates.
9693
9694 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9695
9696         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9697         call.
9698
9699 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700
9701         * gnus.el: Autoload gnus-html-show-images.
9702
9703         * nnimap.el: Use nnheader-message throughout.
9704
9705         * shr.el (shr-tag-img): Ignore images with no data.
9706
9707 2010-10-15  Julien Danjou  <julien@danjou.info>
9708
9709         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9710         a possibility to disable format=flow encoding when using hard newlines.
9711
9712 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * shr.el (shr-insert): Remove space inserted before or after a
9715         breakable character or at the beginning or the end of a line.
9716         (shr-find-fill-point): Do kinsoku; find the second best point or give
9717         it up if there's no breakable point.
9718
9719 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9720
9721         * nnimap.el (nnimap-open-connection): Message when opening connection
9722         for debugging purposes.
9723
9724         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9725         on every setup buffer call to allow this to change from article to
9726         article.
9727
9728         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9729         buffers where we have a wide table.
9730
9731 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9732
9733         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9734         uses *-request-thread.
9735
9736 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9737
9738         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9739         incantation, which is no longer valid.
9740
9741 2010-10-14  Julien Danjou  <julien@danjou.info>
9742
9743         * shr.el: Fix defcustom type (char -> character).
9744
9745 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9746
9747         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9748         programs.
9749
9750 2010-10-14  Julien Danjou  <julien@danjou.info>
9751
9752         * shr.el (shr-tag-a): Use url-link as widget type.
9753
9754         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9755         `gnus-group-get-icon'.
9756
9757 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9758
9759         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9760         This should make server editing work better.
9761
9762         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9763
9764         * tls.el (tls-program): Remove spurious %s from openssl.
9765
9766         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9767         (nnimap-parse-flags): Fix regexp.
9768
9769         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9770         probably work for CJVK text, too.
9771
9772         * nnimap.el (nnimap-extend-tls-programs): Remove.
9773         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9774
9775         * tls.el (tls-starttls-switches): Remove starttls hack.
9776         (open-tls-stream): Ditto.
9777         (tls-find-starttls-argument): Ditto.
9778
9779 2010-10-13  Julien Danjou  <julien@danjou.info>
9780
9781         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9782         responses.
9783
9784 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9785
9786         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9787
9788         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9789         anything in Emacs.
9790
9791         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9792
9793 2010-10-13  Julien Danjou  <julien@danjou.info>
9794
9795         * shr.el (shr-width): Make shr-width a defcustom with default to
9796         fill-column.
9797         (shr-tag-img): Use shr-width rather than fill-column.
9798
9799 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9800
9801         * dgnushack.el (byte-optimize-apply):
9802         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9803
9804         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9805         position when (X-)Faces exist.
9806         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9807         avatars when called interactively.
9808
9809 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9812         gnus-article-x-face-too-ugly is bound.
9813
9814 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9815
9816         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9817
9818         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9819         mailbox that doesn't exist.
9820
9821 2010-10-12  Julien Danjou  <julien@danjou.info>
9822
9823         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9824         (shr-get-image-data): Encode URL properly when fetching from cache.
9825         (shr-tag-img): Use aligned-to spaces to align correctly images.
9826
9827         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9828         before inserting the Gravatar.
9829
9830         * shr.el (shr-tag-img): Add align attribute support for <img>.
9831
9832 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9833
9834         * gnus-gravatar.el (gnus-art): Require.
9835
9836         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9837         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9838         Remove long obsoleted functions.
9839
9840 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9843
9844         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9845
9846         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9847         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9848         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9849         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9850         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9851         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9852         * sieve-manage.el, smime.el, spam.el:
9853         Fix comment for declare-function.
9854
9855 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9856
9857         * nnimap.el (nnimap-request-rename-group): Select group read-only
9858         before renaming it.
9859
9860         * shr.el (shr-insert): Fix up the white space only regexp.
9861
9862         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9863         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9864
9865         * shr.el (shr-current-column): New function.
9866         (shr-find-fill-point): New function.
9867
9868 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9869
9870         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9871         numbers.
9872
9873 2010-10-11  Julien Danjou  <julien@danjou.info>
9874
9875         * shr.el (shr-hr-line): Add.
9876         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9877         display hr lines.
9878         (shr-max-columns): Do not change state to nil if we just inserting
9879         spaces.
9880
9881 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9882
9883         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9884         select the last group.
9885
9886 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9887
9888         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9889
9890 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9891
9892         * dig.el (dig-mode-map): Declare and define in one step.
9893
9894 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9895
9896         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9897         for Gnus.
9898         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9899         (nnimap-update-qresync-info): Mark \Seen articles as read.
9900
9901         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9902         non-variable, too.
9903
9904         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9905         available.
9906         (nnimap-update-info): Rely more on the current active than the param
9907         active to avoid marking articles as read too much.
9908
9909         * auth-source.el (auth-source-create): Use (user-login-name) for the
9910         user name default.
9911
9912         * nnimap.el (nnimap-update-info): If the server doesn't return any
9913         useful info, just use the previous info.
9914         (nnimap-update-info): Prefer old info over start-article.
9915         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9916
9917 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9918
9919         * nnir.el (autoload): Clean up autoloads.
9920         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9921         Use key rather than value.
9922         (nnir-imap-search-other): New variable.
9923         (nnir-read-parm): Use it.
9924         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9925         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9926
9927 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9928
9929         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9930         the process, too.
9931
9932 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9933
9934         * spam.el (gnus-summary-mode-map): Bind to "$".
9935         Suggested by Russ Allbery.
9936
9937         * shr.el: Rework the way things are indented by <li> slightly.
9938
9939         * gnus.el (gnus-group-set-parameter): Fix typo.
9940
9941         * nnimap.el: Start implementing QRESYNC support.
9942
9943 2010-10-09  Julien Danjou  <julien@danjou.info>
9944
9945         * nnir.el (nnir-engines): Fix too many arguments.
9946
9947 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9948
9949         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9950         group is the "last", so that the backends like nnfolder actually save
9951         their folders.
9952
9953         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9954         try to use that for the tls stream.
9955         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9956         UIDVALIDITY and find out which groups are read-only and not.
9957         (nnimap-get-flags): Use the same marks parsing code as the rest of
9958         nnimap.
9959
9960 2010-10-09  Julien Danjou  <julien@danjou.info>
9961
9962         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9963
9964         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9965         retrieving gravatars.
9966
9967         * shr.el (shr-table-corner): Add.
9968         (shr-table-line): Add.
9969         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9970
9971 2010-10-08  Julien Danjou  <julien@danjou.info>
9972
9973         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9974
9975 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9976
9977         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9978
9979         * gnus-sum.el (gnus-mark-article-as-unread)
9980         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9981         (gnus-summary-set-bookmark): Use it.
9982
9983         * gnus-msg.el (gnus-setup-message): Use it.
9984
9985         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9986
9987         * gnus.el (gnus-group-remove-parameter): Use it.
9988
9989         * gnus-group.el (gnus-group-make-web-group): Use it.
9990
9991         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9992
9993         * nnregistry.el: Update docs to mention manual.
9994
9995         * gnus-registry.el: Update docs to mention nnregistry.el.
9996         (gnus-registry-initialize): Don't install nnregistry refer method
9997         automatically.
9998         (gnus-registry-install-nnregistry): Remove it.
9999
10000 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10001
10002         * shr.el (shr-insert): Don't insert double spaces.
10003
10004 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * gnus-gravatar.el (gnus-treat-from-gravatar)
10007         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10008         called interactively.
10009
10010         * gnus-art.el (gnus-mime-view-part-externally)
10011         (gnus-mime-view-part-internally): Make predicate function passed to
10012         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10013         of a mime type.
10014
10015         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10016
10017 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10018
10019         * shr.el (require): Require cl when compiling.
10020         (shr-tag-hr): New function.
10021
10022         * nnimap.el (nnimap-update-info): Remove double setting of high.
10023         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10024         This makes nnimap work properly on Courier again.
10025
10026         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10027         the variable for backwards compatibility.
10028
10029         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10030         the file name before using to avoid setting mm-default-directory to
10031         nil.
10032
10033         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10034         bidning gnus-agent variables.
10035
10036         * shr.el (shr-render-td): Use a cache for the table rendering function
10037         to avoid getting an exponential rendering behavior in nested tables.
10038         (shr-insert): Rework the line-breaking algorithm.
10039         (shr-insert): Don't leave trailing spaces.
10040         (shr-insert-table): Also insert empty TDs.
10041         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10042
10043 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10044
10045         * gnus-sum.el (gnus-number): Rename from `number'.
10046         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10047         (gnus-summary-limit-children): Update uses correspondingly.
10048
10049 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10050
10051         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10052         (gnus-gravatar-transform-address): Don't show avatars of people of
10053         which mail addresses match gnus-gravatar-too-ugly.
10054
10055 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10056
10057         * shr.el (shr-table-widths): Expand TD elements to fill available
10058         space.
10059
10060 2010-10-07  Julien Danjou  <julien@danjou.info>
10061
10062         * nnimap.el (nnimap-request-rename-group): Add this method.
10063
10064 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10065
10066         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10067         name from XEmacs' function-arglist.
10068
10069         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10070         gravatar under XEmacs.
10071
10072 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10073
10074         * auth-source.el: Update docs with TODO items.
10075
10076         * gnus-sync.el: Update docs to explain state and plans.
10077
10078         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10079         Hooks for mark updates.
10080         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10081
10082         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10083         hooks with arguments, which is needed for mark update hooks.
10084
10085 2010-10-06  Julien Danjou  <julien@danjou.info>
10086
10087         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10088         was matched.
10089
10090         * sieve-manage.el: Update example in `Commentary'.
10091
10092         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10093
10094         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10095         not 2000.
10096         (sieve-manage-authenticate): Re-add function.
10097
10098 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10099
10100         * shr.el (shr-insert): Get 'space transition right.
10101         (shr-render-td): Only delete space at the end of the TD.
10102
10103         * nnimap.el (nnimap-open-connection): Prepare to support
10104         open-gnutls-stream.
10105
10106         * shr.el: Rearrange function order to be more logical.
10107
10108 2010-10-06  Julien Danjou  <julien@danjou.info>
10109
10110         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10111         (nnrss-discover-feed): Remove 404 URL in docstring.
10112
10113         * nnir.el: Fix Swish-E URL.
10114         Fix Namazu URL.
10115
10116         * message.el (message-change-subject): Remove 404 URL in a comment.
10117
10118 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10119
10120         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10121         called interactively.
10122
10123         * gnus-util.el (gnus-remove-if): Allow hash table.
10124         (gnus-remove-if-not): New function.
10125
10126         * gnus-art.el (gnus-mime-view-part-as-type):
10127         * gnus-score.el (gnus-summary-score-effect):
10128         * gnus-sum.el (gnus-read-move-group-name):
10129         Replace remove-if-not with gnus-remove-if-not.
10130
10131         * gnus-group.el (gnus-group-completing-read):
10132         Regard collection as a hash table if it is not a list.
10133
10134 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10135
10136         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10137
10138         * shr.el: Document the table-rendering algorithm.
10139
10140 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10141
10142         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10143         for Emacsen having no `libxml-parse-html-region' support.
10144
10145 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10146
10147         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10148         invalid URLs.
10149
10150         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10151         line-broken.
10152         (shr-tag-img): Ignore image fetching errors.
10153         (shr-overlays-in-region): Compute overlay positions correctly.
10154
10155         * mm-decode.el (mm-shr): Require shr.
10156
10157         * gnus-art.el (gnus-blocked-images): Move variable here.
10158
10159         * shr.el (shr-insert-table): Bind free variable.
10160
10161         * mm-decode.el (mm-shr): Bind shr-content-function.
10162
10163         * shr.el (shr-content-function): New variable.
10164
10165         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10166         added for symmetry.
10167
10168         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10169
10170         * gnus-group.el (gnus-group-make-group): Doc fix.
10171
10172         * nnimap.el (nnimap-request-newgroups): Return success.
10173
10174         * shr.el (shr-find-elements): New function.
10175         (shr-tag-table): Put all the images after the table.
10176         (shr-tag-table): Really inhibit images inside the table.
10177         (shr-collect-overlays): Copy over overlays from the TD elements to the
10178         main document.
10179
10180         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10181         gnus-blocked-images.
10182
10183 2010-10-05  Julien Danjou  <julien@danjou.info>
10184
10185         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10186
10187         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10188         (gnus-html-maximum-image-size): Add this function.
10189         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10190
10191         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10192         server-value of the capability is nil.
10193
10194 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10195
10196         * shr.el (shr-tag-em): Add <EM> tag.
10197
10198 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10199
10200         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10201         customizable.
10202
10203         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10204         handing broken links to browse-url.
10205
10206 2010-10-05  Julien Danjou  <julien@danjou.info>
10207
10208         * gnus-util.el (gnus-emacs-completing-read)
10209         (gnus-iswitchb-completing-read): Use autoload rather than require.
10210
10211 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10214         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10215         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10216         iswitchb-temp-buflist for XEmacs.
10217
10218         * gnus-util.el (gnus-completing-read-function): Exclude
10219         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10220         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10221         XEmacs.
10222
10223         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10224         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10225
10226         * gnus-html.el: Don't require help-fns under XEmacs.
10227         (gnus-html-schedule-image-fetching): Work for XEmacs.
10228
10229         * mm-decode.el (mm-shr): Decode contents by charset.
10230
10231 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10232
10233         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10234         unknown.
10235
10236         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10237         (shr-get-image-data): Ensure against the cache file missing.
10238
10239         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10240         for data.
10241
10242         * spam-report.el (spam-report-url-ping-plain): Don't query about
10243         killing the process.
10244
10245         * shr.el (shr-render-td): Protect against too-wide text.
10246
10247 2010-10-04  Julien Danjou  <julien@danjou.info>
10248
10249         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10250         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10251
10252         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10253         retrieved.
10254
10255 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10256
10257         * shr.el (browse-url): Require.
10258         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10259         lines.
10260         (shr-show-alt-text, shr-browse-image): New commands.
10261         (shr-browse-url, shr-copy-url): New commands.
10262
10263         * gnus-sum.el (gnus-widen-article-window): New variable.
10264         (gnus-summary-select-article-buffer): Use it.
10265
10266         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10267         without @ signs.
10268
10269 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10270
10271         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10272
10273 2010-10-04  Julien Danjou  <julien@danjou.info>
10274
10275         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10276         for XEmacs.
10277
10278 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10279
10280         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10281
10282         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10283         (nnimap-close-server): Implement.
10284
10285         * dgnushack.el (iswitchb): Require to shut up the compiler.
10286
10287         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10288         (shr-insert): Tweak line breaking.
10289         (shr-insert): Handle <pre> better.
10290         (shr-tag-li): Get <li> indentation right.
10291         (shr-tag-li): Get <li> indentation even righter.
10292         (shr-tag-blockquote): Ensure paragraph start.
10293         (shr-make-table): Tweak table generation.
10294         (shr-make-table): Fix typo.
10295
10296         * shr.el: Implement table rendering.
10297
10298 2010-10-04  Julien Danjou  <julien@danjou.info>
10299
10300         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10301
10302 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10303
10304         * shr.el (shr-insert): Use string anchors instead of line anchors.
10305
10306 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10307
10308         * shr.el: Add headings.
10309         (shr-ensure-paragraph): Actually work.
10310         (shr-tag-li): Make <ul> prettier.
10311         (shr-insert): Get white space at the beginning/end of elements right.
10312         (shr-tag-p): Collapse subsequent <p>s.
10313         (shr-ensure-paragraph): Don't insert double line feeds after blank
10314         lines.
10315         (shr-insert): \t is also space.
10316         (shr-tag-s): Fix "s" tag name function.
10317         (shr-tag-s): Fix face prop name.
10318
10319 2010-10-03  Julien Danjou  <julien@danjou.info>
10320
10321         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10322
10323         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10324         gnus-window-inside-pixel-edges.
10325
10326         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10327         gnus-ems.
10328
10329         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10330
10331         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10332         function.
10333
10334         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10335         resize choice.
10336
10337 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10338
10339         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10340         beginning of the buffer.
10341
10342         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10343         article buffer again.
10344
10345         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10346
10347         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10348         when it's at the start of the buffer.
10349
10350         * shr.el (shr-tag-blockquote): Convert name.
10351         (shr-rescale-image): Use the right image-size variant.
10352
10353         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10354         buffer isn't shown, then select the current article first instead of
10355         bugging out.
10356         (gnus-summary-select-article-buffer): Show both the article and summary
10357         buffers again.
10358
10359         * shr.el (shr-fontize-cont): Protect against regions with no text.
10360         Rename tag functions to shr-tag-* for enhanced security.
10361         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10362
10363 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10364
10365         * shr.el (shr-insert):
10366         * pop3.el (pop3-movemail):
10367         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10368         loaded.
10369
10370 2010-10-03  Glenn Morris  <rgm@gnu.org>
10371
10372         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10373
10374         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10375
10376         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10377
10378         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10379
10380         * gnus-util.el (gnus-make-local-hook): Simplify.
10381
10382 2010-10-02  Julien Danjou  <julien@danjou.info>
10383
10384         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10385         (gnus-ido-completing-read): New function.
10386         (gnus-emacs-completing-read): New function.
10387         (gnus-completing-read): Use gnus-completing-read-function.
10388         Add gnus-completing-read-function.
10389
10390 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10391
10392         * shr.el (shr-insert-document): Autoload.
10393         (shr-img): Be silent.
10394         (shr-insert): Add a newline after every picture before text.
10395         (shr-add-font): Use overlays for combining faces.
10396         (shr-insert): Pass upwards the text start point.
10397
10398         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10399         possible.
10400         (mm-shr): New function.
10401
10402 2010-10-02  Julien Danjou  <julien@danjou.info>
10403
10404         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10405         should go backward.
10406
10407 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10408
10409         * shr.el (shr): Fix typo in provide call.
10410
10411 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10412
10413         * shr.el: New file.
10414
10415         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10416
10417         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10418         completing read.
10419
10420 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10421
10422         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10423         we're being queried about.  Suggested by Dan Jacobson.
10424
10425         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10426         Suggested by Jason Eisner.
10427
10428         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10429         table, too.  Suggested by Stefan Wiens.
10430         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10431         the table unnecessary.  Suggested by Stefan Wiens.
10432
10433         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10434         longer needed, and probably doesn't work either, as pointed out by
10435         Stefan Wiens.
10436         (gnus-summary-exit): Remove call to the clearing function.
10437         (gnus-summary-exit-no-update): Ditto.
10438
10439         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10440         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10441         Reported by Stefan Monnier.
10442         (gnus-summary-save-in-rmail): Ditto.
10443
10444         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10445         article buffer, instead of both the article buffer and the summary
10446         buffer.  Sort of suggested by Dan Jacobson.
10447
10448         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10449
10450         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10451         Suggested by Dan Jacobson.
10452
10453         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10454         documentation clearer.
10455
10456         * message.el (message-shorten-references): Comment on the number "21".
10457         Suggested by Stefan Monnier.
10458
10459         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10460         Suggested by Dan Jacobson.
10461
10462         * gnus.el (gnus-large-newsgroup):
10463         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10464
10465         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10466         externalize attachments.  Bug reported by Steve Wen.
10467
10468         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10469         really message anything to the user.
10470
10471         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10472         directly.
10473
10474         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10475         messages in empty groups.
10476
10477 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10478
10479         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10480         non-UIDNEXT group.
10481
10482 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10483
10484         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10485         not the value from the collection.
10486
10487         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10488         values.  This sometimes happens on some groups that have no info.
10489         (nnimap-request-newgroups): New function.
10490
10491 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10492
10493         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10494         check into `gnus-registry-initialize'.
10495         (gnus-registry-initialize): Ditto.
10496         Fix and extend header docs.
10497
10498 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10499
10500         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10501         regexp backtrace overflows.
10502
10503         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10504         for starttls that tls.el implements; i.e. openssl.
10505
10506         * tls.el (tls-starttls-switches): Give up on using starttls with
10507         gnutls-cli.
10508         (tls-program): Add --insecure to be consistent with the defaults from
10509         openssl s_client.  Now all three commands are insecure.
10510
10511 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10512
10513         * lpath.el: Bind completion-styles-alist for XEmacs.
10514
10515         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10516         (gravatar-create-image): New function that's an alias to
10517         gnus-xmas-create-image, gnus-create-image, or create-image.
10518         (gravatar-data->image): Use it.
10519
10520 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10521
10522         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10523         install the nnregistry refer method.
10524         (gnus-registry-install-hooks): Use it.
10525         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10526         unfollowed groups.
10527
10528 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10529
10530         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10531         expanding threads.
10532
10533 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10534
10535         * nnir.el: Use the server names without suffixes (bug#7009).
10536
10537         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10538         unencrypted to STARTTLS, if possible.
10539
10540 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10541
10542         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10543         headers before superseding.
10544
10545 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10546
10547         * nnrss.el (nnrss-use-local): Add documentation.
10548
10549         * nnimap.el (nnimap-extend-tls-programs): New function.
10550         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10551         (nnimap-wait-for-connection): Accept the greeting from the stupid
10552         output from openssl s_client -starttls, too.
10553
10554         * tls.el (tls-starttls-switches): New variable.
10555         (tls-find-starttls-argument): Use it.
10556         (open-tls-stream): Ditto.
10557
10558         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10559         (netrc-machine): Ditto.
10560
10561         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10562         article number.
10563         (nnimap-split-fancy): New variable.
10564         (nnimap-split-incoming-mail): Use it.
10565
10566         * nntp.el (nntp-server-list-active-group): Document.
10567
10568         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10569         SELECT to get the message-id.
10570
10571         * mail-source.el (mail-sources): Remove webmail support.
10572         (defvar): Ditto.
10573         (mail-source-fetcher-alist): Ditto.
10574         (mail-source-fetch-webmail): Remove.
10575
10576         * webmail.el: Remove -- doesn't seem relevant any more.
10577
10578         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10579
10580         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10581         the \r.
10582
10583 2010-09-30  Julien Danjou  <julien@danjou.info>
10584
10585         * gnus-agent.el (gnus-agent-add-group): Fix call to
10586         gnus-completing-read.
10587
10588 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10589
10590         * nndoc.el (nndoc-retrieve-groups): New function.
10591
10592         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10593         `default', use nnmail-split-methods.
10594         (nnimap-request-article): Downcase the NILs so that they are nil.
10595
10596         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10597         symbol.
10598
10599         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10600         code, since if the user has requested network, that's what they ought
10601         to get.
10602         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10603         (nnimap-split-rule): Mark as obsolete.
10604
10605         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10606         New variable.
10607
10608         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10609         correct slot, too.
10610
10611 2010-09-29  Julien Danjou  <julien@danjou.info>
10612
10613         * gnus.el (gnus-local-domain): Declare variable obsolete.
10614
10615         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10616         Fix history computing.
10617         (gnus-ido-completing-read): Require ido.
10618
10619 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10620
10621         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10622         build Gnus.
10623
10624         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10625         when interpreting the structures.
10626         (nnimap-request-accept-article): Add \r\n to the lines to make this
10627         work with Cyrus.
10628
10629         * nndraft.el (nndraft-request-expire-articles): Use the group name
10630         instead if "nndraft".  Fix found by Nils Ackermann.
10631
10632 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10633
10634         * nnregistry.el: Add.
10635
10636 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10637
10638         * nnmail.el (group, group-art-list, group-art):
10639         Remove unneeded directives.
10640
10641 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10642
10643         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10644         (mm-mime-charset):
10645         * rfc2047.el (rfc2047-syntax-table):
10646         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10647
10648         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10649         rather than `insert-file-contents' and `eval-region'.
10650
10651         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10652         construction.
10653
10654         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10655
10656         * time-date.el: No need to require cl for Emacs 21.
10657
10658 2010-09-29  Julien Danjou  <julien@danjou.info>
10659
10660         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10661         replacement of `gnus-gravatar-relief' to mimic
10662         `gnus-faces-properties-alist'.
10663         Add :version property.
10664
10665 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10666
10667         * mail-source.el (mail-source-report-new-mail):
10668         * message.el (message-default-mail-headers):
10669         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10670
10671         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10672
10673 2010-09-28  Julien Danjou  <julien@danjou.info>
10674
10675         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10676         mail-address contains the same string as real-name.
10677
10678         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10679         non-blank in header, otherwise it'll get stripped.
10680
10681         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10682         real-name, and then for mail address rather than doing : or , search.
10683
10684 2010-09-27  Julien Danjou  <julien@danjou.info>
10685
10686         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10687         right completing-read function.
10688         (gnus-use-ido): New variable
10689         (gnus-completing-read-with-default): Remove.
10690         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10691         (gnus-agent-add-group):
10692         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10693         * mm-view.el (mm-view-pkcs7-decrypt):
10694         * mm-util.el (mm-codepage-setup):
10695         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10696         * mml-smime.el (mml-smime-openssl-sign-query):
10697         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10698         (mml-insert-multipart):
10699         * gnus-msg.el (gnus-summary-yank-message):
10700         * gnus-int.el (gnus-start-news-server):
10701         * mm-decode.el (mm-interactively-view-part):
10702         * gnus-dired.el (gnus-dired-attach):
10703         * gnus.el (gnus-read-method):
10704         * gnus-bookmark.el (gnus-bookmark-jump):
10705         * gnus-art.el (gnus-mime-view-part-as-type)
10706         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10707         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10708         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10709         * nnmairix.el (nnmairix-create-server-and-default-group)
10710         (nnmairix-update-groups, nnmairix-get-server)
10711         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10712         (nnmairix-get-group-from-file-path):
10713         * nnrss.el (nnrss-find-rss-via-syndic8):
10714         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10715         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10716         (gnus-group-browse-foreign-server):
10717         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10718         (gnus-summary-execute-command, gnus-summary-respool-article)
10719         (gnus-read-move-group-name):
10720         * gnus-score.el (gnus-summary-increase-score)
10721         (gnus-summary-score-effect):
10722         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10723
10724 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10725
10726         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10727         x-focus-frame.
10728
10729         * nnimap.el (auth-source-forget-user-or-password)
10730         (auth-source-user-or-password): Autoload.
10731
10732         * message.el (message-from-style, message-interactive)
10733         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10734         (message-yank-prefix, message-indentation-spaces, message-signature)
10735         (message-signature-file): Add comment.
10736
10737 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10738
10739         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10740         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10741         new articles.
10742
10743         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10744         parts.
10745         (nnimap-request-article): Work with the t setting, too.
10746
10747         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10748         that you don't get flashes of other buffers.
10749         (gnus-summary-show-complete-article): Intern before setting.
10750
10751 2010-09-27  David Engster  <dengste@eml.cc>
10752
10753         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10754         well as HEADERS.
10755         (nnmairix-retrieve-headers): Provide new argument for the above.
10756
10757 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10758
10759         * gnus-sum.el (gnus-summary-move-article): Don't alter
10760         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10761         group.
10762
10763         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10764
10765         * message.el (message-cite-prefix-regexp): Revert my last edit.
10766
10767         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10768         variable instead of the Gnus variable.
10769
10770         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10771
10772         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10773
10774         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10775         since some servers don't like it.
10776         (nnimap-open-connection): Forget credentials if the server says the
10777         password was wrong.
10778         (nnimap-parse-line): Protect against invalid data.
10779
10780         * gnus-sum.el (gnus-summary-move-article): Add comment.
10781         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10782         nothing alters it while scanning for new messages.
10783
10784         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10785         which may or may not help.
10786         (nnimap-open-connection): If we're doing a stream connection, and then
10787         discover we're on a STARTTLS-capable server, then open a STARTTLS
10788         connection instead.
10789
10790 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10791
10792         * nnimap.el (utf7): Require.
10793
10794         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10795         prefix.
10796
10797 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10798
10799         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10800
10801 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10802
10803         * nnimap.el (nnimap-request-accept-article): Message the error on
10804         error.
10805
10806 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10807
10808         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10809
10810 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10811
10812         * nndoc.el (nndoc-request-list): Return success always.
10813
10814         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10815         `fetch-old' -- we only want to fetch the articles we've requested.
10816         The rest are in the agent, probably.
10817         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10818         disappeared server" to something low.  It's not important.
10819
10820         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10821         arrived before the FETCH data.
10822
10823         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10824         target here, because we don't know the Gnus name of the group.
10825
10826         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10827         for the correct group.
10828
10829         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10830
10831         * gnus.el (gnus): Give a final warning after startup.
10832
10833         * gnus-util.el (gnus-action-message-log): New variable.
10834         (gnus-message): Use it.
10835         (gnus-final-warning): New function.
10836
10837         * nnimap.el (nnimap-open-connection): Record the greeting.
10838         (nnimap): Add greeting.
10839
10840 2010-09-26  Julien Danjou  <julien@danjou.info>
10841
10842         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10843         arguments.
10844         (gnus-html-wash-images): Fix spec computing to include start/end.
10845
10846         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10847
10848 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10849
10850         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10851         deletion.
10852         (nnimap-retrieve-headers): Don't select the group, because that's
10853         already done by nnimap-possibly-change-group.
10854
10855         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10856         (gnus-picon-transform-address): Use it.
10857
10858         * mail-source.el (mail-source-value): Revert previous patch.
10859
10860         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10861         on failure.
10862         (nnimap-open-connection): Look up both virtual and physical server name
10863         credentials.
10864
10865         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10866
10867 2009-02-07  Dave Love  <fx@gnu.org>
10868
10869         * tls.el (open-tls-stream): Don't query killing process.
10870
10871 2009-02-08  Dave Love  <fx@gnu.org>
10872
10873         * gnus-win.el (gnus-window-to-buffer-helper)
10874         (gnus-all-windows-visible-p): Function needn't be a symbol.
10875
10876         * mail-source.el (mail-source-value): Function needn't be a symbol.
10877
10878 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10879
10880         * message.el (message-cite-prefix-regexp): Remove } from the cite
10881         prefix.
10882
10883         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10884         highlight again, so that the highlight is correct.
10885
10886         * gnus-picon.el (gnus-picon): Remove again.
10887         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10888
10889         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10890         doing the header highlightling, so that the background color of the
10891         picon is correct.
10892
10893         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10894         (gnus-picon): Ditto.
10895         (gnus-picon): Reinstate.  The background color for picons is white.
10896         (gnus-picon-insert-glyph): Make the background white.
10897
10898         * nnml.el (nnml-open-nov): Don't return dead buffers.
10899
10900         * auth-source.el (auth-source-create): Query the user for whether to
10901         store the credentials.
10902
10903         * netrc.el (netrc-store-data): New function.
10904
10905         * auth-source.el (auth-source-user-or-password): Use the existing auth
10906         sources, if any, for creation.
10907
10908         * gnus.el (gnus-group-fast-parameter): Return the last matching
10909         parameter instead of the first matching parameter.
10910
10911 2010-09-26  Julien Danjou  <julien@danjou.info>
10912
10913         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10914
10915 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10916
10917         * mml2015.el (mml2015-use): Remove gpg support.
10918
10919         * mml1991.el (mml1991-function-alist): Remove gpg function.
10920         (mml1991-gpg-sign): Remove.
10921
10922 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10923
10924         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10925         (gnus-browse-unsubscribe-current-group): Document it.
10926         (gnus-browse-unsubscribe-group): Use it.
10927
10928 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10929
10930         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10931         address to the To list for easier response.
10932
10933         * gnus.el (gnus-play-startup-jingle): Remove.
10934         (gnus-splash): Don't play jingle.
10935         (gnus): Silence gnus-load message.
10936
10937         * gnus-art.el (gnus-treat-play-sounds): Remove.
10938
10939         * gnus.el (gnus-play-jingle): Remove audio support.
10940
10941         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10942
10943         * earcon.el: Remove -- no users.
10944
10945         * gnus-audio.el: Remove -- no users of this package.
10946
10947         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10948
10949         * gnus-start.el (gnus-setup-news): Remove nocem support.
10950
10951         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10952
10953         * gnus.el (gnus-use-nocem): Remove.
10954
10955         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10956         Remove.
10957
10958         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10959         uses NoCeM any more.
10960
10961         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10962         (gnus-button-ctan-handler): Ditto.
10963         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10964         (gnus-button-ctan-directory-regexp): Ditto.
10965         (gnus-button-handle-ctan): Ditto.
10966         (gnus-button-tex-level): Ditto.
10967         (gnus-button-alist): Remove CTAN stuff.
10968
10969 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10970
10971         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10972         nnimap-streaming test.
10973
10974         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10975         servers twice.
10976
10977         * nnimap.el (nnimap-open-connection): Add more error reporting when
10978         nnimap fails early.
10979
10980         * nnheader.el (nnheader-get-report-string): New function.
10981         (nnheader-get-report): Use it.
10982
10983         * gnus-int.el (gnus-check-server): Say what the error was when opening
10984         failed.
10985
10986         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10987         using streaming.
10988
10989 2010-09-25  Julien Danjou  <julien@danjou.info>
10990
10991         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10992         gnus-window-inside-pixel-edges.
10993
10994 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10995
10996         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10997
10998         * mm-decode.el (mm-save-part): Allow saving to other directories the
10999         normal Emacs way.
11000
11001         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11002         Suggested by Jay Berkenbilt.
11003
11004         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11005         there isn't a single byte.
11006
11007         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11008         just do it.  It doesn't really seem to matter what the user responds
11009         here, I think, so it's just a confusing question.
11010
11011         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11012         non-streaming case.
11013
11014         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11015         (gnus-article-encrypt-body): Use it.
11016
11017         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11018         keystroke.
11019
11020         * nnimap.el (nnimap-find-wanted-parts-1):
11021         Use gnus-fetch-partial-articles.
11022
11023         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11024
11025         * nnimap.el (nnimap-insert-partial-structure): New function.
11026         (nnimap-get-partial-article): New function.
11027         (nnimap-request-article): Use it.
11028         (nnimap-wait-for-response): Return whether the wait was successful.
11029         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11030         retrieval wasn't successful.
11031         (nnimap-retrieve-group-data-early): Allow throttling servers.
11032         (nnimap-streaming): New variable.
11033         (nnimap-fetch-partial-articles): Remove.
11034
11035         * mm-decode.el (mm-with-part): Protect against killed buffers.
11036
11037         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11038         for prettier summary display.
11039
11040 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11041
11042         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11043
11044 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11045
11046         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11047         apparently third-party libraries depend on it.
11048
11049         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11050         before starting negotiation.
11051
11052         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11053         privacy reasons.
11054         (gnus-treat-mail-gravatar): Ditto.
11055
11056         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11057         buffer when inserting images.  Inserting text into the headers, for
11058         instance, can make them invalid.
11059
11060 2010-09-25  Julien Danjou  <julien@danjou.info>
11061
11062         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11063         variables.
11064
11065         * nnheader.el: Remove useless variables news-reply-yank-from and
11066         news-reply-yank-message-id.
11067
11068         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11069         variables.
11070
11071         * mml1991.el: Remove useless mml1991-verbose.
11072
11073         * gnus.el: Remove useless variable gnus-use-generic-from.
11074         Remove obsolete variable gnus-topic-indentation.
11075
11076         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11077
11078         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11079
11080         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11081
11082         * gnus-group.el: Remove useless gnus-group-icon-cache.
11083         Remove useless gnus-ephemeral-group-server.
11084
11085         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11086
11087         * mml2015.el: Remove useless mml2015-verbose.
11088
11089         * mml-smime.el: Remove useless mml-smime-verbose.
11090
11091         * gnus.el: Remove useless gnus-local-domain.
11092
11093         * gnus-gravatar.el (gnus-gravatar-transform-address):
11094         Use gnus-gravatar-size.
11095
11096         * gnus-art.el: Remove useless gnus-treat-translate.
11097
11098 2010-09-24  Julien Danjou  <julien@danjou.info>
11099
11100         * gnus-sum.el: Add support for Gravatars.
11101
11102         * gnus-art.el: Add support for Gravatars.
11103
11104         * gnus-gravatar.el: Add this file.
11105
11106         * gravatar.el: Add this file.
11107
11108 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11109
11110         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11111
11112         * gnus-group.el (gnus-group-fetch-faq): Remove.
11113
11114         * gnus.el (gnus-group-faq-directory): Remove.
11115
11116         * gnus-group.el (gnus-group-fetch-charter): Remove.
11117
11118         * gnus.el (gnus-group-charter-alist): Remove.
11119
11120         * gnus-group.el (gnus-group-archive-directory): Remove.
11121         (gnus-group-recent-archive-directory): Ditto.
11122         (gnus-group-make-archive-group): Remove.
11123
11124         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11125
11126         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11127         use the same article number for all the cached articles.
11128
11129         * nnimap.el (nnimap-command): Register the last command time so
11130         that we can use it for idling NOOPs.
11131         (nnimap-open-connection): Start the keeplive timer.
11132         (nnimap-make-process-buffer): Store all the process buffers.
11133         (nnimap-keepalive): New function.
11134
11135         * starttls.el (starttls-open-stream): Add autoload cookie.
11136
11137 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11138
11139         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11140         handling.
11141
11142 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11143
11144         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11145         its data structures.
11146
11147         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11148         instead of the cl.el copy-list.
11149         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11150         equalp.
11151
11152 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11155         and tool-bar-local-item-from-menu.
11156
11157         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11158         mode-line-highlight face for Emacs.
11159
11160         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11161         loading gnus-sum.elc; fix comment for canlock-verify.
11162         (gnus-article-jump-to-part): Use read-number.
11163         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11164         Remove Emacs pre-21 compatible code for help-echo.
11165         (gnus-article-next-page-1): No need to adjust the number of lines.
11166         (gnus-article-describe-bindings): Always use help-buffer.
11167
11168         * gnus-audio.el (gnus-audio-inline-sound):
11169         * gnus-cus.el (gnus-custom-mode):
11170         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11171
11172         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11173
11174         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11175         compatible code.
11176
11177 2010-09-24  Glenn Morris  <rgm@gnu.org>
11178
11179         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11180         visiting the fcc file in rmail-mode.
11181
11182         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11183
11184 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * nnir.el: Silence the byte compiler.
11187
11188         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11189         alias to browse-url-url-encode-chars if any.
11190         (gnus-html-encode-url): Use it.
11191
11192 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11193
11194         * gnus-start.el (gnus-use-backend-marks): New variable.
11195         (gnus-get-unread-articles-in-group): Use it.
11196
11197         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11198         makeover.
11199
11200 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11201
11202         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11203
11204 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11205
11206         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11207         Remove.
11208         (gnus-setup-news-hook):
11209         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11210
11211         * gnus-int.el (gnus-request-update-info): Protect against backends not
11212         having the function.
11213
11214         * nnimap.el (nnimap-stream): Mention starttls.
11215         (nnimap-open-connection): Add starttls support.
11216
11217 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11218
11219         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11220
11221 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11222
11223         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11224         BODYSTRUCTUREs.
11225         (nnimap-transform-headers): Unfold quoted {42} headers.
11226
11227         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11228         the info.
11229         (gnus-get-unread-articles): Only call updatep on backends that support
11230         it.
11231
11232         * nnweb.el (nnweb-request-update-info): NOOP.
11233
11234         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11235
11236         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11237         since it only deals with marks.
11238
11239         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11240         gnus-request-marks, and make a new gnus-request-update-info.
11241
11242         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11243         the active instead of the high number, which is usually too low.
11244
11245 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11246
11247         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11248         * encrypt.el: Remove.
11249
11250 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11251
11252         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11253         server in symbolic form.
11254
11255         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11256
11257 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11258
11259         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11260         (nnimap-update-info): Fix up code slightly.
11261
11262         * gnus-int.el (gnus-open-server): Add tracing for performance
11263         debugging.
11264
11265         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11266         (gnus-group-insert-group-line): Pass the real group name so that it
11267         gets the right data.
11268
11269         * gnus-start.el (gnus-get-unread-articles): Don't have
11270         `gnus-get-unread-articles-in-group' update info, since that can be
11271         really slow and doesn't seem to be needed?
11272
11273 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11274
11275         * time-date.el (date-to-time): Try using parse-time-string first before
11276         using the slower timezone-make-date-arpa-standard.
11277
11278 2010-09-22  Julien Danjou  <julien@danjou.info>
11279
11280         * gnus-group.el (gnus-group-insert-group-line):
11281         Call gnus-group-highlight-line.
11282         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11283         default hook list.
11284         (gnus-group-update-eval-form): Add new function.
11285         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11286         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11287
11288 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11289
11290         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11291         immediate, then expire all articles.
11292         (nnimap-update-info): Fix off-by-one errors.
11293         (nnimap-flags-to-marks): Would return no marks lists for group with no
11294         flags.  Instead return the other data.
11295
11296 2010-09-22  Julien Danjou  <julien@danjou.info>
11297
11298         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11299         Only return an icon.
11300         (gnus-group-insert-group-line): Compute icon to return.
11301
11302         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11303         (gnus-html-image-fetched): Only cache if
11304         gnus-html-image-automatic-caching is set.
11305         (gnus-html-image-fetched): Check for errors.
11306
11307 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11308
11309         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11310         once per method on `g'.  This ensures that backends like nnfolder don't
11311         open all their folders.
11312
11313         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11314         (nnimap-request-list): Nix out group in the correct buffer.
11315         (nnimap-parse-flags): Implement by using `read' instead of
11316         hand-parsing.
11317         (nnimap-flags-to-marks): Pass on permanent-flags.
11318         (nnimap-make-process-buffer): Record the server name.
11319         (nnimap-parse-flags): Fix typo.
11320         (nnimap-request-scan): Run split on the server in general, not just a
11321         single group.
11322
11323         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11324         parameter, and propagate this downwards.
11325
11326         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11327         since EXAMINE changes it on the server.
11328
11329         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11330         this command might take a while.
11331
11332 2010-09-22  Julien Danjou  <julien@danjou.info>
11333
11334         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11335         harmful if you have 2 images side-by-side, they can't be properly
11336         update on text deletion.  Using text-property is safer here.
11337         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11338         data.
11339
11340 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11341
11342         * nnimap.el (nnimap-expunge-inbox): Remove.
11343         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11344         (nnimap-expunge): Flip default to t.
11345
11346         * gnus.el (gnus-method-to-server): Don't push things to the cache
11347         unless it's unique.
11348         (gnus-server-to-method): Ditto.
11349
11350 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11351
11352         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11353
11354 2010-09-22  Julien Danjou  <julien@danjou.info>
11355
11356         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11357         get the start of data.
11358         (gnus-html-encode-url): Add this function to encode special chars in
11359         URL.
11360         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11361         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11362
11363         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11364         default.
11365         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11366
11367         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11368         images alt-text.
11369         (gnus-html-put-image): Put alt-text as help-echo.
11370
11371 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11372
11373         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11374         * mm-util.el (mm-decompress-buffer):
11375         * nnir.el (nnir-run-find-grep):
11376         * pop3.el (pop3-list): Use 3rd arg of split-string.
11377
11378         * time-date.el (format-seconds): Comment fix.
11379
11380         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11381         and byte-optimize-form-code-walker.
11382         (dgnushack-make-auto-load): Don't advise make-autoload.
11383
11384         * lpath.el: Remove Emacs 21 stuff.
11385
11386 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11387
11388         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11389         outside the active range.  Suggested by Dan Christensen.
11390
11391         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11392         slightly later to avoid double-getting it.
11393
11394         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11395         previous patch.
11396
11397         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11398
11399 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11400
11401         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11402
11403 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11404
11405         * gnus-int.el (gnus-open-server): Give a better error message in the
11406         "go offline" case.
11407
11408         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11409         marks for nnimap, which is seldom the right thing to do.
11410
11411         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11412         (gnus-same-method-different-name): New function.
11413
11414         * nnimap.el (parse-time): Require.
11415
11416         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11417         method in the presence of many similar methods.
11418
11419         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11420
11421         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11422         nnml-inhibit-expiry.
11423
11424         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11425         find out whether methods are equal.
11426
11427         * nnimap.el (nnimap-find-expired-articles): New function.
11428         (nnimap-process-expiry-targets): New function.
11429         (nnimap-request-move-article): Request the article before looking at
11430         what the Message-ID is.  Fix found by Andrew Cohen.
11431         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11432
11433         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11434         for oldness in addition to being a predicate.
11435
11436         * nnimap.el (nnimap-request-group): When we have zero articles, return
11437         the right data to Gnus.
11438         (nnimap-request-expire-articles): Only delete articles immediately if
11439         the target is 'delete.
11440
11441         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11442         method, this would bug out.
11443
11444         * gnus-group.el (gnus-group-expunge-group): Rename from
11445         gnus-group-nnimap-expunge, and implemented as a normal interface
11446         function.
11447
11448         * gnus-int.el (gnus-request-expunge-group): New function.
11449
11450         * nnimap.el (nnimap-request-create-group): Implement.
11451         (nnimap-request-expunge-group): New function.
11452
11453 2010-09-21  Julien Danjou  <julien@danjou.info>
11454
11455         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11456         (gnus-html-cache-expired): Add new function.
11457         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11458         wethever we should display image for fetch it.
11459         Compute alt-text earlier to pass it to the fetching function too.
11460         (gnus-html-schedule-image-fetching): Change function argument to only
11461         get one image at a time, not a list.
11462         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11463         cache.
11464         (gnus-html-get-image-data): New function to retrieve image data from
11465         cache.
11466         (gnus-html-put-image): Change buffer argument to use image data rather
11467         than file, and place image above region rather than inserting a new
11468         one.  Do not take alt-text as argument, since it's useless now: we place
11469         the image above alt-text.
11470         (gnus-html-prune-cache): Remove.
11471         (gnus-html-show-images): Start to fetch image when we find one, do not
11472         push into a temporary list.
11473         (gnus-html-prefetch-images): Only fetch image if they have expired.
11474         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11475         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11476
11477 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11478
11479         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11480
11481 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11482
11483         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11484         spec inser "*" if the group isn't active instead of 0.
11485
11486         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11487         opening the server.
11488         (nnimap-request-delete-group): Implement group deletion.
11489         (nnimap-transform-headers): Return the size of the entire message in
11490         the Bytes header, not just the size of the first part.
11491         (nnimap-request-move-article): When moving an article from nnimap,
11492         request the article first so the accepting form has an article to
11493         accept.  Reported by Dan Christensen.
11494         (nnimap-command): Make sure that the error message doesn't error out.
11495
11496 2010-09-20  David Edmondson  <dme@dme.org>
11497
11498         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11499         we haven't requested anything.
11500
11501 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11502
11503         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11504         "".  Fix found by Andrew Cohen.
11505
11506         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11507         instead of -encode-string.
11508
11509 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11510
11511         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11512
11513         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11514         by mm-subst-char-in-string.
11515
11516 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11517
11518         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11519         waiting for the connection string.
11520
11521         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11522         arriving.
11523
11524         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11525         bogus characters.  This allows selecting certain Gmail groups.
11526
11527         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11528         (nnimap-fetch-partial-articles): New variable.
11529         (nnimap-open-connection): When looking for credentials, also use the
11530         nnimap-server-port.
11531         (nnimap-request-article): Return the group/article number, so that Gnus
11532         `^' works as expected.
11533         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11534
11535         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11536         comments.
11537         (gnus-methods-sloppily-equal): New function.
11538         (gnus): When using the development version of Gnus, load the gnus-load
11539         file.
11540
11541         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11542         `gnus-open-server' on each method before trying to scan them etc.
11543         This ensures that all the backend parameters are set correctly.
11544
11545         * nnimap.el (nnimap-authenticator): New variable.
11546         (nnimap-open-connection): Allow anonymous login.
11547         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11548         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11549
11550         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11551         patch, found by Knut Anders Hatlen.
11552
11553 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11554
11555         * gnus-agent.el (gnus-agent-batch-confirmation)
11556         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11557         to gnus-message.
11558         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11559         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11560         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11561         * gnus-int.el (gnus-open-server): Likewise.
11562         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11563         (gnus-score-check-syntax): Likewise.
11564         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11565         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11566         Likewise.
11567         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11568
11569 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11570
11571         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11572         calling conventions so that prefetch doesn't bug out.
11573
11574 2010-09-19  Julien Danjou  <julien@danjou.info>
11575
11576         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11577         rather than `subst-char-in-region' in order to be able to replace ASCII
11578         char by UTF-8 ones.
11579
11580         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11581         than curl.
11582         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11583         the right URL and ALT text on images.
11584         (gnus-html-wash-tags): Fix tag case.
11585         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11586         (gnus-article-html): Add -o display_ins_del=2 option.
11587         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11588
11589 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11590
11591         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11592         the extra mail headers, which sometimes seem to happen for unknown
11593         reasons.
11594
11595         * mail-parse.el (mail-header-encode-parameter): Define as
11596         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11597         (or most, perhaps?) mail readers don't understand the latter, but do
11598         understand the former.
11599
11600         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11601         to nil, so that no methods are automatically agentized.  I think this
11602         is probably what most users want.
11603
11604         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11605         from url-retrieve, for instance about invalid URLs.
11606
11607         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11608         groups that have no articles.
11609         (nnimap-request-article): Check that we really got an article when we
11610         requested one.
11611
11612         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11613         doesn't exist.
11614
11615         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11616         nntp buffer so the agent can save it.
11617         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11618         that CRLF doesn't get translated to \n.
11619         (nnimap-open-connection): Don't make 'shell commands only send \n.
11620
11621 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11622
11623         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11624         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11625         Update var name.
11626         (nnml-generate-nov-file): Use dolist.
11627         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11628         Use with-current-buffer.
11629
11630 2010-09-18  Julien Danjou  <julien@danjou.info>
11631
11632         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11633         parallel.
11634
11635 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11636
11637         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11638         the range update right.
11639         (nnimap-request-group): Don't make `M-g' bug out on group with no
11640         marks.
11641         (nnoo): Require, so that other packages can require nnimap.
11642         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11643         command we're looking for.  This helps when the server sends more
11644         responses after we've gotten everything we expected.
11645         (nnimap): Add a `newlinep' field to keep track of end-of-line
11646         conventions.
11647         Don't send CRLF to things that don't want it.
11648         (nnimap-request-accept-article): Ditto.
11649
11650 2010-09-18  Julien Danjou  <julien@danjou.info>
11651
11652         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11653         than curl to retrieve images.
11654
11655 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11656
11657         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11658         the marks.
11659         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11660         (nnimap-wait-for-connection): New function.
11661         (nnimap-open-connection): If we have PREAUTH, don't query for login
11662         credentials.
11663         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11664         when doing a partial update.
11665
11666 2010-09-18  Julien Danjou  <julien@danjou.info>
11667
11668         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11669         tags.
11670
11671 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11672
11673         * nnimap.el (nnimap-credentials): New function.
11674         (nnimap-open-connection): Use the new function to look for credentials
11675         also on the numeric equivalents of "imap" and "imaps".
11676
11677         * gnus-start.el (gnus-activate-group): Send the info to
11678         gnus-request-group.
11679
11680         * nnimap.el (nnimap-request-group): Have the "check" version of the
11681         function parse flags and update the info, so that a `M-g' get a total
11682         resync of all flags from the group.
11683
11684         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11685         to allow backends to alter the info on group selection.  Also alter all
11686         the backend -request-group functions to take the parameter.
11687
11688         * nnimap.el (nnimap-store-info): New function.
11689         (nnimap-update-info): Store the info for later usage.
11690         (nnimap-request-group): Use the stored info for the dont-check case, so
11691         that we don't retrieve all marks when we enter a group.
11692
11693         * nnimap.el: Use deffoo instead of defun for interface functions.
11694
11695         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11696         update the group info.  This makes the nndraft groups, for instance, go
11697         back to their old behavior.
11698
11699         * gnus-sum.el (gnus-select-newsgroup): Indent.
11700
11701         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11702         in.
11703         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11704         nothing.
11705
11706         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11707         from methods that are denied.
11708
11709         * gnus-int.el (gnus-method-denied-p): New function.
11710
11711         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11712         store the password instead of netrc.
11713         (nnimap-open-connection): Don't error out when we can't make a
11714         connections.
11715
11716         * auth-source.el (auth-source-create): In the password prompt, say what
11717         we're querying for.  Also prompt for user name if that hasn't been
11718         given.
11719
11720         * nnimap.el (nnimap-with-process-buffer): Remove.
11721
11722 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11723
11724         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11725         method when we're reading from the agent.
11726
11727         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11728
11729         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11730         that's probably most useful for users.
11731
11732         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11733         "failed" all the time.
11734
11735         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11736         ...)) with (with-current-buffer ... ).
11737
11738         * nntp.el (nntp-open-server): Return whether the open was successful or
11739         not.
11740
11741         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11742         select an unread unseen article first.
11743
11744         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11745         /etc/services, supply some sensible port defaults.
11746
11747         * dgnushack.el: Define netrc-credentials.
11748
11749 2010-09-17  Julien Danjou  <julien@danjou.info>
11750
11751         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11752
11753 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11754
11755         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11756         doesn't have any parameters.
11757
11758 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11759
11760         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11761         only upcased checks.
11762
11763         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11764
11765         * nnimap.el (nnimap-open-shell-stream): New function.
11766         (nnimap-open-connection): Use it.
11767         (nnimap-transform-headers): Get the number of lines in each message.
11768         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11769         number of lines.
11770         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11771         problem.
11772
11773         * utf7.el (utf7-encode): Autoload.
11774
11775         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11776         to allow the mail splitting to not return a default group.  This is
11777         useful for nnimap, which will leave unmatched mail in the inbox.
11778
11779         * nnimap.el: Rewritten.
11780
11781         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11782         nnimap usage.
11783
11784         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11785         if the move is internal, so that nnimap can do fast internal moves.
11786
11787         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11788         data.
11789         (gnus-read-active-for-groups): Support finishing the early retrieval of
11790         data.
11791
11792         * gnus-range.el (gnus-range-nconcat): New function.
11793
11794         * gnus-int.el (gnus-finish-retrieve-group-infos)
11795         (gnus-retrieve-group-data-early): New functions.
11796
11797 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11798
11799         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11800         (nnrss-retrieve-groups):
11801         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11802         (pop3-quit): Use with-current-buffer.
11803
11804 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11805
11806         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11807         instead of nnheader-accept-process-output.
11808
11809         * dgnushack.el (dgnushack-compile): Add comment.
11810
11811         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11812
11813         * gnus-html.el (gnus-html-schedule-image-fetching)
11814         (gnus-html-prefetch-images): Replace process-kill-without-query by
11815         gnus-set-process-query-on-exit-flag.
11816
11817 2010-09-16  Romain Francoise  <romain@orebokech.com>
11818
11819         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11820
11821 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11822
11823         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11824         parameter to unintern is mandatory-ish in Emacs 24.
11825
11826         * gnus-html.el (gnus-html-schedule-image-fetching)
11827         (gnus-html-prefetch-images): Check for curl before using it.
11828
11829         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11830         depend on curl, which isn't essential.
11831
11832         * imap.el: Revert back to version
11833         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11834         seem problematic.
11835
11836 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11837
11838         * gnus-registry.el (gnus-registry-install-shortcuts):
11839         Explicitly pass `obarray' to `unintern' to avoid a warning.
11840
11841 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11842
11843         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11844         change.
11845
11846         * nnrss.el (nnrss-request-list): Remove this function and related
11847         functions, including the moreover stuff.
11848
11849 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11850
11851         * nnrss.el (nnrss-retrieve-groups): New function.
11852
11853 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11854
11855         * .dir-locals.el: Add no-byte-compile cookie.
11856
11857 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11858
11859         * time-date.el (format-seconds): Comment fix.
11860
11861         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11862         for back end that doesn't support request-scan.
11863
11864 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11865
11866         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11867         then do request scans from the backends.
11868
11869         * netrc.el (netrc-credentials): New conveniency function.
11870
11871         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11872         avoid running a hook per line, since this takes a lot of time,
11873         profiling shows.
11874         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11875         directly if gnus-visual-p is true.
11876
11877 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11880         groups; replace mapcar with dolist which is a bit faster; pass groups
11881         info to gnus-read-active-file-1.
11882         (gnus-read-active-file-1): Scan only specified groups if the new
11883         optional arg `infos' is given.
11884
11885 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11886
11887         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11888
11889         * pop3.el (pop3-movemail): Remove.
11890         (pop3-streaming-movemail): Rename to pop3-movemail.
11891
11892         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11893         don't restrict end-tag searches to the end of the line.
11894
11895 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11898         articles of every unchecked group to t, which means unknown since the
11899         server has never been opened.
11900
11901 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11902
11903         * gnus-html.el (gnus-html-show-alt-text): New command.
11904         (gnus-html-browse-image): Ditto.
11905         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11906         to browse the image directly.
11907         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11908         better.
11909
11910         * gnus-async.el (gnus-async-article-callback):
11911         Call `gnus-html-prefetch-images' unconditionally.
11912
11913         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11914         before feeding URLs to curl.
11915
11916 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11919         internal images as deletable by `W D D'.
11920
11921         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11922         (gnus-async-article-callback): Fix typo.
11923
11924 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11925
11926         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11927         current line to work around bugs in the output from w3m.
11928
11929         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11930         for groups that want that.
11931
11932         * nntp.el (nntp-wait-for-string): Supply a timeout for
11933         accept-process-output to ensure progress.
11934
11935         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11936         level to get unread articles from, then use that for foreign groups,
11937         too.
11938
11939         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11940         confuses the rest of the function.
11941
11942         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11943         for the methods that support -retrieve-groups, too.
11944
11945         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11946
11947 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11948
11949         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11950         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11951
11952         * pop3.el: Require cl when compiling.
11953         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11954
11955 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11956
11957         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11958         that aren't going to be activated.
11959         (gnus-get-unread-articles): Fix up the last commit.
11960
11961         * gnus-html.el (gnus-article-html): Allow calling without specifying
11962         the handle.  In that case, dissect the buffer first.
11963
11964         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11965
11966         * nnimap.el (nnimap-open-connection): Revert the change that would look
11967         into authinfo for imaps instead of imap.
11968
11969         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11970         say that you don't want to call gnus-request-group with don-check, but
11971         do check the reponse.  This is for virtual groups only.
11972         (gnus-get-unread-articles): Count the archive groups as secondary, so
11973         that they're activated the same way as before.
11974
11975         * imap.el (imap-message-map): Removed optional buffer parameter, since
11976         no callers use it.
11977         (imap-message-get): Ditto.
11978         (imap-message-put): Ditto.
11979         (imap-mailbox-map): Ditto.
11980         (imap-mailbox-put): Ditto.
11981         (imap-mailbox-get): Ditto.
11982         (imap-mailbox-get): Revert last change for this function.
11983
11984         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11985         case-insensitively.
11986         (nnimap-debug): Remove.
11987
11988         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11989         callers to use `imap-fetch' instead.  According to the comments, this
11990         should be safe, since all other IMAP clients use the 1:* syntax.
11991         (imap-enable-exchange-bug-workaround): Remove.
11992         (imap-debug): Remove -- doesn't seem very useful.
11993
11994         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11995         mail from a file, and the file doesn't exist.
11996
11997         * imap.el (imap-log): New convenience function used throughout instead
11998         of repeating the same code all over the place.
11999
12000         * pop3.el (pop3-streaming-movemail): Return t for success.
12001
12002         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12003         .authinfo if we're using ssl connection.
12004
12005         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12006         already have if we're in a main Gnus `g' run.
12007
12008         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12009
12010 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12011
12012         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12013
12014         * nnmh.el (nnmh-request-list-1): Bind `file'.
12015
12016         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12017         alias to set-process-query-on-exit-flag or process-kill-without-query.
12018         (pop3-open-server): Use it.
12019
12020 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12021
12022         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12023         box to the Incoming file.  Fixes mistake in previous checkin.
12024
12025         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12026         request loop (for debugging purposes) removed.
12027
12028         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12029         culprit is more visible.
12030         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12031         (nnml-add-incremental-nov): New functions to do "incremental" nov
12032         updates, where we just append to the end of the existing nov files
12033         without reading/writing them in full.
12034
12035         * mail-source.el (mail-source-delete-crash-box): Really only check the
12036         incoming files once in a while.
12037
12038         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12039
12040         * mail-source.el (mail-source-delete-crash-box): Only check the
12041         incoming files for deletion once per day to save a lot of file
12042         accesses.
12043
12044         * pop3.el (pop3-logon): Fix up unbound variable typo.
12045
12046         * mail-source.el (pop3-streaming-movemail): Autoload.
12047
12048         * pop3.el (pop3-streaming-movemail):
12049         Respect pop3-leave-mail-on-server.
12050
12051         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12052         retrieval.
12053
12054         * pop3.el (pop3-process-filter): Remove unused function.
12055         (pop3-streaming-movemail, pop3-send-streaming-command)
12056         (pop3-wait-for-messages, pop3-write-to-file)
12057         (pop3-number-of-responses): New functions for streaming pop3
12058         retrieval.
12059
12060         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12061         come from no known methods.
12062         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12063         list.
12064
12065         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12066         message sizes.
12067         (pop3-movemail): Use erase-buffer instead of looping and deleting
12068         regions, which seems rather odd.
12069
12070         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12071         file once per `g' run.
12072
12073         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12074         directories.  This makes the draft queue directory work.
12075
12076         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12077         data from the backends, so that we only request the list of groups from
12078         each method once.  This should speed things up considerably.
12079
12080         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12081         detect that it's not implemented.
12082
12083         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12084         we actually do recurse down into the tree, but don't stat all leaf
12085         nodes.
12086
12087         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12088         then say so instead of bugging out.
12089
12090         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12091         files exist before trying to read them.
12092
12093         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12094         around <pre_int>.
12095
12096         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12097
12098         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12099
12100 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12101
12102         * mm-util.el (mm-image-load-path): Just return the image directories,
12103         not all directories in the path in addition to the image directories.
12104         (mm-image-load-path): Maintain a cache of the image directories so that
12105         the `g' command in Gnus doesn't have to stat dozens of directories each
12106         time.
12107
12108         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12109         (gnus-html-wash-tags): Add a new `i' command to insert images.
12110         (gnus-html-insert-image): New command and keystroke.
12111         (gnus-html-redisplay-with-images): New command and keystroke.
12112         (gnus-html-show-images): Rename command.
12113         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12114         spacers.
12115         (gnus-html-wash-tags): Decode entities at the end, so that entities
12116         inside the tags don't mess up the rest of the "parsing".
12117
12118         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12119         so that nnimap methods aren't agentized by default.  There's apparently
12120         many problems related to agent/imap behavior.
12121
12122         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12123
12124         * gnus-html.el: Doc fix.
12125
12126 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12127
12128         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12129         specifier-spec-list for Emacs 21.
12130
12131         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12132         glyph-width and glyph-height instead of display-graphic-p and
12133         image-size; make avoidance of displaying small images work for XEmacs.
12134
12135         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12136         for XEmacs.
12137
12138         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12139         of symbol that holds plist data.
12140         (gnus-process-plist): Remove plist of process after getting it.
12141
12142 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12143
12144         * message.el (message-generate-hashcash): Change default to
12145         'opportunistic if hashcash is installed.
12146
12147         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12148         (gnus-html-put-image): Only call image-size once, since it's somewhat
12149         time-consuming on remote X servers.
12150
12151 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12152
12153         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12154         type on data, not a file name.
12155
12156         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12157         window-pixel-edges for Emacs 21.
12158
12159         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12160         decoded contents.
12161         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12162
12163 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12164
12165         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12166         group line format, since it isn't very interesting.
12167
12168         * gnus-agent.el (gnus-agent-short-article),
12169         (gnus-agent-long-article): Increase values for these two variables,
12170         since most people are likely to have more network connection and
12171         storage than before.
12172
12173         * gnus.el (gnus-refer-article-method): Change default to 'current.
12174         When referring an article, the common behavior is to refer it from the
12175         current select method, not the native select method.  The chances of
12176         the native select method having the message in question is rather slim
12177         these days.
12178
12179         * gnus-sum.el (gnus-auto-select-subject): Change default to
12180         `unseen-or-unread'.  I think it's likely that most people want to
12181         select an unseen article over a previously seen, but unread one.
12182
12183         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12184         means that in the article buffer none of the minor mode elements will
12185         be shown, usually, and this is not desirable in most cases.
12186
12187         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12188         that commands like `d' (and the like) go to the next line in the
12189         buffer, instead of the next unread article.  I think this is the
12190         behavior that is most natural for most users.
12191         (gnus-single-article-buffer): Change default to nil, so that people can
12192         have as many article buffers open as they have summary buffer.  I think
12193         this is the most natural way for the groups to behave.
12194
12195         * message.el (message-generate-new-buffers): Change default to
12196         `unsent', so that all new message buffers start their names with the
12197         string "*unsent", and it's easier to find the buffers if you move from
12198         them.
12199
12200 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12201
12202         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12203         small.  They're probably tracking images.
12204         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12205         (gnus-html-rescale-image): Yet another try at getting the image sizing
12206         right.
12207
12208         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12209         nntp-marks-file-name is nil.
12210
12211 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12212
12213         * gnus-html.el (gnus-html-wash-tags)
12214         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12215         Better logging.
12216
12217 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12218
12219         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12220
12221         * gnus-html.el (gnus-html-wash-tags): Check the value of
12222         gnus-blocked-images in the summary buffer.
12223
12224 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12225
12226         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12227
12228 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12229
12230         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12231         like "a", it seems like.
12232         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12233         since it needs to be picked from the correct buffer.
12234
12235         * nnwfm.el: Remove.
12236
12237         * nnlistserv.el: Remove.
12238
12239 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12240
12241         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12242         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12243
12244 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12245
12246         * nnkiboze.el: Remove.
12247
12248         * nndb.el: Remove.
12249
12250         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12251         alt text.
12252         (gnus-html-rescale-image): Try to get the rescaling logic right for
12253         images that are just wide and not tall.
12254
12255         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12256         overshadow variable bindings.
12257
12258 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12259
12260         * gnus-html.el (gnus-html-wash-tags)
12261         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12262         Add extra logging.
12263
12264 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12265
12266         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12267         (gnus-max-image-proportion): New variable.
12268         (gnus-html-rescale-image): New function.
12269         (gnus-html-put-image): Rescale images.
12270
12271 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12272
12273         Fix up some byte-compiler warnings.
12274         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12275         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12276         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12277         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12278         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12279         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12280         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12281
12282 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * gnus-html.el (gnus-article-html): Decode contents by charset.
12285
12286 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12287
12288         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12289         (gnus-html-frame-width, gnus-blocked-images):
12290         * message.el (message-prune-recipient-rules): Add custom version.
12291         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12292
12293         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12294         functions.
12295
12296         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12297         gnus-process-get.
12298
12299 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12300
12301         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12302         instead of lsub directly.
12303
12304 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12305
12306         * nnwarchive.el: Remove.
12307
12308         * gnus-soup.el: Remove.
12309
12310         * nnsoup.el: Remove.
12311
12312         * nnultimate.el: Remove.
12313
12314         * gnus-html.el (gnus-blocked-images): New variable.
12315
12316         * message.el (message-prune-recipients): New function.
12317         (message-prune-recipient-rules): New variable.
12318
12319         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12320         guess whether a long line is natural text or not.
12321
12322         * gnus-html.el (gnus-html-schedule-image-fetching):
12323         Use gnus-process-plist and friends for compatibility.
12324
12325 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12326
12327         * gnus-html.el: Require packages that define macros used in this file.
12328         (gnus-article-mouse-face): Declare to silence byte-compiler.
12329         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12330         process-get.
12331         (gnus-html-put-image): Use plist-get to avoid getf.
12332         (gnus-html-prefetch-images): Use with-current-buffer.
12333
12334 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12335
12336         * gnus-ems.el: Provide compatibility functions for
12337         gnus-set-process-plist.
12338
12339         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12340         header-line-format for XEmacs 21.4.
12341
12342         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12343         * gnus.el (gnus-valid-select-methods):
12344         * message.el (message-send-mail-partially-limit):
12345         * mm-decode.el (mm-text-html-renderer):
12346         * mml.el (mml-insert-mime-headers-always):
12347         * smiley.el (smiley-regexp-alist): Bump custom version.
12348
12349 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12350
12351         * gnus-html.el: Require mm-url.
12352         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12353         with the url to `url'.
12354         (gnus-html-wash-tags): Support cid: URLs/images.
12355
12356 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12357
12358         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12359         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12360         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12361
12362         * gnus-move.el: Remove file, since it doesn't really work.
12363
12364         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12365         UTF-8.  This seems to fix problems with some German web feeds.
12366
12367         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12368         at the top so that the proper colors are applied.
12369
12370         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12371         don't have dots in their names.
12372
12373         * gnus-art.el (gnus-article-view-part): Doc fix.
12374
12375         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12376         XEmacs-compatible.
12377         (gnus-html-put-image): Don't do images on non-graphic displays.
12378
12379         * nnslashdot.el: Remove this unused backend.
12380
12381         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12382         actions.
12383         (gnus-undo-register-1): Revert last change.
12384
12385         * gnus-group.el (gnus-group-completing-read): Protect against not
12386         having completion-styles bound.
12387
12388         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12389         make broken recipients happier.
12390
12391         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12392
12393         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12394         point parameter.
12395
12396         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12397
12398         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12399         completion-styles for group selection.
12400
12401 2009-02-04  Andreas Schwab  <schwab@suse.de>
12402
12403         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12404         headers and regexp-quote the match if necessary.
12405
12406 2009-03-24  Miles Bader  <miles@gnu.org>
12407
12408         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12409         the blinking smiley.
12410
12411 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12412
12413         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12414         blink smiley.
12415
12416 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12417
12418         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12419         where the dribbel file lives exists.
12420
12421         * message.el (message-send-mail-partially-limit): Change the default to
12422         nil, since most people don't want this.
12423
12424         * mm-url.el (mm-url-decode-entities): Also decode entities like
12425         &#x3212.
12426
12427 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12428
12429         * gnus-sum.el (gnus-summary-idna-message):
12430         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12431         Hyperlink urls in docstrings with URL `...'.
12432
12433 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12434
12435         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12436         functions.
12437
12438 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12439
12440         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12441         say what the mouseover text should be.
12442
12443         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12444         version of the mm-w3m-safe-url-regexp variable to only download images
12445         in the groups where we want that to happen.
12446
12447         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12448
12449         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12450         easier debugging.
12451         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12452         big pictures in the article buffer.
12453
12454         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12455         gnus-article-html.
12456         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12457         w3m.
12458
12459         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12460
12461 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12462
12463         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12464         which doesn't exist.
12465
12466         * message.el (message-inhibit-ecomplete): New variable to allow some
12467         function to inhibit ecomplete address storage.
12468         (message-resend): Disable ecomplete message storage when resending
12469         messages.
12470
12471         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12472
12473 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12474
12475         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12476         Save excursion while copying, moving, and deleting articles in order to
12477         prevent the cursor from jumping to unforeseen place.
12478
12479 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * lpath.el: No need to bind bookmark-current-buffer,
12482         bookmark-yank-point and bookmark-make-record-function.
12483
12484 2010-08-17  Glenn Morris  <rgm@gnu.org>
12485
12486         * gnus-sync.el: Require gnus components whose functions are used.
12487
12488         * gnus-art.el (bookmark-make-record-function):
12489         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12490         Declare for compiler.
12491
12492         * mm-url.el (mml-compute-boundary): Autoload.
12493
12494 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12497
12498 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12499
12500         Typo fix "hoo4a" -> "hook".
12501
12502         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12503
12504 2010-08-14  Glenn Morris  <rgm@gnu.org>
12505
12506         * gnus-sync.el (gnus-sync): Fix defgroup version.
12507
12508 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12509
12510         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12511
12512         * gnus-sync.el: Fix docs.
12513         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12514         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12515
12516 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12517
12518         Optimizations for gnus-sync.el.
12519
12520         * gnus-sync.el: Add docs about gnus-sync-backend
12521         possibilities.
12522         (gnus-sync-save): Remove unnecessary message.
12523         (gnus-sync-read): Optimize and show what groups were skipped.
12524
12525 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12526
12527         Minor bug fixes for gnus-sync.el.
12528
12529         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12530         Don't read the sync on get-new-news.
12531
12532         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12533         quiet.
12534
12535         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12536         (fix typo).
12537
12538 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12539
12540         Make saving and restoring of hidden threads work with overlays.
12541         Patch applied by Ted Zlatanov.
12542
12543         * gnus-sum.el (gnus-hidden-threads-configuration)
12544         (gnus-restore-hidden-threads-configuration): Update to deal with text
12545         properties, rather than searching for a magic character.
12546
12547 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12548
12549         New gnus-sync.el library for synchronization of marks.
12550
12551         * gnus-sync.el: New library for synchronization of marks.
12552
12553         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12554         renamed from `gnus-registry-grep-in-list'.
12555
12556         * gnus-registry.el (gnus-registry-follow-group-p):
12557         Use `gnus-grep-in-list'.
12558
12559         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12560
12561 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12562
12563         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12564         determining charset of text fails.
12565
12566 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12567
12568         * nnmail.el (nnmail-get-new-mail-1): Revert.
12569
12570         * nnml.el (nnml-active-number): Make sure names of newly created groups
12571         in nnml-group-alist are encoded.
12572
12573 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12574
12575         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12576         containing non-ASCII characters in active file for nnml back end.
12577
12578 2010-07-24  David Engster  <dengste@eml.cc>
12579
12580         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12581         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12582
12583 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12584
12585         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12586         tag (Bug#6654).
12587
12588 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12589
12590         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12591         the article buffer, not the summary buffer.
12592
12593 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12594
12595         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12596         Emacs 23 as well.
12597
12598 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12599
12600         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12601         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12602
12603 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12604
12605         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12606         Patch applied by Karl Fogel.
12607
12608         * gnus-sum.el (gnus-summary-bookmark-make-record):
12609         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12610
12611 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12612
12613         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12614         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12615         C-w still not working correctly from Article buffers; Thierry's
12616         patch to fix that will be applied after this.
12617
12618         * gnus-art.el (bookmark-make-record-function): New local variable.
12619
12620         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12621         article buffer.
12622         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12623
12624 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12625
12626         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12627         on changes in bookmark.el.
12628
12629 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12632         `no-log' instead of message not to log prompt string.
12633
12634 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12635
12636         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12637         the *other* type of HTML form submission.
12638
12639 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12640
12641         * auth-source.el (auth-source-pick): If choice does not contain a
12642         questioned keyword, set the check to t.
12643
12644 2010-06-12  Romain Francoise  <romain@orebokech.com>
12645
12646         * gnus-util.el (gnus-date-get-time): Move up before first use.
12647
12648 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12649
12650         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12651         (gnus-article-edit-part): Bind it to make last part that is substituted
12652         or deleted visible.
12653         (gnus-mime-display-single): Buttonize part of which id equals to
12654         gnus-mime-buttonized-part-id.
12655
12656 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12657
12658         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12659         (gnus-dd-mmm): Use gnus-date-get-time.
12660         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12661         simplify logic.
12662         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12663         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12664
12665 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12666
12667         * auth-source.el (top): Autoload `secrets-list-collections',
12668         `secrets-create-item', `secrets-delete-item'.
12669         (auth-sources): Fix tag string.
12670         (auth-get-source, auth-source-retrieve, auth-source-create)
12671         (auth-source-delete): New defuns.
12672         (auth-source-pick): Rewrite in order to avoid 2 passes.
12673         (auth-source-forget-user-or-password): New parameter USERNAME.
12674         (auth-source-user-or-password): New parameters CREATE-MISSING and
12675         DELETE-EXISTING.  Retrieve password interactively, if needed.
12676
12677 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12678
12679         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12680         deleting unused directories when gnus-expert-user is t.
12681
12682 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12683
12684         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12685         for each temp file when gnus-article-browse-delete-temp is ask.
12686
12687 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12688
12689         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12690         Replace Lisp calls to delete-backward-char by calls to delete-char.
12691
12692 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12693
12694         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12695
12696 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12697
12698         * password-cache.el (password-cache-remove): Fix docstring.
12699
12700 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12701
12702         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12703         article unless decoding article to be saved.
12704
12705 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12706
12707         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12708         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12709         generated within the mm-with-unibyte-current-buffer macro.
12710
12711 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12714         to nil when we're in a mml-preview buffer and no group is selected.
12715
12716 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12717
12718         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12719         when catching the `C-g'.  Reported by "Leo".
12720
12721 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12722
12723         * message.el (message-forward-make-body-plain)
12724         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12725         multibyte-string-p.
12726
12727         * lpath.el: Revert.
12728
12729 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12730
12731         * message.el (message-forward-make-body-mml): Assume original message
12732         is multibyte string; error on unibyte.
12733         (message-forward-make-body-plain): Ditto; don't add excessive newline
12734         in body end.
12735
12736         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12737
12738 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12739
12740         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12741         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12742
12743 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12744
12745         * mm-extern.el (mm-extern-url): Don't use
12746         mm-with-unibyte-current-buffer.
12747         (mm-extern-cache-contents): Use with-current-buffer instead of
12748         save-excursion + set-buffer.
12749
12750 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12751
12752         * mm-util.el (mm-emacs-mule): Remove.
12753
12754 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12755
12756         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12757         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12758         change.
12759
12760 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12761
12762         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12763         bind the default value of enable-multibyte-characters to nil.
12764
12765 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * message.el (message-forward-make-body-plain)
12768         (message-forward-make-body-mml):
12769         Don't use mm-with-unibyte-current-buffer.
12770
12771 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12772
12773         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12774
12775 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12776
12777         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12778         (Bug#5592).
12779
12780 2010-05-07  Julien Danjou  <julien@danjou.info>
12781
12782         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12783         it to mm-pipe-part.
12784
12785         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12786         it is given.
12787
12788 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12789
12790         * binhex.el (binhex-decode-region-internal):
12791         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12792         (dns-query):
12793         * nnweb.el (nnweb-gmane-search):
12794         * pgg-parse.el (pgg-parse-armor):
12795         * pgg.el (pgg-verify-region):
12796         * sha1.el (sha1-string-external):
12797         * uudecode.el (uudecode-decode-region-internal):
12798         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12799         XEmacs.
12800
12801         * gnus-art.el (gnus-article-browse-html-parts):
12802         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12803         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12804         make-temp-file.
12805
12806         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12807         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12808         compiling.
12809
12810         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12811         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12812         XEmacs when compiling.
12813
12814         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12815         gnus-pick-mode-off-hook for XEmacs when compiling.
12816         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12817         gnus-binary-mode-off-hook for XEmacs when compiling.
12818
12819         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12820         Return nil if char-charset is not available.
12821
12822         * imap.el (imap-disable-multibyte)
12823         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12824         macros.
12825
12826         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12827         instead of encode-coding-string.
12828
12829         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12830         'xemacs) instead of mm-emacs-mule to switch function definitions.
12831         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12832
12833         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12834         bind temporary-file-directory for XEmacs;
12835         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12836         timer-set-function for XEmacs 21.4 and SXEmacs;
12837         bind timer-list for XEmacs 21.4 and SXEmacs;
12838         fbind char-charset and find-charset-region for non-Mule XEmacs;
12839         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12840         encode-coding-region and encode-coding-string for XEmacs having no
12841         file-coding feature.
12842
12843 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12844
12845         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12846
12847 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12848
12849         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12850         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12851
12852 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12853
12854         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12855         alias `jka-compr-delete-temp-file' no longer exists.
12856
12857 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12858
12859         Use define-minor-mode in Gnus where applicable.
12860         * mml.el (mml-mode): Use define-minor-mode.
12861         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12862         (gnus-undo-mode): Use define-minor-mode.
12863         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12864         (gnus-dead-summary-mode): Use define-minor-mode.
12865         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12866         Initialize in declaration.
12867         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12868         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12869         (gnus-mailing-list-mode): Use define-minor-mode.
12870         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12871         (gnus-draft-mode): Use define-minor-mode.
12872         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12873         (gnus-dired-mode): Use define-minor-mode.
12874
12875 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12876
12877         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12878         handles on recursive mml-to-mime translation and check them for
12879         boundary delimiter collisions.  Reported by Greg Troxel.
12880
12881 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12882
12883         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12884
12885 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12886
12887         * mm-util.el (mm-find-buffer-file-coding-system):
12888         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12889
12890 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12891
12892         * message.el (message-generate-headers): Record insertion of optional
12893         headers as well.  Otherwise the check to prevent repeated insertion of
12894         optional headers is a no-op.
12895
12896 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12897
12898         * smime.el: Don't mention CVS.
12899
12900         * nnrss.el (nnrss-fetch): Don't mention CVS.
12901
12902         * nnir.el: Don't mention CVS.
12903
12904 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12905
12906         * gnus-sum.el (gnus-summary-bookmark-make-record):
12907         Add `location' field.
12908
12909 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12910
12911         * lpath.el: Fbind bookmark-default-handler,
12912         bookmark-get-bookmark-record, bookmark-make-record-default,
12913         bookmark-prop-get for Emacs <23 and XEmacs.
12914
12915 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12916
12917         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12918         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12919         Use with-current-buffer to silence the byte-compiler.
12920         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12921         bother to require `gnus'.
12922         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12923
12924 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12925
12926         * gnus-sum.el (gnus-summary-bookmark-make-record)
12927         (gnus-summary-bookmark-jump): New functions.
12928         (gnus-summary-mode): Setup bookmark support.
12929
12930 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12931
12932         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12933         if set.
12934
12935 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12936
12937         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12938         gnus-article-browse-html-save-cid-image; make it work recursively for
12939         forwarded messages as well.
12940         (gnus-article-browse-html-parts): Work when prefix arg is given.
12941         (gnus-article-browse-html-article): Doc fix.
12942
12943 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12944
12945         * message.el (message-default-mail-headers)
12946         (message-default-headers): Carry the value mail-default-headers over
12947         into message-default-mail-headers, rather than message-default-headers.
12948
12949 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12950
12951         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12952         charset.
12953
12954         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12955         charset into the <meta> tag when the article is encoded to utf-8.
12956
12957 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12958
12959         * gnus-art.el (gnus-article-browse-delete-temp-files):
12960         Delete directories as well.
12961         (gnus-article-browse-html-parts): Work for images that do not specify
12962         file names; delete temp directory when quitting; insert header at the
12963         right place; use file: scheme for image files.
12964
12965 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12966
12967         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12968         (gnus-article-browse-html-parts): Use it to make temporary cid image
12969         files in addition to html file so that browser may display them.
12970
12971 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12974
12975 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12976
12977         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12978
12979 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12980
12981         * auth-source.el (auth-sources): Change default to be simpler.
12982         Explain about Secret Service API sources.  Improve Customize options.
12983         (auth-source-pick): Change to accept any number of search parameters.
12984         Implement fallbacks iteratively, not recursively.  Add scoring on the
12985         second pass and sort by score.  Call Secret Service API when needed.
12986         (auth-source-user-or-password): Use it.  Call Secret Service API
12987         directly when needed to get the user name and the password.
12988
12989 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12990
12991         * message.el (message-interactive): Doc fix.
12992         (message-qmail-inject-args): Reflow.
12993         (message-kill-to-signature): Fix typo in docstring.
12994
12995         * smiley.el (smiley-buffer): Fix typo in docstring.
12996
12997 2010-03-24  Glenn Morris  <rgm@gnu.org>
12998
12999         * mail-source.el (gnus-message): Declare.
13000         (mail-source-delete-old-incoming): Require gnus-util.
13001
13002 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13003
13004         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13005
13006         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13007
13008         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13009         password-cache's default if it is not bound.
13010         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13011         password-cache-expiry's default if it is not bound.
13012
13013         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13014         available in Emacs 21.
13015
13016         * lpath.el: Suppress compiler warnings for:
13017         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13018         XEmacs;
13019         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13020         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13021         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13022
13023 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13024
13025         * auth-source.el (auth-sources): Fix up definition so extra parameters
13026         are always inline.
13027
13028 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13029
13030         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13031         wasn't updated after mismatch.  Clear cached mailbox info correctly
13032         when uidvalidity changes.
13033         (nnimap-group-prefixed-name): New function to avoid some code
13034         duplication.
13035         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13036         (nnimap-request-group): Use it.
13037         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13038         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13039         with many imap folders.  This is done by caching the group status from
13040         the imap server persistently in a group parameter `imap-status'.  (This
13041         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13042         but not persistently, so every Gnus startup was still very slow.)
13043
13044 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13045
13046         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13047         delete the extra newline.  Otherwise editing of :string and :number
13048         types don't work.
13049
13050 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13051
13052         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13053         secrets.el dependency.
13054         (auth-sources): Add optional user name.  Add secrets.el configuration
13055         choice (unused right now).
13056
13057 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13058
13059         * gnus-sum.el (gnus-summary-make-menu-bar):
13060         Let `gnus-registry-install-shortcuts' fill in the functions.
13061
13062         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13063         warnings.
13064         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13065         (gnus-registry-install-shortcuts): Populate and use it in a
13066         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13067
13068 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13069
13070         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13071         In-place substitutions for the group name encoding/decoding.
13072         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13073         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13074         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13075         (nnimap-update-unseen, nnimap-request-list)
13076         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13077         (nnimap-request-set-mark, nnimap-split-to-groups)
13078         (nnimap-split-articles, nnimap-request-newgroups)
13079         (nnimap-request-create-group, nnimap-request-accept-article)
13080         (nnimap-request-delete-group, nnimap-request-rename-group)
13081         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13082         `encoded-mbx' for consistency.
13083         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13084         variable `imap-current-mailbox'.
13085
13086         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13087         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13088
13089 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13090
13091         * pop3.el (pop3-display-message-size-flag): Display message size byte
13092         counts during POP3 download.
13093         (pop3-movemail): Use it.
13094         (pop3-list): Implement listing of available messages.
13095
13096 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13097
13098         * nnir.el (nnir-get-article-nov-override-function): New function to
13099         override the normal NOV retrieval.
13100         (nnir-retrieve-headers): Use it.
13101
13102 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13103
13104         * auth-source.el (netrc-machine-user-or-password): Autoload.
13105
13106 2010-03-19  Glenn Morris  <rgm@gnu.org>
13107
13108         Stop message.el from loading about 40 libraries it doesn't always need.
13109         The general approach is to autoload rather than require, and to
13110         require in the specific functions rather than the file.  (Bug#5642)
13111
13112         * gmm-utils.el: Don't require wid-edit.
13113         (widget-create-child-value, widget-convert, widget-default-get):
13114         Autoload.
13115
13116         * gnus-util.el: Don't require time-date, netrc.
13117         (message-fetch-field, gnus-group-name-decode): Declare rather than
13118         autoloading.
13119         (gnus-fetch-field): Require message.
13120         (gnus-decode-newsgroups): Require gnus-group.
13121
13122         * ietf-drums.el: Don't require time-date.
13123
13124         * message.el: Don't require hashcash, canlock, ecomplete.
13125         Do require mail-utils.  Require nnheader only when compiling.
13126         (smtpmail-default-smtp-server): Remove declaration.
13127         (message-send-mail-function): Check smtpmail-default-smtp-server
13128         is bound rather than requiring smtpmail.
13129         (message-auto-save-directory, message-insert-signature):
13130         Use expand-file-name rather than nnheader-concat.
13131         (nnheader-insert-file-contents): Autoload.
13132         (hashcash-wait-async): Declare.
13133         (message-send-mail): Only call gnus-setup-posting-charset if
13134         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13135         (message-send-mail-with-sendmail): Require sendmail.
13136         (canlock-password, canlock-password-for-verify): Declare.
13137         (message-canlock-password): Require canlock.
13138         (nnheader-get-report): Autoload.
13139         (gnus-setup-posting-charset): Declare.
13140         (message-send-news): Require gnus-msg.
13141         (message-make-references, message-make-in-reply-to): Use mail-header-id
13142         rather than the alias mail-header-message-id.
13143         (ecomplete-add-item, ecomplete-save): Declare.
13144         (message-put-addresses-in-ecomplete): Require ecomplete.
13145         (ecomplete-display-matches): Autoload.
13146
13147         * mm-decode.el: Don't require mailcap, gnus-util.
13148         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13149         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13150         Autoload.
13151         (mailcap-mime-extensions): Declare.
13152
13153         * mm-encode.el: Don't require mailcap.
13154         (mailcap-extension-to-mime): Autoload.
13155
13156         * mml-sec.el: Don't require password-cache.
13157
13158         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13159         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13160         (mml-minibuffer-read-type): Require mailcap.
13161         (mml-preview): Require gnus-msg.
13162
13163         * mml1991.el: Require password-cache.
13164         (password-cache-expiry): Remove declaration.
13165
13166         * mml2015.el: Require password-cache.
13167         (password-cache-expiry): Remove declaration.
13168
13169         * nneething.el (mailcap): Require mailcap.
13170
13171         * nnheader.el (declare-function): Add compatibility stub.
13172         (message-remove-header): Declare rather than autoload.
13173         (nnheader-replace-header): Require message.
13174
13175         * nnimap.el (declare-function): Add compatibility stub.
13176         (netrc-parse, netrc-machine-user-or-password): Declare.
13177         (nnimap-open-connection): Require netrc.
13178
13179         * nntp.el (declare-function): Add compatibility stub.
13180         (netrc-parse, netrc-machine, netrc-get): Declare.
13181         (nntp-send-authinfo): Require netrc.
13182
13183         * rfc2047.el: Don't require qp.
13184         (quoted-printable-encode-region, quoted-printable-decode-string):
13185         Autoload.
13186
13187         * sieve-mode.el: Don't require easymenu.
13188         (easy-menu-add-item): Autoload it.
13189
13190         * spam-stat.el (time-to-number-of-days): Autoload it.
13191
13192 2010-03-19  Glenn Morris  <rgm@gnu.org>
13193
13194         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13195
13196 2010-03-18  Glenn Morris  <rgm@gnu.org>
13197
13198         * hashcash.el (declare-function): Remove duplicate definition.
13199
13200 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13201
13202         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13203         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13204         value if any backslash escapes).
13205
13206 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13207
13208         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13209         if it is available.  (bug#5647)
13210
13211         * lpath.el: Suppress compiler warning for coding-system-from-name for
13212         Emacs 21 and XEmacs.
13213
13214 2010-03-14  Juri Linkov  <juri@jurta.org>
13215
13216         * hmac-def.el:
13217         * hmac-md5.el:
13218         * netrc.el: Fix keywords.
13219
13220 2010-02-26  Glenn Morris  <rgm@gnu.org>
13221
13222         * message.el (message-send-mail-function): Change the default, so that
13223         it inherits from a customized send-mail-function.  (Bug#5643)
13224
13225 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13226
13227         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13228         shell-command-to-string signals an error (bug#5299).
13229
13230 2010-02-24  Glenn Morris  <rgm@gnu.org>
13231
13232         * message.el (message-smtpmail-send-it)
13233         (message-send-mail-with-mailclient): Doc fixes.
13234
13235 2010-02-16  Glenn Morris  <rgm@gnu.org>
13236
13237         * message.el (message-default-mail-headers): Change the default value
13238         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13239
13240 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13241
13242         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13243         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13244
13245 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13246
13247         * time-date.el (date-to-time): Doc fix (Bug#5408).
13248
13249 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13250
13251         * message.el (message-mail): Just pass yank-action on to message-setup.
13252         (message-setup): Handle (FUN . ARGS) form of yank-action.
13253         (message-with-reply-buffer, message-widen-reply)
13254         (message-yank-original): Handle non-buffer values of
13255         message-reply-buffer (Bug#4080).
13256         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13257
13258 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13259
13260         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13261         Fix typo in docstring.
13262
13263 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13264
13265         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13266         response.
13267
13268 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13271
13272         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13273
13274         * message.el (message-check-news-header-syntax): Protect against a
13275         string that `rfc822-addresses' returns when parsing fails.
13276
13277 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13280         (gnus-previous-char-property-change): New functions.
13281
13282         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13283
13284 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13285
13286         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13287         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13288
13289 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13290
13291         * message.el (message-exchange-point-and-mark): Rework last change to
13292         avoid using optional arg of exchange-point-and-mark, for backward
13293         compatibility.
13294
13295 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13296
13297         * message.el (message-exchange-point-and-mark):
13298         Call exchange-point-and-mark with an argument rather than setting
13299         mark-active by hand (Bug#5175).
13300
13301 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13302
13303         * nntp.el (nntp-service-to-port): Work for service expressed with
13304         numeric string; replace [:digit:] with [0-9] for XEmacs.
13305
13306 2009-12-17  Glenn Morris  <rgm@gnu.org>
13307
13308         * gnus-group.el (gnus-bug-group-download-format-alist):
13309         Change emacs entry to debbugs.gnu.org.  Bump :version.
13310
13311 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13312
13313         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13314
13315 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13316
13317         * message.el (message-info): Explain why we use `Info-goto-node'.
13318
13319 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13320
13321         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13322
13323 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13324
13325         * message.el (message-completion-in-region): New compatibility function.
13326         (message-expand-group): Use it.
13327
13328 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13329
13330         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13331         with no unread article should be listed if the 2nd arg `predicate' is
13332         given.
13333
13334 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13335
13336         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13337
13338 2009-11-29  Juri Linkov  <juri@jurta.org>
13339
13340         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13341         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13342         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13343
13344 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13345
13346         * sha1.el (sha1-string-external): default-directory "/" in case
13347         otherwise non-existent.  process-connection-type pipe for touch of
13348         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13349
13350 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13351
13352         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13353         it's comms related and sgml-mode.el has "comm" on that basis too.
13354
13355 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13356
13357         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13358         containing tspecial characters if they have been already quoted.
13359
13360 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13361
13362         * dns-mode.el (auto-mode-alist): Purecopy string.
13363
13364 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13365
13366         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13367
13368 2009-10-24  Glenn Morris  <rgm@gnu.org>
13369
13370         * gnus-art.el (help-xref-stack-item): Define for compiler.
13371
13372 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13373
13374         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13375
13376 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13379
13380 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13381
13382         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13383         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13384
13385 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13388         (gnus-overlays-in): New alias to overlays-in.
13389
13390         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13391         gnus-overlay-get, and gnus-delete-overlay.
13392         (gnus-summary-show-thread): Make it work as well for systems in which
13393         next-single-char-property-change is not available.
13394         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13395
13396         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13397         (gnus-overlay-get): New alias to extent-property.
13398         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13399
13400         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13401         SXEmacs.
13402
13403         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13404         SXEmacs.
13405
13406 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13407
13408         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13409
13410 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13411
13412         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13413         and XEmacs that don't have `remove-overlays'.
13414
13415 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13416
13417         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13418         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13419         selective display.  Use overlays instead.
13420
13421 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13422
13423         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13424
13425 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13426
13427         * spam-stat.el (spam-stat-load): Fix typo in message.
13428
13429 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13430
13431         * dig.el (dig-invoke): Fix typo in docstring.
13432         (query-dig): Reflow docstring.
13433
13434 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13435
13436         * gnus-art.el (gnus-article-encrypt-body):
13437         * message.el (message-check-recipients):
13438         * mm-util.el (mm-codepage-setup):
13439         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13440         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13441
13442 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13443
13444         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13445         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13446         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13447         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13448         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13449
13450 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13451
13452         * dig.el: Add "Keywords: comm", as per net-utils.el.
13453
13454 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13455
13456         * dig.el (dig-mode): Use define-derived-mode.
13457
13458 2009-09-19  Glenn Morris  <rgm@gnu.org>
13459
13460         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13461
13462 2009-09-18  Glenn Morris  <rgm@gnu.org>
13463
13464         * gnus-diary.el (gnus-diary-check-message):
13465         * message.el (message-insert-formatted-citation-line):
13466         * nnbabyl.el (top-level):
13467         * nndiary.el (nndiary-schedule):
13468         Fix typos in condition-case handlers.
13469
13470 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13471
13472         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13473         configuration that provides the sole article window in a frame;
13474         position point correctly after deleting a part.
13475
13476 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13477
13478         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13479         (spam-resolve-registrations-routine): Use it to unregister articles
13480         that change status.
13481
13482 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13483
13484         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13485         with XEmacs.
13486         (parse-time-string-chars): Use it.
13487
13488 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13489
13490         * imap.el (imap-interactive-login): Better messages.
13491         (imap-open): Fix bug with renamed buffer on reconnect.
13492         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13493         for easier debugging and cleaner code.  On successful (guessed based on
13494         server capabilities) secondary authentication, set imap-state
13495         correctly.
13496         (imap-last-authenticator): Define imap-last-authenticator as a variable
13497         to avoid warnings.
13498
13499 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13500
13501         * nnrss.el (nnrss-request-article): Remove binding of
13502         default-enable-multibyte-characters that has gotten needless by
13503         the 2007-07-13 change in rfc2047-encode-message-header.
13504
13505         * mml.el (mml-insert-multipart): Error on the message header.
13506         (mml-insert-part): Error on the message header; position point at
13507         the end of a MIME tag.
13508
13509 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13510
13511         * time-date.el (autoload): Expand define-obsolete-function-alias into
13512         defalias and make-obsolete for old Emacsen that Gnus supports.
13513         (with-no-warnings): Define it for old Emacsen.
13514         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13515         is available.
13516         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13517         float-time is available; suppress compile warning for time-to-seconds.
13518
13519         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13520         (gnus-float-time): Alias to float-time if it exists.
13521
13522         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13523         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13524         float-time is available; suppress compile warning for time-to-seconds.
13525
13526         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13527         XEmacs.
13528
13529 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13530
13531         * imap.el (imap-message-map): Docstring fix.
13532
13533 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13534
13535         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13536         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13537         Add the optional argument `encoding' that overrides the default.
13538
13539         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13540         mm-encode-buffer.
13541
13542 2009-09-04  Glenn Morris  <rgm@gnu.org>
13543
13544         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13545         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13546         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13547         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13548         * mm-util.el (mm-with-unibyte-current-buffer)
13549         (mm-find-buffer-file-coding-system):
13550         * yenc.el (yenc-decode-region): Use default-value rather than
13551         default-enable-multibyte-characters.
13552
13553 2009-09-03  Glenn Morris  <rgm@gnu.org>
13554
13555         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13556         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13557         than default-enable-multibyte-characters.
13558
13559 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13560
13561         * gnus-art.el (gnus-article-read-summary-keys):
13562         Fix gnus-buffer-configuration's value temporarily used.
13563
13564 2009-09-02  Glenn Morris  <rgm@gnu.org>
13565
13566         * gnus-util.el (gnus-float-time): New function.
13567         * gnus-delay.el (gnus-delay-article):
13568         * gnus-sum.el (gnus-thread-latest-date):
13569         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13570         * nnspool.el (nnspool-request-newgroups):
13571         Use gnus-float-time rather than time-to-seconds.
13572         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13573
13574         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13575         (gnus-header-subject-face, gnus-header-newsgroups-face)
13576         (gnus-header-name-face, gnus-header-content-face):
13577         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13578         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13579         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13580         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13581         (gnus-cite-face-11):
13582         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13583         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13584         (gnus-server-closed-face, gnus-server-denied-face)
13585         (gnus-server-offline-face):
13586         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13587         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13588         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13589         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13590         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13591         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13592         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13593         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13594         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13595         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13596         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13597         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13598         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13599         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13600         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13601         (gnus-summary-high-undownloaded-face)
13602         (gnus-summary-low-undownloaded-face)
13603         (gnus-summary-normal-undownloaded-face)
13604         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13605         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13606         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13607         (gnus-splash-face):
13608         * message.el (message-header-to-face, message-header-cc-face)
13609         (message-header-subject-face, message-header-newsgroups-face)
13610         (message-header-other-face, message-header-name-face)
13611         (message-header-xheader-face, message-separator-face)
13612         (message-cited-text-face, message-mml-face):
13613         * sieve-mode.el (sieve-control-commands-face)
13614         (sieve-action-commands-face, sieve-test-commands-face)
13615         (sieve-tagged-arguments-face):
13616         * spam.el (spam-face):
13617         Mark face aliases with "-face" in the name as obsolete.
13618
13619 2009-09-01  Glenn Morris  <rgm@gnu.org>
13620
13621         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13622         than goto-line.
13623
13624 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13625
13626         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13627         Don't move point if the command is invoked inside the message header.
13628
13629 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13630
13631         * imap.el (imap-send-command): Simplify.
13632         (imap-wait-for-tag): point-max -> buffer-size.
13633
13634 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13635
13636         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13637         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13638         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13639         * nnir.el (nnir-swish-e-index-file):
13640         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13641         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13642         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13643         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13644         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13645         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13646
13647 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13648
13649         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13650         Don't save excursion.
13651
13652 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13653
13654         * nnheader.el (nnheader-find-file-noselect):
13655         * mm-util.el (mm-insert-file-contents):
13656         Use (default-value 'major-mode) instead of default-major-mode.
13657
13658 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13659
13660         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13661
13662 2009-08-26  Glenn Morris  <rgm@gnu.org>
13663
13664         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13665         than placing in files.el.
13666
13667 2009-08-25  Glenn Morris  <rgm@gnu.org>
13668
13669         * nnir.el (top-level): Don't require cl at run-time.
13670         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13671         Replace cl-function substitute with gnus-replace-in-string.
13672         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13673         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13674         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13675         simplified expansions.
13676
13677 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13678
13679         * dig.el (dig): Add autoload cookie.
13680
13681 2009-08-22  Glenn Morris  <rgm@gnu.org>
13682
13683         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13684         goto-line.
13685
13686 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13687
13688         * parse-time.el (parse-time-string-chars): Save match data.
13689
13690 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13691
13692         * parse-time.el (parse-time-string-chars): Compute using character
13693         classes, to handle non-ascii characters (Bug#3190).
13694
13695 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13696
13697         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13698
13699         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13700         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13701         (gnus-mm-display-part, gnus-mime-display-single)
13702         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13703         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13704
13705         * gnus-sum.el
13706         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13707         (gnus-summary-move-article): Add expirable mark to articles copied or
13708         moved to group that has auto-expire turned on if the option is non-nil.
13709
13710 2009-07-24  Glenn Morris  <rgm@gnu.org>
13711
13712         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13713         Fix typo.  (Bug#3903)
13714
13715 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13718         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13719         that should not be used for draft articles.
13720         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13721         that has no concern in minor mode keys.
13722         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13723         Abolish.
13724
13725 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13726
13727         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13728         article without making inquiry to a user for unknown encoding.
13729
13730         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13731         (nnmaildir--scan): Assume i-node and device number that file-attributes
13732         returns might be cons-cell.
13733
13734         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13735
13736         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13737
13738 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13739
13740         * auth-source.el: Remove docs now in auth.texi.  Don't use
13741         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13742         `auth-source-hide-passwords' and use them.
13743
13744 2009-07-15  Glenn Morris  <rgm@gnu.org>
13745
13746         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13747
13748 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13749
13750         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13751         excessive whitespace from the default values of title and description.
13752
13753 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13754
13755         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13756         mail-fetch-field to fetch Content-Description header in order to
13757         exclude newlines.
13758
13759 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13760
13761         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13762         format used by GnuPG 2.0.11.
13763
13764 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13767         to deleted part.
13768
13769 2009-05-30  David Engster  <dengste@eml.cc>
13770
13771         * nnmairix.el: Remove old documentation in the commentary block.
13772         (nnmairix-request-group): Do not update active file for nnml back ends.
13773         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13774         end so that overview files are ignored.
13775         (nnmairix-update-groups): Make updating the groups more robust by using
13776         marks.
13777         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13778         with dollar characters in message-id.
13779
13780 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13781
13782         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13783         2008-12-25 in dns.el.
13784
13785 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13786
13787         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13788         could happen if the text is only composed of spaces and/or tabs.
13789
13790 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13791
13792         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13793         when sending a queued message to avoid extra mml tags.
13794
13795 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13796
13797         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13798
13799 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13802         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13803         rmail-toggle-header for XEmacs;
13804         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13805
13806 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13807
13808         * gnus-dired.el: Remove autoload for gnus-setup-message.
13809         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13810         displaying Gnus logo; always use compose-mail.
13811
13812 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13813
13814         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13815
13816 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13817
13818         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13819         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13820         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13821         available.
13822         (gnus-nocem-epg-verify): New function.
13823
13824 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13825
13826         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13827
13828 2009-02-15  Glenn Morris  <rgm@gnu.org>
13829
13830         * gnus-util.el (rmail-insert-rmail-file-header)
13831         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13832         autoloads.
13833         (rmail-default-rmail-file): Remove unnecessary declaration.
13834         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13835
13836 2009-02-14  Glenn Morris  <rgm@gnu.org>
13837
13838         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13839         variable (only used in gnus-util, which declares it anyway).
13840         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13841         which was only needed by gnus-art (changed to not use it any more).
13842         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13843         only used in gnus-util, which autoloads it itself.
13844         (rmail-update-summary): Fix autoload.
13845
13846         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13847         rather than rmail-output-to-rmail-file.
13848
13849 2009-02-07  Glenn Morris  <rgm@gnu.org>
13850
13851         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13852         autoload of function that no longer exists.
13853         (rmail-toggle-header): Declare.
13854         (message-forward-rmail-make-body): Handle mbox Rmail.
13855
13856 2009-01-31  Glenn Morris  <rgm@gnu.org>
13857
13858         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13859         2009-01-09 change.
13860
13861 2009-01-31  Dave Love  <fx@gnu.org>
13862
13863         * imap.el (imap-fetch-safe): Bind debug-on-error.
13864         (imap-debug): Add imap-fetch-safe.
13865
13866 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13867
13868         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13869         (auth-source-forget-all-cached): New convenience function.
13870         (auth-source-user-or-password): Accept list of modes or a single mode.
13871
13872         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13873         auth-source modes.
13874
13875         * netrc.el (netrc-machine-user-or-password): Use list of
13876         auth-source modes.
13877
13878         * nnimap.el (nnimap-open-connection): Use list of
13879         auth-source modes.
13880
13881         * nntp.el (nntp-send-authinfo): Use list of
13882         auth-source modes.
13883
13884 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13885
13886         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13887         now.
13888
13889 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13890
13891         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13892         coding system in XEmacs; add a workaround for XEmacs.
13893
13894         * lpath.el: Fbind coding-system-aliasee.
13895
13896 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13899         of current-language-environment.
13900
13901 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13902
13903         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13904         available at runtime.
13905
13906 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13907
13908         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13909
13910 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13911
13912         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13913         the greatest positive fixnum value doesn't work under an XEmacs with
13914         bignum support; use the most-positive-fixnum constant instead,
13915         available since Emacs 21.1 with cl and XEmacs 21.1.
13916
13917 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13918
13919         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13920         XEmacs gets not to work.
13921
13922 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13923
13924         * mm-util.el (mm-coding-system-priorities): Allow the value like
13925         "Japanese (UTF-8)" of current-language-environment.
13926
13927 2009-01-09  Glenn Morris  <rgm@gnu.org>
13928
13929         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13930         with last-command-event.
13931
13932 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13933
13934         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13935         in the doc string.
13936
13937         * message.el (message-fix-before-sending): Amend comment.
13938
13939 2009-01-08  Dave Love  <fx@gnu.org>
13940
13941         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13942
13943 2009-01-07  David Engster  <dengste@eml.cc>
13944
13945         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13946         simplified server definitions by converting it via
13947         gnus-server-to-method.
13948
13949 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13950
13951         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13952         parameter's operands.
13953
13954 2009-01-06  David Engster  <dengste@eml.cc>
13955
13956         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13957         primary select method (for gnus-group-mark-article-as-read).
13958
13959 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13960
13961         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13962         `(gnus)Face', not `(gnus)X-Face'.
13963
13964 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * mm-util.el (mm-ucs-to-char): New function.
13967
13968         * mm-url.el (mm-url-decode-entities): Use it.
13969
13970         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13971         unicode-to-char.
13972
13973 2009-01-05  Dave Love  <fx@gnu.org>
13974
13975         * time-date.el: Require cl for `declare'.
13976
13977 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13978
13979         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13980         Dave Love.
13981
13982 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13983
13984         * message.el (message-fix-before-sending): Add `eight-bit' to
13985         illegible-text check.
13986
13987 2009-01-03  Michael Olson  <mwolson@gnu.org>
13988
13989         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13990         `headers' is nil.  This can occur if the IMAP server does not have
13991         permissions to read messages from a folder, but can write new messages
13992         to the folder.
13993         (nnimap-request-article-part): Do not insert `data' if it is nil.
13994
13995         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13996         characters which will confuse `read', so skip past them.
13997
13998 2009-01-01  Dave Love  <fx@gnu.org>
13999
14000         * imap.el (imap-string-to-integer): Fix typo.
14001         (imap-fetch-safe): New function.
14002         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14003
14004         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14005
14006         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14007         (imap-parse-greeting): Fix doc strings.
14008         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14009         (imap-parse-flag-list): Make messages unique.
14010         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14011
14012         * nnimap.el: Fix author email.
14013         (nnimap-split-rule): Add FIXME comment.
14014         (nnimap-debug): Fix doc string.
14015
14016 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14017
14018         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14019
14020 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14021
14022         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14023         nslookup if resolv.conf isn't available.
14024         (dns-query): Rename from query-dns.
14025         (dns-query-cached): Rename from query-dns-cached.
14026
14027 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14028
14029         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14030         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14031         to check if those variables exist (first appeared in Emacs 18.50).
14032
14033 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14034
14035         * mm-util.el (mm-line-number-at-pos): New function.
14036
14037         * spam-report.el (spam-report-process-queue): Use it.
14038
14039 2008-12-24  David Engster  <dengste@eml.cc>
14040
14041         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14042         parameters that haven't existed as variables as buffer-local variables.
14043
14044 2008-12-23  Dave Love  <fx@gnu.org>
14045
14046         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14047         cadar.
14048
14049         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14050         imap-starttls-p.
14051         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14052
14053 2008-12-22  Dave Love  <fx@gnu.org>
14054
14055         * imap.el: Fix author email.  Doc fixes.
14056         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14057         reply.
14058
14059 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14060
14061         * spam-report.el (spam-report-gmane-max-requests): New constant.
14062         (spam-report-gmane-wait): New variable.
14063         (spam-report-gmane-ham, spam-report-gmane-spam)
14064         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14065         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14066         the server.
14067
14068         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14069         Add explanations.
14070
14071         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14072         nnheader-accept-process-output and nnheader-read-timeout if available.
14073         (pop3-movemail): Use it.
14074
14075         * message.el (message-check-news-body-syntax): Fix signature check if
14076         there's an attachment.
14077
14078 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * mm-util.el: Add comments to the mm- emulating functions.
14081
14082 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14083
14084         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14085         Reported by Stephen Berman <stephen.berman@gmx.net>.
14086
14087 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14088
14089         * mm-util.el (mm-substring-no-properties): New function.
14090         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14091         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14092         (mm-string-to-multibyte): Doc fix.
14093
14094         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14095
14096 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14097
14098         * mml.el (mml-attach-file): Strip text properties from file name.
14099         (Bug#1574)
14100
14101 2008-12-16  Glenn Morris  <rgm@gnu.org>
14102
14103         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14104
14105 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14106
14107         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14108         knows since the charset specified might be a bogus alias that
14109         mm-charset-synonym-alist provides.
14110
14111 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14112
14113         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14114         "ISO_8859-1".
14115
14116         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14117
14118 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14119
14120         * mm-util.el (mm-charset-eval-alist):
14121         Define it before mm-charset-to-coding-system.
14122         (mm-charset-to-coding-system): Add optional argument `silent';
14123         define it before mm-charset-override-alist.
14124         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14125         default value if it can be used in Emacs currently running;
14126         silence mm-charset-to-coding-system.
14127
14128 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14131         `allow-override' which says whether to use `mm-charset-override-alist'.
14132         (rfc2047-decode-encoded-words): Use it.
14133
14134         * mm-util.el (mm-charset-override-alist): Fix custom type;
14135         add `(gb2312 . gbk)' to choices.
14136
14137 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14140         fast.
14141
14142         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14143
14144         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14145
14146 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14147
14148         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14149         on links.
14150
14151         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14152
14153 2008-12-03  Lute Kamstra  <lute@gnu.org>
14154
14155         * sha1.el: Remove leading * from docstrings of defcustoms,
14156         deffaces, defconsts and defuns.
14157
14158 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14159
14160         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14161         users' addresses that don't have domain parts.
14162         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14163         rather than message-narrow-to-head since there will be the message
14164         header separator.
14165
14166 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14167
14168         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14169         since the result is inserted in a unibyte buffer anyway.
14170         (nnimap-demule-use-string-to-multibyte): Remove.
14171         (nnimap-demule): Alias it to mm-string-to-multibyte.
14172
14173 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14174
14175         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14176         variable for debugging bug#464 and bug#1174.
14177         (nnimap-demule): Use it.
14178
14179 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14180
14181         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14182         score calculation correctly.
14183
14184 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14185
14186         * message.el (message-send-mail): Just set the buffer to unibyte
14187         rather than use mm-with-unibyte-current-buffer which does a lot more.
14188         (message-send-mail-partially): Don't bother with
14189         mm-with-unibyte-current-buffer since it's already been made unibyte by
14190         message-send-mail.
14191
14192 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14193
14194         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14195
14196 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14197
14198         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14199
14200 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14201
14202         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14203         require itself and to remove `with-no-warnings'.
14204
14205 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14206
14207         * starttls.el (starttls-any-program-available): Get the name of the
14208         available TLS layer program.
14209         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14210         well as the host name in the "opening" message.
14211
14212         * auth-source.el (auth-source-cache, auth-source-do-cache)
14213         (auth-source-user-or-password): Cache passwords and logins by default,
14214         allow override with `auth-source-do-cache'.
14215         (auth-source-forget-user-or-password): Allow users to remove cache
14216         entries if needed.
14217
14218 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14219
14220         * md4.el (md4-buffer): Fix typo in docstring.
14221         (md4, md4-64): Doc fixes.
14222         (md4-pack-int32): Reflow docstring.
14223
14224 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14225
14226         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14227         condition-case to only the forward-sexp call.
14228
14229 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14230
14231         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14232         quotes contained.  Make it more robust regardless by an extra
14233         condition-case wrapper.
14234
14235 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14236
14237         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14238
14239 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * nnml.el (nnml-request-expire-articles): Check if the function set to
14242         `nnmail-expiry-target' returns the symbol `delete'.
14243
14244         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14245
14246         * nnmail.el (nnmail-expiry-target): Fix custom type.
14247
14248 2008-10-02  Glenn Morris  <rgm@gnu.org>
14249
14250         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14251         Silence compiler warning.
14252
14253 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14254
14255         * tls.el (open-tls-stream): Show the actual command being
14256         executed, instead of the format string.
14257
14258 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14259
14260         * lpath.el: Fbind codepage-setup for Emacs 23.
14261
14262 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14263
14264         * mml.el (mml-menu): Don't assume mml2015 is bound.
14265
14266 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14267
14268         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14269         exists.
14270
14271 2008-09-27  Glenn Morris  <rgm@gnu.org>
14272
14273         * gnus-util.el (mail-header-remove-comments): Autoload it.
14274
14275 2008-09-27  Andreas Schwab  <schwab@suse.de>
14276
14277         * gnus-util.el (gnus-split-references): Strip comments.
14278         (gnus-parent-id): Likewise.
14279
14280 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14281
14282         * message.el (message-confirm-send): Fix version.
14283
14284 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14285
14286         * message.el (message-idna-to-ascii-rhs-1): Use
14287         mail-extract-address-components rather than mail-header-parse-addresses
14288         that is an alias by default to ietf-drums-parse-addresses that does not
14289         support non-ASCII names in headers' contents.
14290
14291 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14292
14293         * message.el (message-confirm-send): Fix variable documentation to
14294         avoid the "y/n" wording.
14295
14296 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14297
14298         * message.el (message-set-auto-save-file-name): Save to a different
14299         filename so multiple messages (especially drafts) can be recovered.
14300
14301 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14302
14303         * message.el (message-confirm-send): Add appropriate version.
14304
14305 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14306
14307         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14308         defvar.
14309
14310 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14311
14312         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14313         (mm-pkcs7-enveloped-magic): Ditto.
14314
14315 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14316
14317         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14318         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14319
14320 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14321
14322         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14323         default, it's better.
14324
14325 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14326
14327         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14328         summary line gnus-number property and ignore them (with a warning
14329         message).
14330
14331 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14332
14333         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14334         macro caddr in the interactive form since it won't be expanded.
14335
14336 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14337
14338         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14339         `charset'; fix name of function called recursively.
14340         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14341
14342 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14343
14344         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14345         (gnus-mime-set-charset-parameters): New function.
14346         (gnus-mime-view-part-as-charset): Use it to correctly display part
14347         specifying wrong charset.
14348
14349 2008-09-08  David Engster  <dengste@eml.cc>
14350
14351         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14352         in completing-read for back end server.
14353
14354 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14355
14356         * message.el (message-confirm-send): New variable to confirm sending a
14357         message.
14358         (message-send): Use it.
14359
14360 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14361
14362         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14363
14364 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14365
14366         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14367
14368 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14369
14370         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14371         prevent tracking too many groups.
14372         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14373         Use it.
14374
14375 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14376
14377         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14378         moving point to the bottom of the window in order to avoid recentering.
14379
14380 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14383
14384         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14385         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14386         (gnus-article-beginning-of-window): Fix calculation.
14387
14388 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14389
14390         * gnus-msg.el (gnus-summary-supersede-article)
14391         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14392         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14393         message header.
14394
14395 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14396
14397         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14398         pending output coming after the status change.
14399
14400 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14401
14402         * message.el:
14403         * gnus-start.el:
14404         * gnus-registry.el: Remove VMS support.
14405
14406 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14409         macro.
14410         (rfc2104-hash): Use it.
14411
14412 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14413
14414         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14415         (gnus-summary-sort-by-most-recent-date): New commands.
14416         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14417         and menu entries.
14418
14419 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14420
14421         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14422         don't redisplay article for raw contents; remove plural articles stuff.
14423
14424         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14425         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14426         on gnus-summary-save-article; display results properly.
14427
14428 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14429
14430         * lpath.el: No need to fbind ns-focus-frame.
14431
14432 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14435
14436 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14437
14438         * gnus-art.el (gnus-summary-save-in-pipe):
14439         Consider gnus-save-all-headers.
14440
14441 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14442
14443         * gnus-util.el (ns-focus-frame): Remove declaration.
14444         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14445         like x.
14446
14447 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14448
14449         * rfc2104.el (rfc2104-zero): Delete defconst.
14450         (rfc2104-hex-alist): Likewise.
14451         (rfc2104-hex-to-int): Delete func.
14452         (rfc2104-hexstring-to-bitstring): Likewise.
14453         (rfc2104-nybbles): New defconst.
14454         (rfc2104-hash): Rewrite for speed.
14455
14456 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14457
14458         * tls.el (open-tls-stream): Make it work with the 2nd argument
14459         BUFFER that is a string but does not exist as a buffer object, as
14460         mentioned in the doc-string.
14461
14462 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14463
14464         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14465         SXEmacs.
14466
14467 2008-07-16  Glenn Morris  <rgm@gnu.org>
14468
14469         * gnus-util.el (ns-focus-frame): Declare for compiler.
14470
14471 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14472
14473         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14474         set as a group parameter.
14475         (gnus-summary-save-in-pipe): Work when it is called independently.
14476         (gnus-summary-pipe-to-muttprint): Don't modify
14477         gnus-summary-pipe-output-default-command.
14478
14479 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14480
14481         * message.el (message-send-mail-with-sendmail):
14482         Display the error message.
14483
14484 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14485
14486         * gnus-art.el (gnus-default-article-saver):
14487         Add gnus-summary-save-in-pipe to choices.
14488         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14489         gnus-summary-pipe-output-default-command as the default command.
14490         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14491         instead of gnus-last-shell-command.
14492
14493         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14494         New user option.
14495         (gnus-summary-muttprint-program): Mention the value will be changed.
14496         (gnus-summary-save-article): Force showing of all headers.
14497         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14498
14499 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14500
14501         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14502
14503 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14504
14505         * nnimap.el (nnimap-id):
14506         * sieve-manage.el (sieve-manage-open): Doc fixes.
14507
14508 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14509
14510         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14511         if available.
14512
14513 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14514
14515         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14516
14517         * nnkiboze.el (nnkiboze-generate-group):
14518         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14519
14520         * nnmairix.el: Require CL.
14521
14522 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14523
14524         * dgnushack.el: Autoload get-display-table and put-display-table for
14525         XEmacs 21.5.
14526
14527         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14528         21.4 and SXEmacs.
14529
14530 2008-06-15  David Engster  <dengste@eml.cc>
14531
14532         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14533
14534 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14535
14536         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14537         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14538         runtime choice under XEmacs.
14539
14540         * gnus-sum.el (gnus-summary-set-display-table):
14541         Use `gnus-put-display-table', `gnus-get-display-table',
14542         `gnus-set-display-table' for the display table, instead of `aset'.
14543
14544         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14545         Use `gnus-put-display-table', `gnus-get-display-table',
14546         `gnus-set-display-table' for the display table.
14547
14548 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14549
14550         * nnmairix.el: Add autoloads.
14551
14552 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * nnmairix.el (nnmairix-delete-recreate-group)
14555         (nnmairix-update-and-clear-marks): Fix error messages.
14556
14557 2008-06-14  David Engster  <dengste@eml.cc>
14558
14559         * nnmairix.el: Upgrade to version 0.6.
14560         (nnmairix-group-toggle-propmarks-this-group)
14561         (nnmairix-group-toggle-readmarks-this-group)
14562         (nnmairix-group-delete-recreate-this-group)
14563         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14564         (nnmairix-remove-tick-mark-original-article): New commands.
14565         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14566         (nnmairix-propagate-marks-to-nnmairix-groups)
14567         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14568         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14569         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14570         functions needed for marks propagation and manipulation of read marks.
14571         (nnmairix-update-groups): New function.
14572         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14573         (nnmairix-determine-original-group-from-registry)
14574         (nnmairix-determine-original-group-from-path)
14575         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14576         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14577         New helper functions.
14578         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14579         keystrokes for new commands.
14580         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14581         (nnmairix-request-group): Check allow-fast group parameter.
14582         (nnmairix-request-create-group): Set allow-fast group parameter if
14583         nnmairix-allowfast-default is set.
14584         (nnmairix-close-group): Propagate marks upon closing if needed.
14585         (nnmairix-group-toggle-threads-this-group): Use new.
14586         nnmairix-group-toggle-parameter helper function.
14587         (nnmairix-search): Better check for empty search result.
14588         (nnmairix-goto-original-article): Use new helper functions for
14589         determining original article.
14590         (nnmairix-show-original-article): Make sure message-id is in brackets.
14591         (nnmairix-call-mairix-binary): Change variable name.
14592         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14593         helper function.
14594         (nnmairix-widget-toggle-activate): Fix doc string.
14595
14596 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * nnir.el: Require edmacro when compiling with XEmacs.
14599         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14600         available in Emacs 21.
14601
14602 2008-06-11  Glenn Morris  <rgm@gnu.org>
14603
14604         * gnus-util.el (x-focus-frame):
14605         * gnus.el (image-size):
14606         * mm-decode.el (image-size): Declare.
14607
14608         * gnus-picon.el (declare-function): Add compat definition.
14609         (image-size): Declare.
14610
14611         * gnus-group.el (tool-bar-map):
14612         * gnus-sum.el (tool-bar-map): Define for compiler.
14613
14614         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14615
14616         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14617
14618         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14619         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14620         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14621         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14622         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14623         * sieve-manage.el, spam-report.el, spam.el:
14624         Remove unnecessary eval-and-compile of autoloads.
14625
14626 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14627
14628         * auth-source.el: Precise Tramp doc.
14629
14630 2008-06-07  Glenn Morris  <rgm@gnu.org>
14631
14632         * nnmairix.el: Remove unnecessary eval-when-compile.
14633
14634 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * lpath.el: Fbind propertize for XEmacs 21.4.
14637
14638 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14639
14640         * nnir.el: Move here from ../contrib.
14641
14642 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14643
14644         * gnus-util.el (gnus-read-shell-command): New function.
14645         * mm-decode.el (mm-pipe-part):
14646         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14647
14648 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14649
14650         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14651
14652 2008-06-03  Glenn Morris  <rgm@gnu.org>
14653
14654         * pop3.el (nnheader-accept-process-output): Autoload it.
14655
14656 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14657
14658         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14659         are not 2-digit hexadecimal characters that follow `%'s.
14660
14661 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14662
14663         * message.el (message-bogus-recipient-p): Fix type in doc string.
14664         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14665         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14666         Improve custom options.
14667         (message-bogus-recipient-p): Adjust accordingly.
14668
14669 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14670
14671         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14672         long-form month and day names.
14673
14674 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * dgnushack.el: Autoload debug, eudc-expand-inline and
14677         pgg-snarf-keys-region for XEmacs.
14678
14679         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14680
14681         * nnmairix.el: Require edmacro when compiling with XEmacs.
14682
14683 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14684
14685         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14686         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14687
14688 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14689
14690         * auth-source.el: Add more docs.
14691
14692         * netrc.el (netrc-machine): Always match if the port is not given.
14693
14694 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14695
14696         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14697         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14698         retrieval faster in some cases, but might make CPU usage larger.
14699         If this has any bad side effects, we might revert this change.
14700
14701         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14702         seems to make mail retrieval much, much faster.
14703         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14704         unconditionally.
14705
14706         * gnus-draft.el (gnus-group-send-queue):
14707         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14708
14709 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14710
14711         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14712
14713         * message.el (message-bogus-address-regexp): Fix and improve custom
14714         type.
14715         (message-setup-hook): Add message-check-recipients as custom option.
14716
14717 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14718
14719         * message.el (message-cite-function): Remove bogus autoload which crept
14720         in during merge from v5-10.
14721
14722 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14723
14724         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14725
14726         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14727
14728         * auth-source.el: Preliminary Tramp docs.
14729         (auth-sources): Change the default auth-sources to use
14730         EPA .gpg files.
14731
14732 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14733
14734         * nntp.el: Autoload `auth-source-user-or-password'.
14735         (nntp-send-authinfo): Use it.
14736
14737         * nnimap.el: Autoload `auth-source-user-or-password'.
14738         (nnimap-open-connection): Use it.
14739
14740         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14741         for the gnus-message function.
14742         (auth-source-user-or-password): Use it.
14743
14744 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14745
14746         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14747         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14748         (rfc2104-hash): Use it.
14749
14750 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14751
14752         * gnus-art.el (gnus-article-toggle-truncate-lines):
14753         Don't use `iff' in docstring.
14754
14755 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14756
14757         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14758
14759         * gnus-util.el (gnus-extract-address-component-name)
14760         (gnus-extract-address-component-email): Convenience functions around
14761         `gnus-extract-address-components'.
14762
14763         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14764         Use `gnus-extract-address-component-email' to fix bug of comparing full
14765         sender name to `user-mail-address'.
14766
14767 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14768
14769         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14770         catch/throw to optimize.
14771         (gnus-registry-find-keywords): Just use member to find a keyword.
14772
14773 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14774
14775         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14776         is current before calling gnus-server-prepare.
14777         (gnus-server-setup-buffer, gnus-server-update-server)
14778         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14779
14780 2008-05-04  Juri Linkov  <juri@jurta.org>
14781
14782         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14783         (mailcap-file-default-commands): Use mailcap-replace-in-string
14784         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14785         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14786
14787 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14788
14789         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14790
14791 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14792
14793         * gnus.el: Bump version to 0.11.
14794
14795 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14796
14797         * gnus.el: No Gnus v0.10 is released.
14798
14799 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14800
14801         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14802         hooks.
14803         (gnus-update-read-articles): Speed up non-marks-using users.
14804         (gnus-use-marks): Define gnus-use-marks.
14805         (gnus-propagate-marks): Rename variable to something more sensible.
14806
14807 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14808
14809         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14810         (gmm-image-load-path-for-library): Fix typos in docstrings.
14811         (gmm-message): Reflow docstring.
14812
14813 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14814
14815         * mail-source.el (mail-source-set-1, mail-source-bind):
14816         Move auth-source code out of the macro to clean it up and fix bugs.
14817
14818 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14819
14820         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14821         by sender if it's equal to user-mail-address, it's likely to be
14822         useless.
14823
14824         * mail-source.el (mail-source-bind): Don't use user or password if they
14825         are not bound.  Unintern them if they are nil.  Don't use server unless
14826         it's bound, and default it to empty string otherwise.
14827
14828 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14829
14830         * mail-source.el: Load auth-source.el.
14831         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14832         get user name or password, if auth-sources is set up.
14833
14834         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14835         strategy of splitting with parent.
14836         (gnus-registry-split-fancy-with-parent)
14837         (gnus-registry-post-process-groups): Use it and fix prior
14838         bug (returning a list as the split result).
14839
14840         * auth-source.el (auth-sources): Remove server parameter.
14841         (auth-source-pick, auth-source-user-or-password)
14842         (auth-source-user-or-password-imap)
14843         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14844         (auth-source-user-or-password-sftp)
14845         (auth-source-user-or-password-smtp): Remove server parameter.
14846
14847 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14848
14849         * smime.el (smime-sign-region, smime-encrypt-region)
14850         (smime-decrypt-region):
14851         Remove redundant calls to `generate-new-buffer-name'.
14852
14853 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14854
14855         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14856         Don't use QP for message/rfc822.
14857         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14858
14859 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14860
14861         * sieve-manage.el (sieve-string-bytes): Remove.
14862         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14863         correct byte-length only if the process's coding-system is the same as
14864         the one used internally by Emacs to represent strings.
14865
14866 2008-04-22  Juri Linkov  <juri@jurta.org>
14867
14868         * mailcap.el (mailcap-file-default-commands): New function.
14869
14870 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14871
14872         * message.el (message-signature-separator, message-cite-function):
14873         Change custom version.
14874
14875 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14876
14877         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14878         commands.
14879         (tls-checktrust): Ditto.
14880
14881 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14882
14883         * mm-decode.el (mm-display-external): Make temp file read-only.
14884
14885 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14886
14887         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14888         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14889         `C-c C-f d'.
14890
14891 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14892
14893         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14894
14895 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14896
14897         * gnus.el: Bump version to 0.9.
14898
14899 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14900
14901         * gnus.el: No Gnus v0.8 is released.
14902
14903 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14904
14905         * mail-source.el (mail-source-value):
14906         Prefer fboundp to functionp so it works with macros as well.
14907
14908 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14909
14910         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14911         Fix last change in case the element is not even a symbol.
14912
14913 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14914
14915         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14916         Prefer fboundp to functionp so it works with macros as well.
14917
14918 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14919
14920         * auth-source.el: Add docs.
14921         (auth-sources): Modify format to support server.
14922         (auth-source-pick, auth-source-user-or-password)
14923         (auth-source-user-or-password-imap)
14924         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14925         (auth-source-user-or-password-sftp)
14926         (auth-source-user-or-password-smtp): Add server parameter.
14927
14928 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14929
14930         * gnus-registry.el: Initialize the registry when gnus-registry-install
14931         is t.
14932
14933 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14934
14935         * compface.el (uncompface): Make buffer unibyte.
14936
14937 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14938
14939         * mail-source.el (mail-source-value):
14940         Prefer fboundp to functionp so it works with macros as well.
14941
14942 2008-04-05  Glenn Morris  <rgm@gnu.org>
14943
14944         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14945
14946 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14947
14948         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14949         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14950
14951         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14952         multibyteness after rather than before erasing it.
14953
14954         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14955         mm-with-multibyte.
14956         (gnus-request-article-this-buffer): Make sure the proper decoding is
14957         used if gnus-original-article-buffer happens to be unibyte.
14958
14959         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14960         default-enable-multibyte-characters.
14961
14962         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14963         default-enable-multibyte-characters.
14964
14965         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14966
14967         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14968
14969 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14970
14971         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14972         Fix last change in case the element is not even a symbol.
14973
14974 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14975
14976         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14977         (imap-message-copyuid-1): Use it.
14978         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14979         J. Williams in
14980         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14981
14982         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14983         imap-enable-exchange-bug-workaround.
14984         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14985
14986 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14987
14988         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14989         a 100 byte status-checks into a 2-3MB transfer for each group.
14990         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14991         to enable bug workaround or not.
14992         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14993
14994 2008-03-31  Glenn Morris  <rgm@gnu.org>
14995
14996         * message.el (mml2015-use): Declare for compiler.
14997         (message-info): Require mml2015 when appropriate.
14998
14999 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15000
15001         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15002         whitespace.
15003
15004 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15005
15006         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15007         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15008         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15009         (nntp-service-to-port): New function.
15010         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15011         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15012         (nntp-open-netcat-stream): New function.
15013         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15014
15015 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15016
15017         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15018
15019 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15020
15021         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15022
15023 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15024
15025         * dns.el (dns-write): Use set-buffer-multibyte.
15026
15027 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15028
15029         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15030
15031 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15032
15033         * message.el (message-signature-separator): Change default.
15034         Improve custom type.
15035         (message-cite-function): Change default to
15036         message-cite-original-without-signature.
15037
15038         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15039         toggle.
15040
15041         * message.el (message-check-news-body-syntax): Fix signature check.
15042         (message-setup-1): Mark buffer as unmodified _after_ running
15043         message-setup-hook and handling message-alternative-emails.
15044         (message-shorten-references): Be more strict when building list of
15045         valid references to comply with GNKSA.
15046
15047         * gnus-group.el (gnus-read-ephemeral-bug-group)
15048         (gnus-read-ephemeral-debian-bug-group)
15049         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15050
15051         * message.el (message-info): Don't use booleanp which isn't supported
15052         in Emacs 21 and XEmacs.
15053
15054 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15055
15056         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15057         gnus-group-gmane-group-download-format.
15058         (gnus-group-read-ephemeral-gmane-group): Rename from
15059         gnus-group-read-ephemeral-gmane-group.
15060         (gnus-read-ephemeral-gmane-group-url): Rename from
15061         gnus-group-read-ephemeral-gmane-group-url.
15062         (gnus-bug-group-download-format-alist): New variable.
15063         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15064         (gnus-read-ephemeral-emacs-bug-group): New commands.
15065
15066 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15067
15068         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15069         (gnus-visible-headers): Improve custom type.
15070
15071 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15072
15073         * mml.el (mml-menu): Add workarounds for XEmacs.
15074
15075         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15076         X-Boundary header.
15077
15078         * message.el (message-simplify-recipients): Fix previous commit.
15079
15080 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15081
15082         * mm-util.el (mm-set-buffer-multibyte): New function.
15083         * mm-decode.el (mm-copy-to-buffer): Use it.
15084
15085         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15086         Prefer fboundp to functionp so it works with macros as well.
15087
15088 2008-03-19  Glenn Morris  <rgm@gnu.org>
15089
15090         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15091         Accidentally removed in the sync process with Emacs.
15092
15093 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15094
15095         * message.el (message-alter-recipients-discard-bogus-full-name):
15096         New function.
15097         (message-alter-recipients-function): New variable.
15098         (message-get-reply-headers): Use it.
15099         (message-replace-header): New helper function.
15100         (message-recipients-without-full-name): New variable.
15101         (message-simplify-recipients): New command.
15102
15103         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15104
15105         * message.el (message-info): Handle EasyPG manual.
15106
15107         * mml.el (mml-menu): Add entry for EasyPG.
15108
15109 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15110
15111         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15112         parameter.
15113
15114         * message.el (message-disassociate-draft): Specify drafts group name
15115         fully.
15116
15117 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15118
15119         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15120         Eliminate unnecessary duplicates from the match list.
15121
15122 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15123
15124         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15125
15126         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15127
15128         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15129         args of `how-many' of which the XEmacs version doesn't take; declare
15130         Info-index-next as function.
15131
15132 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15133
15134         * gnus-score.el (gnus-score-headers): Fix handling of
15135         gnus-inhibit-slow-scoring.
15136
15137         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15138         string.
15139         (gnus-button-url-regexp): Improve handling of parenthesis.
15140         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15141         (gnus-button-handle-info-keystrokes): Handle index entries.
15142
15143 2008-03-15  Glenn Morris  <rgm@gnu.org>
15144
15145         * parse-time.el (parse-time-string): Simplify.
15146
15147 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15148
15149         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15150         Incoming* files.
15151
15152 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15153
15154         * auth-source.el (auth-sources): Rename from auth-source-choices.
15155         (auth-source-pick): Use it.
15156
15157 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15158
15159         * binhex.el (binhex-decode-region-internal):
15160         * uudecode.el (uudecode-decode-region-internal):
15161         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15162         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15163         setting default-enable-multibyte-characters.
15164
15165 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15166
15167         * auth-source.el (auth-source-protocols)
15168         (auth-source-protocols-customize, auth-source-choices): Add and
15169         modified variable customizations and defaults.
15170         (auth-source-pick, auth-source-user-or-password)
15171         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15172         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15173         (auth-source-user-or-password-sftp)
15174         (auth-source-user-or-password-smtp): Use new variables and provide an
15175         interface to netrc.el.
15176
15177 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15178
15179         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15180         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15181         Make sure the nntp port to specify is a string.
15182
15183 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15184
15185         * nntp.el: Use with-current-buffer.
15186         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15187         dubious mm-with-unibyte-current-buffer.
15188         (nntp-with-open-group-function): New function extracted from
15189         nntp-with-open-group macro.
15190         (nntp-with-open-group): Use the function, so it's easier to debug.
15191         Add indentation and debugging info.
15192         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15193         Recommend the use of the netcat alternatives.
15194
15195         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15196         Avoid mm-string-as-multibyte as well.
15197
15198         * nnweb.el (nnweb-insert-html):
15199         Remove use of nnheader-string-as-multibyte.
15200
15201         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15202         (nnheader-string-as-multibyte): Remove.
15203
15204         * mm-view.el: Use inhibit-read-only.
15205         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15206         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15207         or unibyte-string.
15208
15209         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15210         (mm-uu-yenc-extract): Use with-current-buffer.
15211
15212         * gnus-soup.el (gnus-soup-send-packet): Don't use
15213         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15214
15215         * nnmh.el: Use with-current-buffer.
15216         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15217         mm-string-as-multibyte on the output of mm-encode-coding-string.
15218
15219         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15220         (nnimap-request-move-article): Use with-current-buffer.
15221
15222         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15223         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15224         conversion uses string-make-unibyte rather than string-as-unibyte.
15225
15226         * gnus-msg.el: Use with-current-buffer.
15227
15228         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15229
15230 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15231
15232         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15233         string for caching if it is 'PIN.
15234
15235 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * lpath.el: Consider the case without Emacs/W3.
15238
15239 2008-03-08  Glenn Morris  <rgm@gnu.org>
15240
15241         * time-date.el (date-to-time, time-subtract, time-add)
15242         (safe-date-to-time): Doc fixes.
15243
15244 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15245
15246         * mail-source.el (mail-source-delete-old-incoming-confirm):
15247         Change default to nil.
15248         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15249
15250 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * lpath.el: Rearrange.
15253
15254         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15255         (gnus-article-goto-prev-page): Work for articles having ^L's.
15256
15257         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15258
15259         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15260
15261 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15262
15263         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15264         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15265         (gnus-bookmark-jump): Adjust some variable names.
15266
15267 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15268
15269         * auth-source.el: New package.
15270         (auth-source-choices): Add customization entry point variable.
15271
15272         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15273         bug.
15274
15275 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15276
15277         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15278         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15279         (gnus-registry-install-shortcuts): Rename from
15280         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15281         the `gnus-registry-mark-map' keymap dynamically from
15282         `gnus-registry-marks'.  The generated functions update the summary line
15283         when a registry mark is added or deleted, and will call
15284         `gnus-registry-install-p' (see the comments in the code).
15285         (gnus-registry-user-format-function-M): Use concat intelligently.
15286
15287         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15288         the registry mark functions.
15289
15290 2008-03-05  Glenn Morris  <rgm@gnu.org>
15291
15292         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15293         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15294         gnus-art.
15295         (top-level): No need to load own source when compiling.
15296
15297 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15298
15299         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15300         Suggested by <chris.anderton@zetnet.co.uk>.
15301
15302 2008-03-04  Glenn Morris  <rgm@gnu.org>
15303
15304         * gnus-sum.el (top-level): No need to require gnus when compiling,
15305         since unconditionally required near start of file.
15306         (gnus-summary-display-while-building): Move definition before use.
15307
15308 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15309
15310         * gnus-registry.el (gnus-registry-user-format-function-M):
15311         Add formatting function.
15312
15313 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15314
15315         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15316         with plists.
15317         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15318         Use new format.
15319
15320 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15321
15322         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15323         `where-is-internal' that returns a range of key sequences.
15324
15325 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15326
15327         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15328
15329         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15330         (gnus-summary-jump-to-group): Consider windows on other displayed
15331         frames as well.  Similar changes might be needed elsewhere, but that's
15332         the one I've bumped into during my use.
15333
15334         * nndoc.el (nndoc-oe-dbx-type-p):
15335         * gnus-msg.el (gnus-debug):
15336         * gnus-group.el (gnus-update-group-mark-positions):
15337         Use mm-string-to-multibyte.
15338
15339 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15340
15341         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15342         doesn't handle NotDashEscaped.
15343
15344         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15345         (mml-dnd-attach-options): Fix typo in custom choice.
15346
15347         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15348         Change nndoc-article-type to mbox.
15349         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15350
15351         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15352         to nil, instead of html2text.
15353
15354         * imap.el (imap-debug): Add `imap-ping-server'.
15355
15356         * gnus-bookmark.el: Add FIXMEs.
15357
15358         * message.el (message-form-letter-separator)
15359         (message-send-form-letter-delay): New variables.
15360         (message-send-form-letter): Use them.  New command to send form
15361         letters.  Requested by Uwe Siart.
15362         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15363
15364 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15365
15366         * Update copyright years.
15367
15368 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15369
15370         Sync from EMACS_22_BASE.
15371
15372         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15373
15374 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15375
15376         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15377         empty author.
15378
15379 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15380
15381         * gnus-registry.el (gnus-registry-marks): Add variable for
15382         customization of marks and their appearance.
15383         (gnus-registry-read-mark): Use it.
15384         (gnus-registry-do-marks): Add utility function to loop through
15385         `gnus-registry-marks'.
15386         (gnus-registry-install-shortcuts-and-menus): Add function to install
15387         shortcuts and menus.
15388         (gnus-registry-initialize): Use it.
15389         (gnus-registry-default-mark): Clarify documentation.
15390
15391 2008-02-29  Glenn Morris  <rgm@gnu.org>
15392
15393         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15394         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15395         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15396         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15397         Change defcustom :version from 23.0 to 23.1.
15398
15399 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15400
15401         * gnus-registry.el (gnus-registry-follow-group-p)
15402         (gnus-registry-post-process-groups): Add functions to aid registry
15403         splitting and improve logging.  Clarify behavior in function
15404         documentation.
15405         (gnus-registry-split-fancy-with-parent): Use them.
15406
15407 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15408
15409         * gnus-art.el: Use with-current-buffer.
15410
15411 2008-02-27  David Engster  <dengste@eml.cc>
15412
15413         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15414         Express real group name in the response.
15415
15416 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15417
15418         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15419         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15420         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15421         autoload gnus-registry-fetch-group when compiling.
15422         (nnmairix-request-group-with-article-number-correction):
15423         Remove unreferenced argument passed to nnmairix-call-backend.
15424
15425 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15426
15427         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15428         (mm-uu-extract): Improve face for low color ttys.
15429         Reported by Sascha Wilde.
15430
15431 2008-02-27  Glenn Morris  <rgm@gnu.org>
15432
15433         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15434         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15435         variables to defconsts.  Convert comments to doc-strings.
15436         (nnmairix-last-server, nnmairix-current-server): Convert from free
15437         variables to defvars.  Convert comments to doc-strings.
15438         (gnus-registry-fetch-group): Autoload.
15439         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15440         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15441         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15442         caddr.
15443         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15444         nnmairix-request-group-with-article-number-correction call.
15445         (nnmairix-fast, nnmairix-group): New, less general names, for free
15446         variables passed from nnmairix-request-group to
15447         nnmairix-request-group-with-article-number-correction.  Declare.
15448         (nnmairix-request-group-with-article-number-correction):
15449         Use nnmairix-fast, nnmairix-group rather than fast, group.
15450
15451 2008-02-26  David Engster  <dengste@eml.cc>
15452
15453         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15454         version 0.5.
15455
15456 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15457
15458         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15459         instead of making an extra function call.  Don't add the current group
15460         to articles only when they have the group.  Use
15461         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15462         Reported by David <de_bb@arcor.de>.
15463
15464 2008-02-24  Miles Bader  <miles@gnu.org>
15465
15466         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15467         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15468         (mm-find-mime-charset-region):
15469         * mm-bodies.el (mm-encode-body):
15470         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15471
15472 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15473
15474         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15475         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15476
15477 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15478
15479         * mail-source.el (mail-source-delete-incoming): Change default.
15480         Supplement doc string.
15481
15482         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15483
15484 2008-02-14  Glenn Morris  <rgm@gnu.org>
15485
15486         * time-date.el (format-seconds): New function.
15487
15488 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15489
15490         * nnmail.el (nnmail-message-id-cache-file): Derive from
15491         `gnus-home-directory'.
15492
15493 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15494
15495         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15496         Document negative prefix.
15497
15498         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15499
15500 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15501
15502         * message.el (message-unsent-separator): Add the Exim bounce
15503         separator.
15504
15505 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15506
15507         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15508         list.
15509         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15510         recipient/signer list.
15511
15512 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15513
15514         * Makefile.in (datarootdir): Define.
15515         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15516         name that might contain whitespace.
15517
15518 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15519
15520         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15521         fbound (Emacs 23 unicode), signal an error.
15522
15523 2008-02-08  Glenn Morris  <rgm@gnu.org>
15524
15525         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15526
15527 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15528
15529         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15530         ports to the calls to `netrc-machine-user-or-password' in addition to
15531         "imap" and "imaps".
15532
15533 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15534
15535         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15536
15537         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15538
15539 2008-02-01  Kenichi Handa  <handa@m17n.org>
15540
15541         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15542         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15543         (rfc2104-hash): Convert the result of concat to unibyte string.
15544
15545 2008-02-01  Dave Love  <fx@gnu.org>
15546
15547         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15548         coding-system-for-read.
15549         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15550
15551 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15552
15553         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15554         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15555         <hanche@math.ntnu.no>.
15556
15557 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15558
15559         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15560
15561         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15562
15563 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15564
15565         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15566         * message.el (message-beginning-of-line): Use featurep instead of bound
15567         tests in order to resolve conditionals at compile time.
15568
15569 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15570
15571         * mail-source.el (mail-sources): Add `group' choice.
15572
15573         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15574         parameter `in-group' to control into which group the articles go.
15575         Add treatment of `group' mail-source.
15576
15577 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15580
15581         * mm-decode.el (mm-dissect-buffer): Decode description.
15582
15583         * mml.el (mml-to-mime): Encode message header first.
15584
15585 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15586
15587         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15588         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15589
15590         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15591         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15592
15593 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15594
15595         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15596
15597 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15598
15599         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15600         prefix keys.
15601         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15602         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15603         gnus-xmas.el.
15604
15605         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15606         (gnus-xmas-article-describe-bindings): New function.
15607         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15608         gnus-xmas-article-describe-bindings.
15609
15610         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15611
15612 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15613
15614         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15615         Add new variables for article mark management.
15616         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15617         list of extra data entries which, when present, will indicate that the
15618         article ID should not be trimmed from the registry.
15619         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15620         functions.
15621         (gnus-registry-read-mark): New function to read a mark name from the
15622         user.
15623         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15624         (gnus-registry-set-article-mark-internal): New functions to add and
15625         remove marks.
15626         (gnus-registry-get-article-marks): New function to show the marks for
15627         an article, or retrieve them for further use.
15628
15629 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15630
15631         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15632         keys when no argument is given.
15633
15634 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15635
15636         * imap.el (imap-ping-server): New variable.
15637         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15638         (imap-ping-server): Minor doc string fixes.
15639
15640 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15641
15642         * imap.el (imap-ping-server): New function.
15643         (imap-opened): Call imap-ping-server.
15644
15645 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15646
15647         * gnus-sum.el (gnus-article-sort-by-random)
15648         (gnus-thread-sort-by-random): Fix doc strings.
15649         Reported by jidanni@jidanni.org.
15650
15651 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15652
15653         * gnus-art.el (gnus-article-describe-bindings): New function.
15654         (gnus-article-read-summary-keys): Use it.
15655         (gnus-article-mode-map): Bind `C-h b' to it.
15656
15657 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15658
15659         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15660         XEmacs.
15661         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15662         Protect against non-character events.
15663
15664         * lpath.el: Fbind map-keymap for Emacs 21.
15665
15666 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15667
15668         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15669         New command.
15670         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15671         instead of END.  Change name of the temp file.
15672         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15673         customizable.
15674
15675 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15678         bind `S W' to gnus-article-wide-reply-with-original; set default
15679         binding to gnus-article-read-summary-send-keys.
15680         (gnus-article-read-summary-keys): Fix the order of keys; display
15681         continuation keys correctly in the echo area; describe bindings
15682         correctly when keys end with `C-h'.
15683         (gnus-article-read-summary-send-keys): New function.
15684         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15685         Work for gnus-article-read-summary-send-keys; display continuation keys
15686         correctly in the echo area.
15687         (gnus-article-reply-with-original): Ignore prefix argument.
15688         (gnus-article-wide-reply-with-original): New function.
15689
15690         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15691         Emacs 21.
15692
15693 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15694
15695         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15696         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15697
15698 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15699
15700         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15701         (gnus-group-read-ephemeral-gmane-group): New command.
15702
15703 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15704
15705         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15706
15707 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15708
15709         * message.el (message-send-mail-function): Increase custom version.
15710
15711         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15712         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15713
15714 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15715
15716         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15717         for the cases where imap-authenticate is called with a nil buffer
15718         parameter.
15719
15720 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15723         html parts correctly; support forwarded messages.
15724         (gnus-article-browse-html-article): Remove work buffers.
15725
15726         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15727         compiling.
15728         (netrc-bound-and-true-p): New macro.
15729         (netrc-parse): Use it instead of bound-and-true-p that is not available
15730         in XEmacs 21.4.
15731
15732 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15733
15734         * gnus-registry.el (gnus-registry-mark-article)
15735         (gnus-registry-article-marks): Add functionality to mark articles
15736         through the Gnus registry.
15737
15738         * encrypt.el: Clarify documentation for the new pgg method.
15739         (encrypt-file-alist): Add PGG option.
15740         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15741         functionality.  Abstract password key and messaging to external
15742         functions.
15743         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15744         (encrypt-message-method-and-cipher): Add new convenience external
15745         functions.
15746         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15747         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15748
15749         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15750         (netrc-parse): Use encrypt-file-alist to determine if
15751         encrypt-find-model or encrypt-insert-file-contents should be used.
15752
15753         * encrypt.el: Clarify documentation.  Load password-cache or
15754         password, whichever one is found first, instead of autoloading.
15755
15756 2007-12-19  Glenn Morris  <rgm@gnu.org>
15757
15758         * mml.el (message-options-set, message-narrow-to-head)
15759         (message-in-body-p, message-mail-p, message-encode-message-body):
15760         Autoload.
15761         (message-remove-header, message-narrow-to-headers-or-head)
15762         (message-subscribed-p, message-make-mail-followup-to)
15763         (message-position-on-field, message-news-p)
15764         (message-options-set-recipient, message-generate-headers)
15765         (message-sort-headers): Declare as functions.
15766
15767 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15768
15769         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15770         convention in doc string.
15771
15772 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15773
15774         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15775         title to html parts.
15776         (gnus-article-browse-html-article): Pass message header to it.
15777
15778         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15779
15780 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15781
15782         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15783         or password compatible with XEmacs.
15784
15785 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15786
15787         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15788         format document.
15789         (gnus-mime-delete-part): Don't write description line if empty.
15790         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15791
15792 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15793
15794         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15795         (gnus-summary-mark-read-and-unread-as-read)
15796         (gnus-summary-mark-current-read-and-unread-as-read)
15797         (gnus-summary-mark-unread-as-ticked): Doc fix.
15798         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15799
15800 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15801
15802         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15803         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15804
15805 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15806
15807         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15808         yes-or-no-p.
15809
15810 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15811
15812         * mm-decode.el (mm-add-meta-html-tag): New function.
15813         (mm-save-part-to-file, mm-pipe-part): Use it.
15814
15815         * gnus-art.el (gnus-article-browse-delete-temp-files):
15816         Use gnus-y-or-n-p instead of y-or-n-p.
15817         (gnus-article-browse-html-parts): Work with message/external-body; use
15818         mm-add-meta-html-tag.
15819
15820 2007-12-11  Glenn Morris  <rgm@gnu.org>
15821
15822         * gnus-cache.el: Require gnus-sum not just when compiling.
15823
15824         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15825
15826         * gnus-int.el (gnus-server-opened, gnus-status-message):
15827         Move definitions before use.
15828
15829         * mm-decode.el: Require gnus-util.
15830         (mm-remove-part): Only call delete-annotation on XEmacs.
15831
15832         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15833
15834         * nnmail.el: Require gnus-int.
15835
15836         * spam.el: Move `require's before `eval-when-compile's.
15837
15838         * gnus-ems.el (gnus-alive-p):
15839         * gnus-fun.el (message-goto-eoh):
15840         * gnus-util.el (gnus-group-name-decode):
15841         * mail-source.el (gnus-compress-sequence):
15842         * message.el (Info-goto-node, format-spec):
15843         * mm-bodies.el (message-options-get):
15844         * mm-decode.el (mm-view-pkcs7):
15845         * mm-util.el (gmm-write-region):
15846         * mml-smime.el (mml-compute-boundary)
15847         (gnus-completing-read-with-default):
15848         * mml.el (widget-button-press, gnus-make-hashtable):
15849         * mml1991.el (mm-decode-content-transfer-encoding)
15850         (mm-encode-content-transfer-encoding)
15851         (message-options-get, message-options-set):
15852         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15853         * nnfolder.el (gnus-request-group):
15854         * nnheader.el (ietf-drums-unfold-fws):
15855         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15856         * smime.el (gnus-run-mode-hooks):
15857         * spam-stat.el (gnus-message): Autoload.
15858
15859         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15860         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15861         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15862         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15863         Add declare-function compatibility definition.
15864
15865         * gnus-cache.el (nnvirtual-find-group-art):
15866         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15867         (gnus-add-image, gnus-add-wash-type):
15868         * gnus-group.el (nnkiboze-score-file):
15869         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15870         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15871         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15872         (message-tokenize-header, gnus-get-buffer-create)
15873         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15874         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15875         * gnus.el (gnus-group-decoded-name):
15876         * mail-source.el (imap-capability):
15877         * mm-bodies.el (message-options-set):
15878         * mm-decode.el (gnus-configure-windows):
15879         * mm-extern.el (message-goto-body):
15880         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15881         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15882         (epg-sub-key-validity, message-options-set):
15883         * mml.el (widget-event-point, gnus-configure-windows):
15884         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15885         * mml2015.el (epg-check-configuration, epg-configuration)
15886         (message-options-set):
15887         * nndb.el (nndb-request-article):
15888         * nnfolder.el (gnus-request-create-group):
15889         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15890         * nnmaildir.el (gnus-group-mark-article-read):
15891         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15892         * rfc1843.el (message-fetch-field):
15893         * spam.el (gnus-extract-address-components):
15894         Declare as functions.
15895
15896 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15897
15898         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15899
15900         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15901
15902         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15903         bind show-trailing-whitespace for XEmacs.
15904
15905 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15906
15907         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15908         new no-op macro for backward compatibility.
15909
15910         * imap.el (imap-string-to-integer): New function.
15911
15912 2007-12-09  Glenn Morris  <rgm@gnu.org>
15913
15914         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15915
15916         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15917         * message.el, mm-view.el, sieve-manage.el, smime.el:
15918         Add declare-function compatibility definition.
15919
15920         * gnus-art.el (w3-region, w3m-region, Info-menu):
15921         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15922         * gnus-sum.el (gnus-get-predicate):
15923         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15924         * message.el (mail-abbrev-in-expansion-header-p):
15925         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15926         (w3m-detect-meta-charset, w3m-region):
15927         * sieve-manage.el (password-read, password-cache-add)
15928         (password-cache-remove):
15929         * smime.el (password-read-and-add): Declare as functions.
15930
15931 2007-12-08  David Kastrup  <dak@gnu.org>
15932
15933         * gnus-sum.el (gnus-summary-simplify-subject-query):
15934         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15935         `message'.
15936
15937 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15938
15939         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15940         it to bind idna-program, installation-directory, defined-colors, and
15941         face-attribute for XEmacs of the version that compiles defcustom forms.
15942
15943 2007-12-07  Glenn Morris  <rgm@gnu.org>
15944
15945         * gnus-art.el (article-make-date-line): Revert previous change.
15946
15947 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15948
15949         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15950
15951 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15952
15953         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15954         Call gnus-add-to-range ranges only once with a prepared article-list.
15955
15956 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15957
15958         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15959         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15960         group names with backslashes.
15961         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15962
15963 2007-12-06  Deepak Goel  <deego3@gmail.com>
15964
15965         * gnus-art.el (article-make-date-line):
15966         * gnus-start.el (gnus-load):
15967         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15968
15969 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15970
15971         * gnus-art.el (gnus-use-idna):
15972         * gnus-start.el (gnus-site-init-file):
15973         * message.el (message-use-idna):
15974         * mm-uu.el (mm-uu-hide-markers):
15975         * smiley.el (smiley-style): Revert changes that suppress warnings.
15976
15977 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15978
15979         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15980         specify charset to html source.
15981         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15982
15983 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15984
15985         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15986         idna-program in order to suppress byte compile warning issued by XEmacs
15987         that came to byte compile the default value section of defcustom forms
15988         recently.
15989
15990         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15991         value of installation-directory.
15992
15993         * message.el (message-use-idna): Don't directly refer to the value of
15994         idna-program.
15995
15996         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15997
15998         * smiley.el (smiley-style): Don't directly call face-attribute.
15999
16000 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16001
16002         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16003
16004         * gnus-dired.el: Reduce Gnus dependencies.
16005         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16006         Don't require.  Use autoloads instead.
16007         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16008         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16009         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16010         (gnus-dired-mode): Adjust doc string.
16011         (gnus-dired-mail-mode): New variable.
16012         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16013         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16014         (gnus-dired-mail-buffers): New function.  Return mail or message
16015         composition buffers.
16016         (gnus-dired-attach): Use it.
16017         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16018         NO-DECODE.
16019         (gnus-dired-print): Use `gnus-print-buffer' depending on
16020         `gnus-dired-mail-mode'.
16021
16022 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16023
16024         * rfc2047.el (rfc2047-encoded-word-regexp)
16025         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16026         explaining what regexp patterns are for.
16027
16028 2007-12-04  Glenn Morris  <rgm@gnu.org>
16029
16030         * password.el: Move to password-cache.el.
16031
16032         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16033         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16034         * mml-smime.el (password-read, password-cache-add)
16035         (password-cache-remove):
16036         No need to autoload, since mml-sec requires password.
16037
16038         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16039         * message.el (gnus-extract-address-components):
16040         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16041
16042         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16043         password.
16044
16045 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * mailcap.el: Reduce dependencies.
16048         (mail-header-parse-content-type): Autoload.
16049         (mailcap-delete-duplicates): New alias.
16050         (mailcap-mime-info): Add optional argument NO-DECODE.
16051         (mailcap-mime-types): Use mailcap-delete-duplicates.
16052
16053         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16054
16055 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16056
16057         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16058         (imap-parse-status): Upcase status-att for servers that sends them
16059         lower-case (e.g., MS Exchange 2007).
16060
16061 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16062
16063         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16064         function.
16065
16066         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16067         (gnus-uu-yenc-article): New function.
16068
16069         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16070
16071         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16072
16073 2007-12-02  Glenn Morris  <rgm@gnu.org>
16074
16075         * binhex.el (binhex): New custom group.
16076         (binhex-decoder-program, binhex-decoder-switches)
16077         (binhex-use-external): Move to the binhex custom group.
16078
16079         * uudecode.el (uudecode): New custom group.
16080         (uudecode-decoder-program, uudecode-decoder-switches)
16081         (uudecode-use-external): Move to the uudecode custom group.
16082
16083         * netrc.el (top-level): Don't load `encrypt' features.
16084         (netrc-parse): Don't use encrypt.
16085         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16086
16087         * encrypt.el: Remove file.
16088
16089 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16090
16091         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16092         matches on patches.
16093
16094         * gnus-art.el (gnus-article-browse-html-article):
16095         Mention `mm-text-html-renderer' in the doc string.
16096
16097         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16098         string.  Add comments.
16099
16100         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16101         if rhs is ASCII.
16102
16103 2007-12-01  Glenn Morris  <rgm@gnu.org>
16104
16105         * mail-source.el (top-level): Require format-spec before
16106         eval-when-compile.
16107
16108 2007-11-30  Glenn Morris  <rgm@gnu.org>
16109
16110         * encrypt.el: Require password, rather than autoloading password-read.
16111
16112 2007-11-29  Glenn Morris  <rgm@gnu.org>
16113
16114         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16115         (sasl-make-client, sasl-next-step, sasl-step-data)
16116         (sasl-step-set-data): Declare as functions.
16117
16118 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16119
16120         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16121
16122 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16123
16124         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16125         certs should be verified and what is to be done in the event of a
16126         verification failure.
16127
16128         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16129         caller can indicate whether the cache should be disregarded for this
16130         call.  This way the result of the call is reproducible at all times and
16131         can be considered a canonical server name for the supplied method.
16132         (gnus-agent-method-p): Canonicalize server names by pushing their
16133         method through `gnus-method-to-server' using the no-cache argument.
16134
16135         * gnus-srvr.el (gnus-server-insert-server-line):
16136         Call `gnus-method-to-server' with `no-cache' argument.
16137
16138         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16139         gnus-agent-possibly-synchronize-flags as this should be called when the
16140         server is actually being opened.
16141         (gnus-agent-possibly-synchronize-flags)
16142         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16143         flags file of an agentized server to the latter function.
16144
16145         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16146         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16147         after a connection has been established successfully.
16148
16149 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16150
16151         * gnus-art.el (article-display-face): Force to display face if called
16152         interactively; check if gnus-article-x-face-too-ugly matches author.
16153         (article-display-x-face): Display face even if From header is missing
16154         as article-display-face does.
16155
16156 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16157
16158         * hashcash.el (message-narrow-to-headers-or-head)
16159         (message-fetch-field, message-goto-eoh)
16160         (message-narrow-to-headers): Declare as functions.
16161
16162 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16163
16164         * mail-source.el (mail-sources): Default to fetch from file for
16165         compatibility with default of nnmail-spool-file.
16166
16167 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16168
16169         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16170         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16171         to look for encoded word that should be encoded again.
16172         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16173         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16174         encoding pattern.
16175         (rfc2047-decode-region): Switch strict regexp and loose one according
16176         to rfc2047-allow-irregular-q-encoded-words.
16177
16178 2007-11-25  Romain Francoise  <romain@orebokech.com>
16179
16180         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16181
16182 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16183
16184         * tls.el (tls-program): Provide more custom choices from
16185         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16186         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16187
16188 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16189
16190         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16191         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16192
16193         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16194         `nnmail-spool-file'.
16195
16196         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16197         `nnmail-spool-file'.
16198
16199         * gnus-move.el (gnus-change-server): Ditto.
16200
16201         * gnus-kill.el (gnus-batch-score): Ditto.
16202
16203         * gnus-cache.el (gnus-jog-cache): Ditto.
16204
16205         * gnus-msg.el (gnus-summary-reply):
16206         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16207
16208 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16209
16210         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16211         version.  Minor improvement to doc strings.
16212         (tls-program): Add comment.
16213
16214 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16215
16216         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16217         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16218         mismatch between the hostname provided in the certificate and the name
16219         of the host connnecting to.
16220         (open-tls-stream): Use them.  Check certificates against trusted root
16221         certificates.
16222
16223 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16224
16225         * gnus-cache.el (gnus-cache-generate-nov-databases):
16226         Use nnml-generate-nov-databases-directory instead of
16227         nnml-generate-nov-databases-1.
16228
16229 2007-11-24  Glenn Morris  <rgm@gnu.org>
16230
16231         * message.el (message-tool-bar-retro): Update for rename
16232         mail_send.xpm->mail-send.xpm.
16233
16234 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16235
16236         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16237         `smime-ldap-search' for Emacs 22 and up.
16238
16239 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16240
16241         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16242
16243         * message.el (message-send-mail-function): Fix error convention.
16244         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16245         (message-widen-reply, message-send-mail, message-talkative-question)
16246         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16247         (message-clone-locals, message-send-news): Use with-current-buffer.
16248         (message-insert-or-toggle-importance): Remove unused var `valid'.
16249         (message-make-references): Remove unused var `new-references'.
16250         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16251
16252 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16253
16254         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16255         (spam-split-symbolic-return-positive): Reflow docstring.
16256         (spam-backends, spam-summary-exit-behavior)
16257         (spam-mark-ham-unread-before-move-from-spam-group)
16258         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16259         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16260         (spam-clear-cache, spam-backend-check, spam-install-backend)
16261         (spam-install-statistical-backend, spam-list-of-processors)
16262         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16263         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16264         (spam-check-crm114, spam-initialize, spam-unload-hook):
16265         Fix typos in docstrings.
16266
16267 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16268
16269         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16270         been checked if they have never been read and those group levels are
16271         higher than the one that a user specified.
16272
16273 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16274
16275         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16276         foreign groups unless a group level is specified by a user.
16277         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16278
16279 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16280
16281         * message.el (message-send-mail-function): Require sendmail.
16282
16283 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16284
16285         * message.el (message-send-mail-function): Check for smtpmail too.
16286
16287         * utf7.el (utf7-encode, utf7-decode): Use coding system
16288         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16289
16290         * message.el (message-send-mail-function): New function.
16291         (message-send-mail-function): Set default using
16292         message-send-mail-function.  Adjust doc string.
16293         (message-send-mail-with-mailclient): New function.
16294
16295 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16296
16297         * smime.el (from):
16298         * rfc2047.el (message-posting-charset):
16299         * qp.el (mm-use-ultra-safe-encoding):
16300         * pop3.el (parse-time-months):
16301         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16302         * nnml.el (files):
16303         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16304         (jka-compr-compression-info-list, ange-ftp-path-format)
16305         (efs-path-regexp):
16306         * nndiary.el (files):
16307         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16308         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16309         (epg-digest-algorithm-alist, inhibit-redisplay)
16310         (password-cache-expiry):
16311         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16312         (pgg-output-buffer, password-cache-expiry):
16313         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16314         (efs-path-regexp):
16315         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16316         (inhibit-redisplay):
16317         * mm-uu.el (file-name, start-point, end-point, entry)
16318         (gnus-newsgroup-name, gnus-newsgroup-charset):
16319         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16320         (latin-unity-ucs-list):
16321         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16322         (mm-uu-binhex-decode-function):
16323         * message.el (gnus-message-group-art, gnus-list-identifiers)
16324         (rmail-enable-mime-composing, gnus-local-organization)
16325         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16326         (gnus-read-active-file, facemenu-add-face-function)
16327         (facemenu-remove-face-function, gnus-article-decoded-p)
16328         (tool-bar-mode):
16329         * mail-source.el (display-time-mail-function):
16330         * gnus-util.el (nnmail-pathname-coding-system)
16331         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16332         (gnus-original-article-buffer, gnus-user-agent)
16333         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16334         (xemacs-codename, sxemacs-codename, emacs-program-version):
16335         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16336         * gnus-start.el (gnus-agent-covered-methods)
16337         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16338         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16339         (gnus-newsgroup-headers, gnus-group-list-mode)
16340         (gnus-group-mark-positions, gnus-newsgroup-data)
16341         (gnus-newsgroup-unreads, nnoo-state-alist)
16342         (gnus-current-select-method, mail-sources)
16343         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16344         (nnmail-spool-file, gnus-cache-active-hashtb):
16345         * gnus-mh.el (mh-lib-progs):
16346         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16347         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16348         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16349         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16350         (gnus-group-buffer):
16351         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16352         (font-lock-set-defaults):
16353         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16354         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16355         (gnus-summary-post-menu, total-parts, type, condition, length):
16356         * gnus-agent.el (gnus-agent-read-agentview):
16357         * flow-fill.el (show-trailing-whitespace):
16358         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16359         eval-and-compile wrappers for byte compiler pacifiers.
16360
16361         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16362         (mm-display-inline-fontify): Check for featurep 'xemacs not
16363         extent-list.
16364
16365         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16366         itimer-list.
16367         (mm-create-image-xemacs): Only do something for XEmacs.
16368         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16369
16370         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16371
16372         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16373         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16374
16375 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16376
16377         * nnimap.el (nnimap-split-download-body):
16378         * gnus-demon.el (gnus-demon):
16379         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16380
16381 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16382
16383         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16384         New macros.
16385         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16386         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16387         copy data from unibyte buffer to multibyte current buffer.
16388         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16389         to copy data from unibyte current buffer to multibyte buffer.
16390         (nntp-make-process-buffer): Make process buffer unibyte.
16391
16392         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16393
16394 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16395
16396         * pop3.el (pop3-open-server): Accept and process data more robustly at
16397         connection start to avoid spurious "POP SSL connection failed" errors.
16398
16399 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16400
16401         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16402         read group names.
16403
16404 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16405
16406         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16407
16408 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16409
16410         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16411         (nnmail-save-active): Use a unibyte buffer when saving active file,
16412         which may contain non-ASCII group names.
16413
16414         * nnml.el (nnml-request-group): Decode group names in messages.
16415
16416 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16417
16418         * message.el (message-citation-line-function)
16419         (message-insert-formatted-citation-line): Fix spelling of
16420         `message-insert-formated-citation-line'.
16421
16422 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16423
16424         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16425
16426 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16427
16428         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16429         nnmail-pathname-coding-system.
16430
16431         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16432         that a user enters; decode group names in messages.
16433
16434         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16435
16436 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16437
16438         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16439
16440         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16441
16442         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16443         risky local variable.
16444
16445         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16446
16447 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16448
16449         * encrypt.el: Improve documentation to fix function name typo.
16450         Reported by Daiki Ueno <ueno@unixuser.org>.
16451
16452 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16455         even if the point is not in the last page of an article.
16456         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16457         back to the previous page.
16458
16459 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16460
16461         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16462
16463 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16464
16465         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16466
16467 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16468
16469         * message.el (message-check-news-body-syntax):
16470         Avoid mm-string-as-multibyte.
16471         (message-hide-headers): Don't assume (point-min)==1.
16472
16473 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16474
16475         * message.el (message-remove-blank-cited-lines): Fix if remove is
16476         given.
16477         (message-bogus-address-regexp): New variable.
16478         (message-bogus-recipient-p): New function.
16479         (message-check-recipients): New command.
16480         (message-syntax-checks): Add `bogus-recipient'.
16481         (message-fix-before-sending): Add `bogus-recipient'.
16482
16483         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16484         (gnus-treat-body-boundary): Don't test window-system.
16485
16486 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16487
16488         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16489
16490 2007-10-28  Miles Bader  <miles@gnu.org>
16491
16492         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16493         at compile-time too.
16494
16495 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16496
16497         * gnus-msg.el (gnus-message-setup-hook):
16498         Add `message-remove-blank-cited-lines' to options.
16499
16500 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16501
16502         * message.el (message-remove-blank-cited-lines): New function.
16503         Suggested by Karl Plästerer.
16504
16505 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16506
16507         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16508         mapc.
16509
16510         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16511         (top-level): Use mapc to set functions to be traced for debugging.
16512
16513         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16514         called for effect with while loop.
16515
16516         * message.el (message-talkative-question): Replace mapcar called for
16517         effect with mapc.
16518
16519         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16520         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16521         called for effect with dolist.
16522
16523         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16524
16525         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16526         gnus-extra-headers and nnmail-extra-headers.
16527
16528         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16529         called for effect with dolist.
16530         (top-level): Use mapc to set functions to be traced for debugging.
16531
16532         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16533         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16534         dolist.
16535
16536         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16537         Replace mapcar called for effect with mapc.
16538         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16539         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16540         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16541         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16542
16543         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16544         remove-if that's a cl function.
16545
16546         * webmail.el (webmail-debug): Replace mapcar called for effect with
16547         dolist.
16548
16549         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16550         with mapc.
16551
16552 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16553
16554         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16555         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16556         with while loop.
16557
16558         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16559         functions from article-* functions.
16560         (gnus-multi-decode-header): Replace mapcar called for effect with
16561         dolist.
16562
16563         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16564         (gnus-bookmark-show-details): Replace mapcar called for effect with
16565         while loop.
16566
16567         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16568         called for effect with while loop.
16569
16570         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16571         with dolist.
16572
16573         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16574         Replace mapcar called for effect with dolist.
16575
16576         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16577
16578         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16579         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16580         Replace mapcar called for effect with dolist.
16581         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16582         mapc.
16583
16584         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16585         Replace mapcar called for effect with dolist.
16586         (gnus-topic-list): Replace mapcar called for effect with mapc.
16587
16588         * gnus.el: Use mapc instead of mapcar to add autoloads.
16589
16590 2007-10-23  Richard Stallman  <rms@gnu.org>
16591
16592         * gnus-group.el (gnus-group-highlight): Mark as risky.
16593
16594 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16595
16596         * gnus.el (gnus-server-to-method): Return method found first in
16597         gnus-newsrc-alist.
16598
16599         * gnus-art.el (gnus-article-highlight-signature)
16600         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16601         button overlay without the front stickiness.
16602
16603 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16604
16605         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16606         overview buffer needed a catch to receive its throw.
16607         (gnus-agent-flush-cache): Declare as interactive to make this function
16608         easier to use.
16609
16610 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16611
16612         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16613         `next-line'.
16614
16615 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16616
16617         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16618         exclude address matching message-dont-reply-to-names.
16619
16620 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16621
16622         * gnus-util.el (gnus-string<): New function.
16623
16624         * gnus-sum.el (gnus-article-sort-by-author)
16625         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16626
16627 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16628
16629         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16630         the frame-focus tag is set in gnus-buffer-configuration.
16631
16632 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16635         the front stickiness.
16636
16637 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16638
16639         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16640         url pattern; remove duplicate one.
16641         (gnus-article-extend-url-button): New function.
16642         (gnus-article-add-buttons): Use it.
16643         (gnus-button-push): Use concatenated url that it makes.
16644
16645 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16646
16647         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16648
16649 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16650
16651         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16652         Don't hardcode point-min==1.
16653
16654 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16655
16656         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16657         Fix comment about "iso8859-1".
16658
16659 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16660
16661         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16662         ones returned from the verify-function.
16663
16664         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16665         Call mml2015-extract-cleartext-signature if extraction failed.
16666
16667 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16668
16669         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16670         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16671         failed.
16672
16673 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16674
16675         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16676
16677 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16678
16679         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16680         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16681         recommends to use EasyPG instead of PGG.
16682
16683         * pgg.el: Revert to revision 6.23.2.16.
16684
16685         * pgg-def.el: Revert to revision 6.6.2.14.
16686
16687         * pgg-gpg.el: Revert to revision 6.23.2.34.
16688
16689 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16690
16691         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16692         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16693         thread for both the null and zero (kill/expire thread) universal prefix
16694         cases.
16695         (gnus-summary-expire-thread): Add new function to expire a thread,
16696         using gnus-summary-kill-thread.
16697         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16698         shortcuts for gnus-summary-expire-thread.
16699         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16700         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16701
16702 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16703
16704         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16705         extras value, so an extras entry can be deleted.
16706         (gnus-registry-delete-extra-entry): Use it.
16707         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16708         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16709         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16710         storage through the gnus-registry, and provide an appropriate API for
16711         it.
16712
16713 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16714
16715         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16716         Suggested by Leo <sdl.web@gmail.com>.
16717
16718         * gnus.el: Do.
16719
16720 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16721
16722         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16723         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16724
16725         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16726
16727         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16728         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16729
16730 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16731
16732         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16733         newline.
16734         (nnmbox-request-accept-article): Don't change article in source buffer;
16735         narrow to header to use message-fetch-field rather than
16736         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16737         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16738         as delimiters; make sure article ends with newline.
16739         (nnmbox-delete-mail): Correct last position of article to be deleted;
16740         ignore X-Gnus-Newsgroup header in article body.
16741         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16742         positions; make sure article ends with newline.
16743
16744         * message.el (message-display-abbrev): Don't infloop when a user
16745         inserts SPC in the beginning of header.
16746
16747         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16748         coding-system-for-read and coding-system-for-write for XEmacs having no
16749         file-coding feature.
16750
16751         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16752
16753 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16754
16755         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16756         list of groups not followed by default.  Fix type to be regexp.
16757         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16758
16759 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16760
16761         * hmac-def.el (define-hmac-function): Switch from old-style to
16762         new-style backquotes.
16763
16764         * md4.el (md4-make-step): Likewise.
16765
16766 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16767
16768         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16769         raw-text coding system when saving .newsrc file, which may contain
16770         non-ASCII group names.
16771
16772 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16773
16774         * gnus-cus.el (gnus-score-extra): New widget.
16775         (gnus-score-extra-convert): New function.
16776         (gnus-score-customize): Use it for Extra.
16777
16778 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16779
16780         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16781         (mml2015-mailcrypt-clear-verify): Use it.
16782         (mml2015-gpg-clear-verify): Use it.
16783         (mml2015-pgg-clear-verify): Use it.
16784         (mml2015-epg-clear-verify): Replace the current part with the output
16785         from GnuPG; don't extract the plaintext by itself.
16786
16787         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16788         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16789         mml2015-clear-verify-function; don't touch the armor headers or
16790         dash-escaped text here.
16791
16792 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16793
16794         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16795         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16796         parts, or application/octet-stream as a last resort.
16797         (gnus-mime-view-part-as-type): Don't toggle display.
16798         (gnus-mime-view-part-as-charset): Don't turn off display before
16799         querying charset.
16800
16801         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16802         stuff to undisplayer function in Emacs.
16803         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16804
16805         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16806         text/calendar parts.
16807
16808 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16809
16810         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16811         decoding text/calendar parts.
16812
16813         * message.el (message-forward-make-body-mime): Always mark body as
16814         having no illegible text; remove signed-or-encrypted argument.
16815         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16816
16817         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16818         (mml-generate-mime-1): Don't encode body if it is specified to be in
16819         raw form; don't make buffer be unibyte when inserting multibyte string.
16820
16821 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16822
16823         * sha1.el: Fix up comment style.
16824         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16825         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16826
16827         * hex-util.el: Fix up comment style.
16828         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16829
16830         * gnus-salt.el: Use with-current-buffer.
16831         (gnus-pick-setup-message): Fix long-standing typo.
16832
16833 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16834
16835         * imap.el (imap-logout-timeout): New variable.
16836         (imap-logout, imap-logout-wait): New functions.
16837         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16838
16839         * nnimap.el (nnimap-logout-timeout): New server variable.
16840         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16841         nnimap-logout-timeout.
16842
16843         * gnus-art.el (gnus-article-summary-command-nosave)
16844         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16845
16846 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16847
16848         * gnus.el (gnus-maximum-newsgroup): New variable.
16849
16850         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16851         according to gnus-maximum-newsgroup.
16852
16853         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16854         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16855         Limit the range of articles according to gnus-maximum-newsgroup.
16856
16857 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16858
16859         * gnus-art.el (gnus-sticky-article): Fix problems described in
16860         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16861         Don't perform gnus-configure-windows here; reuse existing sticky
16862         article buffer.
16863
16864         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16865         it doesn't exist in gnus-article-mode.
16866
16867 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16868
16869         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16870         (gnus-agent-decoded-group-name): New function.
16871         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16872         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16873
16874 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16875
16876         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16877         Add binding for gnus-sticky-article.
16878         (gnus-summary-exit): Don't kill sticky article buffers.
16879
16880         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16881         article buffer.
16882         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16883         (gnus-kill-sticky-article-buffers): New commands.
16884
16885 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16886
16887         * nntp.el (nntp-xref-number-is-evil): New server variable.
16888         (nntp-find-group-and-number): If it is non-nil, don't trust article
16889         numbers in the Xref header.
16890
16891 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16892
16893         * gnus-agent.el (gnus-agent-read-group): New function.
16894         (gnus-agent-flush-group, gnus-agent-expire-group)
16895         (gnus-agent-regenerate-group): Use it.
16896         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16897         nnmail-pathname-coding-system.
16898
16899 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16900
16901         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16902
16903         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16904         that are unread as unread, and also as selected so that information of
16905         marks having been changed by a user may be updated when exiting group.
16906
16907 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16908
16909         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16910
16911 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16912
16913         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16914         calculated ignoring signature parts to gnus-treat-article.
16915
16916 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16917
16918         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16919         a point here in order to keep the window start.
16920         (gnus-insert-mime-security-button): Make a button overlay without the
16921         front stickiness.
16922         (gnus-mime-display-security): Goto the end of a button.
16923
16924         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16925
16926 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16927
16928         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16929         group-name-at-point.
16930         (gnus-group-completing-read): New function that offers decoded
16931         non-ASCII group names for completion.
16932         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16933         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16934         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16935         (gnus-group-fetch-control): Use it.
16936         (gnus-fetch-group): Use group-name-at-point for the initial value
16937         rather than the default value; use gnus-alive-p.
16938
16939         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16940         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16941         (gnus-summary-post-news): Use gnus-group-completing-read.
16942
16943         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16944         (gnus-read-move-group-name): Decode group name for completion.
16945
16946 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16947
16948         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16949         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16950         Yamaoka slightly modified the code).
16951
16952 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16953
16954         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16955         (nnmail-split-incoming): Bind it.
16956
16957         * nnml.el (nnml-group-name-charset): New function.
16958         (nnml-decoded-group-name): Use it; don't decode group name if
16959         nnmail-group-names-not-encoded-p is non-nil.
16960         (nnml-encoded-group-name): New function.
16961         (nnml-group-pathname): Inline nnml-decoded-group-name.
16962         (nnml-request-expire-articles): Decode group name in message.
16963         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16964         nnmail-pathname-coding-system.
16965         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16966         not decoded ones according to nnmail-group-names-not-encoded-p.
16967         (nnml-generate-active-info): Use nnml-encoded-group-name.
16968
16969 2007-08-08  Glenn Morris  <rgm@gnu.org>
16970
16971         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16972         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16973         doc-strings and comments.
16974
16975 2007-07-25  Glenn Morris  <rgm@gnu.org>
16976
16977         * Relicense all FSF files to GPLv3 or later.
16978
16979 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16980
16981         * gnus-sum.el (gnus-summary-move-article):
16982         Make gnus-summary-respool-article work.
16983
16984 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16985
16986         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16987         string.
16988
16989 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16990
16991         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16992         that should be ignored when comparing distant RSS articles with local
16993         ones.
16994         (nnrss-make-hash-index): New function.  Create a hash index according
16995         to the ignored fields.
16996         (nnrss-check-group): Use it.
16997
16998 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16999
17000         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17001
17002         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17003
17004         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17005         the new optional argument ENCODED is non-nil.
17006         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17007         coding system for encoding group name.
17008         (gnus-group-make-rss-group): Pass un-encoded group name to
17009         gnus-group-make-group.
17010         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17011         encoded.
17012
17013         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17014         Encode group name to which articles are moved or copied.
17015         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17016         coding system for encoding Newsgroup, Followup-To and Xref headers.
17017
17018         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17019         marks; use nnheader-file-coding-system to write a file.
17020         (nnagent-retrieve-headers): Bind file-name-coding-system to
17021         nnmail-pathname-coding-system.
17022
17023         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17024
17025         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17026         (nnml-request-article, nnml-request-create-group)
17027         (nnml-request-rename-group, nnml-find-id)
17028         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17029         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17030         (nnml-save-marks): Use nnml-group-pathname instead of
17031         nnmail-group-pathname.
17032
17033         (nnml-request-create-group, nnml-request-expire-articles)
17034         (nnml-request-move-article, nnml-request-delete-group)
17035         (nnml-deletable-article-p, nnml-possibly-create-directory)
17036         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17037         (nnml-open-marks): Bind file-name-coding-system to
17038         nnmail-pathname-coding-system.
17039
17040         (nnml-request-article): Pass server argument to nnml-find-group-number.
17041         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17042         Pass server argument to nnml-possibly-create-directory.
17043         (nnml-request-accept-article): Pass server argument to
17044         nnml-active-number and nnml-save-mail.
17045         (nnml-find-group-number): Pass server argument to nnml-find-id.
17046         (nnml-request-update-info): Pass server argument to
17047         nnml-marks-changed-p.
17048
17049         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17050         (nnml-save-mail, nnml-active-number): Add server argument.
17051
17052         (nnml-request-delete-group): Warn if group is missing.
17053         (nnml-get-nov-buffer): Decode group name.
17054         (nnml-generate-active-info): Encode group name.
17055         (nnml-open-marks): Decode group name in messages.
17056
17057 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17058
17059         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17060         if it is not specified.
17061         (gnus-article-pipe-part, gnus-article-save-part)
17062         (gnus-article-interactively-view-part, gnus-article-copy-part)
17063         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17064         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17065         (gnus-article-replace-part, gnus-article-delete-part)
17066         (gnus-article-view-part-as-type): Pass raw prefix argument to
17067         gnus-article-part-wrapper.
17068
17069 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17070
17071         * gnus-agent.el (gnus-agent-save-active):
17072         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17073
17074         * gnus-cache.el (gnus-cache-save-buffers)
17075         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17076         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17077         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17078         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17079         (gnus-cache-generate-active, gnus-cache-rename-group)
17080         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17081         (gnus-cache-update-overview-total-fetched-for):
17082         Bind file-name-coding-system to nnmail-pathname-coding-system.
17083         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17084         New variables.
17085         (gnus-cache-decoded-group-name): New function.
17086         (gnus-cache-file-name): Use it.
17087         (gnus-cache-generate-active): Use non-decoded group name for active.
17088
17089         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17090         right place.
17091         (gnus-write-active-file): Don't break non-ASCII group names.
17092
17093         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17094         nnmail-pathname-coding-system.
17095
17096         * lpath.el: Bind default-file-name-coding-system,
17097         file-name-coding-system and language-info-alist for XEmacs.
17098
17099         * gnus-uu.el (gnus-uu-decode-save): Typo.
17100
17101 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17102
17103         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17104
17105 2007-07-14  David Kastrup  <dak@gnu.org>
17106
17107         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17108         finishing actions if we did not edit the article.
17109
17110 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17111
17112         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17113         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17114         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17115         (gnus-agent-flush-group, gnus-agent-flush-cache)
17116         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17117         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17118         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17119         (gnus-agent-regenerate-group)
17120         (gnus-agent-update-files-total-fetched-for)
17121         (gnus-agent-update-view-total-fetched-for):
17122         Bind file-name-coding-system to nnmail-pathname-coding-system.
17123         (gnus-agent-group-pathname): Don't encode file names by
17124         nnmail-pathname-coding-system.
17125         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17126         coding-system-for-write instead of buffer-file-coding-system to
17127         gnus-agent-file-coding-system.
17128
17129         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17130         Decode group name.
17131
17132         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17133
17134         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17135         (gnus-read-newsrc-el-file): Make group names unibyte.
17136
17137         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17138         nnmail-pathname-coding-system.
17139
17140         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17141         (nnrss-request-delete-group): Bind file-name-coding-system to
17142         nnmail-pathname-coding-system.
17143         (nnrss-read-server-data, nnrss-read-group-data):
17144         Bind file-name-coding-system correctly.
17145         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17146
17147         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17148         (nntp-server-to-method-cache): New variable.
17149         (nntp-group-pathname): New function that decodes non-ASCII group names.
17150         (nntp-possibly-create-directory, nntp-marks-changed-p)
17151         (nntp-save-marks, nntp-open-marks): Use it.
17152         (nntp-possibly-create-directory, nntp-open-marks):
17153         Bind file-name-coding-system to nnmail-pathname-coding-system.
17154         (nntp-open-marks): Decode group names when bootstrapping marks.
17155
17156         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17157         Newsgroups and Followup-To headers.
17158
17159 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17160
17161         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17162         (gnus-server-closed-face, gnus-server-denied-face)
17163         (gnus-server-offline-face): Remove variable.
17164         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17165
17166         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17167         of modifying message-stack directly for XEmacs.
17168
17169         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17170         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17171         if the coding-system argument is nil for XEmacs.
17172
17173         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17174         mm-charset-override-alist.
17175
17176         * rfc2047.el: Don't require base64; require rfc2045 for the function
17177         rfc2045-encode-string.
17178         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17179         to quote the parameter value.
17180
17181 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17182
17183         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17184         form in gnus-group-name-charset-method-alist.
17185
17186         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17187         overrides the default layout edit-form.
17188
17189         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17190
17191         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17192
17193 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17194
17195         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17196         as unfetched articles.
17197
17198 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17199
17200         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17201
17202 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17203
17204         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17205         original back end that keeps marks in the local system.
17206
17207 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17208
17209         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17210         arg of pop-to-buffer for XEmacs.
17211         (gnus-article-read-summary-keys): Ditto; don't restore window
17212         configuration if summary command ends up with neither article buffer
17213         nor summary buffer; describe bindings if summary keys end with C-h.
17214
17215 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17216
17217         * message.el (message-fix-before-sending): Skip raw message part to be
17218         forwarded while checking illegible text.
17219         (message-forward-make-body-mime, message-forward-make-body):
17220         Mark signed or encrypted raw message as having no illegible text.
17221
17222 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17223
17224         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17225         (gnus-message-with-timestamp-1): New macro.
17226         (gnus-message-with-timestamp): New function.
17227         (gnus-message): Use them.
17228
17229         * nnheader.el (nnheader-message): Use them.
17230
17231 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17232
17233         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17234         .newsrc.eld file.
17235
17236 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17237
17238         * gnus-agent.el (gnus-agent-fetch-headers)
17239         (gnus-agent-retrieve-headers):
17240         Bind gnus-decode-encoded-address-function to identity.
17241
17242         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17243         available also when the server returns simply a dot.
17244
17245         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17246
17247 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17248
17249         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17250
17251 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17252
17253         * gnus-ems.el (gnus-x-splash): Make it work.
17254
17255         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17256         from being used.
17257
17258         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17259
17260 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17261
17262         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17263         4th and the 5th arguments.
17264
17265         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17266         the front stickiness.
17267         (gnus-article-summary-command-nosave): Correct the order of the
17268         arguments passed to pop-to-buffer.
17269         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17270         summary command ends up with the article buffer.
17271
17272         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17273         the same faces.
17274
17275 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17276
17277         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17278
17279 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17280
17281         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17282         * gnus-sum.el (gnus-summary-highlight):
17283         * pgg.el (pgg-sign-region, pgg-sign):
17284         * mail-source.el (mail-source-delete-old-incoming-confirm):
17285         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17286
17287 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17288
17289         * gnus-art.el (gnus-mime-view-part-externally)
17290         (gnus-mime-view-part-internally): Fix predicate function passed to
17291         completing-read.
17292
17293         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17294
17295         * gnus.el (gnus-update-message-archive-method): Add :version.
17296
17297 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17298
17299         * gnus.el (gnus-update-message-archive-method): New variable.
17300
17301         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17302         according to gnus-message-archive-method if
17303         gnus-update-message-archive-method is non-nil.
17304
17305 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17306
17307         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17308         Suggested by Loic Dachary <loic@dachary.org>.
17309         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17310
17311 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17312
17313         * message.el (message-pop-to-buffer): Add switch-function argument.
17314         (message-mail): Pass switch-function argument to it.
17315
17316 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17317
17318         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17319         Improve doc string.
17320
17321 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17322
17323         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17324         (gnus-header-content):
17325         * gnus-cite.el (gnus-cite-10):
17326         * gnus-srvr.el (gnus-server-closed):
17327         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17328         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17329         (gnus-group-mail-3-empty, gnus-group-mail-low)
17330         (gnus-group-mail-low-empty, gnus-splash):
17331         * message.el (message-header-to, message-header-cc)
17332         (message-header-subject, message-header-other, message-header-name)
17333         (message-header-xheader, message-separator, message-cited-text)
17334         (message-mml): Lighten colors of faces used for dark background.
17335
17336 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17337
17338         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17339         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17340
17341 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17342
17343         * message.el (message-narrow-to-headers-or-head):
17344         Ignore mail-header-separator in the body.
17345
17346 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17347
17348         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17349         same as window size.
17350
17351 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17352
17353         * message.el (message-font-lock-keywords): Use message-header-xheader
17354         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17355         ahead of the anything pattern, to get it recognized.
17356
17357 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17358
17359         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17360         spam.el loads uses it in the compiled defadvice form.
17361
17362 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17363
17364         * gnus-sum.el (gnus-articles-to-read)
17365         (gnus-summary-insert-old-articles): Don't truncate group name for
17366         `read-string'.
17367
17368         * gnus-util.el (gnus-limit-string): Delete this function.
17369
17370         * gnus-sum.el (gnus-simplify-subject-fully):
17371         Use `truncate-string-to-width' instead.
17372
17373 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17374
17375         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17376         Tell if, on summary exit, the next group has to be selected.
17377         (gnus-summary-exit): Use it.
17378
17379 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17380
17381         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17382         non-break space.
17383
17384 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17385
17386         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17387         Check if group is not a directory.
17388         (nnfolder-request-expire-articles): Don't delete articles if the target
17389         group is not available.
17390
17391         * nnml.el (nnml-request-create-group): Properly check if group is not a
17392         file.
17393         (nnml-request-expire-articles): Don't delete articles if the target
17394         group is not available.
17395
17396         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17397         Don't quote characters that are within parentheses.
17398
17399 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17400
17401         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17402         (gnus-handle-ephemeral-exit): Select article according to it.
17403
17404 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17405
17406         * message.el (message-insert-formated-citation-line): Remove newline.
17407         (message-citation-line-format): Add final \n here so that the user can
17408         avoid a blank line.
17409
17410 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17411
17412         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17413         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17414         Update lanl/arXiv support.
17415
17416 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17417
17418         * gnus.el: Bump version number.
17419
17420 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17421
17422         * gnus.el (gnus-version-number): Bump version.
17423
17424 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17425
17426         * gnus.el: No Gnus v0.6 is released.
17427
17428 2007-04-27  Didier Verna  <didier@xemacs.org>
17429
17430         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17431         * gmm-utils.el (gmm-regexp-concat): ... here.
17432         * message.el: Don't require 'gnus-util.
17433         (message-dont-reply-to-names): Handle name change above.
17434         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17435
17436 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17437
17438         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17439         since the initial value varies according to the system.
17440
17441 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17442
17443         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17444
17445 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17446
17447         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17448
17449 2007-04-24  Didier Verna  <didier@xemacs.org>
17450
17451         Improve the type of gnus-ignored-from-addresses.
17452         * gnus-util.el (gnus-orify-regexp): New function.
17453         * message.el (gnus-util): Require it.
17454         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17455         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17456         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17457
17458 2007-04-24  Didier Verna  <didier@xemacs.org>
17459
17460         * gnus-sum.el:
17461         * gnus-utils.el: Fix some trailing whitespaces.
17462
17463 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17464
17465         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17466         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17467         article's Message-ID; refer parent article in summary buffer.
17468
17469         * message.el (message-bounce): Call mime-to-mml.
17470
17471         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17472         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17473         optimize and/or forms properly.
17474
17475 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17476
17477         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17478         URL.
17479
17480 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17481
17482         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17483
17484 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17485
17486         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17487         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17488         displayed of multipart/alternative part if it is invoked from summary
17489         buffer.
17490
17491         * mm-view.el (mm-inline-text-html-render-with-w3m)
17492         (mm-inline-text-html-render-with-w3m-standalone)
17493         (mm-inline-render-with-function): Use mail-parse-charset by default.
17494
17495 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17496
17497         * parse-time.el (parse-time-string-chars): Check if CHAR
17498         is less than the length of parse-time-syntax.
17499
17500 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17501
17502         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17503         from gnus-newsgroup-processable.
17504
17505 2007-04-16  Didier Verna  <didier@xemacs.org>
17506
17507         * gnus-msg.el (gnus-configure-posting-styles):
17508         Handle message-signature-directory properly with :file syntax.
17509         Reported by "Leo".
17510
17511 2007-04-11  Didier Verna  <didier@xemacs.org>
17512
17513         New user option: message-signature-directory.
17514         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17515         * message.el (message-insert-signature): Ditto.
17516         * message.el (message-signature-file): Doc update.
17517         * message.el (message-signature-directory): New.
17518
17519 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17520
17521         * gnus-msg.el (gnus-inews-yank-articles):
17522         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17523
17524 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17525
17526         * message.el (message-yank-original): Make sure cited text ends with
17527         newline; don't exchange point and mark.
17528
17529 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17530
17531         * tls.el (open-tls-stream): Properly handle case where there
17532         is no associated buffer.
17533
17534 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17535
17536         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17537         message-yank-original, make sure (< mark TEXT point).
17538
17539 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17540
17541         * message.el (message-fill-column): New variable.
17542         (message-mode): Use it.  Add comment on a possible new hook.
17543
17544         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17545         (nnmail-get-new-mail): Reformat.
17546
17547         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17548
17549         * gmm-utils.el: Fix Commentary.
17550         (gmm-tool-bar-from-list): Fix typo in doc string.
17551
17552 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17553
17554         * message.el (message-yank-original): Don't switch point and mark
17555         unnecessarily to put point and mark as documented.
17556
17557 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17558
17559         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17560         from the message heads.
17561
17562 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17563
17564         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17565         article buffer does not have a window.  This may not be the best
17566         solution but is certainly better than setting the start of the null,
17567         that is the current, window.
17568
17569 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17570
17571         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17572         (gnus-draft-setup): Run it.
17573
17574         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17575         gnus-score-fast-scoring.  Allow regexp.
17576         (gnus-score-headers): Use it.
17577
17578         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17579         XEmacs.
17580
17581         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17582         string.
17583         (gnus-button-alist): Also catch `<f1> k ...'.
17584         (gnus-treat-display-x-face): Fix doc string.
17585
17586 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17587
17588         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17589         evaluation of gnus-extended-version to ensure correct generation of the
17590         User-Agent header when message-generate-headers-first is used.
17591
17592 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17593
17594         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17595         hashcash-path is nil.  Don't call callback with incorrect number of
17596         parameters if val is 0.
17597
17598 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17599
17600         * message.el (message-required-news-headers):
17601         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17602
17603 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17604
17605         * tls.el (open-tls-stream): In handshake-waiting loop,
17606         don't wait more if there is output available to process.
17607
17608 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17609
17610         * tls.el (tls-program): Doc fix.
17611
17612 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17613
17614         * message.el (message-generate-new-buffers): Change the meaning of the
17615         nil value; add `standard' to the choices; treat t as `unique'; improve
17616         doc string.
17617         (gnus-select-frame-set-input-focus): Autoload.
17618         (message-buffer-name): Search for the existing message buffer if
17619         message-generate-new-buffers is nil or `standard'; treat the value t of
17620         message-generate-new-buffers as `unique'.
17621         (message-pop-to-buffer): Raise the frame already displaying the message
17622         buffer; clear the echo area after querying.
17623         (message-setup): Pass the `continue' argument to compose-mail.
17624         (message-mail): Prefer `switch-function' if it is given; search for the
17625         existing message buffer if the `continue' argument is non-nil; pass
17626         continue and switch-function arguments to compose-mail by way of
17627         message-setup.
17628         (message-mail-other-window): Adjust argument of message-setup.
17629         (message-mail-other-frame): Ditto.
17630
17631 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17634         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17635         to turn font-lock on when turning gnus-message-citation-mode on.
17636
17637 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17638
17639         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17640         (mml-smime-function-alist): New variable; add epg as the backend.
17641         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17642         mml-smime- functions instead.
17643         * mm-view.el: Require smime.
17644
17645 2007-03-05  Didier Verna  <didier@xemacs.org>
17646
17647         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17648         instead of just inheritance for posting styles.
17649         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17650
17651 2007-02-24  Chris Moore  <dooglus@gmail.com>
17652
17653         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17654         * pgg-pgp.el (pgg-pgp-encrypt-region):
17655         * pgg-gpg.el (pgg-gpg-encrypt-region):
17656         Check pgg-encrypt-for-me if no other recipients.
17657
17658 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17659
17660         * tls.el (tls-certtool-program): Fix custom type.
17661
17662 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17663
17664         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17665         and point-at-eol instead of line-(beginning|end)-position.
17666
17667         * assistant.el (assistant-parse-buffer): Ditto.
17668
17669         * netrc.el (netrc-parse-services): Ditto.
17670
17671 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17672
17673         * mml2015.el (mml2015-epg-find-usable-key): New function.
17674         (mml2015-epg-sign): Use it.
17675         (mml2015-epg-encrypt): Use it.
17676
17677 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17678
17679         * message.el (message-make-in-reply-to): Quote name containing
17680         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17681         if there are special characters.  Reported by NAKAJI Hiroyuki
17682         <nakaji@jp.freebsd.org>.
17683
17684 2007-02-27  Didier Verna  <didier@xemacs.org>
17685
17686         Include the group parameters as well as the topic ones in the
17687         inheritance filter process.
17688         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17689         argument GROUP-PARAMS-LIST.
17690         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17691
17692 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17693
17694         * nntp.el (nntp-never-echoes-commands)
17695         (nntp-open-connection-functions-never-echo-commands): New variables.
17696         (nntp-send-command): Use them.
17697
17698 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17699
17700         * mml2015.el (mml2015-epg-verify): Simplify.
17701
17702 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17703
17704         * mml.el (mml-content-disposition-alist): New user option.
17705         (mml-content-disposition): New function.
17706         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17707         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17708
17709 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17710
17711         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17712         verification.
17713
17714 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17715
17716         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17717         articles posted in the last 24 hours.
17718
17719 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17720
17721         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17722
17723 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17724
17725         * nntp.el (nntp-send-command): Don't wait for echoes when
17726         nntp-open-ssl-stream is used.
17727
17728 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17729
17730         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17731         (gnus-message-add-citation-keywords)
17732         (gnus-message-remove-citation-keywords): Remove.
17733         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17734         directly, make the variables in font-lock-defaults buffer-local, add
17735         gnus-message-citation-keywords to them and then update the value of
17736         font-lock-keywords.
17737
17738 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17739
17740         * message.el (message-cite-original-1): Don't call
17741         gnus-article-highlight-citation.
17742
17743         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17744         citations; fix line count.
17745
17746 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17747
17748         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17749         (gnus-message-add-citation-keywords)
17750         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17751         versions of font-lock-add-keywords and font-lock-remove-keywords to
17752         work with XEmacs correctly.
17753
17754 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17755
17756         * gnus-cite.el (gnus-cite-face-list): Set the values of
17757         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17758         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17759         (gnus-message-cite-prefix-regexp): New variable.
17760         (gnus-message-search-citation-line): Use it; protect against long
17761         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17762         the 0th match data for Emacs.
17763         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17764         (gnus-message-add-citation-keywords): Append keywords rather than
17765         prepending; emulate font-lock-add-keywords if it is not available.
17766         (gnus-message-remove-citation-keywords):
17767         Emulate font-lock-remove-keywords if it is not available.
17768
17769         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17770
17771         * message.el (message-cite-prefix-regexp): Set the value of
17772         gnus-message-cite-prefix-regexp.
17773
17774 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17775
17776         * nnweb.el (nnweb-google-parse-1): Update parser.
17777
17778 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17779
17780         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17781
17782 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17783
17784         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17785         regexp.
17786
17787 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17788
17789         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17790         string-to-multibyte.
17791         (uudecode-decode-region-internal): Use it.
17792
17793         * lpath.el: Fbind string-as-multibyte for XEmacs.
17794
17795 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17796
17797         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17798         Fix custom choice.
17799
17800         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17801
17802 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17803
17804         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17805
17806         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17807         `write-region' to respect `mm-inhibit-file-name-handlers'.
17808
17809 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17810
17811         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17812         Use gnus-home-directory instead of "~/" or "$HOME".
17813
17814 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17815
17816         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17817         to mention filename.
17818         Add comments at beginning regarding usage.
17819         (encrypt-write-file-contents): Change interactive so a string is
17820         acceptable.  If the file has no associated model, show an error instead
17821         of a nonsense prompt.
17822
17823 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17824
17825         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17826         Thanks to Yoshihiko Yamada for kind notification of this typo.
17827
17828 2007-01-12  Kenichi Handa  <handa@m17n.org>
17829
17830         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17831         multibyte buffer.
17832
17833 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17834
17835         * gnus-score.el (gnus-score-fast-scoring): New variable.
17836         (gnus-score-headers): Use it.
17837
17838         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17839
17840         * message.el (message-cite-original-1):
17841         Call gnus-article-highlight-citation if requested.
17842         (message-make-from): Allow name and address as optional arguments.
17843
17844         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17845
17846         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17847         bugs to doc string.
17848         (gnus-button-alist): Add mid\\|message-id.
17849         (gnus-button-fetch-group): Extend for use in
17850         `browse-url-browser-function'.
17851         (gnus-button-url-regexp): Try to catch paired parentheses like in
17852         Wikipedia URLs.
17853
17854         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17855         Suggested by Simon Krahnke <overlord@gmx.li>.
17856
17857 2007-01-13  Romain Francoise  <romain@orebokech.com>
17858
17859         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17860         Update copyright.
17861
17862 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17863
17864         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17865
17866 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17867
17868         * gnus-registry.el (gnus-registry-unfollowed-groups)
17869         (gnus-registry-split-fancy-with-parent): Fix documentation.
17870
17871 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17872
17873         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17874         from nnweb groups.
17875
17876 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17877
17878         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17879         Xref urls.  Erase buffer before requesting head.
17880
17881         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17882
17883 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17884
17885         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17886         customizable.
17887
17888 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17889
17890         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17891         no signing key is found.
17892         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17893         no encrypting and/or signing key is found.
17894
17895 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17896
17897         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17898
17899 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17900
17901         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17902         headers read from disk with the ones newly found in the current search.
17903         This should no longer cause problems, because the article numbers in
17904         Gmane's `nov.php' output are ignored since the previous change.
17905
17906 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17907
17908         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17909
17910 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17911
17912         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17913         replace-regexp-in-string; bind url-version; fbind display-images-p and
17914         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17915         find-face and set-itimer-function for Emacs; bind itimer-list for
17916         Emacs.
17917
17918         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17919
17920 2007-01-01  Romain Francoise  <romain@orebokech.com>
17921
17922         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17923
17924 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17925
17926         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17927         `define-minor-mode' macro definition expanded properly.
17928         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17929         exclude it there.
17930
17931         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17932         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17933         `fboundp' test.
17934         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17935         This is OK to autoload in (S)XEmacs now.
17936
17937 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17938
17939         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17940         keystroke.
17941         (gnus-summary-limit-to-singletons): Fix typo.
17942
17943         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17944         else fails.
17945
17946 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17947
17948         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17949         docstring.
17950
17951         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17952         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17953         (gnus-summary-insert-dormant-articles): Fix typo in message.
17954
17955 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17956
17957         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17958         nil for XEmacs.
17959         (gnus-message-citation-mode): Don't autoload in XEmacs.
17960
17961         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17962
17963 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17964
17965         * nnimap.el (nnimap-expunge-search-string):
17966         Mention nnimap-search-uids-not-since-is-evil in docstring.
17967
17968 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17969
17970         * spam.el: Revert to make-obsolete-variable because
17971         define-obsolete-variable-alias is not supported in Emacs 21.
17972
17973         * spam.el (spam-ifile-path, spam-ifile-database-path)
17974         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17975         make-obsolete-variable.
17976         (spam-bsfilter-path, spam-bsfilter-program)
17977         (spam-spamassassin-path, spam-spamassassin-program)
17978         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17979         Don't use "path" inappropriately.
17980         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17981         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17982         variable names.
17983
17984 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17985
17986         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17987         summary buffer.
17988
17989         * password.el (password-cache-remove): Use clear-string to burn
17990         password, if available.
17991
17992 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17993
17994         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17995
17996         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17997
17998         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17999         (gnus-message-highlight-citation): Move defcustom here from
18000         gnus-cite.el.
18001         (gnus-message-citation-mode): Autoload.
18002
18003         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18004         checks to make it compile with XEmacs.
18005         (gnus-message-citation-mode): New minor mode.
18006         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18007         (gnus-message-highlight-citation): New variables.
18008         (gnus-message-search-citation-line)
18009         (gnus-message-add-citation-keywords)
18010         (gnus-message-remove-citation-keywords)
18011         (turn-on-gnus-message-citation-mode)
18012         (turn-off-gnus-message-citation-mode): New functions.
18013
18014 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18015
18016         * gnus-cite.el: Enable highlighting of different citation levels in
18017         message-mode.
18018
18019 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18020
18021         * message.el (message-make-fqdn): Fix comment.
18022         (message-bogus-system-names): Add ".local".
18023
18024         * spam.el (spam-ifile-path, spam-ifile-program)
18025         (spam-ifile-database-path, spam-ifile-database)
18026         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18027         Don't use "path" inappropriately.
18028         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18029         strings.
18030         (spam-check-ifile, spam-ifile-register-with-ifile)
18031         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18032         Use new variable names.
18033
18034         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18035         (gnus-treat-display-smileys): Simplify using
18036         gnus-image-type-available-p.
18037
18038         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18039         available.
18040
18041         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18042         Use `display-images-p' if available.
18043
18044 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18047         one after turning on the buffer's multibyteness instead of decoding
18048         them directly in the unibyte buffer that causes unexpected conversion
18049         in Emacs 23 (unicode).
18050
18051 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18052
18053         * message.el (message-generate-hashcash): Fix custom type.
18054
18055 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18056
18057         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18058
18059 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18060
18061         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18062         disconnect icons.  Add help text.
18063
18064 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18065
18066         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18067         negated to be consistent with the others we handle.
18068
18069 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18070
18071         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18072         version of gnus-summary-buffer to something, so that we can use two
18073         article buffers at the same time.
18074
18075 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18076
18077         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18078         trigger all the extra headers.
18079         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18080         sorting.
18081
18082 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18083
18084         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18085         solid groups.
18086
18087 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18088
18089         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18090
18091 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18092
18093         * legacy-gnus-agent.el: Add Copyright notice.
18094
18095 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18096
18097         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18098
18099 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18100
18101         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18102
18103         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18104         to make it work reliably in CVS Emacs.
18105         (gnus-summary-limit-strange-charsets-predicate)
18106         (gnus-summary-limit-to-predicate): New functions.
18107
18108 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18109
18110         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18111         specifying array size.
18112         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18113         array if it is too small.
18114         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18115         (gnus-sort-threads-loop): New function.
18116
18117 2006-12-06  Chris Moore  <dooglus@gmail.com>
18118
18119         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18120         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18121
18122 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18123
18124         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18125         options.
18126
18127 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18128
18129         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18130         DOS-ing the recipient.
18131
18132         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18133         the headers when creating the mapping to avoid mismappings.
18134         (nnweb-gmane-create-mapping): Always nix out old mapping.
18135
18136 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18137
18138         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18139         and mm-verify-option to never.
18140
18141 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18142
18143         * message.el (message-signed-or-encrypted-p): New function.
18144         (message-forward-make-body): Use it.
18145
18146         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18147         Replace encode-coding-string with mm-encode-coding-string.
18148
18149 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18150
18151         * nneething.el (nneething-decode-file-name):
18152         Replace decode-coding-string with mm-decode-coding-string.
18153
18154         * gnus-int.el (gnus-open-server): Say failed server's name.
18155
18156 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18157
18158         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18159         strings to a single string.  Quote `errors-file-name'.
18160         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18161         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18162         Adjust calls.  Use `shell-quote-argument'.
18163
18164 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18165
18166         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18167         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18168
18169         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18170         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18171         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18172         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18173         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18174         (gnus-subscribe-newsgroup, gnus-1):
18175         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18176         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18177         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18178         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18179
18180 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18181
18182         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18183         keystroke.
18184         (gnus-summary-limit-to-bodies): Implement headersp.
18185
18186 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18187
18188         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18189
18190 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18191
18192         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18193
18194 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18195
18196         * message.el (message-generate-hashcash): Expand range of values to
18197         include `opportunistic'.
18198         (message-send-mail): Use it.
18199
18200 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18201
18202         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18203         and comment it.
18204
18205         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18206
18207 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18208
18209         * gnus-util.el (gnus-extract-address-components): Improve comment.
18210
18211 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18212
18213         * gnus-util.el (gnus-extract-address-components): Work with address in
18214         which the name portion contains @.
18215
18216         * lpath.el: Fbind custom-autoload.
18217
18218 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18219
18220         * gnus.el (gnus-start): Move custom group up.
18221         (gnus-select-method): Don't autoload, but make it available for
18222         `customize-variable'.
18223         (gnus-getenv-nntpserver): Don't autoload.
18224
18225 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18226
18227         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18228
18229 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18230
18231         * message.el (message-sendmail-extra-arguments): New variable.
18232         (message-send-mail-with-sendmail): Use it.
18233
18234 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18235
18236         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18237         mm-with-unibyte-current-buffer to make string unibyte.
18238
18239         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18240         mm-string-as-multibyte.
18241
18242 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18243
18244         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18245         Reported by Werner Koch <wk@gnupg.org>.
18246
18247 2006-11-14  Daiki Ueno  <ueno@p360>
18248
18249         * mml2015.el: Autoload epa-select-keys when compiling.
18250
18251 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18252
18253         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18254         message-options.
18255         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18256
18257 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18258
18259         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18260         EasyPG (< 0.0.6).
18261         (mml2015-always-trust): New user option.
18262         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18263         prompt.
18264
18265 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18266
18267         * nntp.el (nntp-authinfo-force): New variable.
18268         (nntp-send-authinfo): Use it.
18269
18270 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18271
18272         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18273         decode encoded words.  Improve prompt.  Add comment about forwarding.
18274         (message-replacement-char): Move up.
18275
18276 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18277
18278         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18279         instead of gnus-intersection because arguments of gnus-sorted-nunion
18280         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18281
18282 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18283
18284         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18285         (message-simplify-subject-functions):
18286         Enable message-strip-subject-encoded-words by default.
18287
18288 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18289
18290         * message.el (message-strip-subject-encoded-words): New function.
18291         (message-simplify-subject-functions): New variable.
18292         (message-simplify-subject): Use it.  Fix typo in doc string.
18293         Support message-strip-subject-encoded-words.
18294
18295 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18296
18297         * gnus-diary.el (gnus-diary-delay-format-function):
18298         * nndiary.el (nndiary-reminders):
18299         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18300
18301 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18302
18303         * gnus-art.el (article-hide-boring-headers): Fetch date from
18304         gnus-original-article-buffer to avoid problems with localized date
18305         strings.
18306
18307 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18308
18309         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18310
18311 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18312
18313         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18314         New variables.
18315         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18316         (mm-charset-synonym-alist): Move some entries to
18317         mm-codepage-iso-8859-list.
18318         (mm-charset-synonym-alist, mm-charset-override-alist):
18319         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18320
18321 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18324
18325 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18326
18327         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18328         with Emacs 21 and XEmacs.
18329
18330 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18331
18332         * spam.el (spam-parse-address): New function for better parsing,
18333         catching errors, etc.
18334         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18335
18336 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18337
18338         * mm-view.el: Add interactive arg to html2text autoload.
18339
18340 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18341
18342         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18343
18344 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18345
18346         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18347         New variables.
18348         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18349         (mm-charset-synonym-alist): Move some entries to
18350         mm-codepage-iso-8859-list.
18351
18352         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18353
18354 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18355
18356         * message.el (message-citation-line-format)
18357         (message-insert-formated-citation-line): Fix implementation of %E, %N
18358         and %n according to the doc string.
18359
18360 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18361
18362         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18363         Use car-safe to avoid bad parses.
18364
18365 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18366
18367         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18368         names.
18369
18370         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18371
18372 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18373
18374         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18375         header.
18376
18377         * message.el (message-draft-headers): Add Date.
18378         (message-headers-to-generate): Fix typo in docstring.
18379
18380         * nndraft.el (nndraft-required-headers): New variable.
18381         (nndraft-generate-headers): Use it.
18382
18383         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18384
18385 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18386
18387         * gnus-registry.el (gnus-registry-wash-for-keywords)
18388         (gnus-registry-find-keywords): New functions to allow easy searching of
18389         articles that are in the registry.
18390
18391 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18392
18393         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18394         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18395         Reported by Damien Elmes <damien@repose.cx>.
18396
18397 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18398
18399         * gnus.el (gnus-mime): Remove unused custom group.
18400
18401 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18402
18403         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18404         "blank line" when searching for end of armor headers.
18405
18406 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18407
18408         * gmm-utils.el (gmm-write-region): Fix variable name.
18409
18410 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18411
18412         * gmm-utils.el (gmm-write-region): New function based on compatibility
18413         code from `mm-make-temp-file'.
18414
18415         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18416
18417         * nnmaildir.el (nnmaildir--update-nov)
18418         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18419         Use `gmm-write-region'.
18420
18421 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18422
18423         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18424         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18425
18426         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18427
18428         * message.el (message-replacement-char): New variable.
18429         (message-fix-before-sending): Use it.
18430         (message-simplify-subject): New function to remove duplicate code.
18431         (message-reply, message-followup): Use it.
18432
18433         * gnus-sum.el (gnus-summary-make-menu-bar):
18434         Clarify gnus-summary-limit-to-articles.
18435
18436 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18437
18438         * gnus-util.el (gnus-with-local-quit): New macro.
18439
18440         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18441
18442 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18443
18444         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18445         ignore non-string data.
18446
18447 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18448
18449         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18450         non-string data (needs to be done in the registry too).
18451
18452 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18453
18454         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18455         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18456         (gnus-registry-split-fancy-with-parent)
18457         (gnus-registry-fetch-simplified-message-subject-fast)
18458         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18459         Remove text properties on ingress into the registry and when it's saved.
18460         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18461         registry from entries with no groups.
18462
18463 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18464
18465         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18466         function to remove string properties.
18467
18468 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18469
18470         * gmm-utils.el (gmm): Adjust custom version.
18471
18472         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18473         Adjust custom version.
18474
18475         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18476
18477 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18478
18479         * gnus-art.el (gnus-insert-prev-page-button)
18480         (gnus-insert-next-page-button): Simplify.  Reformat.
18481
18482 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18483
18484         * gnus-art.el (gnus-insert-prev-page-button)
18485         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18486
18487 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18488
18489         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18490
18491 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18492
18493         * gnus-art.el (gnus-insert-mime-button)
18494         (gnus-insert-mime-security-button):
18495         Apply gnus-article-button-face to MIME and security buttons.
18496
18497 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18498
18499         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18500         readable.
18501
18502 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18505
18506 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18507
18508         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18509         `browse-url-of-file' instead of `browse-url'.
18510
18511 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18512
18513         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18514         regexp.  Articles containing quotation were cut prematurely.
18515
18516 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18517
18518         * message.el (message-cite-original-1): Use nobody by default for the
18519         value of From header.
18520         (message-reply): Ditto.
18521
18522 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18523
18524         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18525         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18526         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18527
18528 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18529
18530         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18531         mails in the doc string.  Add some URLs in comment.
18532         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18533
18534 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18535
18536         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18537         backslashes handling and the way to find boundaries of quoted strings.
18538
18539 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18540
18541         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18542         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18543         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18544         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18545
18546 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18547
18548         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18549         doc string.
18550         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18551
18552 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18553
18554         * lpath.el: Fbind epg-check-configuration.
18555
18556 2006-09-06  Simon Josefsson  <jas@extundo.com>
18557
18558         * mml2015.el (mml2015-use): Doc fix, mention epg.
18559
18560 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18561
18562         * mml2015.el (mml2015-use): Default to epg, if available.
18563
18564 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18565
18566         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18567         message-sender.
18568         (mml1991-epg-encrypt): Ditto.
18569         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18570         message-sender.
18571         (mml2015-epg-encrypt): Ditto.
18572
18573 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18574
18575         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18576         several common directories.
18577
18578 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18579
18580         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18581         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18582
18583 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18584
18585         * gnus-art.el (article-decode-encoded-words): Make it fast.
18586
18587 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18588
18589         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18590
18591         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18592         in quoted string into `\'.
18593
18594 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18595
18596         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18597         Use standard-syntax-table.
18598
18599 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18600
18601         * gnus-art.el (gnus-decode-address-function): New variable.
18602         (article-decode-encoded-words): Use it to decode headers which are
18603         assumed to contain addresses.
18604         (gnus-mime-delete-part): Remove useless `or'.
18605
18606         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18607         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18608         (gnus-nov-parse-line): Use it to decode From header.
18609         (gnus-get-newsgroup-headers): Ditto.
18610         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18611
18612         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18613         (mail-decode-encoded-address-string): New alias.
18614
18615         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18616         New function.
18617         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18618         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18619         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18620         (rfc2047-decode-string): Ditto.
18621         (rfc2047-decode-address-region): New function.
18622         (rfc2047-decode-address-string): New function.
18623
18624 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18625
18626         * message.el (message-caesar-buffer-body): Allow rotating headers.
18627
18628         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18629
18630         * message.el (message-insert-formated-citation-line): Fix %f.
18631         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18632
18633 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18634
18635         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18636         (gnus-bookmark-mouse-available-p): New macro.
18637         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18638         (gnus-bookmark-bmenu-show-infos): Use it.
18639         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18640         (gnus-bookmark-bmenu-hide-infos): Ditto.
18641         (gnus-bookmark-remove-properties): New function.
18642         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18643         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18644         (gnus-bookmark-write-file): Bind coding-system-for-write.
18645         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18646         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18647         group before selecting it.
18648         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18649         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18650         quit-window if it is not available; use gnus-mouse-2 and bind it to
18651         gnus-bookmark-bmenu-select-by-mouse.
18652         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18653         (gnus-bookmark-bmenu-select-by-mouse): New function.
18654
18655 2006-08-13  Romain Francoise  <romain@orebokech.com>
18656
18657         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18658         space.
18659
18660 2006-08-10  Romain Francoise  <romain@orebokech.com>
18661
18662         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18663         (dns-mode-soa-auto-increment-serial): New user option.
18664         (dns-mode-soa-maybe-increment-serial): New function.
18665         (dns-mode): Add the latter to `write-contents-functions'.
18666
18667 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18668
18669         * compface.el (uncompface): Use binary rather than raw-text-unix.
18670
18671 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18672
18673         * compface.el (uncompface): Make sure the eol conversion doesn't take
18674         place when communicating with the external programs.
18675         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18676
18677 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18678
18679         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18680
18681 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18682
18683         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18684         Make it more robust by parsing author and date independently.
18685
18686 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18687
18688         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18689
18690 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18691
18692         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18693         first matching secret key.
18694         (mml2015-epg-encrypt): Ditto.
18695
18696         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18697         first matching secret key.
18698         (mml1991-epg-encrypt): Ditto.
18699
18700         * mml2015.el (mml2015-encrypt-to-self): New user option.
18701         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18702         mml2015-epg-encrypt-to-self is set.
18703
18704         * mml1991.el (mml1991-encrypt-to-self): New variable.
18705         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18706         mml1991-epg-encrypt-to-self is set.
18707
18708         * mml2015.el (mml2015-signers): New user option.
18709         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18710         (mml2015-epg-encrypt): Allow to select signing keys.
18711
18712         * mml1991.el (mml1991-signers): New variable.
18713         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18714         (mml1991-epg-encrypt): Allow to select signing keys.
18715
18716 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * nnheader.el (nnheader-insert-head): Make it work even if the file
18719         uses CRLF for the line-break code.
18720
18721 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18722
18723         * mml2015.el: Require mml-sec instead of password.
18724         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18725         (mml2015-cache-passphrase): Inherit the default value from
18726         mml-secure-cache-passphrase.
18727         (mml2015-passphrase-cache-expiry): Inherit the default value from
18728         mml-secure-passphrase-cache-expiry.
18729
18730         * mml1991.el: Require mml-sec instead of password.
18731         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18732         (mml1991-cache-passphrase): Inherit the default value from
18733         mml-secure-cache-passphrase.
18734         (mml1991-passphrase-cache-expiry): Inherit the default value from
18735         mml-secure-passphrase-cache-expiry.
18736
18737         * mml-sec.el: Require password.
18738         (mml-secure-verbose): New user option.
18739         (mml-secure-cache-passphrase): New user option.
18740         (mml-secure-passphrase-cache-expiry): New user option.
18741
18742 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18743             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18744
18745         * pgg-def.el (pgg-truncate-key-identifier):
18746         Truncate the key ID to 8 letters from the end.
18747
18748 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18749
18750         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18751         workaround for the url package included with Emacs.
18752
18753         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18754
18755 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18756
18757         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18758         correctly.  This fixes a bug caused by the 2006-05-12 change.
18759
18760 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18761
18762         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18763         some information about the error when saying that the `bogus' mail
18764         group will be used.
18765
18766 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18767
18768         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18769         string.
18770
18771 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18772
18773         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18774
18775 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18776
18777         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18778
18779 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18780
18781         * mml1991.el (mml1991-function-alist): Add epg.
18782         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18783         (mml1991-epg-encrypt): New functions.
18784
18785 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18786
18787         * mml2015.el (mml2015-verbose): New variable.
18788         (mml2015-cache-passphrase): Ditto.
18789         (mml2015-passphrase-cache-expiry): Ditto.
18790         (mml2015-function-alist): Add epg.
18791         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18792         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18793         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18794         New functions.
18795
18796 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18797
18798         * message.el (message-cite-original-1): Preserve region when removing
18799         quoted text due to X-No-Archive in order to avoid bogus attribution
18800         when citing multiple messages.
18801
18802 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18803
18804         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18805         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18806
18807 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18808
18809         * gnus-diary.el (gnus-user-format-function-d)
18810         (gnus-user-format-function-D): Autoload.
18811
18812         * imap.el (Commentary): Fix typo.
18813
18814         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18815         2006-04-22 contribution.
18816
18817 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18818
18819         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18820         It didn't really fix the bogosity I'm seeing with solid web groups.
18821
18822 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18823
18824         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18825         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18826         created using server names.  If we use the feature without declaring
18827         it, Gnus does not properly manage server and group state.
18828
18829         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18830         bound.
18831
18832 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18833
18834         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18835         looking up the method using GROUP's prefix before inventing a new one.
18836         It is used on killed/unknown groups in various places where returning
18837         an all-new method isn't expected by the caller.
18838
18839         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18840         and match semantics of gnus-group-real-prefix.
18841
18842 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18843
18844         * nnmail.el (nnmail-broken-references-mailers): New variable.
18845         (nnmail-ignore-broken-references): New function generalizing
18846         nnmail-fix-eudora-headers.
18847         (nnmail-fix-eudora-headers): Now obsolete.
18848
18849         * gnus-art.el (gnus-button-handle-custom):
18850         Support `customize-apropos*'.
18851
18852 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18853
18854         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18855
18856         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18857         articles.
18858
18859 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18860
18861         * message.el (message-cite-reply-above): New variable.
18862         (message-yank-original): Use it.
18863
18864 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18865
18866         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18867
18868 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18869
18870         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18871         as read.
18872
18873         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18874
18875 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18876
18877         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18878         (gnus-bookmark-default-file): Use gnus-directory.
18879         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18880         Remove "*" in doc string.
18881         (gnus-bookmark-write-file): Simplify.
18882         (gnus-bookmark-maybe-sort-alist): Use `when'.
18883         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18884         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18885         Add FIXME about Emacs 21 and XEmacs compatibility.
18886         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18887         compatibility.
18888         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18889         compatibility.
18890         (gnus-bookmark-menu-heading): Fix version.
18891
18892 2006-06-19  Bastien Guerry  <bzg@altern.org>
18893
18894         * gnus-bookmark.el: New file.
18895
18896 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18897
18898         * message.el (message-syntax-checks): Doc fix.
18899
18900 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18901
18902         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18903         unsubscribed groups as if they were killed ones.  It causes duplicate
18904         entries in gnus-newsrc-alist.
18905
18906 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18907
18908         * message.el (message-syntax-checks): Doc fix.
18909         (message-send-mail): Add check for continuation headers.
18910         (message-check-news-header-syntax): Fix regexp used to check for
18911         continuation headers.
18912
18913 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18914
18915         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18916
18917 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18918
18919         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18920
18921 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18922
18923         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18924         default-truncate-lines.
18925
18926 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18927
18928         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18929         to fill the utf-8 entry.
18930
18931         * lpath.el: Fbind unicode-precedence-list.
18932
18933 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18934
18935         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18936
18937 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18938
18939         * gnus-agent.el (directory-files-and-attributes): Move all the way
18940         forward (the third and final move).
18941         (gnus-agent-read-agentview): Trap reconstruction errors due to
18942         nonexistent directory.  Handle by returning nil.
18943
18944 2006-05-30  Didier Verna  <didier@xemacs.org>
18945
18946         * message.el (message-dont-reply-to-names): Update the custom type.
18947         * message.el (message-dont-reply-to-names): New defsubst: potentially
18948         convert a list of regexps into a single one.
18949         * message.el (message-get-reply-headers): Use it.
18950         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18951
18952 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18953
18954         * gnus-agent.el (directory-files-and-attributes): Move forward.
18955
18956 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18957
18958         * gnus-ml.el (gnus-mailing-list-subscribe)
18959         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18960         (gnus-mailing-list-message): Fix doc strings.
18961
18962 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18963
18964         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18965         of doing it manually.
18966
18967 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18968
18969         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18970         comment.
18971
18972 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18973
18974         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18975         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18976         (gnus-agent-read-local): All symbols allocated in my-obarray.
18977         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18978         (gnus-agent-regenerate-group): Check numeric names to see if they are
18979         messages or groups.
18980         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18981         better way of do this...)
18982
18983         * gnus-cache.el (gnus-agent-total-fetched-for):
18984         Ignore 'dummy.group' (there should be a better way of do this...)
18985
18986 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18987
18988         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18989         (gnus-saved-headers): Ditto.
18990         (gnus-default-article-saver): Mention functions may have properties.
18991         (gnus-article-save): Override gnus-save-all-headers and
18992         gnus-saved-headers by :headers property which saver function may have.
18993         (gnus-summary-save-in-file): Add :headers property.
18994         (gnus-summary-write-to-file): Ditto.
18995
18996         * gnus-sum.el (gnus-summary-save-article): Bind
18997         gnus-prompt-before-saving to t when saving many articles in a file;
18998         always show all headers.
18999
19000         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19001
19002 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19003
19004         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19005         marks.
19006
19007         * message.el (message-indent-citation): Add optional arguments to allow
19008         using it outside of message buffers.
19009
19010         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19011         (gnus-article-treat-unfold-headers): Use it.
19012         (gnus-article-truncate-lines): New variable.
19013         (gnus-article-mode): Use it.
19014         (gnus-article-toggle-truncate-lines): New function.
19015
19016         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19017         Add gnus-article-toggle-truncate-lines.
19018
19019         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19020         coding system in XEmacs, use binary.
19021
19022 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19023
19024         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19025         after-load-alist.
19026
19027         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19028         this function should save decoded articles.
19029         (gnus-summary-write-to-file): Use property to specify this function
19030         should save decoded articles and specify gnus-summary-save-in-file
19031         should be used to save articles other than the first one when saving
19032         many articles.
19033         (gnus-summary-save-body-in-file): Use property to specify this
19034         function should save decoded articles.
19035         (gnus-summary-write-body-to-file): Use property to specify this
19036         function should save decoded articles and specify
19037         gnus-summary-save-body-in-file should be used to save articles other
19038         than the first one when saving many articles.
19039
19040         * gnus-sum.el (gnus-summary-save-article): Simplify.
19041
19042 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19043
19044         * gnus-art.el (gnus-default-article-saver):
19045         Add gnus-summary-write-body-to-file.
19046         (gnus-article-save-coding-system): Don't use coding system object
19047         in XEmacs.
19048         (gnus-read-save-file-name): Add optional `dir-var' argument which
19049         specifies directory in which files are saved; work even if optional
19050         `variable' argument is not specified.
19051         (gnus-summary-write-to-file): Read file name.
19052         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19053         (gnus-summary-write-body-to-file): New function.
19054
19055         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19056         (gnus-summary-local-variables): Add it.
19057         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19058         (gnus-summary-save-article): Remove optional `decode' argument;
19059         determine whether to decode articles by the value of
19060         gnus-default-article-saver; when saving many files using
19061         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19062         it first and use gnus-summary-save-in-file or
19063         gnus-summary-save-body-in-file thereafter unless
19064         gnus-prompt-before-saving is always; move point to article which
19065         will be saved.
19066         (gnus-summary-save-article-file): Revert.
19067         (gnus-summary-write-article-file): Revert.
19068         (gnus-summary-save-article-body-file): Revert.
19069         (gnus-summary-write-article-body-file): New function.
19070
19071 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19072
19073         * gnus-art.el (gnus-default-article-saver): Doc fix.
19074         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19075         from gnus-summary-save-article-coding-system, and default to a
19076         certain coding system.
19077         (gnus-output-to-file): Add coding cookie and encode text according
19078         to gnus-article-save-coding-system; don't use mm-append-to-file.
19079
19080         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19081         gnus-art.el and rename to gnus-article-save-coding-system.
19082         (gnus-summary-save-article): Require gnus-art; don't show all
19083         headers if it decodes articles; don't add coding cookie here;
19084         don't bind mm-text-coding-system-for-write.
19085         (gnus-summary-save-article-file): Save decoded articles.
19086         (gnus-summary-write-article-file): When saving many files, use
19087         gnus-summary-write-to-file first and gnus-summary-save-in-file
19088         thereafter unless gnus-prompt-before-saving is always.
19089         (gnus-summary-save-article-body-file): Save decoded articles.
19090
19091         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19092
19093 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19094
19095         * nnrss.el (nnrss-check-group): Bind hash-index.
19096
19097 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19098
19099         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19100         its hash index.  Store this hash in `nnrss-group-data'.
19101         (nnrss-read-group-data): Update accordingly.
19102
19103 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19104
19105         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19106         entry.
19107
19108         * gnus-sum.el (gnus-summary-make-menu-bar):
19109         Add gnus-article-browse-html-article.
19110
19111 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19112
19113         * gnus-sum.el (gnus-summary-mime-map):
19114         Add gnus-article-browse-html-article.
19115
19116         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19117
19118 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19119
19120         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19121         suitable coding systems in customize.
19122
19123 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19124
19125         * mail-source.el (mail-sources): Fix custom type.
19126
19127 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19128
19129         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19130         (gnus-summary-expire-articles-now): Shorten prompt.
19131
19132         * gmm-utils.el (wid-edit): Require.
19133         (defun-gmm): Rename from `gmm-defun-compat'.
19134         (gmm-image-search-load-path): Use it.
19135         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19136
19137 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19138
19139         * gnus-sum.el (gnus-summary-save-article-coding-system):
19140         New variable.
19141         (gnus-summary-save-article): Add optional `decode' argument.
19142         If it is set and gnus-summary-save-article-coding-system is non-nil,
19143         save decoded article.
19144         (gnus-summary-write-article-file): Save decoded article if
19145         gnus-summary-save-article-coding-system is non-nil.
19146
19147         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19148         type.
19149
19150 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19151
19152         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19153
19154 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19155
19156         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19157         first to test gnus-single-article-buffer which may be buffer-local.
19158
19159         * gnus-sum.el (gnus-summary-setup-buffer):
19160         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19161         group; make gnus-article-buffer, gnus-article-current, and
19162         gnus-original-article-buffer always buffer-local.
19163         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19164         group.
19165         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19166
19167 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19168
19169         * nnml.el (nnml-request-compact-group): Compressed files might not
19170         have .gz extension.
19171
19172 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19173
19174         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19175         (mm-copy-to-buffer): Use with-current-buffer.
19176         (mm-display-part): Simplify.
19177         (mm-inlinable-p): Add optional arg `type'.
19178
19179 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19180
19181         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19182         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19183         Try harder to show the attachment internally or externally using
19184         gnus-mime-view-part-as-type.
19185
19186 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19187
19188         * message.el (message-from-style, message-signature-separator)
19189         (message-user-organization-file, message-send-mail-function)
19190         (message-citation-line-function, message-yank-prefix)
19191         (message-indent-citation-function, message-signature)
19192         (message-signature-file, message-signature-insert-empty-line):
19193         Remove autoloads.
19194
19195         * gnus-art.el (gnus-buttonized-mime-types):
19196         Remove "multipart/signed".  Revert 2006-04-26 change.
19197
19198 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19199
19200         * gnus.el (gnus-version-number): Bump version.
19201
19202 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19203
19204         * gnus.el: No Gnus v0.5 is released.
19205
19206 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19207
19208         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19209         fetching articles by message-id.
19210
19211 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19212
19213         * message.el (hashcash): Require hashcash as normal.
19214
19215         * ecomplete.el (ecomplete-highlight-match-line):
19216         Use point-at-eol.
19217         (ecomplete-highlight-match-line): Use `highlight', because that
19218         face exists in both Emacs and XEmacs.
19219
19220         * message.el (message-display-abbrev): Use point-at-bol.
19221
19222         * mail-source.el: Don't require timer/timer-funcs.
19223
19224         * gnus-async.el: Ditto.
19225
19226         * password.el: Ditto.
19227
19228         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19229
19230         * mm-url.el: Ditto.
19231
19232         * gnus-xmas.el: Don't require timer-funcs.
19233
19234         * mm-util.el: Require timer/timer-funcs.
19235
19236 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19237
19238         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19239         Close.
19240
19241 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19242
19243         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19244         unibyte after clear-decrypt function runs.
19245
19246         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19247         returns as a unibyte string.
19248
19249 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19250
19251         * lpath.el: Revert.
19252
19253         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19254         (pgg-gpg-process-sentinel): Revert.
19255
19256         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19257         (pgg-pgp-lookup-key): Revert.
19258
19259         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19260         (pgg-pgp5-lookup-key): Revert.
19261
19262         * pgg.el (pgg-fetch-key): Revert.
19263
19264 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19265
19266         * lpath.el: Fbind string-as-multibyte for XEmacs.
19267
19268         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19269         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19270         (mml1991-pgg-encrypt): Ditto.
19271
19272         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19273         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19274         a multibyte buffer.
19275
19276         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19277         (pgg-pgp-lookup-key): Ditto.
19278
19279         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19280         (pgg-pgp5-lookup-key): Ditto.
19281
19282         * pgg.el (pgg-fetch-key): Ditto.
19283
19284 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19285
19286         * message.el (message-user-organization-file): Check several
19287         locations of the organization file.
19288
19289         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19290         Add gnus-article-view-part-as-type.
19291
19292         * gnus-art.el (gnus-article-view-part-as-type): New function.
19293
19294         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19295         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19296
19297         * mml.el: Simplify autoload.
19298         (mml-mode): defvar dnd-protocol-alist instead of using
19299         symbol-value.
19300         (mml-default-directory): New variable.
19301         (mml-minibuffer-read-file): Use it.
19302         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19303
19304         * message.el (message-citation-line-format): New variable.
19305         (message-insert-formated-citation-line): New function.
19306         (message-citation-line-function):
19307         Add `message-insert-formated-citation-line' to custom type.
19308
19309         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19310         to doc string.
19311
19312         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19313         depending on mm-verify-option.
19314
19315 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19316
19317         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19318         binding pgg-* variables; reimplement the section which prevents
19319         MIME header from being signed.
19320         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19321         pgg-text-mode; remove a blank line at the top of body.
19322
19323         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19324         lines at the top of body; use gnus-newsgroup-charset if there's no
19325         Charset header.
19326
19327 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19328
19329         * message.el (message-self-insert-commands): Doc fix.
19330
19331         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19332         (mm-uu-pgp-encrypted-test): Ditto.
19333         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19334         between header and body; return application/pgp-encrypted handle
19335         if decryption failed; decode decrypted body by charset.
19336
19337         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19338         element match to application/pgp-*.
19339
19340 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19341
19342         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19343         HTML.
19344
19345 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19346
19347         * mail-source.el (mail-source-call-script): Message the error
19348         string.
19349
19350 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19351
19352         * gnus-util.el (gnus-byte-compile): Use it.
19353
19354 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19355
19356         * gnus-util.el (kill-empty-logs): New function.
19357
19358 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19359
19360         * message.el (message-mail-alias-type): Doc fix.
19361         (message-mail-alias-type-p): New function.
19362         (message-send): Use it.
19363         (message-mode): Ditto.
19364         (message-strip-forbidden-properties): Ditto.
19365
19366         * ecomplete.el (ecomplete-database-file-coding-system):
19367         New variable.
19368         (ecomplete-save): Use it.
19369         (ecomplete-setup): Use it.
19370
19371 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19372
19373         * message.el (message-self-insert-commands): New variable.
19374         (message-strip-forbidden-properties): Use it.
19375
19376 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19377
19378         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19379         that doesn't make XEmacs choke.
19380
19381 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19382
19383         * gnus-util.el (gnus-replace-in-string):
19384         Prefer replace-regexp-in-string over of replace-in-string.
19385
19386 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19387
19388         * gnus-util.el (gnus-select-frame-set-input-focus):
19389         Use select-frame-set-input-focus if it is available in XEmacs; use
19390         definition defined in Emacs 22 for old Emacsen.
19391
19392         * dgnushack.el: Autoload unmorse-region for XEmacs.
19393
19394         * lpath.el: Bind cursor-in-non-selected-windows and
19395         select-frame-set-input-focus for XEmacs.
19396
19397 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19398
19399         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19400
19401 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19402
19403         * gnus-registry.el (gnus-registry-cache-save): Remove text
19404         properties when saving via the temp buffer.
19405
19406 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19407
19408         * message.el (message-generate-hashcash): Honor custom type.
19409
19410 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19411
19412         * message.el (message-generate-hashcash): Default to non-nil when
19413         hashcash is found.
19414
19415         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19416         (gnus-refer-thread-limit): Increase default to 500.
19417
19418         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19419
19420         * flow-fill.el (fill-flowed): Allow delete-space.
19421
19422 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19423
19424         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19425         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19426         Remove autoloads.
19427
19428 2006-04-18  Simon Josefsson  <jas@extundo.com>
19429
19430         * message.el (message-generate-hashcash): Default to.
19431
19432 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19433
19434         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19435         concatenating segments rather than before concatenating them.
19436
19437 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19438
19439         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19440
19441 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19442
19443         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19444
19445         * message.el (message-forward-make-body-plain):
19446         Allow message-forward-ignored-headers to be a list.
19447         (message-remove-ignored-headers): Factor out into function.
19448         (message-forward-make-body-mml): Use it.
19449
19450         * imap.el (imap-quote-specials): New function.
19451         (imap-login-auth): Quote specials.
19452
19453         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19454         (rfc2231-parse-string): Allow concatanation of parameters that
19455         aren't contiguous.  The test case is
19456           (mail-header-parse-content-type "message/external-body;
19457             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19458             access-type=LOCAL-FILE;
19459             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19460
19461 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19462
19463         * nntp.el (nntp-accept-process-output): Return the value of
19464         `nnheader-accept-process-output'.
19465
19466 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19467
19468         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19469         (gnus-button-alist): Recognize more diff formats.
19470         (gnus-button-patch): Strip directory.
19471
19472 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19473
19474         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19475         Emacs 22 when setting focus.
19476
19477 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19478
19479         * gnus-art.el (gnus-article-treat-types): Do treatment of
19480         text/x-verbatim parts.
19481         (gnus-button-patch): New command.
19482
19483         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19484         addresses that contain invalid characters.
19485
19486 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19487
19488         * message.el (message-put-addresses-in-ecomplete):
19489         Use gnus-replace-in-string.
19490         (message-is-yours-p): Use the more correct
19491         mail-header-parse-address instead of
19492         mail-extract-address-components.
19493         (message-put-addresses-in-ecomplete): Fix typo.
19494
19495         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19496         keystroke.
19497
19498         * gnus-art.el (gnus-treatment-function-alist): Change order of
19499         newsgroups/generic header folding to avoid double-folding.
19500
19501         * message.el (message-hidden-headers): Add X-Draft-From.
19502
19503         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19504         New command.
19505         (gnus-summary-repeat-search-article-backward): New command.
19506
19507         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19508         groups in the parent topic.
19509
19510 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19511
19512         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19513         (spam-extra-header-to-number): Return the CRM114 number as a
19514         number instead of a string.
19515
19516 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19517
19518         * gnus-art.el (gnus-face-properties-alist): Move here from
19519         gnus-fun.
19520
19521         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19522
19523 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19524
19525         * message.el (message-strip-forbidden-properties): Only display on
19526         self-insert-command.
19527
19528         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19529         reindent.
19530         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19531
19532 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19533
19534         * smiley.el (smiley-style): Fix typo.
19535
19536 2006-03-23  Kenichi Handa  <handa@m17n.org>
19537
19538         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19539         instead of set-buffer-multibyte.
19540
19541 2006-03-23  Kenichi Handa  <handa@m17n.org>
19542
19543         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19544         buffer and then decode the buffer text if necessary.
19545         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19546         first, and after mm-encode-body, change the buffer to unibyte.
19547
19548 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19549
19550         * hashcash.el (hashcash-insert-payment-async-2):
19551         Use message-goto-eoh instead of doing it manually.
19552         (mail-add-payment): Use message-narrow-to-header instead of trying
19553         to do the same itself.
19554
19555         * message.el (message-hidden-headers): Add Face.
19556
19557         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19558         reparenting code.
19559         (gnus-summary-reparent-children): Refactored out code.
19560         (gnus-summary-thread-map): New keystroke.
19561         (gnus-summary-reparent-children): Make into command.
19562
19563         * smiley.el (smiley-style): Default to `medium' if using a large
19564         font.
19565
19566         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19567         does it itself.
19568
19569         * message.el (message-point-in-header-p): Simplify definition.
19570
19571 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19572
19573         * nnagent.el (nnagent-request-set-mark): Silence log file
19574         writing.
19575         (nnagent-request-set-mark): Use write-region instead of
19576         append-to-file.
19577
19578         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19579         strange select method.
19580
19581         * ecomplete.el (ecomplete-display-matches): Get highlightling
19582         right.
19583         (ecomplete-display-matches): Use literals.
19584         (ecomplete-display-matches): Disable message logging.
19585
19586         * message.el (message-display-abbrev): Small optimization.
19587
19588         * ecomplete.el (ecomplete-display-matches): Allow automatic
19589         display.
19590
19591         * message.el (message-strip-forbidden-properties):
19592         Display abbrevs.
19593         (message-display-abbrev): Get automatic display right.
19594
19595         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19596         keystrokes.
19597
19598 2006-04-13  Romain Francoise  <romain@orebokech.com>
19599
19600         TODO: Backport to v5-10!
19601
19602         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19603         Move here (and rename) from gnus-registry.el.
19604
19605         * gnus-registry.el: Require gnus-util.
19606         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19607
19608 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19609
19610         * gnus-group.el (gnus-group-catchup-current):
19611         Change if-then-else-if-then-else into cond.
19612         (gnus-group-catchup): Indent.
19613         (group-name-at-point): New function.
19614         (gnus-fetch-group): Provide default from thing at point.
19615
19616 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19617
19618         * message.el (message-display-abbrev): Fix regexp.
19619
19620         * ecomplete.el (ecomplete-highlight-match-line):
19621         Reimplement choosing.
19622         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19623         dead variables.
19624
19625         * message.el (message-newline-and-indent): Remove debugging.
19626         (message-display-abbrev): Use new implementation.
19627
19628 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19629
19630         * gnus-art.el (gnus-article-mode):
19631         Set cursor-in-non-selected-windows to nil.
19632
19633         * smiley.el: Revert previous change.
19634         (smiley-data-directory): defvar it before using it in the
19635         defcustom of `smiley-style'.
19636
19637 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19638
19639         * message.el (message-newline-and-indent): New function.
19640
19641         * ecomplete.el: Implement more bits.
19642
19643         * message.el (message-put-addresses-in-ecomplete): Clean up the
19644         string.
19645
19646         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19647
19648         * gnus-sum.el (gnus-summary-save-parts):
19649         Bind gnus-summary-save-parts-counter and use it to make unique file
19650         names.
19651
19652         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19653
19654         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19655         parameter to say whether to actually parse the individual
19656         addresses.
19657
19658         * message.el (message-put-addresses-in-ecomplete): New function.
19659         (ecomplete): Require.
19660         (message-mail-alias-type): Add ecomplete as an option.
19661
19662 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19663
19664         * flow-fill.el (fill-flowed): Remove trailing space from blank
19665         quoted lines.
19666
19667 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19668
19669         * smiley.el (smiley-style): Move definition later to avoid a
19670         compilation warning.
19671
19672 2006-04-12  Kenichi Handa  <handa@m17n.org>
19673
19674         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19675         buffer and then decode the buffer text if necessary.
19676         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19677         first, and after mm-encode-body, change the buffer to unibyte.
19678         Use mm-disable-multibyte instead of set-buffer-multibyte.
19679
19680 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19681
19682         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19683         Content-Type header instead of Content-Disposition header.
19684         (gnus-mime-inline-part): Ditto.
19685         (gnus-mime-view-part-as-charset): Ignore charset that the part
19686         specifies.
19687
19688         * mm-decode.el (mm-display-part): Work with external parts and
19689         usual parts similarly.
19690
19691         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19692         instead of gnus-display-mime.
19693
19694         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19695         instead of with-temp-buffer.
19696
19697         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19698         tag to summarized topics part in order to encode non-ASCII text.
19699
19700 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19701
19702         * smiley.el (smiley-style): New variable.
19703         (smiley-directory): New function.
19704         (smiley-data-directory): Derive from `smiley-style' using
19705         `smiley-directory'.
19706         (smiley-regexp-alist): Add new entries.
19707
19708         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19709         (gnus-article-browse-delete-temp): Add :version.
19710
19711 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19712
19713         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19714         the sieve region.
19715
19716 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19717
19718         * gnus.el (gnus-version-number): Bump version.
19719
19720 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19721
19722         * gnus.el: No Gnus v0.4 is released.
19723
19724 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19725
19726         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19727         layout.
19728
19729         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19730         unknown charset.
19731
19732         * message.el (message-header-synonyms): Add Original-To to the
19733         default.
19734
19735         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19736         optional parameter.
19737
19738 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19739
19740         * gnus-fun.el (gnus): Require it for gnus-directory.
19741
19742 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19743
19744         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19745
19746 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19747
19748         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19749
19750 2006-04-05  Simon Josefsson  <jas@extundo.com>
19751
19752         * password.el (password-reset): New function.
19753
19754 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19755
19756         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19757         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19758
19759 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19760
19761         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19762         Some whitespace was matched into the url, which broke browsing hits
19763         > 100 when mm-url-use-external was nil.
19764
19765 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19766
19767         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19768         Check gnus-extra-headers for 'Newsgroups.
19769
19770         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19771         bound.
19772
19773 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19774
19775         * pgg-gpg.el: Clean up process buffers every time gpg processes
19776         complete.
19777
19778 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19779
19780         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19781         doc string.
19782
19783 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19784
19785         * pgg-gpg.el (pgg-gpg-process-filter)
19786         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19787
19788         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19789         lines, temporary fix.
19790
19791 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19792
19793         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19794
19795 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19796
19797         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19798         default-enable-multibyte-characters.  This reverts the change from
19799         revision 6.17 which is no longer necessary because the passphrase
19800         is sent separately now.  GnuPG messages are unreadable under
19801         multibyte locales with default-enable-multibyte-characters set to
19802         nil.
19803
19804 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19805
19806         * message.el (message-tool-bar-gnome): Move "spell".
19807
19808 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19809
19810         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19811         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19812         instead.
19813
19814 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19815
19816         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19817         Improve newsgroups handling for NNTP overviews which don't include
19818         Newsgroups.
19819
19820 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19821
19822         * message.el (message-resend): Bind message-generate-hashcash to nil.
19823
19824 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19825
19826         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19827         when searching for already-paid recipients.
19828
19829 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19830
19831         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19832         passphrases when it is not needed.
19833         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19834         passphrase stuff from gpg, should only be necessary when you use
19835         gpg with a smartcard.
19836
19837 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19838
19839         * mml.el (mml-insert-mime): Ignore cached contents of
19840         message/external-body part.
19841
19842         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19843         (mm-insert-part): Ditto.
19844
19845 2006-03-23  Simon Josefsson  <jas@extundo.com>
19846
19847         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19848         Reiner.
19849         (pgg-gpg-use-agent-p): Use it again.
19850
19851 2006-03-23  Simon Josefsson  <jas@extundo.com>
19852
19853         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19854         older emacsen.
19855         (pgg-gpg-use-agent-p): Don't use it.
19856
19857 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19858
19859         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19860         if we can.
19861
19862 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19863
19864         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19865         (pgg-gpg-update-agent): New function.
19866         (pgg-gpg-use-agent-p): New function.
19867         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19868         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19869         (pgg-gpg-sign-region): Use it.
19870
19871 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19872
19873         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19874         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19875
19876 2006-03-21  Simon Josefsson  <jas@extundo.com>
19877
19878         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19879         <wilde@sha-bang.de>.
19880         (pgg-gpg-use-agent): New variable.
19881         (pgg-gpg-process-region): Use it.
19882         (pgg-gpg-encrypt-region): Likewise.
19883         (pgg-gpg-encrypt-symmetric-region): Likewise.
19884         (pgg-gpg-decrypt-region): Likewise.
19885         (pgg-gpg-sign-region): Likewise.
19886         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19887
19888 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19889
19890         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19891
19892         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19893         Add comment on version.
19894
19895 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19896
19897         * smiley.el: Add missing test smiley.
19898
19899 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19900
19901         * mm-decode.el (mm-with-part): New macro.
19902         (mm-get-part): Use it; work with message/external-body as well.
19903         (mm-save-part): Treat name and filename equally.
19904
19905         * mm-extern.el (mm-extern-cache-contents): New function.
19906         (mm-inline-external-body): Use it; force the part to be displayed;
19907         move undisplayer added to the cached handle to the parent.
19908
19909         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19910         (gnus-mime-view-part-as-type): Work with message/external-body.
19911
19912         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19913
19914 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19915
19916         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19917         images in image-load-path.  [Sync with image.el, revision 1.60, in
19918         Emacs.]
19919
19920 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19921
19922         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19923         path rather than symbol.  Always return list of directories.
19924         Guarantee that image directory comes first.  [Sync with image.el,
19925         revision 1.59, in Emacs.]
19926
19927         * message.el (message-make-tool-bar): Adjust to new API of
19928         `gmm-image-load-path-for-library'.
19929
19930         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19931
19932         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19933
19934 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19935
19936         * gnus-art.el (gnus-article-only-boring-p):
19937         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19938         intangible text.
19939         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19940
19941 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19942
19943         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19944         Use `defun' instead of `gmm-defun-compat'.
19945
19946 2006-03-14  Simon Josefsson  <jas@extundo.com>
19947
19948         * message.el (message-unique-id): Don't use message-number-base36
19949         if (user-uid) is a float.
19950         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19951
19952 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19953
19954         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19955
19956         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19957         empty line between a part and a message part.
19958
19959 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19960
19961         * smiley.el: Add more test smileys.
19962         (smiley-data-directory, smiley-regexp-alist)
19963         (gnus-smiley-file-types): Fix doc strings.
19964         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19965         adding new elements.
19966         (smiley-mouse-map): Unused code.  Make it a comment.
19967
19968 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19969
19970         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19971         scan latest NoCeM messages instead of old ones.
19972         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19973         delimiters that are recently used.
19974         (gnus-nocem-load-cache): Add autoload cookie.
19975
19976         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19977
19978         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19979         level which is larger than gnus-use-nocem is specified.
19980
19981         * gnus-group.el (gnus-group-get-new-news): Ditto.
19982
19983 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19984
19985         * gnus-util.el (gnus-tool-bar-update): New function.
19986
19987         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19988         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19989
19990         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19991
19992         * gnus-group.el (gnus-group-redraw-when-idle)
19993         (gnus-group-redraw-check): Remove.
19994         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19995
19996 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19997
19998         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19999         if optional last element is specified in splits (FIELD VALUE...).
20000
20001 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20002
20003         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20004         to gmm-image-load-path-for-library.  Call with no-error argument.
20005         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20006
20007         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20008
20009         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20010
20011         * gmm-utils.el (gmm-image-load-path): Remove alias.
20012
20013 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20014
20015         * gmm-utils.el (gmm-image-load-path): Add alias.
20016
20017         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20018         nnml-generate-nov-databases-1.
20019         (nnml-generate-nov-databases): Use it.
20020         (nnml-generate-nov-databases-directory): Document no-active
20021         argument.
20022
20023         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20024         directory if path is t.  Add no-error.
20025
20026         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20027         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20028
20029         * gnus-art.el (gnus-article-browse-delete-temp-files):
20030         Simplify resetting gnus-article-browse-html-temp-list.
20031
20032         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20033         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20034         Add example to docstring.  Rename local variables.  Move error
20035         checks to default case in cond and simplify.
20036
20037 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20038
20039         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20040         handle is multipart when calling it recursively.
20041         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20042
20043 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20044
20045         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20046         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20047
20048 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20049
20050         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20051         is loaded.
20052
20053         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20054         loaded.
20055
20056 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20057
20058         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20059         to "Emacs 23 (unicode)" in doc string.
20060
20061         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20062         "Emacs 23 (unicode)" in comment.
20063
20064 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20065
20066         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20067
20068         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20069         characters 160 through 255 in Emacs 23.
20070
20071 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20072
20073         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20074         gnus-article-browse-html-temp.
20075         (gnus-article-browse-delete-temp): Make it customizable.
20076         Add `file'.  Adjust doc string.
20077         (gnus-article-browse-delete-temp-files): Add argument.
20078         Allow query for each file.  Adjust doc string.
20079         (gnus-article-browse-html-parts):
20080         Add `gnus-article-browse-delete-temp-files' to
20081         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20082
20083 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20084
20085         * gnus-art.el (gnus-article-browse-html-temp)
20086         (gnus-article-browse-delete-temp): New variables.
20087         (gnus-article-browse-delete-temp-files): New function.
20088         (gnus-article-browse-html-parts): Use it.
20089
20090 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20091
20092         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20093
20094         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20095         string.
20096
20097         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20098         gnus-summary-insert-new-articles when unplugged.
20099         Remove gnus-summary-search-article-forward.
20100
20101         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20102         display-visual-class instead of display-color-cells.
20103
20104 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20105
20106         * dgnushack.el: Autoload customize-group for XEmacs.
20107
20108         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20109         message/* containing non-ASCII text properly.
20110
20111 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20112
20113         * message.el: Require gmm-utils, remove autoloads.
20114         (message-tool-bar): Set default based on
20115         gmm-tool-bar-style.
20116         (message-tool-bar-gnome): Add gmm-customize-mode.
20117
20118         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20119         gmm-tool-bar-style.
20120         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20121
20122         * gnus-group.el (gnus-group-tool-bar): Set default based on
20123         gmm-tool-bar-style.
20124         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20125
20126         * gmm-utils.el (gmm-image-directory): Rename variable from
20127         gmm-image-load-path.
20128         (gmm-image-load-path): Use gmm-image-directory.
20129         (gmm-customize-mode): New function.
20130         (gmm-tool-bar-style): New variable.
20131
20132         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20133         gnus-group-redraw-line-number.
20134         (gnus-group-redraw-check): Simplify.
20135         (gnus-group-tool-bar-update): Remove redraw check.
20136         (gnus-group-make-tool-bar): Add redraw check.
20137
20138 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20139
20140         * gnus-art.el (gnus-button): Add missing parentheses.
20141
20142 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20143
20144         * lpath.el: Fbind line-number-at-pos.
20145
20146 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20147
20148         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20149
20150 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20151
20152         * gnus-art.el (gnus-button): New face.
20153         (gnus-article-button-face): Use it.
20154
20155         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20156         Add gnus-summary-next-page.  Re-order.
20157
20158         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20159         next-node are now included.
20160         (gnus-group-redraw-line-number): New internal variable.
20161         (gnus-group-redraw-check): Helper function for updating the tool
20162         bar.
20163         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20164
20165         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20166
20167         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20168         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20169         Use it to match format of Spamassassin 3.0 and later.
20170         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20171         (spam-check-bogofilter)
20172         (spam-bogofilter-register-with-bogofilter): Fix args of
20173         `gnus-error' calls.
20174
20175 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20176
20177         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20178         unnecessary interaction when sending queued mails.
20179         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20180
20181 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20182
20183         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20184         first or last are nil.
20185
20186 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20187
20188         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20189
20190 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20191
20192         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20193
20194 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20195
20196         * dns.el (query-dns): Protect more against buggy tcp output.
20197
20198 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20199
20200         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20201         nov.php.
20202
20203 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20204
20205         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20206         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20207         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20208         output on the server side.
20209         (nnweb-google-create-mapping): Update regexps and add some
20210         progress indication.
20211
20212 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20213
20214         * gnus-group.el (gnus-group-tool-bar-gnome):
20215         Fix gnus-agent-toggle-plugged.  Re-order icons.
20216         (gnus-group-tool-bar-gnome):
20217         Add gnus-group-{prev,next}-unread-group.
20218         (gnus-group-tool-bar-gnome): Re-order icons.
20219
20220         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20221         Move gnus-summary-insert-new-articles.
20222
20223         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20224         Fix comments.
20225
20226         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20227         also available in Emacs 21.3.
20228
20229         * message.el (message-fix-before-sending): Change "Emacs 22" to
20230         "Emacs 23 (unicode)" in comment.
20231
20232         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20233         "Emacs 23 (unicode)" in comment.
20234
20235         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20236         comment.
20237         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20238
20239         * mm-view.el (mm-fill-flowed): Add :version.
20240
20241 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20242
20243         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20244         and load-path.
20245
20246 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20247
20248         * message.el: Autoload gmm-image-load-path.
20249         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20250         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20251         consitency.
20252
20253         * gmm-utils.el (gmm-image-load-path): Also search in
20254         "../etc/images".  Don't set gmm-image-load-path if we don't find
20255         the image.
20256
20257 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20258
20259         * gmm-utils.el (gmm-image-load-path): Don't make
20260         `gmm-image-load-path' include subdirectories which the second arg
20261         `image' might specify.
20262
20263         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20264         subdirectory to icon file names.
20265
20266         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20267
20268 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20269
20270         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20271         gmm-image-load-path calls.
20272
20273         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20274
20275         * message.el (message-make-tool-bar): Ditto.
20276
20277         * mml.el (mml-preview): Add comment concerning tool bar icons.
20278
20279         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20280         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20281
20282         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20283         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20284
20285         * message.el (message-tool-bar-gnome): Use new icon names.
20286         (message-make-tool-bar): Use `gmm-image-load-path'.
20287
20288         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20289         New functions from MH-E.
20290         (gmm-image-load-path): New variable from MH-E.
20291         (gmm-image-load-path): New function from MH-E.  Add arguments
20292         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20293         *-image-load-path-called-flag.
20294
20295 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20296
20297         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20298
20299 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20300
20301         * nnimap.el (nnimap-request-move-article): Change folder back to
20302         source group before deleting.
20303
20304 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20305
20306         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20307
20308         * gnus-art.el (mm-url-insert-file-contents-external):
20309         Autoload mm-url.
20310
20311         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20312
20313 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20314
20315         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20316         coding system which mm-charset-to-coding-system returns for a
20317         given charset is valid.
20318
20319 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20320
20321         * html2text.el (html2text-remove-tag-list):
20322         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20323
20324 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20325
20326         * gnus-cus.el: Revert 2005-10-17 change.
20327
20328 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20329
20330         * gnus-art.el (article-strip-banner):
20331         Call article-really-strip-banner only when the regexp match is made.
20332
20333 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20334
20335         * gnus-art.el (article-strip-banner):
20336         Use gnus-extract-address-components instead of
20337         mail-header-parse-addresses to make it work with non-ASCII text;
20338         remove mail-encode-encoded-word-string.
20339
20340         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20341         values which are surrounded with \"...\"; make it never cause a
20342         Lisp error; give up parsing of parameters if it failed in
20343         extracting type.
20344
20345 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20346
20347         * smime.el (smime-cert-by-ldap-1): Fix bug where
20348         `smime-ldap-search' returns results without userCertificates.
20349
20350 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20351
20352         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20353
20354 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20355
20356         * spam.el (spam-check-spamassassin-headers): Adapt format for
20357         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20358         <ari@mbf.ocn.ne.jp>.
20359         (spam-list-of-processors): Add spam-use-gmane.
20360
20361 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20362
20363         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20364         make-temp-file; make it work with XEmacs as well.
20365
20366         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20367         mm-make-temp-file.
20368
20369         * mm-decode.el (mm-display-external): Use the 3rd arg of
20370         mm-make-temp-file.
20371         (mm-create-image-xemacs): Ditto.
20372
20373 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20374
20375         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20376         with message-narrow-to-headers.
20377         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20378         (gnus-draft-check-draft-articles): New function.
20379         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20380
20381 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20382
20383         * gnus-art.el (gnus-article-browse-html-parts):
20384         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20385         Don't use suffix argument for mm-make-temp-file for Emacs 21
20386         compatibility.  Remove useless `format'.
20387
20388 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20389
20390         * nnweb.el (nnweb-google-wash-article): Update regexps.
20391         (nnweb-group-alist): Use defvoo instead of defvar.
20392
20393 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20394
20395         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20396         re-loading nn* modules.
20397
20398 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20399
20400         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20401         for `tool-bar-mode' and don't check it's default-value.
20402
20403         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20404
20405         * message.el (message-make-tool-bar): Ditto.
20406
20407         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20408         `substring'.  Shorten tmp-file name.
20409
20410         * gnus.el: Remove bogus comment.
20411
20412 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20413
20414         * gnus-art.el (gnus-article-browse-html-parts): New function.
20415         (gnus-article-browse-html-article): New function for viewing html
20416         articles with a browser.
20417
20418 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20419
20420         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20421         in elisp.
20422         (pgg-gpg-encrypt-symmetric-region): Ditto.
20423         (pgg-gpg-sign-region): Ditto.
20424
20425         * pgg-def.el (pgg-text-mode): New variable.
20426
20427         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20428         (mml2015-pgg-encrypt): Ditto.
20429
20430         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20431         (mml1991-pgg-encrypt): Ditto.
20432
20433 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20434
20435         * nnfolder.el (nnfolder-insert-newsgroup-line):
20436         Use message-make-date instead of current-time-string.
20437
20438         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20439         to gnus-decoded which mm-uu might set.
20440
20441 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20442
20443         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20444         don't decode quoted parameters; remove misimported Emacs code.
20445         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20446         (rfc2231-decode-encoded-string): Don't use split-string which
20447         behaves differently according to Emacs version; use
20448         mm-decode-coding-region to convert charset to coding-system.
20449         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20450         (rfc2231-encode-string): Remove misimported Emacs code.
20451
20452 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20453
20454         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20455         when calling mail-header-parse-content-type.
20456         (article-de-quoted-unreadable): Ditto.
20457         (article-de-base64-unreadable): Ditto.
20458         (article-wash-html): Ditto.
20459
20460         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20461         calling mail-header-parse-content-type and
20462         mail-header-parse-content-disposition.
20463         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20464         mail-header-parse-content-type.
20465
20466         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20467         insert charset and format parameters; encode description after
20468         inserting it to buffer.
20469         (mml-insert-parameter): Fold lines properly even if a parameter is
20470         segmented into two or more lines; change the max column to 76.
20471
20472         * rfc1843.el (rfc1843-decode-article-body): Don't use
20473         ignore-errors when calling mail-header-parse-content-type.
20474
20475         * rfc2231.el (rfc2231-parse-string): Return at least type if
20476         possible; don't cause an error even if it fails in parsing of
20477         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20478         (rfc2231-encode-string): Don't break lines at the beginning, leave
20479         it to mml-insert-parameter.
20480
20481         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20482         calling mail-header-parse-content-type.
20483
20484 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20485
20486         * spam-report.el (spam-report-gmane-use-article-number):
20487         Improve doc string.
20488         (spam-report-gmane-internal): Check if a suitable header was found
20489         in the article.
20490
20491 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20492
20493         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20494         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20495
20496 2006-02-05  Romain Francoise  <romain@orebokech.com>
20497
20498         Update copyright notices of all files in the gnus directory.
20499
20500 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20501
20502         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20503
20504 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20505
20506         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20507         segmented lines of parameter value to cope with Thunderbird 1.5
20508         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20509         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20510         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20511
20512 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20513
20514         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20515         parts.
20516
20517 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20518
20519         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20520         there's only one active file for all servers.
20521         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20522         solid groups.  Gnus might have used a FAST request to select the group.
20523         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20524         and nnweb-search redundantly in the active file.
20525         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20526         (nnweb-request-create-group): Don't use ARGS.
20527         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20528         initializations.  Let nnoo do the work.
20529
20530 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20531
20532         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20533         Say the part has been decoded.
20534
20535         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20536
20537 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20538
20539         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20540         mailcap-viewer-test-cache when there's no 'test clause, since that
20541         will invert the meaning of a "nil" test previously determined by
20542         mailcap-mailcap-entry-passes-test.
20543
20544 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20545
20546         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20547         compiling.
20548
20549         * gnus-sum.el: Ditto.
20550
20551         * message.el: Don't bind tool-bar-map when compiling.
20552
20553 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20554
20555         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20556
20557 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20558
20559         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20560         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20561         current Google Groups.
20562
20563 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20564
20565         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20566         and tool-bar-mode.
20567
20568         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20569         and tool-bar-mode.
20570
20571         * message.el (message-tool-bar-update): Simplify.
20572         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20573
20574         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20575         gnus-summary-buffer.
20576         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20577         gnus-summary-reply.
20578
20579         * gmm-utils.el (gmm): Add :version.
20580
20581 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20582
20583         * Makefile.in (clean): New rule.
20584         (distclean): Use it.
20585
20586 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20587
20588         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20589         Don't autoload.
20590
20591 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20592
20593         * gmm-utils.el (gmm-verbose): Add :group.
20594
20595 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20596
20597         * message.el: Change some comments WRT tool-bars.
20598
20599         * gnus-sum.el (gnus-summary-tool-bar)
20600         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20601         (gnus-summary-tool-bar-zap-list): New variables.
20602         (gnus-summary-make-tool-bar): Complete rewrite using
20603         `gmm-tool-bar-from-list'.
20604
20605         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20606         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20607         New variables.
20608         (gnus-group-make-tool-bar): Complete rewrite using
20609         `gmm-tool-bar-from-list'.
20610         (gnus-group-tool-bar-update): New function.
20611
20612         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20613
20614 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20615
20616         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20617         is dissected into a single part of which the type is the same as
20618         the given one; decode charset.
20619
20620 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20621
20622         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20623         into alists as symbol not string, since that's what
20624         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20625         look for.
20626
20627 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20628
20629         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20630         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20631
20632         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20633
20634 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20635
20636         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20637         (gnus-xmas-mime-security-button-menu): New function.
20638
20639         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20640         (gnus-mime-security-button-menu): New definition.
20641         (gnus-mime-security-button-map): Use them.
20642         (gnus-mime-security-button-menu): New function.
20643         (gnus-insert-mime-security-button): Addition to help echo.
20644         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20645         (gnus-mime-security-pipe-part): New functions.
20646
20647         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20648         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20649
20650         * mm-decode.el (mm-handle-set-disposition): Remove.
20651         (mm-handle-set-description): Remove.
20652
20653 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20654
20655         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20656         (mm-w3m-standalone-supports-m17n-p): New function.
20657         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20658         w3m usage.
20659
20660         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20661         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20662
20663 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20664
20665         * message.el (message-tool-bar-zap-list):
20666         Use gmm-tool-bar-zap-list as custom type.
20667         (message-tool-bar-update): New function.
20668         (message-tool-bar, message-tool-bar-gnome)
20669         (message-tool-bar-retro): Add message-tool-bar-update.
20670         (message-tool-bar-gnome): Add flyspell-buffer.
20671
20672         * gnus-util.el (gnus-error): Describe `args'.
20673
20674         * gmm-utils.el (gmm-error): Describe `args'.
20675         (gmm-tool-bar-zap-list): New widget.
20676         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20677
20678 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20679
20680         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20681         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20682         the number of recursive calls.
20683
20684         * mm-decode.el (mm-handle-set-disposition): New macro.
20685         (mm-handle-set-description): New macro.
20686
20687 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20688
20689         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20690         encoding.
20691
20692 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20693
20694         * message.el (message-tool-bar-zap-list, message-tool-bar)
20695         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20696         (message-tool-bar-local-item-from-menu): Remove.
20697         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20698         (message-make-tool-bar): New function.
20699         (message-mode): Use `message-make-tool-bar'.
20700
20701         * gmm-utils.el: New file.
20702         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20703         (gmm-lazy): New widget copied from `nnmail.el'.
20704         (gmm-tool-bar-from-list): New function for creating customizable
20705         tool bars.
20706         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20707         output.
20708         (gmm): Add :prefix to defgroup.
20709
20710 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20711
20712         * gmm-utils.el (gmm-widget-p): New function.
20713
20714 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20715
20716         * mml.el (mml-attach-file): Describe `description' in doc string.
20717         (mml-menu): Add Emacs MIME manual and PGG manual.
20718
20719 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20720
20721         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20722
20723 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20724
20725         * nntp.el (nntp-end-of-line): Doc fix.
20726
20727 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20728
20729         * imap.el (imap-open): Handle case where buffer is a buffer
20730         object.
20731
20732 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20733
20734         * gnus-delay.el (gnus-delay): Don't autoload.
20735         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20736         to be re-loaded when customizing the `gnus-delay' group.
20737
20738 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20739
20740         * message.el (message-insert-citation-line): Use newlines.
20741
20742 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20743
20744         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20745         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20746         these routines, so the passphrase can be managed externally and
20747         passed in to the system.
20748         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20749         pgg-add-passphrase-to-cache function.
20750
20751         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20752         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20753         these routines, so the passphrase can be managed externally and
20754         passed in to the system.
20755         (pgg-pgp5-sign-region): Use new name of
20756         pgg-add-passphrase-to-cache function.
20757
20758 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20759
20760         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20761         part of the decoded armor to find the key-identifier.
20762         (pgg-gpg-lookup-key-owner): New function to return the
20763         human-readable identifier of a key owner.
20764         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20765         itself.
20766         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20767         the key value) if we have a key and can match it against a secret
20768         key.  Also, added a note pointing out fact that the prompt only
20769         indicates the first matching key.
20770
20771         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20772         pgg-decrypt-region.
20773         (pgg-add-passphrase-to-cache): Rename from
20774         `pgg-add-passphrase-cache' to reduce confusion (all callers
20775         changed).
20776         (pgg-remove-passphrase-from-cache): Rename from
20777         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20778         changed).
20779         (pgg-read-passphrase, pgg-add-passphrase-cache)
20780         (pgg-remove-passphrase-cache): Add informative docstrings.
20781         (pgg-decrypt): Convey provided passphrase in subordinate call to
20782         pgg-decrypt-region.
20783
20784 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20785
20786         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20787         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20788         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20789         'passphrase' argument, so the passphrase can be managed externally
20790         and then passed in to the system.
20791
20792         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20793         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20794         so the passphrase cache can be used reliably with identifiers
20795         besides a pgp packet's key id.
20796
20797         * pgg-gpg.el (pgg-gpg-encrypt-region)
20798         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20799         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20800         these routines, so the passphrase can be managed externally and
20801         passed in to the system.
20802
20803         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20804         'notruncate' argument, so the passphrase cache can be used
20805         reliably with identifiers besides a pgp packet's key id.
20806
20807 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20808
20809         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20810         symmetric encryption.
20811         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20812         encrypted session key.
20813         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20814         message ask for the passphrase in a proper way.
20815
20816         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20817         New user commands for symmetric encryption.
20818
20819 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20820
20821         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20822
20823         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20824
20825 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20826
20827         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20828
20829 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20830
20831         * mm-decode.el (mm-inlined-types): Add application/pgp.
20832         (mm-automatic-display): Ditto.
20833
20834         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20835         part as text.
20836
20837 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20838
20839         * nnrss.el: Update copyright.
20840         (nnrss-opml-import): Query whether to subscribe to each entry.
20841
20842         * gnus-art.el:
20843         * gnus-sum.el:
20844         * gnus-xmas.el:
20845         * messagexmas.el:
20846         * mm-uu.el:
20847         * mm-view.el: Update copyright.
20848
20849 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20850
20851         * message.el (message-info): New function.
20852         (message-mode-menu): Add it.
20853         Update copyright.
20854
20855         * ChangeLog: Fix and update copyright.
20856
20857 2006-01-13  Romain Francoise  <romain@orebokech.com>
20858
20859         * message.el (message-forward-subject-name-subject): Prefer the
20860         address to 'nowhere' if the sender has no name.
20861         Fix typo.  Update copyright year.
20862
20863 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20864
20865         * gnus-art.el (article-wash-html):
20866         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20867         (gnus-article-wash-html-with-w3m-standalone): New function.
20868
20869         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20870         mm-inline-text-html-render-with-w3m-standalone.
20871         (mm-text-html-washer-alist): Map w3m-standalone to
20872         gnus-article-wash-html-with-w3m-standalone.
20873         (mm-inline-text-html-render-with-w3m-standalone): New function.
20874
20875 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20876
20877         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20878         Improve LaTeX.
20879
20880 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20881
20882         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20883         (nnrss-request-article): Render text/plain parts as HTML.
20884
20885         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20886         the buffer.
20887
20888 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20889
20890         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20891         custom definition of `gnus-posting-styles'.
20892
20893         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20894         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20895
20896 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20897
20898         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20899         Use nntp for bug archive.
20900
20901 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20902
20903         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20904         parts.
20905         (nnrss-normalize-date): New function converts ISO 8601 date into
20906         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20907         (nnrss-check-group): Use it.
20908
20909 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20910
20911         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20912
20913         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20914         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20915         (nnrss-insert-w3): Ditto.
20916
20917 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20918
20919         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20920         the articles to be forwarded including the case where neither a
20921         number of articles nor a region is specified.
20922
20923 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20924
20925         * nnrss.el (nnrss-request-article): Fix last change; fill
20926         text/plain parts.
20927
20928 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20929
20930         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20931         in text/plain part.
20932         (nnrss-check-group): Don't add excessive newline to dc:subject.
20933
20934 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20935
20936         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20937         article.
20938
20939 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20940
20941         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20942         (nnml-use-compressed-files, nnml-save-mail): Support other
20943         comression programs such as bzip2.
20944
20945 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20946
20947         * dns.el (query-dns): Make sure we check the buffer size before
20948         removing tcp headers.
20949
20950 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20951
20952         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20953         remove MIME buttons associated with multipart/alternative parts.
20954         (gnus-mime-display-alternative): Tag buttons using `article-type'
20955         text property.
20956
20957         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20958         associated with multipart/alternative parts.
20959
20960         * gnus-art.el (gnus-signature-separator): Fix custom type.
20961
20962         * mm-decode.el (mm-inlined-types): Fix custom type.
20963         (mm-keep-viewer-alive-types): Ditto.
20964         (mm-automatic-display): Ditto.
20965         (mm-attachment-override-types): Ditto.
20966         (mm-inline-override-types): Ditto.
20967         (mm-automatic-external-display): Ditto.
20968
20969 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20970
20971         * spam-report.el (spam-report-user-mail-address)
20972         (spam-report-user-agent): New variables.
20973         (spam-report-url-ping-plain): Use spam-report-user-agent.
20974
20975 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20976
20977         * gnus-art.el (gnus-button-handle-custom): Do not just use
20978         `customize-apropos' for any "M-x customize-*" button but the
20979         function called for.  Accept both the function name and its
20980         argument in order to achieve this.
20981         (gnus-button-alist): Remove support for "custom:" URL's.
20982         Pass function name to `gnus-button-handle-custom' in case of "M-x
20983         customize-*" buttons.
20984
20985 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20986
20987         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20988         multipart/alternative and add xref to mm-discouraged-alternatives
20989         in doc string.
20990
20991         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20992         gnus-buttonized-mime-types in doc string.
20993
20994 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20995
20996         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20997         Suggest image/.* in the doc string.
20998
20999 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21000
21001         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21002         message-marks (Debian bug#342521).
21003
21004 2005-12-12  Simon Josefsson  <jas@extundo.com>
21005
21006         * password.el (password-read-from-cache): Add.
21007         (password-read): Use it.
21008
21009 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21010
21011         * rfc2047.el (rfc2047-charset-to-coding-system):
21012         Recognize us-ascii as a MIME charset.
21013
21014         * mm-bodies.el (mm-decode-content-transfer-encoding):
21015         Protect against the case where the 2nd arg TYPE is nil.
21016
21017 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21018
21019         * pop3.el (pop3-stream-type): Fix custom version.
21020
21021         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21022
21023 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21024
21025         * mm-decode.el (mm-display-external): Add missing cdr.
21026
21027 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21028
21029         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21030         RFC1524) if it is in mailcap or add a suffix according to
21031         mailcap-mime-extensions when generating a temp filename; postpone
21032         deleting a temp file for 2 seconds for some wrappers, shell
21033         scripts, and so on, which might exit right after having started a
21034         viewer command as a background job.
21035
21036 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21037
21038         * nntp.el (nntp-marks-directory): Fix custom group.
21039
21040         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21041         steps when < 10.
21042
21043         * gnus-start.el (gnus-no-server-1):
21044         Mention `gnus-level-default-subscribed' in doc string.
21045
21046 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21047
21048         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21049         parens.
21050
21051 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21052
21053         * gnus-xmas.el (gnus-use-toolbar): Revert.
21054         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21055         gnus-use-toolbar is default.
21056
21057         * messagexmas.el (message-use-toolbar): Revert.
21058         (message-setup-toolbar): Use global default-toolbar if
21059         message-use-toolbar is default.
21060
21061 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21062
21063         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21064         according to default-toolbar-visible-p.
21065
21066         * messagexmas.el (message-use-toolbar): Ditto.
21067
21068 2005-11-26  Dave Love  <fx@gnu.org>
21069
21070         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21071         (tls-program, tls-success): Provide openssl alternative.
21072
21073         * starttls.el: Doc fixes.
21074         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21075         SERVICE to PORT.
21076
21077         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21078         port null or service name.
21079         (starttls-negotiate): Autoload.
21080
21081 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21082
21083         * message.el (message-kill-to-signature): Fix interactive spec.
21084
21085 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21086
21087         * pop3.el (pop3-open-server): Recognize a string as a service name.
21088
21089 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21090
21091         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21092
21093 2005-11-23  Dave Love  <fx@gnu.org>
21094
21095         Add pop3s, pop3/starttls.
21096
21097         * pop3.el (pop3-authentication-scheme): Clarify doc.
21098         (open-tls-stream, starttls-open-stream): Autoload.
21099         (pop3-stream-type): New.
21100         (pop3-open-server): Use it.
21101
21102         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21103         for POP.
21104         (mail-source-keyword-map): Add :stream for POP.
21105         (mail-source-fetch-pop): Use pop3-stream-type.
21106
21107 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21108
21109         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21110         of current-time-string.
21111
21112 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21113
21114         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21115         date header.
21116
21117 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21118
21119         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21120         it can seriously impact performance as it bypasses the agent's
21121         local caches.
21122
21123 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21124
21125         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21126         must be explicitly online rather than "not explicitly offline" for
21127         its flags to be synchronized.
21128
21129         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21130         that gnus-uu-unmark-thread will function correctly.
21131
21132         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21133         1024K is instead displayed as 1M.
21134
21135 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21136
21137         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21138
21139 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21140
21141         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21142
21143 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21144
21145         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21146         error message to display actual error condition.
21147         (gnus-agent-save-local): Avoid saving symbols that are bound to
21148         nil as they simply result in a warning message in
21149         gnus-agent-read-local.
21150
21151 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21152
21153         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21154         rather than make-variable-buffer-local for file-precious-flag.
21155
21156 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21157
21158         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21159         for duplicates which are removed.  The invalid sort check then
21160         triggers a rescan after the sort as sorting may have moved
21161         duplicate entries such that they can be cheaply detected.
21162
21163 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21164
21165         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21166
21167 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21168
21169         * gnus-agent.el (gnus-agent-article-alist-save-format):
21170         Change internal variable to a custom variable.  Change default value
21171         from compressed(2) to uncompressed(1).
21172         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21173         support for uncompressed agentview files.  Taken together, reading
21174         the agentview file should now be 6-7 times faster.
21175
21176 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21177
21178         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21179         as a buffer-local variable.  This avoids creating truncated
21180         dribble files as a result of a hang up, eg.
21181
21182 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21183
21184         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21185         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21186         XEmacs.
21187
21188 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21189
21190         * gnus-start.el (gnus-start-draft-setup):
21191         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21192
21193         * gnus.el (gnus-splash): Change custom group.
21194         (gnus-group-get-parameter, gnus-group-parameter-value):
21195         Describe allow-list argument.
21196
21197         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21198         string.
21199
21200 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21201
21202         * gnus-art.el (gnus-default-article-saver): Add user-defined
21203         `function' to custom type.
21204
21205 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21206
21207         * imap.el (imap-open): Handle case where buffer is a buffer
21208         object.
21209
21210 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21211
21212         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21213         long lines.
21214         (gnus-cache-delete-group): Wrap doc strings.
21215
21216         * gnus-agent.el (gnus-agent-rename-group)
21217         (gnus-agent-delete-group): Wrap doc strings.
21218
21219 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21220
21221         * messagexmas.el (message-use-toolbar): Change the valid values
21222         into default, top, bottom, left, and right.
21223         (message-toolbar-thickness): New variable.
21224         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21225         well.
21226         (message-setup-toolbar): Make it work.
21227
21228         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21229         (gnus-use-toolbar): Change the valid values into default, top,
21230         bottom, left, and right.
21231         (gnus-toolbar-thickness): New variable.
21232         (gnus-xmas-setup-toolbar): New function.
21233         (gnus-xmas-setup-group-toolbar): Use it.
21234         (gnus-xmas-setup-summary-toolbar): Use it.
21235
21236 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21237
21238         * gnus-start.el (gnus-1): Add "native" to
21239         gnus-predefined-server-alist.
21240
21241         * gnus.el (gnus-method-to-server): Don't add "native" to the
21242         lists here, because that leads to problems when
21243         gnus-select-method is bound.
21244
21245 2005-11-09  Simon Josefsson  <jas@extundo.com>
21246
21247         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21248         use (not sort-by-date) instead.
21249
21250 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21251
21252         * gnus-delay.el (gnus-delay-group): Don't autoload.
21253         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21254         to be re-loaded when customizing the `gnus-delay' group.
21255
21256 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21257
21258         * message.el: Revert last changes.
21259         (message-insert-citation-line): Use newlines.
21260
21261 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21262
21263         * message.el (message-courtesy-message)
21264         (message-mark-insert-begin, message-mark-insert-end)
21265         (message-elide-ellipsis, message-cancel-message)
21266         (message-add-header, message-change-subject)
21267         (message-cross-post-followup-to-header)
21268         (message-cross-post-insert-note, message-reduce-to-to-cc)
21269         (message-widen-reply, message-delete-not-region)
21270         (message-kill-to-signature, message-insert-signature)
21271         (message-insert-importance-high, message-insert-importance-low)
21272         (message-insert-or-toggle-importance)
21273         (message-insert-disposition-notification-to)
21274         (message-indent-citation, message-yank-original)
21275         (message-cite-original-without-signature, message-cite-original)
21276         (message-insert-citation-line, message-position-on-field)
21277         (message-fix-before-sending, message-send-mail-partially)
21278         (message-send-mail, message-send-mail-with-sendmail)
21279         (message-send-mail-with-qmail, message-send-news)
21280         (message-check-news-header-syntax, message-generate-headers)
21281         (message-insert-courtesy-copy, message-fill-address)
21282         (message-fill-header, message-shorten-references)
21283         (message-setup-1, message-cancel-news)
21284         (message-forward-make-body-plain, message-forward-make-body-mime)
21285         (message-forward-make-body-mml, message-encode-message-body)
21286         (message-forward-make-body-digest-plain)
21287         (message-forward-make-body-digest-mime)
21288         (message-use-alternative-email-as-from): Insert `hard-newline'
21289         instead of ordinary newlines.
21290
21291 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21292
21293         * message.el (message-generate-headers): Downcase the argument
21294         given to message-check-element.
21295
21296 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21297
21298         * nntp.el (nntp-authinfo-rejected): New error condition.
21299         (nntp-wait-for): Use new error condition to signal authentication
21300         error.
21301         (nntp-retrieve-data): Rethrow new error condition to break out of
21302         recursive call to nntp-send-authinfo.
21303
21304 2005-11-08  Romain Francoise  <romain@orebokech.com>
21305
21306         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21307         (gnus-summary-exit-map): Bind to `Z p'.
21308         (gnus-summary-make-menu-bar): Add menu item.
21309
21310 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21311
21312         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21313         (gnus-treat-*): Add `first' in all doc strings.
21314
21315         * gnus-group.el (gnus-group-compact-group): Fix typo.
21316
21317 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21318
21319         * gnus.el (gnus-parameters-case-fold-search): New variable.
21320         (gnus-parameters-get-parameter): Use it.
21321
21322         * gnus-score.el (gnus-home-score-file): Doc fix.
21323
21324 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21325
21326         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21327
21328 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21329
21330         * mm-util.el (mm-special-display-p): New function.
21331
21332         * mml.el (mml-preview): Use it; doc fix.
21333
21334 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21335
21336         * imap.el (imap-open): Handle case where buffer is a buffer object.
21337
21338 2005-10-29  Romain Francoise  <romain@orebokech.com>
21339
21340         * message.el (message-fix-before-sending): Fix comment.
21341
21342 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21343
21344         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21345
21346 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21347
21348         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21349         Used in gnus-score.el.
21350
21351 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21352
21353         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21354
21355 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21356
21357         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21358         whitespace removed in revision 7.8.  Use concatenated string to
21359         protect trailing whitespace.
21360
21361 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21362
21363         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21364         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21365         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21366         Courier IMAP ("some version from 2004").  Mostly based on similar
21367         code in the same function.
21368
21369 2005-10-26  Didier Verna  <didier@xemacs.org>
21370
21371         * gnus-group.el (gnus-group-compact-group): Invalidate original
21372         article buffer.
21373         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21374         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21375         NOV database and in article itself.
21376         Invalidate article backlog.
21377
21378 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21379
21380         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21381
21382 2005-10-26  Simon Josefsson  <jas@extundo.com>
21383
21384         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21385         part of 2004-07-25 change.
21386
21387 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21388
21389         * message.el (message-display-completion-list): New function.
21390         (message-expand-group): Use it; make sure the Completions buffer
21391         is modifiable.
21392 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21393
21394         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21395         user-mail-name is an empty string.
21396
21397 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21398
21399         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21400         depending on gnus-score-decay-constant.
21401
21402         * encrypt.el (encrypt-insert-file-contents)
21403         (encrypt-write-file-contents): Don't use `gnus-message'.
21404
21405         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21406         arguments.
21407         (mm-uu-type-alist): Add message-marks and insert-marks.
21408         Pass arguments to mm-uu-verbatim-marks-extract.
21409         (mm-uu-hide-markers): New variable.
21410         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21411
21412         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21413         (gnus-convert-image-to-face-command): Use "convert" by default to
21414         allow other input image formats.
21415         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21416         accordingly.
21417
21418 2005-10-23  Simon Josefsson  <jas@extundo.com>
21419
21420         * imap.el (imap-gssapi-program): Align command line parameters
21421         with latest GNU SASL.
21422         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21423
21424 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21425
21426         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21427         HTML.
21428         (nnslashdot-request-article): Ditto.
21429
21430         * lpath.el (featurep): Add nobreak-char-display.
21431
21432 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21433
21434         * mail-source.el (mail-source-fetch-pop): Require pop3.
21435         (mail-source-check-pop): Ditto.
21436
21437 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21438
21439         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21440         errors.
21441
21442 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21443
21444         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21445         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21446
21447         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21448
21449         * mm-bodies.el (mm-decode-string):
21450         Call `mm-charset-to-coding-system' with allow-override argument.
21451
21452 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21453
21454         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21455         (rfc2047-charset-to-coding-system): New function.
21456         (rfc2047-decode-encoded-words): New function.
21457         (rfc2047-decode-region): Use them.
21458         (rfc2047-decode-cte): Remove.
21459         (rfc2047-parse-and-decode): Remove.
21460         (rfc2047-decode): Remove.
21461
21462 2005-10-15  Kenichi Handa  <handa@m17n.org>
21463
21464         * rfc2047.el (rfc2047-decode-cte): New function.
21465         (rfc2047-decode-region): Change the way to decode successive
21466         encoded-words: decode B- or Q-encoding in each encoded-word,
21467         concatenate them, and decode it as charset.
21468
21469 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21470
21471         * lpath.el: Fbind codepage-setup for XEmacs.
21472
21473 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21474
21475         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21476         widget-move-and-invoke.
21477         (gnus-custom-mode): Use gnus-custom-map.
21478
21479 2005-10-15  Bill Wohler  <wohler@newt.com>
21480
21481         * message.el (message-tool-bar-map): Rename image file from
21482         mail_send to mail/send.
21483
21484 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21485
21486         * message.el (message-expand-group): Pass the common
21487         prefix substring of completion to `display-completion-list'.
21488
21489 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21490
21491         * mml-sec.el (mml-secure-method): New internal variable.
21492         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21493         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21494         New functions using mml-secure-method.
21495
21496         * mml.el (mml-mode-map): Add key bindings for those functions.
21497         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21498         Harder <harder@myrealbox.com>.
21499         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21500         Goto end of message if point is the headers of the message.
21501
21502         * message.el (message-in-body-p): New function.
21503
21504         * assistant.el: Autoload gnus-util and netrc.
21505
21506         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21507         Use `mm-charset-override-alist' only when decoding.
21508
21509         * mm-bodies.el (mm-decode-body):
21510         Call `mm-charset-to-coding-system' with allow-override argument.
21511
21512         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21513         `filename' from Content-Disposition if Content-Type doesn't
21514         provide `name'.
21515         (gnus-mime-view-part-as-type): Set default instead of
21516         initial-input.
21517
21518 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21519
21520         * format-spec.el (format-spec): Propagate text properties of % spec.
21521
21522 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21523
21524         * gnus-art.el (gnus-treat-predicate): Add `first'.
21525
21526 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21527
21528         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21529         (mm-charset-override-alist): New variable.
21530         (mm-charset-to-coding-system): Use it.
21531         (mm-codepage-setup): New helper function.
21532         (mm-charset-eval-alist): New variable.
21533         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21534         Warn about unknown charsets.
21535
21536         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21537
21538 2005-10-04  David Hansen  <david.hansen@gmx.net>
21539
21540         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21541         (nnrss-check-group): Ditto.
21542
21543 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21544
21545         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21546         Rename x-gnus-verbatim to x-verbatim.
21547         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21548
21549         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21550         x-verbatim.
21551
21552         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21553
21554         * gnus-util.el (gnus-remove-duplicates): Remove.
21555
21556         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21557         instead of gnus-remove-duplicates.
21558
21559         * message.el (message-remove-duplicates): Remove.
21560         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21561         message-remove-duplicates.
21562
21563         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21564         available, else use implementation from `delete-dups'.
21565
21566         * message.el (message-insert-expires): New function.
21567         (message-mode-map): Add key binding.
21568         (message-mode-field-menu): Add menu entry.
21569         (message-mode): Document it.
21570         (message-make-expires-date): Use `message-make-date'.
21571
21572 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21573
21574         * message.el (message-make-expires-date): New function.
21575
21576 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21577
21578         * Makefile.in (list-installed-shadows): New entry.
21579         (install): Use it.
21580         (remove-installed-shadows): New entry.
21581
21582         * dgnushack.el (dgnushack-default-load-path): New variable.
21583         (dgnushack-find-lisp-shadows): New function.
21584         (dgnushack-remove-lisp-shadows): New function.
21585
21586 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21587
21588         * Makefile.in (install-el-elc): New entry.
21589         (install): Use it so that .el files are necessarily installed.
21590
21591 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21592
21593         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21594
21595 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21596
21597         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21598         function rather than the diff-mode.el package.
21599         (mm-display-external): Use with-current-buffer.
21600         (mm-viewer-completion-map, mm-viewer-completion-map):
21601         Move initialization inside declaration.
21602
21603 2005-09-29  Simon Josefsson  <jas@extundo.com>
21604
21605         * spam.el: Load hashcash when compiling, to avoid warnings.
21606         Don't autoload mail-check-payment.
21607         (spam-check-hashcash): Define unconditionally, since hashcash.el
21608         is part of Gnus now.  Ignore errors from payment checking.
21609
21610 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21611
21612         * message.el (message-bold-region, message-unbold-region):
21613         Rename from `bold-region' and `unbold-region'.
21614
21615         * message.el: Remove useless autoloads.
21616
21617 2005-09-28  Simon Josefsson  <jas@extundo.com>
21618
21619         * message.el (message-use-idna): Default to t.
21620         (message-use-idna): Test whether encoding works too.  Doc fix.
21621
21622 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21623
21624         * nntp.el (nntp-warn-about-losing-connection): Remove.
21625
21626 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21627
21628         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21629         customizable.  Change default value.
21630         (mm-uu-diff-groups-regexp): Change default value.
21631         (mm-uu-type-alist): Add doc string.
21632         (mm-uu-configure): Add doc string.  Make it interactive.
21633         (mm-uu-tex-groups-regexp): New variable.
21634         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21635         (mm-uu-type-alist): Add LaTeX documents.
21636         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21637         of "text/verbatim".
21638         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21639
21640         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21641         instead of "text/verbatim".
21642
21643         * message.el (message-mark-inserted-region)
21644         (message-mark-insert-file): Use slrn style marks when called with
21645         prefix argument.
21646
21647 2005-09-27  Simon Josefsson  <jas@extundo.com>
21648
21649         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21650
21651 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21652
21653         * message.el (message-remove-duplicates): New function.
21654         Implementation borrowed from `gnus-remove-duplicates'.
21655         (message-idna-to-ascii-rhs): Also encode idna addresses in
21656         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21657         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21658         only ask about the same idna domain once per header and also tell
21659         in what header to replace the idna domain.
21660
21661         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21662         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21663         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21664         a header is decoded and not just the last one.
21665
21666 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21667
21668         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21669         has been decoded.
21670
21671         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21672         (mm-insert-part): Don't modify text if it has been decoded.
21673
21674         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21675         decoded.
21676
21677         * mm-view.el (mm-inline-text): Don't strip text props unless
21678         decoding enriched or richtext parts.
21679
21680 2005-09-25  Romain Francoise  <romain@orebokech.com>
21681
21682         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21683         * gnus-start.el (gnus-subscribe-interactively):
21684         * gnus-uu.el (gnus-uu-grab-articles):
21685         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21686         space.
21687
21688 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21689
21690         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21691         * mm-view.el (mm-view-pkcs7-decrypt):
21692         * gnus-sum.el (gnus-summary-limit-to-extra)
21693         (gnus-summary-respool-article, gnus-read-move-group-name):
21694         * gnus-score.el (gnus-summary-increase-score):
21695         * gnus-util.el (gnus-completing-read-with-default):
21696         * gnus-art.el (gnus-read-save-file-name)
21697         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21698         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21699         * message.el (message-check-news-header-syntax):
21700         Follow convention for reading with the minibuffer.
21701
21702 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21703
21704         * spam-report.el (spam-report-url-ping-plain):
21705         Use gnus-extended-version as User-Agent.
21706
21707         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21708         default value is nil.
21709
21710         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21711         (mm-uu-verbatim-marks-extract): New function.
21712         (mm-uu-extract): New face.
21713         (mm-uu-copy-to-buffer): Use it.
21714
21715         * spam-report.el (spam-report-gmane-ham): Rename from
21716         `spam-report-gmane-unspam'.
21717         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21718         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21719
21720         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21721         Autoload.
21722         (spam-report-gmane-unregister-routine):
21723         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21724
21725 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21726
21727         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21728         (spam-report-gmane-unregister-routine): Add support for gmane
21729         unregistration.
21730
21731         * spam-report.el (spam-report-gmane-unspam)
21732         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21733         (spam-report-gmane): Change to take a single article and do unspam
21734         registration.
21735
21736 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21737
21738         * mm-url.el (mm-url-decode-entities): Fix regexp.
21739
21740 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21741
21742         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21743         default to nil, to be able to use Gnus at all.  If the default
21744         switches to something else, then the function should be fixed not
21745         be exceedingly slow.
21746
21747 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21748
21749         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21750         fail hard.
21751
21752         * spam-report.el: Add better Keywords line.
21753
21754         * spam.el: Add Maintainer and better Keywords line.
21755
21756 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21757
21758         * gnus-art.el (gnus-article-replace-part)
21759         (gnus-mime-replace-part): New functions.
21760         (gnus-mime-action-alist, gnus-mime-button-commands)
21761         (gnus-mime-save-part-and-strip): Add file argument.
21762         (gnus-article-part-wrapper): Add interactive argument.
21763
21764         * gnus-sum.el (gnus-summary-mime-map):
21765         Add `gnus-article-replace-part'.
21766
21767 2005-09-19  Didier Verna  <didier@xemacs.org>
21768
21769         The nnml compaction feature:
21770         * nnml.el (nnml-request-compact-group): New function.
21771         * nnml.el (nnml-request-compact): New function.
21772         * gnus-int.el (gnus-request-compact-group): New function.
21773         * gnus-int.el (gnus-request-compact): New function.
21774         * gnus-group.el (gnus-group-compact-group): New function.
21775         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21776         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21777         * gnus-srvr.el (gnus-server-compact-server): New function.
21778         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21779         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21780
21781 2005-09-18  Deepak Goel  <deego@gnufans.org>
21782
21783         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21784         format spec.
21785
21786 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21787
21788         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21789
21790 2005-09-15  Romain Francoise  <romain@orebokech.com>
21791
21792         * message.el (message-fill-paragraph): Clarify docstring.
21793
21794 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21795
21796         * gnus-art.el (gnus-mime-display-part): Protect against broken
21797         MIME messages.
21798
21799 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21800
21801         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21802         before parsing header.
21803
21804 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21805
21806         * html2text.el (html2text-replace-list): Add new entities.
21807
21808 2005-09-11  Romain Francoise  <romain@orebokech.com>
21809
21810         * message.el (message-alternative-emails): Improve docstring.
21811         (message-setup-1): Call `message-use-alternative-email-as-from'
21812         after `message-setup-hook' to give it precedence over posting
21813         styles, etc.
21814         (message-use-alternative-email-as-from): Add docstring.
21815         Remove the original From header if present.
21816
21817         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21818         (nnml-save-mail): Use it.
21819
21820         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21821         articles.  Add new argument `silent'.
21822         (gnus-uu-mark-all): Report the total number of marked articles.
21823
21824 2005-09-10  Romain Francoise  <romain@orebokech.com>
21825
21826         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21827         (gnus-uu-mark-series): Likewise.
21828
21829 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21830
21831         * spam-report.el (spam-report-gmane): Fix generation of spam
21832         report URL.
21833
21834 2005-09-10  Simon Josefsson  <jas@extundo.com>
21835
21836         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21837         t, based on discussion on the ding list with Robert Epprecht
21838         <epprecht@solnet.ch>.
21839
21840 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21841
21842         * spam-report.el (spam-report-gmane): Make it work without
21843         X-Report-Spam header.  Gmane now only provides Archived-At.
21844         This is only used if `spam-report-gmane-use-article-number' is nil.
21845         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21846
21847         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21848         make `gnus-summary-sort-by-recipient' work with threading.
21849
21850         * nnweb.el (nnweb-google-wash-article): Print a message if article
21851         is not available.
21852
21853 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21854
21855         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21856         change.  Decode text/* parts content before displaying.
21857
21858 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21859
21860         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21861
21862 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21863
21864         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21865
21866         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21867         url-package-name, url-package-version,
21868         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21869         w3m-display-inline-images, and w3m-minor-mode-map.
21870
21871 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21872
21873         * message.el (message-tab-body-function): Fix mismatched custom type.
21874
21875         * gnus.el (gnus-group-change-level-function): Ditto.
21876
21877         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21878
21879         * gnus-art.el (gnus-signature-limit)
21880         (gnus-article-mime-part-function): Ditto.
21881
21882 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21883
21884         * mml.el (mml-mode): Silence the byte compiler.
21885
21886         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21887         using `(sit-for 0)' before moving the point to the specified part;
21888         skip unbuttonized parts.
21889         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21890         return to the summary window if gnus-auto-select-part is non-nil.
21891
21892 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21893
21894         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21895         New variables.
21896         (mml-dnd-attach-file, mml-mode): Use them.
21897
21898         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21899         Make fetching article by MID work again for Google Groups.
21900         Add FIXME concerning gnus-group-make-web-group.
21901
21902         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21903         Don't depend on Gnus by using mail-extract-address-components if
21904         gnus-extract-address-components is not bound.
21905
21906 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21907
21908         * gnus-art.el (gnus-mime-display-security): Don't display the
21909         signature, but only the signed part.
21910
21911 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21912
21913         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21914
21915         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21916         list, not listp.
21917
21918 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21919
21920         * mm-encode.el (mm-encode-content-transfer-encoding):
21921         Likewise when encoding.
21922
21923         * mm-bodies.el (mm-decode-content-transfer-encoding):
21924         De-canonicalize CRLF for all text content types, not just
21925         text/plain.
21926
21927 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21928
21929         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21930         valid article; point arrow and cursor at the MIME button.
21931
21932 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21933
21934         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21935         Suggested by Dan Christensen <jdc@uwo.ca>.
21936
21937         * mm-decode.el (mm-save-part): Enable change of prompt.
21938
21939 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21940
21941         * gnus-msg.el (gnus-inews-add-send-actions):
21942         Make `message-post-method' lambda parameter ARG `&optional'.
21943
21944 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21945
21946         * gnus-sum.el (gnus-summary-mime-map):
21947         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21948         gnus-article-jump-to-part.
21949
21950         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21951         (gnus-article-edit-part): Use it.
21952         (gnus-article-part-wrapper): Add no-handle argument.
21953         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21954         New functions.
21955
21956 2005-08-29  Romain Francoise  <romain@orebokech.com>
21957
21958         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21959         docstring.
21960         (gnus-face-from-file): Likewise.
21961
21962 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21963
21964         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21965         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21966         non-nil.
21967         (gnus-auto-select-part): New variable.
21968         (gnus-article-jump-to-part): New function.
21969         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21970         (gnus-mime-delete-part): Allow selecting specified part after
21971         deleting or stripping parts.
21972         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21973         part if argument is bogus.
21974
21975 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21976
21977         * gnus-art.el (w3m-minor-mode-map):
21978         * gnus-spec.el (gnus-newsrc-file-version):
21979         * gnus-util.el (nnmail-active-file-coding-system)
21980         (gnus-original-article-buffer, gnus-user-agent):
21981         * gnus.el (gnus-ham-process-destinations)
21982         (gnus-parameter-ham-marks-alist)
21983         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21984         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21985         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21986         * mm-decode.el (gnus-current-window-configuration):
21987         * mm-extern.el (gnus-article-mime-handles):
21988         * mm-url.el (url-current-object, url-package-name)
21989         (url-package-version):
21990         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21991         (smime-keys, w3m-cid-retrieve-function-alist)
21992         (w3m-current-buffer, w3m-display-inline-images)
21993         (w3m-minor-mode-map):
21994         * mml-smime.el (gnus-extract-address-components):
21995         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21996         (gnus-newsrc-hashtb, message-default-charset)
21997         (message-deletable-headers, message-options)
21998         (message-posting-charset, message-required-mail-headers)
21999         (message-required-news-headers):
22000         * mml1991.el (mc-pgp-always-sign):
22001         * mml2015.el (mc-pgp-always-sign):
22002         * nnheader.el (nnmail-extra-headers):
22003         * rfc1843.el (gnus-decode-encoded-word-function)
22004         (gnus-decode-header-function, gnus-newsgroup-name):
22005         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22006
22007 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22008
22009         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22010         the end of the date treatments.
22011
22012 2005-08-15  Simon Josefsson  <jas@extundo.com>
22013
22014         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22015         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22016         Capello and Romain Francoise.
22017         (pgg-fetch-key-function): Remove, not used?
22018         (pgg-insert-url-with-w3): Require url, to get
22019         url-insert-file-contents regardless of where it is defined.
22020
22021 2005-08-13  Romain Francoise  <romain@orebokech.com>
22022
22023         * message.el (message-cite-original-1): New function.
22024         (message-cite-original): Use it.
22025         (message-cite-original-without-signature): Ditto.
22026
22027 2005-08-08  Romain Francoise  <romain@orebokech.com>
22028
22029         * message.el (message-yank-empty-prefix): New variable.
22030         (message-indent-citation): Use it.
22031         (message-cite-original-without-signature): Respect X-No-Archive.
22032
22033 2005-08-08  Simon Josefsson  <jas@extundo.com>
22034
22035         * pgg.el: Autoload url-insert-file-contents instead of loading
22036         w3/url.
22037         (pgg-insert-url-with-w3): Don't load url here.
22038
22039 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22040
22041         * message.el (message-kill-to-signature): Don't insert newline at
22042         bol.
22043         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22044
22045 2005-08-06  Romain Francoise  <romain@orebokech.com>
22046
22047         * message.el (message-user-fqdn): Fix typo in docstring.
22048
22049 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22050
22051         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22052
22053         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22054
22055 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22056
22057         * mm-bodies.el (mm-encode-body): Use coding system rather than
22058         charset to encode text.
22059
22060         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22061         number of charsets if utf-8 is available (XEmacs).
22062
22063 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22064
22065         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22066         taken from `gnus-button-mid-or-mail-regexp'.
22067         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22068         (gnus-button-alist): Improve regexp for domain part of the MIDs
22069         for news:localpart@domain buttons.
22070         (gnus-button-ctan-directory-regexp): Update.
22071
22072 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22073
22074         * sieve-manage.el (sieve-manage-interactive-login):
22075         Use make-local-variable rather than make-variable-buffer-local.
22076         (sieve-manage-open): Ditto.
22077         (sieve-manage-authenticate): Ditto.
22078
22079         * mml.el (mml-generate-mime-1): Make the content type default to
22080         text/plain if the filename is not specified.
22081
22082 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22083
22084         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22085         instead of insert-buffer.
22086
22087         * message.el (message-yank-original): Ditto; set the mark at the
22088         end of the yanked message.
22089
22090 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22091
22092         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22093         lines to scroll rather than to stop it.
22094
22095         * mml.el (mml-generate-default-type): Add doc string.
22096         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22097         default to application/octet-stream when determining the content
22098         type if it is not specified for the part or the mml contents; add
22099         a comment about mml-generate-default-type.
22100
22101 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22102
22103         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22104         make it default to application/octet-stream when determining the
22105         content type if it is not specified for the external contents.
22106
22107 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22108
22109         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22110         segmented parameter but also other parameters might be there.
22111
22112 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22113
22114         * mm-decode.el (mm-display-external): Delete temp file, directory
22115         and buffer immediately if the external process is exited.
22116
22117 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22118
22119         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22120         fewer lines than that of scroll-margin.
22121         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22122
22123 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22124
22125         * gnus-art.el (gnus-article-next-page): Revert.
22126         (gnus-article-beginning-of-window): New macro.
22127         (gnus-article-next-page-1): Use it.
22128         (gnus-article-prev-page): Ditto.
22129         (gnus-article-edit-part): Use insert-buffer-substring instead of
22130         insert-buffer.
22131         (gnus-article-edit-exit): Ditto.
22132
22133         * gnus-util.el (gnus-beginning-of-window): Remove.
22134         (gnus-end-of-window): Remove.
22135
22136         * lpath.el: Don't bind header-line-format and scroll-margin.
22137
22138 2005-07-25  Simon Josefsson  <jas@extundo.com>
22139
22140         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22141         to have the url package without w3.  Reported by Daiki Ueno
22142         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22143
22144 2005-07-20  Didier Verna  <didier@xemacs.org>
22145
22146         * gnus-diary.el: Remove the description comment (nndiary is now
22147         properly documented in the Gnus manual).
22148         Fix the spelling of "Back End".
22149         * nndiary.el: Ditto.
22150         Fix the copyright notice.
22151
22152 2005-07-18  Romain Francoise  <romain@orebokech.com>
22153
22154         * gnus-sum.el (gnus-summary-to-prefix)
22155         (gnus-summary-newsgroup-prefix): New variables.
22156         (gnus-summary-from-or-to-or-newsgroups): Use them.
22157
22158 2005-07-17  Romain Francoise  <romain@orebokech.com>
22159
22160         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22161         space as it's generally not especially interesting to the user.
22162
22163 2005-07-16  Romain Francoise  <romain@orebokech.com>
22164
22165         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22166         nil to avoid prompting and file modification if one of the
22167         messages at the top of the nnfolder file contains a copyright
22168         notice.
22169         Update copyright notice.
22170
22171         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22172         instead of `current-time-string' as the latter creates a time
22173         string that is not RFC 2822 compliant (it lacks the zone).
22174         Update copyright notice.
22175
22176 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22177
22178         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22179         for text/rtf.  Display default in prompt.  Pass default for M-n.
22180
22181         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22182
22183 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22184
22185         * gnus-msg.el (gnus-button-mailto):
22186         Remove save-selected-window-window hackery because it relies on
22187         save-selected-window internals.
22188
22189 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22190
22191         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22192         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22193         (gnus-article-prev-page): Ditto.
22194
22195         * gnus-util.el (gnus-beginning-of-window): New function.
22196         (gnus-end-of-window): New function.
22197
22198         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22199
22200 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22201
22202         * gnus-score.el (gnus-score-edit-all-score):
22203         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22204         gnus-message.
22205
22206 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22207
22208         * gnus-msg.el (gnus-button-mailto):
22209         Remove save-selected-window-window hackery because it relies on
22210         save-selected-window internals.
22211
22212 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22213
22214         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22215         add-minor-mode.
22216         (gnus-binary-mode): Ditto.
22217
22218         * gnus-topic.el (gnus-topic-mode): Ditto.
22219
22220 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22221
22222         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22223         (gnus-article-prev-page): Take scroll-margin into consideration.
22224
22225 2005-07-04  Lute Kamstra  <lute@gnu.org>
22226
22227         Update FSF's address in GPL notices.
22228
22229 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22230
22231         * gnus.el (gnus-exit):
22232         * gnus-group.el (gnus-group-icons):
22233         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22234
22235         * gnus-nocem.el (gnus-nocem):
22236         * message.el (message-various, message-buffers, message-sending)
22237         (message-interface, message-forwarding, message-insertion)
22238         (message-headers, message-news, message-mail):
22239         * pgg-gpg.el (pgg-gpg):
22240         * pgg-parse.el (pgg-parse):
22241         * pgg-pgp.el (pgg-pgp):
22242         * pgg-pgp5.el (pgg-pgp5):
22243         * pop3.el (pop3): Finish `defgroup' description with period.
22244
22245 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22246
22247         * gnus-art.el (article-display-face): Improve the efficiency.
22248         (article-display-x-face): Ditto; remove gray x-face stuff.
22249
22250 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22251
22252         * gnus-art.el (article-display-face): Correct the position in
22253         which Faces are inserted.
22254
22255 2005-06-29  Didier Verna  <didier@xemacs.org>
22256
22257         * gnus-art.el (article-display-face): Display faces in correct
22258         order.
22259
22260 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22261
22262         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22263         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22264         (gnus-nocem-check-article): Fetch the Type header.
22265         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22266         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22267         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22268         make sure gnus-nocem-hashtb is initialized.
22269         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22270         (gnus-nocem-unwanted-article-p): Ditto.
22271
22272         * pgg.el (pgg-verify): Return the verification result.
22273
22274 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22275
22276         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22277         is ascii.
22278
22279 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22280
22281         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22282         `show-nonbreak-escape'.
22283
22284 2005-06-23  Lute Kamstra  <lute@gnu.org>
22285
22286         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22287
22288         * dig.el (dig-mode):
22289         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22290
22291 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22292
22293         * nnimap.el (nnimap-split-download-body): Fix spellings.
22294
22295 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22296
22297         * gnus-art.el (gnus-article-encrypt-body):
22298         * gnus-cus.el (gnus-score-customize):
22299         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22300         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22301
22302 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22303
22304         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22305         header by looking for magic "MII" at the beginning.
22306
22307 2005-06-16  Miles Bader  <miles@gnu.org>
22308
22309         * gnus-xmas.el (gnus-xmas-group-startup-message):
22310         Use renamed gnus-splash face.
22311
22312         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22313         (assistant-field-face): New backward-compatibility alias for renamed
22314         face.
22315         (assistant-render-text): Use renamed assistant-field face.
22316
22317         * spam.el (spam): Remove "-face" suffix from face name.
22318         (spam-face): New backward-compatibility alias for renamed face.
22319         (spam-face, spam-initialize): Use renamed spam face.
22320
22321         * message.el (message-header-to, message-header-cc)
22322         (message-header-subject, message-header-newsgroups)
22323         (message-header-other, message-header-name)
22324         (message-header-xheader, message-separator, message-cited-text)
22325         (message-mml): Remove "-face" suffix from face names.
22326         (message-header-to-face, message-header-cc-face)
22327         (message-header-subject-face, message-header-newsgroups-face)
22328         (message-header-other-face, message-header-name-face)
22329         (message-header-xheader-face, message-separator-face)
22330         (message-cited-text-face, message-mml-face):
22331         New backward-compatibility aliases for renamed faces.
22332         (message-font-lock-keywords): Use renamed message faces.
22333
22334         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22335         (sieve-test-commands, sieve-tagged-arguments):
22336         Remove "-face" suffix from face names.
22337         (sieve-control-commands-face, sieve-action-commands-face)
22338         (sieve-test-commands-face, sieve-tagged-arguments-face):
22339         New backward-compatibility aliases for renamed faces.
22340         (sieve-control-commands-face, sieve-action-commands-face)
22341         (sieve-test-commands-face, sieve-tagged-arguments-face):
22342         Use renamed sieve faces.
22343
22344         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22345         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22346         (gnus-group-news-3-empty, gnus-group-news-4)
22347         (gnus-group-news-4-empty, gnus-group-news-5)
22348         (gnus-group-news-5-empty, gnus-group-news-6)
22349         (gnus-group-news-6-empty, gnus-group-news-low)
22350         (gnus-group-news-low-empty, gnus-group-mail-1)
22351         (gnus-group-mail-1-empty, gnus-group-mail-2)
22352         (gnus-group-mail-2-empty, gnus-group-mail-3)
22353         (gnus-group-mail-3-empty, gnus-group-mail-low)
22354         (gnus-group-mail-low-empty, gnus-summary-selected)
22355         (gnus-summary-cancelled, gnus-summary-high-ticked)
22356         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22357         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22358         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22359         (gnus-summary-low-undownloaded)
22360         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22361         (gnus-summary-low-unread, gnus-summary-normal-unread)
22362         (gnus-summary-high-read, gnus-summary-low-read)
22363         (gnus-summary-normal-read, gnus-splash):
22364         Remove "-face" suffix from face names.
22365         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22366         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22367         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22368         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22369         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22370         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22371         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22372         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22373         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22374         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22375         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22376         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22377         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22378         (gnus-summary-normal-ticked-face)
22379         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22380         (gnus-summary-normal-ancient-face)
22381         (gnus-summary-high-undownloaded-face)
22382         (gnus-summary-low-undownloaded-face)
22383         (gnus-summary-normal-undownloaded-face)
22384         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22385         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22386         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22387         (gnus-splash-face):
22388         New backward-compatibility aliases for renamed faces.
22389         (gnus-group-startup-message): Use renamed gnus faces.
22390
22391         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22392         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22393         (gnus-server-agent): Remove "-face" suffix from face names.
22394         (gnus-server-agent-face, gnus-server-opened-face)
22395         (gnus-server-closed-face, gnus-server-denied-face)
22396         (gnus-server-offline-face):
22397         New backward-compatibility aliases for renamed faces.
22398         (gnus-server-agent-face, gnus-server-opened-face)
22399         (gnus-server-closed-face, gnus-server-denied-face)
22400         (gnus-server-offline-face): Use renamed gnus faces.
22401
22402         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22403         Remove "-face" suffix from face names.
22404         (gnus-picon-xbm-face, gnus-picon-face):
22405         New backward-compatibility aliases for renamed faces.
22406
22407         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22408         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22409         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22410         (gnus-cite-11): Remove "-face" suffix from face names.
22411         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22412         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22413         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22414         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22415         New backward-compatibility aliases for renamed faces.
22416         (gnus-cite-attribution-face, gnus-cite-face-list)
22417         (gnus-article-boring-faces): Use renamed gnus faces.
22418
22419         * gnus-art.el (gnus-signature, gnus-header-from)
22420         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22421         (gnus-header-content): Remove "-face" suffix from face names.
22422         (gnus-signature-face, gnus-header-from-face)
22423         (gnus-header-subject-face, gnus-header-newsgroups-face)
22424         (gnus-header-name-face, gnus-header-content-face):
22425         New backward-compatibility aliases for renamed faces.
22426         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22427
22428         * gnus-sum.el (gnus-summary-selected-face)
22429         (gnus-summary-highlight): Use renamed gnus faces.
22430         * gnus-group.el (gnus-group-highlight): Likewise.
22431
22432 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22433
22434         * gnus-sieve.el (gnus-sieve-article-add-rule):
22435         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22436         * spam-stat.el (spam-stat-buffer-change-to-spam)
22437         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22438
22439         * message.el (message-is-yours-p):
22440         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22441
22442 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22443
22444         * mm-view.el (mm-inline-text): Withdraw the last change.
22445
22446 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22447
22448         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22449         executing enriched-decode.
22450
22451 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22452
22453         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22454         charset of tar files.
22455
22456 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22457
22458         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22459
22460 2005-06-04  Lute Kamstra  <lute@gnu.org>
22461
22462         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22463         information is never recorded.
22464
22465 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22466
22467         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22468
22469 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22470
22471         * pop3.el (pop3-apop): Run md5 in the binary mode.
22472
22473         * starttls.el (starttls-set-process-query-on-exit-flag):
22474         Use eval-and-compile.
22475
22476 2005-05-31  Simon Josefsson  <jas@extundo.com>
22477
22478         * smime.el (smime-replace-in-string): Define.
22479         (smime-cert-by-ldap-1): Use it.
22480
22481 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22482
22483         * gnus-art.el (article-display-x-face): Replace
22484         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22485
22486         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22487         set-process-query-on-exit-flag or process-kill-without-query.
22488
22489         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22490         loop instead of replace-regexp.
22491
22492         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22493         instead of process-kill-without-query if it is available.
22494
22495         * lpath.el: Fbind ldap-search-entries.
22496
22497         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22498         instead of find-file-hooks if it is available.
22499
22500         * mml1991.el: Bind pgg-default-user-id when compiling.
22501
22502         * mml2015.el: Bind pgg-default-user-id when compiling.
22503
22504         * nndraft.el (nndraft-request-associate-buffer):
22505         Use write-contents-functions instead of write-contents-hooks if it is
22506         available.
22507
22508         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22509         instead of find-file-hooks if it is available.
22510
22511         * nntp.el (nntp-open-connection): Replace
22512         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22513         (nntp-open-ssl-stream): Ditto.
22514         (nntp-open-tls-stream): Ditto.
22515
22516         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22517         set-process-query-on-exit-flag or process-kill-without-query.
22518         (starttls-open-stream-gnutls): Use it instead of
22519         process-kill-without-query.
22520         (starttls-open-stream): Ditto.
22521
22522 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22523
22524         * smime.el (smime-cert-by-ldap-1): Don't use
22525         replace-regexp-in-string.
22526
22527 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22528
22529         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22530
22531         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22532         in PEM format.  Adjust to the XEmacs compatibility.
22533
22534 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22535
22536         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22537         by `string-to-number'.
22538         * gnus-agent.el (gnus-agent-regenerate-group)
22539         (gnus-agent-fetch-articles): Ditto.
22540         * gnus-art.el (gnus-button-fetch-group): Ditto.
22541         * gnus-cache.el (gnus-cache-generate-active)
22542         (gnus-cache-articles-in-group): Ditto.
22543         * gnus-group.el (gnus-group-set-current-level)
22544         (gnus-group-insert-group-line): Ditto.
22545         * gnus-score.el (gnus-score-set-expunge-below)
22546         (gnus-score-set-mark-below, gnus-summary-score-effect)
22547         (gnus-summary-score-entry): Ditto.
22548         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22549         (gnus-soup-pack): Ditto.
22550         * gnus-spec.el (gnus-xmas-format): Ditto.
22551         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22552         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22553         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22554         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22555         * nndb.el (nndb-get-remote-expire-response): Ditto.
22556         * nndiary.el (nndiary-parse-schedule-value)
22557         (nndiary-string-to-number, nndiary-request-replace-article)
22558         (nndiary-request-article): Ditto.
22559         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22560         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22561         * nneething.el (nneething-make-head): Ditto.
22562         * nnfolder.el (nnfolder-request-article)
22563         (nnfolder-retrieve-headers): Ditto.
22564         * nnheader.el (nnheader-file-to-number): Ditto.
22565         * nnkiboze.el (nnkiboze-request-article): Ditto.
22566         * nnmail.el (nnmail-process-unix-mail-format)
22567         (nnmail-process-babyl-mail-format): Ditto.
22568         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22569         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22570         (nnmh-request-create-group, nnmh-request-list-1)
22571         (nnmh-request-group, nnmh-request-article): Ditto.
22572         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22573         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22574         * nnsoup.el (nnsoup-make-active): Ditto.
22575         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22576         * nntp.el (nntp-find-group-and-number)
22577         (nntp-retrieve-headers-with-xover): Ditto.
22578         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22579         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22580         (pgg-format-key-identifier): Ditto.
22581         * pop3.el (pop3-last, pop3-stat): Ditto.
22582         * qp.el (quoted-printable-decode-region): Ditto.
22583
22584         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22585         of concat.
22586
22587 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22588
22589         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22590
22591         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22592
22593         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22594
22595         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22596
22597         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22598
22599         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22600
22601         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22602         (gnus-carpal-mode): Ditto.
22603
22604         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22605         (gnus-browse-mode): Ditto.
22606
22607         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22608
22609         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22610
22611 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22612
22613         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22614
22615 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22616
22617         * gnus-util.el (gnus-run-mode-hooks): New function.
22618
22619         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22620
22621         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22622         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22623
22624 2005-05-27  Lute Kamstra  <lute@gnu.org>
22625
22626         * dns-mode.el (dns-mode): Specify customization group.
22627
22628 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22629
22630         * gnus-agent.el (gnus-agent-make-mode-line-string):
22631         Use mode-line-highlight as mouse-face.
22632
22633 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22634
22635         * canlock.el (canlock): Change the parent group to news.
22636
22637         * deuglify.el (gnus-outlook-deuglify): Add :group.
22638
22639         * dig.el (dig): Add :group.
22640
22641         * dns-mode.el (dns-mode): Add :group.
22642
22643         * encrypt.el (encrypt): Add :group.
22644
22645         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22646         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22647         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22648         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22649         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22650
22651         * gnus-diary.el (gnus-diary): Add :group.
22652
22653         * gnus.el (gnus-group-news-1-face): Add :group.
22654         (gnus-group-news-1-empty-face): Ditto.
22655         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22656         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22657         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22658         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22659         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22660         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22661         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22662         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22663         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22664         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22665         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22666         (gnus-summary-high-ticked-face): Ditto.
22667         (gnus-summary-low-ticked-face): Ditto.
22668         (gnus-summary-normal-ticked-face): Ditto.
22669         (gnus-summary-high-ancient-face): Ditto.
22670         (gnus-summary-low-ancient-face): Ditto.
22671         (gnus-summary-normal-ancient-face): Ditto.
22672         (gnus-summary-high-undownloaded-face): Ditto.
22673         (gnus-summary-low-undownloaded-face): Ditto.
22674         (gnus-summary-normal-undownloaded-face): Ditto.
22675         (gnus-summary-high-unread-face): Ditto.
22676         (gnus-summary-low-unread-face): Ditto.
22677         (gnus-summary-normal-unread-face): Ditto.
22678         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22679         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22680
22681         * hashcash.el (hashcash): New custom group.
22682         (hashcash-default-payment): Add :group.
22683         (hashcash-payment-alist): Ditto.
22684         (hashcash-default-accept-payment): Ditto.
22685         (hashcash-accept-resources): Ditto.
22686         (hashcash-path): Ditto.
22687         (hashcash-extra-generate-parameters): Ditto.
22688         (hashcash-double-spend-database): Ditto.
22689         (hashcash-in-news): Ditto.
22690
22691         * message.el (message-minibuffer-local-map): Add :group.
22692
22693         * netrc.el (netrc): Add :group.
22694
22695         * sieve-manage.el (sieve-manage-log): Add :group.
22696         (sieve-manage-default-user): Diito.
22697         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22698         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22699         (sieve-manage-authenticators): Ditto.
22700         (sieve-manage-authenticator-alist): Ditto.
22701         (sieve-manage-default-port): Ditto.
22702
22703         * sieve-mode.el (sieve-control-commands-face): Add :group.
22704         (sieve-action-commands-face): Ditto.
22705         (sieve-test-commands-face): Ditto.
22706         (sieve-tagged-arguments-face): Ditto.
22707
22708         * smime.el (smime): Add :group.
22709
22710         * spam-report.el (spam-report): Add :group.
22711
22712         * spam.el (spam, spam-face): Add :group.
22713
22714 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22715
22716         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22717         return \n.\n.\n at the end of articles.  Protect against that.
22718         (nntp-with-open-group): Allow debugging.
22719
22720         * nnheader.el (mail-header-set-extra): Make into a function
22721         because I just could't understand how to quote the list properly.
22722
22723         * dns.el (query-dns-cached): New function.
22724
22725 2005-05-26  Lute Kamstra  <lute@gnu.org>
22726
22727         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22728
22729 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22730
22731         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22732
22733         * gnus-art.el: Don't autoload mail-extract-address-components.
22734
22735         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22736         eval-and-compile to evaluate it.
22737
22738         * hashcash.el: Don't autoload executable-find.
22739
22740         * nndb.el: Don't declare the nndb back end two or more times; don't
22741         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22742
22743         * nntp.el: Autoload format-spec instead of format; use
22744         eval-and-compile to evaluate autoload forms.
22745
22746 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22747
22748         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22749
22750 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22751
22752         * gnus.el (gnus-version-number): Bump version.
22753
22754 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22755
22756         * gnus.el: No Gnus v0.3 is released.
22757
22758 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22759
22760         * lpath.el (featurep): Bind show-nonbreak-escape.
22761
22762 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22763
22764         * gnus-art.el (gnus-article-edit-part): Disable undo.
22765
22766 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22767
22768         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22769         gnus-article-date-lapsed-new-header is t if date timer is active;
22770         skip headers in which the original date value is empty.
22771         (gnus-article-save-original-date): Redefine it as a macro.
22772         (gnus-display-mime): Use it.
22773
22774 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22775
22776         * gnus-art.el (article-date-ut): Support converting date in
22777         forwarded parts as well.
22778         (gnus-article-save-original-date): New function.
22779         (gnus-display-mime): Use it.
22780
22781 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22782
22783         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22784         enclosure element of <item>.
22785
22786 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22787
22788         * message.el (message-kill-buffer-query): Rename from
22789         `message-kill-buffer-query-if-modified'.  Add :version.
22790
22791 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22792
22793         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22794         window layout.
22795
22796 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22797
22798         * mml.el: Autoload dnd when compiling.
22799
22800 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22801
22802         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22803         x-dnd-*.
22804
22805 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22806
22807         * qp.el (quoted-printable-encode-region): Save excursion.
22808
22809 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22810
22811         * message.el (message-kill-buffer-query-if-modified): Add new variable
22812         so the user can kill a modified message buffer quickly.
22813         (message-kill-buffer): Use it.
22814
22815 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22816
22817         * lpath.el: Fbind display-time-event-handler; don't fbind
22818         string-to-multibyte.
22819
22820         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22821
22822 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22823
22824         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22825         contained in text because xml.el decodes entities) with LFs.
22826
22827 2005-04-11  Lute Kamstra  <lute@gnu.org>
22828
22829         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22830         differently.
22831
22832 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22833
22834         * mm-util.el (mm-detect-coding-region): Typo.
22835
22836 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22837
22838         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22839
22840 2005-04-06  Deepak Goel  <deego@gnufans.org>
22841
22842         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22843         user-function allow user modifications of the scores.
22844         (spam-stat-score-buffer-user): New function, to allow
22845         user-computed modifications to the score.
22846         (spam-stat-score-buffer-user-functions): List of additional
22847         scoring functions.
22848         (spam-stat-error-holder): Global temporary error holder.
22849         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22850         variable.
22851
22852 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22853
22854         * gnus-registry.el (gnus-registry-clean-empty-function)
22855         (gnus-registry-trim, gnus-registry-fetch-groups)
22856         (gnus-registry-delete-group): Groups that match
22857         `gnus-registry-ignored-groups' are removed from the registry
22858         entries, not just ignored for splitting.  This helps clean up the
22859         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22860         to get all the groups a message ID is in.
22861
22862         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22863         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22864         (spam-stat-score-buffer-user-functions): Add :number custom type.
22865
22866 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22867
22868         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22869         argument in XEmacs.
22870
22871         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22872         (nnrss-request-group): Decode group name first.
22873         (nnrss-request-article): Make a text/plain article if mml-to-mime
22874         failed.
22875         (nnrss-get-encoding): Return a compatible encoding according to
22876         nnrss-compatible-encoding-alist.
22877         (nnrss-find-el): Use consp instead of listp.
22878         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22879
22880 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22881
22882         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22883         which Emacs 20 doesn't support.
22884         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22885
22886 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22887
22888         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22889         silence the byte compiler inside the defun.
22890
22891         * gnus-demon.el (parse-time-string): Add autoload.
22892
22893         * gnus-delay.el (parse-time-string): Add autoload.
22894
22895         * gnus-art.el (parse-time-string): Add autoload.
22896
22897         * nnultimate.el (parse-time): Require for `parse-time-string'.
22898
22899 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22900
22901         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22902
22903         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22904
22905         * smime.el (smime-ldap-host-list): Add :version.
22906
22907 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22908
22909         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22910         pass it to `gnus-browse-read-group'.
22911         (gnus-browse-read-group): Add NUMBER argument and pass it to
22912         `gnus-group-read-ephemeral-group'.
22913
22914         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22915         argument and pass it to `gnus-group-read-group'.
22916
22917 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22918
22919         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22920         mm-xemacs-find-mime-charset-1 if we have the mule feature
22921         available at runtime.
22922
22923 2005-03-25  Werner Lemberg  <wl@gnu.org>
22924
22925         * nnmaildir.el: Replace `illegal' with `invalid'.
22926
22927 2005-03-23  Lute Kamstra  <lute@gnu.org>
22928
22929         * time-date.el: Add comment on time value formats.
22930         Don't require parse-time.
22931         (with-decoded-time-value): New macro.
22932         (encode-time-value): New function.
22933         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22934         (days-to-time): Return a valid time value when arg is huge.
22935         (time-since): Use time-subtract.
22936         (time-to-number-of-days): Use time-to-seconds.
22937
22938 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22939
22940         * gnus-start.el (gnus-display-time-event-handler):
22941         Check display-time-timer at runtime rather than only at load time
22942         in case display-time-mode is turned off in the mean time.
22943
22944 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22945
22946         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22947         used.
22948
22949         * nneething.el (nneething-map-file-directory): Derive from
22950         `gnus-directory'.
22951
22952         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22953         the To/Cc button.
22954
22955 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22956
22957         * nnmaildir.el (nnmaildir-request-accept-article):
22958         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22959
22960 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22961
22962         * gnus-async.el: Require timer-funcs at compile time when in
22963         XEmacs for `run-with-idle-timer'.
22964
22965 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22966
22967         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22968         autoloaded function.
22969
22970 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22971
22972         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22973
22974 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22975
22976         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22977
22978 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22979
22980         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22981         Add gnus-expert-user to default.
22982
22983 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22984
22985         * nnimap.el (nnimap-open-server): Ditto.
22986
22987         * imap.el (imap-authenticate): Fix typo.
22988
22989 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22990
22991         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22992         buffer (since IMAP server might return FETCH response out of
22993         order, and the nntp buffer must be sorted).
22994
22995 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22996
22997         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22998         comparison on string.
22999
23000         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23001         (gnus-agent-score): Rename category keywords to match gnus-cus.
23002         (gnus-agent-summary-fetch-series): Modify to protect against
23003         gnus-agent-summary-fetch-group clearing processable flags.
23004         (gnus-agent-synchronize-group-flags): Update live group buffer as
23005         synchronization may occur due to the user toggle the plugged
23006         status.
23007         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23008         successfully downloaded.
23009         (gnus-agent-expire-group-1): Avoid using markers when the overview
23010         is in ascending order; greatly improves performance.
23011         (gnus-agent-regenerate-group):
23012         Use gnus-agent-synchronize-group-flags to reset read status in both
23013         gnus and server.
23014         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23015
23016 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23017
23018         * message.el: Don't autoload former message-utils variables.
23019         (message-strip-subject-trailing-was): Change doc string.
23020
23021         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23022         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23023         (nnweb-google-search): Add "hl=en" here.
23024         (nnweb-google-parse-1, nnweb-google-create-mapping):
23025         Don't hardcode URL.
23026
23027 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23028
23029         * message.el (message-get-reply-headers, message-followup):
23030         Mention related variables `message-use-followup-to' and
23031         `message-use-mail-followup-to', in the information buffer.
23032
23033         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23034         of broken groups(-beta).google.com.
23035
23036 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23037
23038         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23039         parameter to invoked gnus-request-move-article; remove the
23040         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23041         all at once instead of once per article.
23042         (gnus-summary-remove-process-mark): Accept a list of articles as
23043         well as a single article for processing.
23044
23045         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23046         parameter.
23047
23048         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23049
23050         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23051
23052         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23053         parameter.
23054
23055         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23056         parameter.
23057
23058         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23059         parameter and remove the gnus-sum-hint-move-is-internal variable.
23060
23061         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23062         parameter.
23063
23064         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23065         parameter.
23066
23067         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23068         parameter.
23069
23070         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23071
23072         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23073         parameter.
23074
23075         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23076         parameter.
23077
23078 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23079
23080         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23081         a more conservative way.
23082
23083 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23084
23085         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23086         buffer, so it moves the window's cursor.
23087
23088 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23089
23090         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23091         `mm-dissect-multipart' and receive the from field as an (optional)
23092         argument from `mm-dissect-multipart'.
23093         (mm-dissect-multipart): Receive the from field as an argument and
23094         pass it on when we call `mm-dissect-buffer' on MIME parts.
23095         Fixes verification/decryption of signed/encrypted MIME parts.
23096
23097 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23098
23099         * gnus-sum.el (gnus-summary-move-article):
23100         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23101         whatever it calls (right now, only nnimap-request-move article
23102         respects it).
23103
23104         * nnimap.el (nnimap-request-move-article):
23105         When gnus-sum-hint-move-is-internal is set, don't do the extra
23106         nnimap-request-article.
23107
23108 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23109
23110         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23111
23112         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23113         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23114
23115         * gnus-sum.el (gnus-summary-caesar-message):
23116         Apply `gnus-treat-article' after rotation.
23117
23118         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23119         doc string.
23120
23121 2005-02-22  Simon Josefsson  <jas@extundo.com>
23122
23123         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23124         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23125         <arne@arnested.dk>.
23126         (encrypt): Add password-cache and password-cache-expiry as group
23127         members.
23128
23129 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23130
23131         * smime.el (smime-ldap-host-list): Doc fix.
23132         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23133         cache) password.
23134         (smime-sign-region): Use it.
23135         (smime-decrypt-region): Use it.
23136         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23137         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23138         fails.
23139         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23140         certificate from DER to PEM format rather than calling openssl.
23141
23142         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23143
23144         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23145         for signing/encryption.
23146
23147         * mml.el (mml-parse-1): Use them.
23148
23149 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23150
23151         * nnrss.el (nnrss-verbose): Remove.
23152         (nnrss-request-group): Use `nnheader-message' instead.
23153
23154 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23155
23156         * nnrss.el (nnrss-verbose): New variable.
23157         (nnrss-request-group): Make it say nnrss is requesting a group.
23158
23159 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23160
23161         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23162         Handle news URL with given port correctly.
23163
23164 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23165
23166         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23167         containing special characters.
23168
23169         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23170
23171         * mml.el (mime-to-mml): Ditto.
23172
23173         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23174         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23175         (rfc2047-decode-region): Quote decoded words containing special
23176         characters when rfc2047-quote-decoded-words-containing-tspecials
23177         is non-nil.
23178
23179 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23180
23181         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23182
23183         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23184
23185 2005-02-15  Simon Josefsson  <jas@extundo.com>
23186
23187         * nnimap.el (nnimap-debug): Doc fix.
23188
23189         * imap.el (imap-debug): Doc fix.
23190
23191 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23192
23193         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23194
23195 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23196
23197         * gnus.el (spam-contents): Improve docs for spam-contents
23198         parameter in its variable incarnation.
23199
23200 2005-02-14  Simon Josefsson  <jas@extundo.com>
23201
23202         * smime-ldap.el: Use require instead of load-library for ldap.
23203         (smime-ldap-search): Indent.
23204         (smime-ldap-search-internal): Shorten line.
23205
23206         * smime.el (smime-cert-by-dns): Add doc-string.
23207         (smime-cert-by-ldap-1): Indent.
23208
23209         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23210         mml-smime-get-dns-ldap.
23211         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23212
23213 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23214
23215         * smime.el: Require smime-ldap.
23216         (smime-ldap-host-list): New variable.
23217         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23218
23219         * mml-smime.el (mml-smime-encrypt-query): New function.
23220         (mml-smime-encrypt-query): Use it.
23221
23222         * smime-ldap.el: New file.
23223
23224 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23225
23226         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23227
23228 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23229
23230         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23231         argument in doc string.  Make query for type more clear.
23232
23233 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23234
23235         * gnus.el (gnus-group-startup-message): Search for gnus images in
23236         etc/images/gnus.
23237         * mm-util.el (mm-image-load-path): Likewise.
23238         * smiley.el (smiley-data-directory): Search for smilies in
23239         etc/images/smilies.
23240
23241 2005-02-09  Kim F. Storm  <storm@cua.dk>
23242
23243         Change Emacs release version from 21.4 to 22.1 throughout.
23244         Change Emacs development version from 21.3.50 to 22.0.50.
23245
23246 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23247
23248         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23249
23250         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23251         non-Mule XEmacs as well.
23252         (mm-decompress-buffer): Signal an error intentionally if it does
23253         not decompress compressed data because auto-compression-mode is
23254         disabled.
23255
23256 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23257
23258         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23259         an ID in the registry even if it has no groups.
23260
23261 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23262
23263         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23264         merge it into mm-decompress-buffer.
23265         (gnus-mime-copy-part): Use the MIME part charset, the value which
23266         a user specified or gnus-newsgroup-charset for decoding, like
23267         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23268         save-buffer what was used.  Suggested by Kevin Ryde
23269         <user42@zip.com.au>.
23270         (gnus-mime-inline-part): Allow the name parameter as well as the
23271         filename parameter; force decompressing of compressed data; always
23272         display contents being not decoded as unibyte.
23273
23274         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23275         as well as the filename parameter.
23276
23277         * mm-util.el (mm-decompress-buffer):
23278         Merge gnus-mime-jka-compr-maybe-uncompress.
23279         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23280         of compressed data.
23281
23282 2005-02-08  Simon Josefsson  <jas@extundo.com>
23283
23284         * imap.el (imap-log): Doc fix.
23285
23286 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23287
23288         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23289         the coding cookies; decompress compressed parts.
23290
23291         * mml.el (mml-generate-mime-1): Add the charset parameter according
23292         to the value which a user specified manually or the coding cookie.
23293
23294         * mm-util.el (mm-string-to-multibyte): New function.
23295         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23296         (mm-coding-system-to-mime-charset): New function.
23297         (mm-decompress-buffer): New function.
23298         (mm-find-buffer-file-coding-system): New function.
23299
23300         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23301         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23302         parts.
23303
23304 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23305
23306         * mm-view.el (mm-display-inline-fontify): Decode a part according
23307         to the charset parameter.
23308
23309 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23310
23311         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23312         prefix arg is neither nil nor a number, as info specifies.
23313
23314 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23315
23316         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23317         timestamps.
23318
23319 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23320
23321         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23322         groups error checking and notify user.
23323
23324 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23325
23326         * message.el (message-send-mail-function): Check existence of
23327         sendmail-program first before using default value
23328         `message-send-mail-with-sendmail'.  Otherwise use more generic
23329         `smtpmail-send-it'.
23330
23331 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23332
23333         * nntp.el (nntp-request-update-info): Always return nil.
23334
23335 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23336
23337         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23338
23339 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23340
23341         * message.el (message-beginning-of-line): Change the behavior when
23342         invoked between BOL and : so that it first moves backward.
23343
23344 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23345
23346         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23347         article buffer when editing of the article is discarded.
23348         (gnus-article-prepare): Revert.
23349
23350 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23351
23352         * gnus-art.el (gnus-article-prepare):
23353         Remove message-strip-forbidden-properties from the local hook.
23354
23355 2005-01-27  Simon Josefsson  <jas@extundo.com>
23356
23357         * password.el (password-cache-add): Only start one timer per key.
23358         Reported by Derek Atkins <warlord@MIT.EDU>.
23359
23360 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23361
23362         * run-at-time.el: Remove.  It is no longer needed as
23363         timer-funcs.el in the xemacs-base package has a working version of
23364         `run-at-time'.
23365
23366         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23367
23368         * password.el: Require timer-funcs instead of run-at-time in
23369         XEmacs.
23370         Remove `password-run-at-time' macro.
23371         (password-cache-add): Use `run-at-time' instead of
23372         `password-run-at-time'.
23373
23374         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23375         Remove `nnheader-cancel-function-timers' alias,
23376         `cancel-function-timers' exists in XEmacs in timer-funcs.
23377
23378         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23379         for `run-with-idle-timer'.
23380
23381         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23382         for `run-at-time'.
23383
23384         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23385         for `with-timeout'.
23386
23387         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23388         the same as for XEmacs 21.4.
23389         No need to ignore `run-with-idle-timer', this function exists in
23390         XEmacs now in timer-funcs.el in the xemacs-base package.
23391         (dgnushack-compile): No need to delete
23392         run-at-time.el from the list of files to compile because it
23393         doesn't exist anymore.
23394
23395 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23396
23397         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23398         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23399
23400 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23401
23402         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23403         sensitively.
23404
23405 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23406
23407         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23408
23409 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23410
23411         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23412         which will be inserted according to the multibyteness of a buffer
23413         rather than the type of contents.  Suggested by ARISAWA Akihiro
23414         <ari@mbf.ocn.ne.jp>.
23415
23416         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23417         of string which old xml.el may return rather than a string.
23418
23419 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23420
23421         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23422
23423 2005-01-16  Simon Josefsson  <jas@extundo.com>
23424
23425         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23426         idn/idna.el isn't available.
23427         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23428         <michael@waxrat.com>.
23429
23430         * hashcash.el: Remove non-FSF copyright header.
23431
23432         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23433         (hashcash-generate-payment): Use it.
23434         (hashcash-generate-payment-async): Use it.
23435
23436 2005-01-15  Simon Josefsson  <jas@extundo.com>
23437
23438         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23439         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23440
23441         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23442         gnus-summary-idna-message.
23443         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23444         (gnus-summary-idna-message): New function.
23445
23446 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23447
23448         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23449         gnus-novice-user.
23450
23451 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23452
23453         * nnrss.el (nnrss-request-delete-group): Delete entries in
23454         nnrss-group-alist as well.
23455         (nnrss-save-server-data): Insert newline.
23456
23457 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23458
23459         * gnus.el (gnus-user-agent): Use list of symbols instead of
23460         symbols.  Display full version number for (S)XEmacs.
23461         Optionally display (S)XEmacs codename.
23462
23463         * gnus-util.el (gnus-emacs-version): Update for new
23464         `gnus-user-agent'.
23465
23466         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23467         Gnus version.
23468
23469 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23470
23471         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23472         which is unreadable in some setups.
23473
23474 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23475
23476         * gnus-spec.el (gnus-update-format-specifications): Flush the
23477         group format spec cache if it doesn't support decoded group names.
23478
23479 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23480
23481         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23482         Allow to apply decay on score files matching a regexp.
23483
23484 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23485
23486         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23487         compatibility in %g and %c.
23488
23489 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23490
23491         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23492         name for only %g and %c.
23493         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23494         of gnus-tmp-group to decoded group name.
23495         (gnus-group-make-rss-group): Exclude `/'s from group names.
23496
23497 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23498
23499         * nnrss.el (nnrss-get-encoding): Fix regexp.
23500
23501 2004-12-27  Simon Josefsson  <jas@extundo.com>
23502
23503         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23504         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23505         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23506
23507 2004-12-17  Kim F. Storm  <storm@cua.dk>
23508
23509         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23510
23511         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23512
23513 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23514
23515         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23516
23517 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23518
23519         * nnrss.el: Require rfc2047 and mml.
23520         (nnrss-file-coding-system): New variable.
23521         (nnrss-format-string): Redefine it as an inline function.
23522         (nnrss-decode-group-name): New function.
23523         (nnrss-string-as-multibyte): Remove.
23524         (nnrss-retrieve-headers): Decode group name; don't use
23525         nnrss-format-string.
23526         (nnrss-request-group): Decode group name.
23527         (nnrss-request-article): Decode group name; allow a Message-ID as
23528         well as an article number; don't use nnrss-format-string; encode a
23529         Message-ID string which may contain non-ASCII characters; use
23530         mml-to-mime to compose a MIME article.
23531         (nnrss-request-expire-articles): Decode group name.
23532         (nnrss-request-delete-group): Decode group name.
23533         (nnrss-fetch): Clarify error message.
23534         (nnrss-read-server-data): Use insert-file-contents instead of load;
23535         bind file-name-coding-system; use multibyte buffer.
23536         (nnrss-save-server-data): Bind coding-system-for-write to the
23537         value of nnrss-file-coding-system; bind file-name-coding-system;
23538         add coding cookie.
23539         (nnrss-read-group-data): Use insert-file-contents instead of load;
23540         bind file-name-coding-system; use multibyte buffer.
23541         (nnrss-save-group-data): Bind coding-system-for-write to the
23542         value of nnrss-file-coding-system; bind file-name-coding-system.
23543         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23544         make it work with non-ASCII text.
23545         (nnrss-find-el): Make it work with old xml.el as well.
23546
23547 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23548
23549         * nnrss.el (nnrss-get-encoding): New function.
23550         (nnrss-fetch): Use unibyte buffer initially; bind
23551         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23552         decode contents according to the encoding attribute.
23553         (nnrss-save-group-data): Add coding cookie.
23554         (nnrss-mime-encode-string): New function.
23555         (nnrss-check-group): Use it to encode subject and author.
23556
23557 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23558
23559         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23560         imaginary variable.
23561
23562 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23563
23564         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23565         correctly even if there are wide characters.
23566
23567 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23568
23569         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23570         downcased symbol names; make a new cache instead of reusing
23571         bbdb-hashtable.
23572
23573 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23574
23575         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23576         concatenating segments rather than before concatenating them.
23577         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23578
23579         * message.el (message-get-reply-headers): Bind `extra'.
23580
23581 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23582
23583         * message.el (message-extra-wide-headers): New variable.
23584         (message-get-reply-headers): Use it.
23585
23586 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23587
23588         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23589         (gnus-agent-group-pathname): Ditto.
23590
23591         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23592
23593         * gnus-group.el (gnus-group-make-group): Decode group name.
23594         (gnus-group-make-rss-group): Register the group data after opening
23595         the nnrss group.
23596
23597 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23598
23599         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23600         by expiry now get marked as read.
23601
23602 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23603
23604         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23605
23606 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23607
23608         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23609         unify Latin characters in XEmacs.
23610         (mm-find-mime-charset-region): Use it.
23611
23612 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23613
23614         * gnus-util.el (gnus-delete-directory): New function.
23615
23616         * gnus-agent.el (gnus-agent-delete-group): Use it.
23617
23618         * gnus-cache.el (gnus-cache-delete-group): Use it.
23619
23620 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23621
23622         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23623         names.
23624
23625 2004-12-16  Simon Josefsson  <jas@extundo.com>
23626
23627         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23628
23629 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23630
23631         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23632
23633         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23634         (gnus-group-set-current-level): Decode group name.
23635
23636 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23637
23638         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23639         failed.
23640
23641 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23642
23643         * gnus-group.el (gnus-group-delete-group): Decode group name.
23644         (gnus-group-make-rss-group): Encode group name.
23645         (gnus-group-catchup-current): Decode group name.
23646         (gnus-group-kill-group): Decode group name.
23647
23648 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23649
23650         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23651
23652 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23653
23654         * gnus-group.el (gnus-group-make-rss-group):
23655         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23656
23657         * gnus-start.el (gnus-setup-news): Honor user's setting to
23658         gnus-message-archive-method.  Suggested by Lute Kamstra
23659         <lute@gnu.org>.
23660
23661 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23662
23663         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23664         global counterparts of the buffer-local variables.
23665
23666 2004-11-16  Romain Francoise  <romain@orebokech.com>
23667
23668         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23669         counterparts of the buffer-local variables.
23670
23671 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23672
23673         * message.el (message-forbidden-properties): Fix typo in doc
23674         string.
23675
23676 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23677
23678         * gnus-util.el (gnus-replace-in-string): Add doc string.
23679
23680         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23681         to avoid problems when splitting mails with many recipients.
23682
23683 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23684
23685         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23686         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23687
23688 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23689
23690         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23691         if there is no hashtable in memory or file modification time is
23692         newer than cached timestamp.
23693
23694 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23695
23696         * gnus-sum.el (gnus-summary-limit-to-recipient):
23697         Implement not-matching option.
23698
23699 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23700
23701         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23702         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23703         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23704         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23705         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23706         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23707
23708 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23709
23710         * message.el (message-forward-make-body-mml): Remove headers
23711         according to message-forward-ignored-headers if a message is decoded.
23712
23713 2004-12-02  Romain Francoise  <romain@orebokech.com>
23714
23715         * message.el (message-forward-make-body-plain): Always remove
23716         headers according to message-forward-ignored-headers.
23717
23718 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23719
23720         * spam.el (spam-summary-prepare-exit): Remove the
23721         gnus-summary-limit pop for now, it has problems with ham marks for
23722         me.
23723
23724 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23725
23726         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23727         correctly.
23728
23729 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23730
23731         * format-spec.el (format-spec): Message the char.
23732
23733 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23734
23735         * gnus-art.el (gnus-split-methods): Reformat comments.
23736
23737         * spam.el (spam-summary-prepare-exit): Remove article limits
23738         before exiting the summary buffer.
23739
23740 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23741
23742         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23743         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23744
23745         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23746         order to silence the byte compiler.
23747
23748         * spam.el: Fix the way to silence the byte compiler, which
23749         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23750         bbdb-search-simple, spam-BBDB-register-routine,
23751         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23752         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23753         spam-stat-buffer-is-spam, spam-stat-load,
23754         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23755         spam-stat-save and spam-stat-split-fancy.
23756
23757 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23758
23759         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23760         which may confuse users.
23761         (canlock-password-for-verify): Ditto.
23762
23763         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23764
23765         * gnus-art.el (gnus-emphasis-alist): Ditto.
23766
23767         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23768
23769         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23770
23771         * gnus-start.el (gnus-save-killed-list): Ditto.
23772
23773         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23774         (gnus-sum-thread-tree-root): Ditto.
23775         (gnus-sum-thread-tree-false-root): Ditto.
23776         (gnus-sum-thread-tree-single-indent): Ditto.
23777
23778         * message.el (message-courtesy-message): Ditto.
23779         (message-archive-note): Ditto.
23780         (message-subscribed-address-file): Ditto.
23781         (message-user-fqdn): Ditto.
23782
23783         * spam-report.el (spam-report-gmane-regex): Ditto.
23784
23785         * spam.el (spam-blackhole-good-server-regex): Ditto.
23786
23787 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23788
23789         * mml.el (mml-preview): Widen the message buffer before copying
23790         the contents to the preview buffer; sort headers before previewing.
23791
23792         * message.el (message-hidden-headers): Fix the way to avoid a bug
23793         in the `repeat' widget in Emacs 21.3 or earlier.
23794
23795 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23796
23797         * message.el (message-hidden-headers): Default to "^References:".
23798         Improve customization type.  Suggested by Reiner Steib
23799         <Reiner.Steib@gmx.de>.
23800
23801 2004-11-25  Romain Francoise  <romain@orebokech.com>
23802
23803         * message.el (message-strip-forbidden-properties): Remove check for
23804         obsolete `message-hidden' text property, hidden headers are not
23805         accessible in the buffer anymore.
23806
23807 2004-11-22  Romain Francoise  <romain@orebokech.com>
23808
23809         * message.el (message-header-format-alist): Add `From' in list
23810         so that it can be sorted.
23811         (message-fix-before-sending): Widen and sort headers before
23812         sending.
23813         (message-hide-headers): Use narrowing to hide headers by moving
23814         them to the top of the buffer and narrowing to the region
23815         underneath.
23816
23817 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23818
23819         * message.el (message-strip-forbidden-properties):
23820         Bind buffer-read-only (etc) to nil.
23821
23822 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23823
23824         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23825         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23826
23827 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23828
23829         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23830
23831 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23832
23833         * dns.el (query-dns): Use sit-for to time instead of
23834         accept-process-output, since that doesn't seem to work on udp
23835         sockets.
23836
23837 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23838
23839         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23840
23841 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23842
23843         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23844         doc string.  Improve doc string.
23845
23846 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23847
23848         * nntp.el (nntp-request-update-info): Return nil if
23849         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23850         may not call gnus-activate-group which uselessly issues the GROUP
23851         commands for all nntp groups and wastes time.  Reported by Romain
23852         Francoise <romain@orebokech.com>.
23853
23854         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23855
23856 2004-11-15  Simon Josefsson  <jas@extundo.com>
23857
23858         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23859         headers separately.
23860         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23861         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23862
23863 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23864
23865         * gnus-start.el (gnus-convert-old-newsrc):
23866         Assign legacy-gnus-agent to 5.10.7.
23867
23868 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23869
23870         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23871         start of the lines.
23872
23873 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23874
23875         * hashcash.el (hashcash-default-payment): Change default to 20.
23876         (hashcash-default-accept-payment): Change default to 20.
23877         (hashcash-process-alist): New variable.
23878         (hashcash-generate-payment-async): Add.
23879         (hashcash-already-paid-p): Add.
23880         (hashcash-insert-payment): Don't generate payments twice.
23881         (hashcash-insert-payment-async): Add.
23882         (hashcash-insert-payment-async-2): Add.
23883         (hashcash-cancel-async): Add.
23884         (hashcash-wait-async): Add.
23885         (hashcash-processes-running-p): Add.
23886         (hashcash-wait-or-cancel): Add.
23887         (mail-add-payment): New optional argument.  Conditionally start
23888         asynchronous calculation.
23889         (mail-add-payment-async): Add.
23890
23891         * message.el (message-send-mail): Wait for asynchronous hashcash
23892         results.  Don't clobber existing X-Hashcash headers.
23893         (message-setup-1): Call mail-add-payment-async when
23894         message-generate-hashcash is non-nil.
23895
23896 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23897
23898         * message.el (message-use-alternative-email-as-from): Examine the
23899         From header as well; use message-make-from in order to include a
23900         user's full name.
23901
23902 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23903
23904         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23905         default; improve customization type.
23906         (gnus-emphasis-custom-with-format): New macro.
23907         (gnus-emphasis-custom-value-to-external): New function.
23908         (gnus-emphasis-custom-value-to-internal): New function.
23909
23910 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23911
23912         * dns.el (query-dns): Resolve reverse addresses.
23913
23914 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23915
23916         * gnus-group.el (gnus-group-get-new-news): Use it.
23917
23918         * gnus-start.el (gnus-check-reasonable-setup): New function.
23919
23920 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23921
23922         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23923         "Args out of range" error.  Reported by Arnaud Giersch
23924         <arnaud.giersch@free.fr>.
23925
23926 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23927
23928         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23929
23930 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23931
23932         * spam.el (spam group): Add :version.
23933
23934         * pgg-def.el (pgg group): Add :version.
23935
23936 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23937
23938         * gnus-art.el (gnus-article-edit-article): Don't associate the
23939         article buffer with a draft file.  This is a temporary measure
23940         against the 2004-08-22 change to gnus-article-edit-mode.
23941
23942 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23943
23944         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23945         (html2text-format-tags): Remove unused variable `attr'.
23946
23947 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23948
23949         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23950
23951         * tls.el (tls-process-connection-type, tls-success)
23952         (tls-certtool-program): Add :version.
23953
23954         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23955         (starttls-extra-arguments, starttls-process-connection-type)
23956         (starttls-connect, starttls-failure, starttls-success): Add :version.
23957
23958         * spam-stat.el (spam-stat): Add :version.
23959
23960         * sieve.el (sieve): Add :version.
23961
23962         * sha1.el (sha1): Add :version.
23963         (sha1-use-external): Remove redundant version.
23964
23965         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23966         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23967         (nnmail-split-fancy-match-partial-words)
23968         (nnmail-split-lowercase-expanded): Add :version.
23969
23970         * nndiary.el (nndiary): Add :version.
23971
23972         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23973
23974         * mml-sec.el (mml-default-sign-method)
23975         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23976         Add :version.
23977
23978         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23979
23980         * mm-url.el (mm-url-use-external, mm-url-program)
23981         (mm-url-arguments): Add :version.
23982
23983         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23984         (mm-attachment-file-modes, mm-decrypt-option)
23985         (mm-w3m-safe-url-regexp): Add :version.
23986
23987         * message.el (message-cite-prefix-regexp)
23988         (message-sendmail-envelope-from, message-minibuffer-local-map)
23989         (message-user-fqdn, message-completion-alist): Add :version.
23990
23991         * gnus-win.el (gnus-configure-windows-hook)
23992         (gnus-use-frames-on-any-display): Add :version.
23993
23994         * gnus-art.el (gnus-article-address-banner-alist)
23995         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23996         (gnus-treat-from-picon, gnus-treat-mail-picon)
23997         (gnus-treat-x-pgp-sig): Add :version.
23998
23999         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24000         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24001         (gnus-summary-article-delete-hook)
24002         (gnus-summary-display-while-building): Add :version.
24003
24004         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24005         (gnus-get-top-new-news-hook): Add :version.
24006
24007         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24008         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24009
24010         * gnus-registry.el (gnus-registry): Add :version.
24011
24012         * gnus-spec.el (gnus-use-correct-string-widths)
24013         (gnus-make-format-preserve-properties): Add :version.
24014
24015         * gnus.el (gnus-group-charter-alist)
24016         (gnus-group-fetch-control-use-browse-url)
24017         (gnus-install-group-spam-parameters): Add :version.
24018
24019         * gnus-diary.el (gnus-diary): Add :version.
24020
24021         * gnus-delay.el (gnus-delay): Add :version.
24022
24023         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24024         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24025         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24026         Add :version.
24027
24028         * gnus-agent.el (gnus-agent-max-fetch-size)
24029         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24030         (gnus-agent-prompt-send-queue): Add :version.
24031
24032         * deuglify.el (gnus-outlook-deuglify): Add :version.
24033
24034         * html2text.el: Beautify code.  Improve doc strings.
24035         Some checkdoc cleanup.
24036         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24037
24038 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24039
24040         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24041
24042 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24043
24044         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24045         when package is loaded.
24046
24047         * spam.el (spam-summary-score-preferred-header): Add global preference
24048         for people who want to override the default SpamAssassin over
24049         Bogofilter preference (when both are set).
24050         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24051         (spam-user-format-function-S):
24052         Check spam-summary-score-preferred-header.
24053         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24054         (spam-user-format-function-S): Format the score correctly.
24055
24056 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24057
24058         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24059         signature file.  Suggested by Manoj Srivastava
24060         <srivasta@golden-gryphon.com>.
24061
24062         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24063         iso-2022-jp even in the Japanese language environment.
24064         Suggested by Jason Rumney <jasonr@gnu.org>.
24065
24066 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24067
24068         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24069         use the same characters as the dummy marks; make it free from
24070         getting affected by the language environment.
24071         (gnus-summary-read-group-1): Update mark positions only when the
24072         format spec is updated.
24073
24074         * gnus-spec.el (gnus-update-format-specifications): Return a list
24075         of updated types.
24076
24077 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24078
24079         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24080         of boundp to check if display-warning is available.
24081
24082 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24083
24084         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24085
24086 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24087
24088         * nnspool.el (nnspool-spool-directory): Use news-path if the
24089         news-directory variable is not bound.
24090
24091         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24092         function instead of display-warning if it is not available.
24093
24094 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24095
24096         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24097         v5-10: Use `point-at-bol'.
24098
24099 2004-10-26  Simon Josefsson  <jas@extundo.com>
24100
24101         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24102         <chenggao@gmail.com>.
24103
24104 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24105
24106         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24107         instead.
24108
24109 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24110
24111         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24112         to remove a server from the nnimap-server-buffer-alist.
24113         (nnimap-open-connection, nnimap-close-server): Use it.
24114
24115         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24116
24117 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24118
24119         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24120         running the major-mode function.
24121
24122 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24123
24124         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24125         dummy marks in the right way.
24126
24127 2004-10-18  David Edmondson  <dme@dme.org>
24128
24129         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24130         excessively.
24131
24132 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24133
24134         * gnus-util.el (gnus-split-references): Accept a nil references
24135         string and go on blissfully.
24136
24137         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24138         cases where the references string is non-nil but has no references.
24139
24140         * encrypt.el: Add autoload tags.
24141
24142         * spam.el (spam-resolve-registrations-routine): Remove article
24143         from unregistration list too.  Reported by David Hanak
24144         <dhanak@isis.vanderbilt.edu>
24145
24146 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24147
24148         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24149         nil.  Change custom type.
24150
24151 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24152
24153         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24154
24155         * gnus-sum.el (gnus-summary-move-article): Use it.
24156
24157 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24158
24159         * encrypt.el: Add autoload cookies.
24160
24161         * spam.el (spam-backend-article-list-property)
24162         (spam-backend-get-article-todo-list)
24163         (spam-backend-put-article-todo-list)
24164         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24165         Resolve registrations separately.
24166         (spam-register-routine): Format comments.
24167         (spam-unregister-routine, spam-register-routine): Always call with
24168         specific-articles, no default list.
24169         (spam-summary-prepare-exit): Use the spam-classifications function.
24170
24171         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24172         gnus-encrypt.el.
24173
24174         * encrypt.el: Copied from gnus-encrypt.el.
24175
24176         * gnus-encrypt.el: Commented that it's obsolete.
24177
24178 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24179
24180         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24181         (gnus-score-save): Use it.
24182
24183         * message.el (message-bury): Use `window-dedicated-p'.
24184
24185 2004-10-15  Simon Josefsson  <jas@extundo.com>
24186
24187         * pop3.el (top-level): Don't require nnheader.
24188         (pop3-read-timeout): Add.
24189         (pop3-accept-process-output): Add.
24190         (pop3-read-response, pop3-retr): Use it.
24191
24192 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24193
24194         * spam.el (spam-register-routine): Move comment.
24195         (spam-verify-bogofilter): Use 'unknown for the initial
24196         spam-bogofilter-valid state, not 'never.
24197
24198         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24199         for netrc-machine.
24200
24201         * nnimap.el (nnimap-open-connection):
24202         Use netrc-machine-user-or-password.
24203
24204 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24205
24206         * gnus-registry.el (gnus-registry-unload-hook):
24207         Set as a variable with add-hook.
24208
24209         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24210         of news-path.
24211
24212         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24213
24214         * spam.el: Delete duplicate `provide'.
24215         (spam-unload-hook): Set as a variable with add-hook.
24216
24217 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24218
24219         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24220         in the doc string.
24221
24222         * message.el (message-ignored-news-headers)
24223         (message-ignored-supersedes-headers)
24224         (message-ignored-resent-headers)
24225         (message-forward-ignored-headers): Improve custom type.
24226
24227 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24228
24229         * message.el (message-tokenize-header): Fix 2004-09-06 change
24230         which used point-min in the wrong place.
24231
24232 2004-10-12  Simon Josefsson  <jas@extundo.com>
24233
24234         * tls.el (tls-certtool-program): New variable.
24235         (tls-certificate-information): New function, based on
24236         ssl-certificate-information.
24237
24238 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24239
24240         * compface.el: Move the version of ELisp-based uncompface program
24241         to the contrib directory because of the copyright problem.
24242
24243 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24244
24245         * message.el (message-kill-buffer): Raise the current frame.
24246
24247 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24248
24249         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24250
24251         * gnus.el (message-y-or-n-p): Autoload.
24252
24253         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24254         (pop3-password-required, pop3-authentication-scheme)
24255         (pop3-leave-mail-on-server): Make customizable.
24256         (pop3): New custom group.
24257         (pop3-retr): Remove `sleep-for' statements.
24258         Suggested by Dave Love <fx@gnu.org>.
24259
24260         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24261         Windows/DOS.
24262
24263         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24264         (imap-parse-body): Fix incorrect use of `assert'.
24265         Suggested by Dave Love <fx@gnu.org>.
24266
24267         * mml.el (mml-minibuffer-read-disposition): Require match.
24268         Suggested by Dave Love <fx@gnu.org>.
24269
24270 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24271
24272         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24273         doc string.
24274
24275 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24276
24277         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24278
24279 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24280
24281         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24282         instead of calling `mm-insert-inline', to decode text/* parts
24283         before displaying them.
24284
24285 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24286
24287         * mm-uu.el (mm-uu-text-plain-type): New variable.
24288         (mm-uu-pgp-signed-extract-1): Use it.
24289         (mm-uu-pgp-encrypted-extract-1): Use it.
24290         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24291         bind mm-uu-text-plain-type with that value.
24292         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24293         mm-uu-dissect.
24294
24295 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24296
24297         * gnus-group.el (gnus-update-group-mark-positions):
24298         * gnus-sum.el (gnus-update-summary-mark-positions):
24299         * message.el (message-check-news-body-syntax):
24300         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24301         of string-as-multibyte.
24302
24303 2004-10-05  Juri Linkov  <juri@jurta.org>
24304
24305         * gnus-group.el (gnus-update-group-mark-positions):
24306         * gnus-sum.el (gnus-update-summary-mark-positions):
24307         * message.el (message-check-news-body-syntax):
24308         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24309         8-bit unibyte values to a multibyte string for search functions.
24310
24311 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24312
24313         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24314         (mm-uu-dissect-text-parts): New function.
24315
24316         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24317         dissect text parts.
24318
24319         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24320         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24321
24322         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24323
24324         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24325         Use gnus-current-topics instead of gnus-current-topic.
24326
24327 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24328
24329         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24330
24331 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24332
24333         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24334         where appropriate.
24335
24336         * nnml.el (nnml-generate-active-info): do.
24337
24338         * nndiary.el (nndiary-generate-active-info): do.
24339
24340         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24341         (gnus-topic-move): do.
24342
24343         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24344         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24345
24346         * gnus-srvr.el (gnus-server-prepare)
24347         (gnus-server-open-all-servers): do.
24348
24349         * gnus-msg.el (gnus-summary-cancel-article)
24350         (gnus-summary-resend-message)
24351         (gnus-summary-mail-crosspost-complaint): do.
24352
24353         * gnus-move.el (gnus-change-server): do.
24354
24355         * gnus-group.el (gnus-group-unmark-all-groups)
24356         (gnus-group-set-current-level): do.
24357
24358 2004-10-04  Simon Josefsson  <jas@extundo.com>
24359
24360         * message.el (message-generate-hashcash): Doc fix.
24361
24362 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24363
24364         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24365         avoid infinite recursion via gnus-get-function.
24366
24367 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24368
24369         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24370
24371         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24372
24373         * nnmail.el (nnmail-split-history): do.
24374
24375         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24376         (nnml-request-delete-group): do.
24377
24378         * nnslashdot.el (nnslashdot-read-groups): do.
24379
24380         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24381         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24382
24383         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24384         (nnspool-sift-nov-with-sed): Use last.
24385         (nnspool-retrieve-headers-with-nov): Use mapc.
24386         (nnspool-request-newgroups): Use dolist.
24387         (nnspool-request-group): Use last.
24388
24389         * nntp.el (nntp-read-server-type): Use dolist.
24390
24391         * nnvirtual.el (nnvirtual-create-mapping)
24392         (nnvirtual-update-read-and-marked): Use dolist.
24393         (nnvirtual-convert-headers): Simplify.
24394
24395 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24396
24397         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24398         Add support for sync'ing tick marks.
24399
24400 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24401
24402         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24403         there's no visible header.
24404
24405 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24406
24407         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24408         When necessary, pass full group name to gnus-request-set-marks.
24409
24410 2004-10-01  Simon Josefsson  <jas@extundo.com>
24411
24412         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24413         acroread.
24414
24415 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24416
24417         * spam-report.el (spam-report-gmane): Fix interactive.
24418
24419         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24420
24421         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24422         when writing file.
24423         (gnus-agent-synchronize-flags): Don't default to being
24424         interactive.
24425
24426 2004-09-30  Simon Josefsson  <jas@extundo.com>
24427
24428         * message.el (message-generate-hashcash): Add.
24429         (message-send-mail): Use it, call mail-add-payment.
24430
24431 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24432
24433         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24434
24435 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24436
24437         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24438         gnus-requst-update-info with explicit code to sync the in-memory
24439         info read flags with the marks being sync'd to the backend.
24440
24441         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24442
24443 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24444
24445         * spam.el (spam-verify-bogofilter): Add new function.
24446         (spam-check-bogofilter)
24447         (spam-bogofilter-register-with-bogofilter): Use it.
24448         (spam-verify-bogofilter): Add small fixes.
24449
24450 2004-09-28  Simon Josefsson  <jas@extundo.com>
24451
24452         * hashcash.el (hashcash-generate-payment): Revert.
24453
24454 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24455
24456         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24457         Use gnus-extract-references instead of gnus-split-references.
24458
24459         * gnus-util.el (gnus-extract-references): Add new function, analogous
24460         to gnus-split-references but extracts only the message-ID without
24461         anything extra.
24462
24463         * hashcash.el (hashcash-generate-payment)
24464         (hashcash-check-payment): Do the right thing if hashcash-path is
24465         nil (because the hashcash program could not be found).
24466
24467         * spam.el (spam-use-hashcash): Remove comment.
24468
24469 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24470
24471         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24472         (gnus-cache-enter-article, gnus-cache-remove-article)
24473         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24474
24475         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24476
24477         * gnus-art.el (article-hide-boring-headers)
24478         (article-translate-strings, article-display-face)
24479         (gnus-article-mime-match-handle-first)
24480         (gnus-article-highlight-headers)
24481         (gnus-article-add-buttons-to-head): do.
24482
24483 2004-09-27  Simon Josefsson  <jas@extundo.com>
24484
24485         * hashcash.el: New version, from
24486         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24487         ../contrib/.
24488
24489 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24490
24491         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24492
24493 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24494
24495         * gnus-dup.el (gnus-dup-open): Use mapc.
24496         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24497
24498         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24499         Reported by Stefan Wiens <s.wi@gmx.net>.
24500
24501         * gnus.el (gnus-shutdown): Use dolist.
24502
24503         * gnus-undo.el (gnus-undo): Use mapc.
24504
24505         * nnrss.el (nnrss-generate-active): do.
24506
24507         * message.el (message-cite-original-without-signature)
24508         (message-cite-original): Use mapc.
24509         (message-do-actions, message-make-forward-subject): Use dolist.
24510
24511 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24512
24513         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24514         deletion to remove entire duplicate line.  Fixes merged article
24515         number bug.
24516
24517 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24518
24519         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24520         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24521         first ask if you want to open a server and then, even when you
24522         responded with no, asking if you want to synchronize the server's
24523         flags.
24524         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24525         multi-line expressions.
24526         (gnus-agent-synchronize-group-flags): New internal function.
24527         Updates marks in memory (in the info structure) AND in the
24528         backend.
24529
24530         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24531
24532         * nnagent.el (nnagent-request-set-mark):
24533         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24534         method, to ensure that synchronization updates marks in the
24535         backend and in the info (in memory) structure.
24536
24537 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24538
24539         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24540         convention fully; don't miss the root article of a thread; make
24541         the X-Draft-From header with correct article numbers.
24542
24543 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24544
24545         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24546         unless plugged.  Disable the agent so that an open failure causes
24547         an error.
24548
24549         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24550         Revert 2004-09-21 change.  The backend must be opened while
24551         synchronizing flags even when the backend stores the flags
24552         locally.
24553
24554 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24555
24556         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24557         in `header' match.  Reported by Svend Tollak Munkejord.
24558
24559         * message.el (message-cite-original): Fix use of
24560         `message-cite-articles-with-x-no-archive'.
24561
24562 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24563
24564         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24565         (gnus-window-to-buffer): Ditto.
24566
24567         * mml.el (mml-preview-buffer): New variable.
24568         (mml-preview): Manage window layout with gnus-buffer-configuration.
24569
24570         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24571         X-Draft-From header even if those articles aren't quoted.
24572
24573 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24574
24575         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24576         (gnus-request-set-mark, gnus-request-update-mark): Use new
24577         g-s-t-u-l-m to decide to use backend even when unplugged.
24578
24579 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24580
24581         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24582         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24583
24584 2004-09-20  Simon Josefsson  <jas@extundo.com>
24585
24586         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24587         "utf-16-le".
24588
24589 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24590
24591         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24592
24593 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24594
24595         * uudecode.el (uudecode-use-external): Add :version.
24596
24597         * smime.el (smime-CA-file, smime-encrypt-cipher)
24598         (smime-dns-server): Add :version.
24599
24600         * smiley.el (gnus-smiley-file-types): Add :version.
24601
24602         * sha1.el (sha1-use-external): Add :version.
24603
24604         * pgg-def.el (pgg-query-keyserver): Add :version.
24605
24606         * nnmail.el (nnmail-fancy-expiry-targets)
24607         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24608         Add :version.
24609
24610         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24611         (nnimap-retrieve-groups-asynchronous): Add :version.
24612         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24613
24614         * mml.el (mml-content-disposition-parameters)
24615         (mml-insert-mime-headers-always): Add :version.
24616
24617         * mm-util.el (mm-coding-system-priorities): Add :version.
24618
24619         * mm-decode.el (mm-inline-text-html-with-images)
24620         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24621         (mm-verify-option): Add :version.
24622         (mm-text-html-renderer): Change :version.
24623
24624         * message.el (message-fcc-externalize-attachments)
24625         (message-required-headers, message-draft-headers)
24626         (message-subject-trailing-was-query)
24627         (message-subject-trailing-was-ask-regexp)
24628         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24629         (message-mark-insert-end, message-archive-header)
24630         (message-archive-note, message-cross-post-default)
24631         (message-cross-post-note, message-followup-to-note)
24632         (message-cross-post-note-function, message-use-mail-followup-to)
24633         (message-subscribed-address-functions)
24634         (message-subscribed-address-file, message-subscribed-addresses)
24635         (message-subscribed-regexps, message-allow-no-recipients)
24636         (message-yank-cited-prefix, message-signature-insert-empty-line)
24637         (message-hidden-headers, message-hierarchical-addresses)
24638         (message-mail-user-agent, message-use-idna)
24639         (message-valid-fqdn-regexp)
24640         (message-strip-special-text-properties, message-header-synonyms)
24641         (message-beginning-of-line, message-tab-body-function): Add :version.
24642         (message-insert-canlock, message-wide-reply-confirm-recipients):
24643         Change :version.
24644
24645         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24646         and :version.
24647         (mail-source-delete-old-incoming-confirm)
24648         (mail-source-movemail-program): Add :version.
24649
24650         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24651         (gnus-agent-cache, gnus-agent): Change :version.
24652
24653         * gnus-util.el (gnus-use-byte-compile): Change :version.
24654
24655         * gnus-sum.el (gnus-summary-make-false-root-always)
24656         (gnus-summary-default-high-score)
24657         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24658         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24659         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24660         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24661         (gnus-sum-thread-tree-single-indent)
24662         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24663         (gnus-sum-thread-tree-leaf-with-other)
24664         (gnus-sum-thread-tree-single-leaf): Add :version.
24665         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24666         (gnus-article-loose-mime): Change :version.
24667
24668         * gnus-start.el (gnus-backup-startup-file)
24669         (gnus-save-startup-file-via-temp-buffer): Add :version.
24670
24671         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24672         (gnus-server-offline-face): Add :version.
24673
24674         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24675
24676         * gnus-msg.el (gnus-gcc-externalize-attachments)
24677         (gnus-debug-files, gnus-debug-exclude-variables)
24678         (gnus-discouraged-post-methods): Change :version.
24679         (gnus-confirm-mail-reply-to-news)
24680         (gnus-confirm-treat-mail-like-news): Add :version.
24681
24682         * gnus-int.el (gnus-server-unopen-status): Add :version.
24683
24684         * gnus-group.el (gnus-group-jump-to-group-prompt)
24685         (gnus-large-ephemeral-newsgroup)
24686         (gnus-fetch-old-ephemeral-headers): Add :version.
24687
24688         * gnus-fun.el (gnus-x-face-directory)
24689         (gnus-convert-pbm-to-x-face-command)
24690         (gnus-convert-image-to-x-face-command)
24691         (gnus-convert-image-to-face-command): Add :version.
24692
24693         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24694
24695         * gnus-cite.el (gnus-cite-blank-line-after-header)
24696         (gnus-article-boring-faces): Add :version.
24697
24698         * gnus-art.el (gnus-buttonized-mime-types)
24699         (gnus-inhibit-mime-unbuttonizing)
24700         (gnus-treat-display-face)
24701         (gnus-treat-body-boundary): Change :version.
24702         (gnus-body-boundary-delimiter, gnus-picon-databases)
24703         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24704         (gnus-treat-date-english, gnus-treat-fold-headers)
24705         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24706         (gnus-treat-mail-picon, gnus-treat-wash-html)
24707         (gnus-article-encrypt-protocol)
24708         (gnus-use-idna, gnus-article-over-scroll)
24709         (gnus-mime-display-multipart-alternative-as-mixed)
24710         (gnus-mime-display-multipart-related-as-mixed)
24711         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24712         (gnus-ctan-url, gnus-button-ctan-handler)
24713         (gnus-button-handle-ctan-bogus-regexp)
24714         (gnus-button-ctan-directory-regexp)
24715         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24716         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24717         (gnus-button-man-level, gnus-button-emacs-level)
24718         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24719
24720         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24721         (gnus-agent-go-online): Change :version.
24722         (gnus-agent-expire-unagentized-dirs)
24723         (gnus-agent-auto-agentize-methods): Add :version.
24724
24725         * flow-fill.el (fill-flowed-display-column)
24726         (fill-flowed-encode-column): Add :version.
24727
24728         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24729         (gnus-outlook-deuglify-unwrap-max)
24730         (gnus-outlook-deuglify-cite-marks)
24731         (gnus-outlook-deuglify-unwrap-stop-chars)
24732         (gnus-outlook-deuglify-no-wrap-chars)
24733         (gnus-outlook-deuglify-attrib-cut-regexp)
24734         (gnus-outlook-deuglify-attrib-verb-regexp)
24735         (gnus-outlook-deuglify-attrib-end-regexp)
24736         (gnus-outlook-display-hook): Add :version.
24737
24738         * binhex.el (binhex-use-external): Add :version.
24739
24740 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24741
24742         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24743         and `invisible'.
24744
24745 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24746
24747         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24748         in gnus-registry-trim.
24749
24750 2004-09-13  Simon Josefsson  <jas@extundo.com>
24751
24752         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24753
24754         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24755
24756         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24757         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24758         <yamaoka@jpl.org>.
24759         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24760         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24761         <yamaoka@jpl.org>.
24762
24763         * sieve.el (sieve-manage-mode): Ditto.
24764
24765 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24766
24767         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24768
24769 2004-09-11  Simon Josefsson  <jas@extundo.com>
24770
24771         * dns-mode.el: Add.
24772
24773         * mm-view.el (mm-display-dns-inline): Add.
24774
24775         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24776         (mm-automatic-display): Ditto.
24777
24778         * mailcap.el (mailcap-mime-data): Add text/dns.
24779         (mailcap-mime-extensions): Map .soa to text/dns.
24780
24781 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24782
24783         * gnus-art.el (article-decode-mime-words, article-babel)
24784         (gnus-article-highlight-signature, gnus-article-add-buttons)
24785         (gnus-signature-toggle): Remove unnecessary bindings of
24786         `inhibit-read-only' inherited from v5.10 merge.
24787
24788 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24789
24790         * nntp.el (nntp): New customization group.
24791         (nntp-authinfo-file): Add customization group.
24792
24793         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24794
24795         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24796
24797         * gnus.el (to-address, to-list, subscribed)
24798         (large-newsgroup-initial): Ditto.
24799
24800         * flow-fill.el (fill-flowed-display-column)
24801         (fill-flowed-encode-column): Ditto.
24802
24803 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24804
24805         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24806         Use point-min rather than 1.
24807         (message-send-mail): Use buffer-size rather than point-max.
24808
24809         * gnus-sum.el (gnus-summary-search-article-forward):
24810         Signal a specific `search-failed' rather than a generic `error'.
24811
24812         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24813         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24814         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24815
24816 2004-09-10  Simon Josefsson  <jas@extundo.com>
24817
24818         * nndb.el (require): Remove tcp and duplicate cl.
24819
24820 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24821
24822         * gnus-agent.el (directory-files-and-attributes): Move forward.
24823
24824 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24825
24826         * gnus-agent.el (directory-files-and-attributes):
24827         Optionally defined to support XEmacs.
24828
24829 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24830
24831         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24832         to avoid run-time CL dependencies.
24833         (gnus-agent-unfetch-articles): New function.
24834         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24835         article numbers even when local .overview file is missing.
24836         (gnus-agent-read-article-number): New function.  Only accepts
24837         27-bit article numbers.
24838         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24839         Use gnus-agent-read-article-number.
24840         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24841         from backend while recognizing that article numbers in .overview
24842         must be valid.
24843         (gnus-agent-update-files-total-fetched-for):
24844         Use directory-files-and-attributes to improve performance.
24845         * gnus-int.el (gnus-request-move-article):
24846         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24847         improve performance.
24848
24849         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24850         some users confused by references to .newsrc when they only have a
24851         .newsrc.eld file.
24852         (gnus-convert-mark-converter-prompt)
24853         (gnus-convert-converter-needs-prompt): Fix use of property list.
24854         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24855         New function.  Used internally to only display 'gnus converting
24856         files' message when actually necessary.
24857
24858         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24859         methods now autoloaded.
24860
24861 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24862
24863         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24864         identifiers.
24865
24866 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24867
24868         * gnus-picon.el: Fix indentation and closing parenthesis.
24869
24870 2004-09-01  Simon Josefsson  <jas@extundo.com>
24871
24872         * message.el (message-canlock-generate): Require sha1, not
24873         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24874         to require within a function.  Sadly, if sha1.el isn't loaded, the
24875         let binding in m-c-g will hide the defcustom definition, which is
24876         bad.)
24877
24878         * canlock.el: Require sha1, not sha1-el.
24879
24880         * message.el: Don't autoload sha1 (there is a autoload cookie in
24881         sha1.el).
24882
24883         * sha1-el.el: Rename to sha1.el.
24884
24885 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24886
24887         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24888
24889 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24890
24891         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24892
24893 2004-08-30  Kim F. Storm  <storm@cua.dk>
24894
24895         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24896
24897         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24898         Add :group 'nnimap.
24899
24900 2004-08-30  Andreas Schwab  <schwab@suse.de>
24901
24902         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24903         ?* and ?\;.
24904
24905         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24906         and ?\' to symbol instead of whitespace.
24907
24908 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24909
24910         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24911
24912         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24913         instead of re-search-forward.
24914
24915         * gnus-uu.el (gnus-uu-save-article): Ditto.
24916         (gnus-uu-post-encode-uuencode): Ditto.
24917
24918         * html2text.el (html2text-clean-list-items): Ditto.
24919         (html2text-clean-dtdd): Ditto.
24920         (html2text-format-tags): Ditto.
24921
24922         * message.el (message-send-mail-with-sendmail): Fix regexp.
24923         (message-fill-field-general): Use search-forward instead of
24924         re-search-forward.
24925         (unbold-region): Ditto.
24926
24927         * nnrss.el (nnrss-request-article): Ditto.
24928
24929         * nnslashdot.el (nnslashdot-request-article): Ditto.
24930
24931         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24932
24933         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24934         "Unrecognized menu descriptor" error in XEmacs.
24935
24936 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24937
24938         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24939         parent article of a sparse article in the thread hashtb.
24940
24941 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24942
24943         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24944         (nnmail-expand-newtext): Lowercase expanded entries if
24945         nnmail-split-lowercase-expanded is non-nil.
24946
24947 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24948
24949         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24950
24951         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24952         of gnus-tmp-news-method into string under XEmacs.  It will be
24953         passed to gnus-correct-length which takes only a string argument.
24954
24955 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24956
24957         * gnus-util.el (gnus-bind-print-variables): New macro.
24958         (gnus-prin1): Use it.
24959         (gnus-prin1-to-string): Use it.
24960         (gnus-pp): New function.
24961         (gnus-pp-to-string): New function.
24962
24963         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24964         Replace pp-to-string with gnus-pp-to-string.
24965         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24966         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24967         * gnus-msg.el (gnus-debug): Ditto.
24968         * gnus-score.el (gnus-score-save): Ditto.
24969         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24970         gnus-pp-to-string.
24971         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24972         with gnus-pp.
24973         * score-mode.el (gnus-score-pretty-print): Ditto.
24974         * webmail.el (webmail-debug): Ditto.
24975
24976 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24977
24978         * gnus-art.el (article-display-face, article-display-x-face):
24979         Use buffer-read-only.
24980
24981 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24982
24983         * gnus-art.el (article-hide-list-identifiers):
24984         Bind inhibit-read-only as t.
24985
24986 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24987
24988         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24989
24990 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24991
24992         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24993         (gnus-narrow-to-page): Don't assume point-min == 1.
24994         (gnus-article-edit-mode): Derive from message-mode.
24995
24996         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24997         point-min == 1.
24998
24999         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25000         Disable incorrect use of `assert'.
25001
25002         * message.el (message-mode): Set comment-start-skip.
25003
25004
25005 2004-08-22  Sam Steingold  <sds@gnu.org>
25006
25007         * pop3.el (pop3-leave-mail-on-server): New user variable.
25008         (pop3-movemail): Delete mail only when it is nil.
25009
25010 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25011
25012         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25013
25014         * mml.el (mml-preview): Use `pop-to-buffer'.
25015
25016         * message.el (message-goto-mail-followup-to): Insert after "To".
25017         (message-carefully-insert-headers): Add comment.
25018
25019         * gnus.el: Remove unused variable `gnus-article-check-size'.
25020
25021         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25022
25023         * gnus-art.el (gnus-button-alist):
25024         Improve `gnus-button-handle-library' entry.
25025
25026 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25027
25028         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25029         Use downcase, since XEmacs capitalizes error messages differently.
25030
25031 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25032
25033         * nntp.el: Add (require 'gnus) due to reference to
25034         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25035
25036 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25037
25038         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25039         Bind `mm-fill-flowed'.
25040
25041         * mm-decode.el (mm-dissect-singlepart): Check it.
25042
25043 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25044
25045         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25046         'imap' for netrc parsing.
25047
25048 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25049
25050         * mailcap.el (mailcap-mime-data): Mark as risky.
25051
25052 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25053
25054         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25055         may be included in the encoded word.
25056         (rfc2047-encode): Don't append a space if the encoded word
25057         includes close parenthesis.
25058
25059 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25060
25061         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25062         of text within parentheses.
25063
25064 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25065
25066         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25067         (gnus-encrypt-write-file-contents): Make the password key the file
25068         name PLUS the cipher, not just the cipher.  Also remove failed
25069         passwords from the cache.
25070
25071 2004-08-06  Simon Josefsson  <jas@extundo.com>
25072
25073         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25074         Doc fix.
25075
25076 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25077
25078         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25079         LWSP.
25080
25081 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25082
25083         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25084         Try to append in-reply-to: data to the references: header.
25085
25086         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25087         (netrc-parse): Use gnus-encrypt.el functions.
25088
25089         * gnus-encrypt.el: Add new file for encryption support; currently
25090         does only a few GPG ciphers and an internal XOR cipher.
25091
25092         * password.el: Add comments on using password-read-and-add.
25093         (password-read-and-add): Add function to read and add the
25094         password to the cache at once.
25095
25096 2004-07-28  Simon Josefsson  <jas@extundo.com>
25097
25098         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25099         parameter (but don't use it, for now).
25100
25101         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25102         instead of hard coding to nil.
25103
25104 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25105
25106         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25107         as mm-inline-image-xemacs does.
25108
25109 2004-07-26  Simon Josefsson  <jas@extundo.com>
25110
25111         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25112         Revert part of 2004-07-17 change below.
25113
25114 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25115
25116         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25117         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25118
25119 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25120
25121         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25122         quotes that actually start with ">" at the beginning of the
25123         lines.
25124
25125 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25126
25127         * rfc2047.el (rfc2047-encode-region): Fix last change.
25128         (rfc2047-encode-parameter): Remove useless concat.
25129
25130 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25131
25132         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25133         encode special characters; fix some kind of misconfigured headers;
25134         signal a real error if debug-on-quit or debug-on-error is non-nil.
25135         (rfc2047-encode-max-chars): New variable.
25136         (rfc2047-encode-1): Use it.
25137         (rfc2047-encode-parameter): New function.
25138
25139         * mml.el (mml-insert-parameter): Remove an excessive space.
25140
25141 2004-07-17  Simon Josefsson  <jas@extundo.com>
25142
25143         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25144         Kai Grossjohann <kai@emptydomain.de>.
25145         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25146         (gnus-group-make-menu-bar): Ditto.
25147
25148         * gnus-util.el (gnus-group-server): Add.
25149
25150 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25151
25152         * message.el (message-clone-locals): Clone sendmail and smtp
25153         variables.
25154
25155 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25156
25157         * rfc2047.el (rfc2047-encode-region): Fix last change.
25158
25159 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25160
25161         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25162         characters as non-special.
25163
25164 2004-07-09  Simon Josefsson  <jas@extundo.com>
25165
25166         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25167         Users will lose all flag changes made while unplugged with
25168         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25169         good default.  See numerous reports on ding mailing list.
25170
25171 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25172
25173         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25174         add generate-head-function and generate-article-function to the
25175         rfc822-forward entry.
25176         (nndoc-rfc822-forward-generate-article): New function.
25177         (nndoc-rfc822-forward-generate-head): New function.
25178
25179         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25180
25181 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25182
25183         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25184         respect display group parameter and gnus-summary-expunge-below.
25185         (gnus-articles-to-read): Remove unused reference to display group
25186         parameter.
25187
25188 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25189
25190         * nnheader.el (nnheader-uniquify-message-id): New experimental
25191         variable.
25192         (nnheader-nov-read-message-id): Use it.
25193
25194         * spam-report.el (spam-report-gmane): Add interactive.
25195
25196 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25197
25198         * mm-encode.el (mm-content-transfer-encoding-defaults):
25199         Use qp-or-base64 for the application/* types.
25200
25201 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25202
25203         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25204
25205 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25206
25207         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25208         trim value.
25209
25210 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25211
25212         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25213         New macro and function.
25214         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25215
25216 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25217
25218         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25219         after-load-alist.
25220
25221 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25222
25223         * gnus-group.el (gnus-group-get-new-news-this-group):
25224         Don't update info that isn't there.
25225
25226 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25227
25228         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25229         entry.
25230
25231 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25232
25233         * mm-view.el (mm-inline-render-with-function): Use multibyte
25234         buffer; decode html source by charset.
25235
25236         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25237
25238         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25239         Mule-UCS is loaded under XEmacs.
25240         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25241
25242 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25243
25244         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25245
25246 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25247
25248         * mm-util.el (mm-coding-system-p): Return a coding-system.
25249         (mm-mime-mule-charset-alist): Use shift_jis instead of
25250         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25251         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25252         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25253         instead of japanese-shift-jis and iso-latin-1 respectively in
25254         order to share the default value with both Emacs and XEmacs-mule.
25255         (mm-mule-charset-to-mime-charset):
25256         Make mm-coding-system-priorities effective.
25257         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25258         while predicating of candidates upon the priorities.
25259
25260 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25261
25262         * gnus-sum.el (gnus-summary-make-menu-bar):
25263         Add gnus-uu-invert-processable.
25264
25265         * gnus.el: Autoload gnus-uu-invert-processable.
25266
25267 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25268
25269         * mm-util.el (mm-with-multibyte-buffer): New macro.
25270
25271         * rfc2047.el (rfc2047-encode-string): Use it.
25272         (rfc2047-encode-region): Move point to the end of the region after
25273         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25274
25275 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25276
25277         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25278         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25279
25280 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25281
25282         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25283         (gnus-cite-parse): Ignore quoted envelope From_.
25284         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25285
25286 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25287
25288         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25289         invalid addresses.
25290
25291 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25292
25293         * spam.el: Change section markers, revise TODO list.
25294         (spam-backends): Make new master list of all installed backends.
25295         (spam-summary-exit-behavior): Add new variable to determine how
25296         messages moves are done at summary exit.
25297         (spam-move-spam-nonspam-groups-only)
25298         (spam-process-ham-in-nonham-groups)
25299         (spam-process-ham-in-spam-groups): Remove variables, the
25300         spam-summary-exit-behavior variable should be used to manage this
25301         behavior.
25302         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25303         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25304         and spam-old-spam-articles.
25305         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25306         Add empty variables, placeholders for the backends they represent.
25307         (spam-set-difference): Move, unchanged.
25308         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25309         unless the user has a processor variable.
25310         (spam-classifications, spam-classification-valid-p)
25311         (spam-backend-properties, spam-backend-property-valid-p)
25312         (spam-backend-function-type-valid-p)
25313         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25314         (spam-report-articles-gmane, spam-report-articles-resend):
25315         Remove functions, they are not needed.
25316         (spam-install-backend-super, spam-backend-list)
25317         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25318         (spam-backend-function, spam-backend-ham-registration-function)
25319         (spam-backend-spam-registration-function)
25320         (spam-backend-ham-unregistration-function)
25321         (spam-backend-spam-unregistration-function)
25322         (spam-backend-statistical-p, spam-backend-mover-p)
25323         (spam-install-backend-alias, spam-install-checkonly-backend)
25324         (spam-install-mover-backend, spam-install-nocheck-backend)
25325         (spam-install-backend, spam-install-statistical-backend)
25326         (spam-install-statistical-checkonly-backend): Add backend installation
25327         support.
25328         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25329         (spam-group-processor-p): Use the new backend code and respect the
25330         summary exit behavior.
25331         (spam-mark-spam-as-expired-and-move-routine): Remove.
25332         (spam-summary-prepare): Change to use the new spam-old-articles
25333         variable.
25334         (spam-copy-or-move-routine, spam-copy-spam-routine)
25335         (spam-move-spam-routine, spam-copy-ham-routine)
25336         (spam-move-ham-routine): Add code to copy/move ham or spam.
25337         (spam-fetch-field-fast): Improve doc and code, plus allow the
25338         'number request.
25339         (spam-list-of-checks, spam-list-of-statistical-checks):
25340         Remove variables.
25341         (spam-split, spam-find-spam): Use the new backend code.
25342         (spam-registration-functions): Remove variable.
25343         (spam-unregister-routine): Add convenience wrapper.
25344         (spam-log-undo-registration, spam-register-routine)
25345         (spam-log-processing-to-registry)
25346         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25347         where possible.
25348         (spam-check-gmane-xref, spam-check-regex-headers)
25349         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25350         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25351         (spam-check-bogofilter-headers, spam-check-spamoracle)
25352         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25353         (spam-check-crm114-headers): Use the spam-split-group that
25354         spam-split prepares, no need to determine it every time.
25355
25356         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25357         to the nnheader-parse-naked-head call.
25358
25359         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25360
25361         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25362         the nnheader-nov-read-message-id call.
25363
25364 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25365
25366         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25367         gnus-activate-group twice.  Suggested by Markus Peter
25368         <warp@spin.de>.
25369
25370 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25371
25372         * gnus-art.el (gnus-article-time-format): Exchange the order of
25373         day and month in the default value; fix customization type.
25374         (article-date-ut): Use add-text-properties.
25375         (article-make-date-line): Use message-make-date instead of
25376         current-time-string.
25377
25378         * message.el (message-fetch-field): Don't use set-text-properties.
25379         (message-make-date): Simplify.
25380
25381         * messagexmas.el (message-xmas-make-date): New function.
25382         (message-xmas-redefine): Defalias message-make-date to it.
25383
25384 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25385
25386         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25387         (rfc2047-encode-region): Treat text within parentheses as special;
25388         show the original text when error has occurred.
25389
25390         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25391         already-computed method to gnus-activate-group.
25392
25393         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25394         same select-methods identical Lisp objects.
25395
25396         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25397         object when modifying the info.
25398
25399 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25400
25401         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25402         gnus-opened-servers since it has never been opened with the new
25403         configuration yet.
25404
25405 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25406
25407         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25408         arg to nnheader-generate-fake-message-id.
25409
25410 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25411
25412         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25413         number and build a fake message ID localized to a group and
25414         article number (so it's repeatable from that point on).
25415         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25416         ID format.
25417
25418         * gnus-sum.el (gnus-get-newsgroup-headers):
25419         Call nnheader-generate-fake-message-id with the article number.
25420
25421 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25422
25423         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25424         end-of-buffer.
25425
25426 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25427
25428         * message.el (message-ignored-supersedes-headers): Add Approved.
25429
25430 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25431
25432         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25433         goto-char.
25434         (rfc2047-encode): Fold the line before encoding.
25435
25436 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25437
25438         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25439         folding -- not all headers can be folded, and this should be done
25440         by the message composition mode.  Probably.  I think.
25441
25442 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25443
25444         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25445         fast.
25446
25447         * gnus-ems.el (gnus-remove-image): Don't use
25448         message-text-with-property; remove only the image found first.
25449
25450         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25451         found first.
25452
25453 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25454
25455         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25456
25457 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25458
25459         * message.el (message-text-with-property): Make it fast and accept
25460         optional arguments.
25461         (message-strip-forbidden-properties): Use it.
25462         (message-fix-before-sending): Follow the m-t-w-p change.
25463
25464         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25465
25466 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25467
25468         * gnus-art.el (article-hide-headers): Don't change the buffer
25469         mistakenly when performing mml-preview even if
25470         gnus-single-article-buffer is nil.
25471
25472 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25473
25474         * message.el (message-expand-name-databases): New user option.
25475         (message-expand-name): Use it.
25476
25477 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25478
25479         * spam.el (spam-report-articles-resend)
25480         (spam-report-resend-register-routine): Allow ham reporting.
25481         (spam-report-resend-register-ham-routine): Add wrapper.
25482         (spam-registration-functions): Add ham resending functions.
25483         (spam-list-of-processors): Add ham resend processor.
25484
25485         * gnus.el (ham-resend-to): Add new group parameter.
25486         (spam-process): Add ham resend option.
25487
25488         * spam-report.el (spam-report-resend): Allow reporting ham.
25489         (spam-report-resend-ham): Add wrapper.
25490
25491 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25492
25493         * message.el (message-cite-articles-with-x-no-archive):
25494         New variable.
25495         (message-cite-original): Use it.
25496
25497 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25498
25499         * message.el (message-cite-original): Respect X-No-Archive.
25500
25501 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25502
25503         * gnus-art.el (article-hide-headers): Refer to the values for
25504         gnus-ignored-headers and gnus-visible-headers in the summary
25505         buffer since a user may have set them as group parameters.
25506
25507 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25508
25509         * assistant.el (assistant-node-name): Add convenience function.
25510         (assistant-render-text, assistant-render-node): Add error handling,
25511         plus handle multiple next nodes.
25512         (assistant-find-next-node): Comment out for now.
25513         (assistant-find-next-nodes): Add function, returns list of next
25514         nodes.
25515
25516 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25517
25518         * mail-source.el (mail-source-directory): Fix doc-string.
25519
25520 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25521
25522         * assistant.el (assistant-render-text, assistant-eval): Add :set
25523         widget type, which is different because it takes and returns a
25524         list.  Much hilarity ensues.
25525
25526 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25527
25528         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25529
25530         * gnus-group.el (gnus-group-get-new-news-this-group):
25531         Add doc-string.
25532
25533         * gnus-start.el (gnus-activate-group): Add doc-string.
25534
25535 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25536
25537         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25538
25539 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25540
25541         * assistant.el (assistant-render-text): Try to add a :set
25542         widget, more to come.
25543
25544         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25545         strings.
25546         (spam-report-articles-resend)
25547         (spam-register-routine): Do registration iff any articles warrant
25548         it.
25549         (spam-summary-prepare-exit): Change log message for nil group
25550         destinations.
25551
25552 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25553
25554         * spam.el (spam-report-resend-register-routine):
25555         Allow spam-report-resend-to to be a group parameter or a global value.
25556
25557 2004-05-26  Simon Josefsson  <jas@extundo.com>
25558
25559         * starttls.el: Merge with my GNUTLS based starttls.el.
25560         (starttls-gnutls-program, starttls-use-gnutls)
25561         (starttls-extra-arguments, starttls-process-connection-type)
25562         (starttls-connect, starttls-failure, starttls-success):
25563         New variables.
25564         (starttls-program, starttls-extra-args): Doc fix.
25565         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25566         New functions.
25567         (starttls-negotiate, starttls-open-stream):
25568         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25569         function if it is set.
25570
25571 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25572
25573         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25574         structured fields.
25575
25576 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25577
25578         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25579
25580 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25581
25582         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25583         Add variable.
25584         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25585         assigning the spam-mark to new messages.
25586
25587 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25588
25589         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25590
25591 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25592
25593         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25594
25595         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25596         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25597         default.
25598
25599 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25600
25601         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25602         correct data.
25603
25604 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25605
25606         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25607         (spam-group-processor-p): Fix function.
25608         (spam-group-processor-multiple-p)
25609         (spam-group-spam-processor-report-gmane-p)
25610         (spam-group-spam-processor-report-resend-p)
25611         (spam-group-spam-processor-bogofilter-p)
25612         (spam-group-spam-processor-blacklist-p)
25613         (spam-group-spam-processor-ifile-p)
25614         (spam-group-ham-processor-ifile-p)
25615         (spam-group-spam-processor-spamoracle-p)
25616         (spam-group-spam-processor-crm114-p)
25617         (spam-group-ham-processor-bogofilter-p)
25618         (spam-group-spam-processor-stat-p)
25619         (spam-group-ham-processor-stat-p)
25620         (spam-group-ham-processor-whitelist-p)
25621         (spam-group-ham-processor-BBDB-p)
25622         (spam-group-ham-processor-spamoracle-p)
25623         (spam-group-ham-processor-copy-p): Remove functions with some
25624         prejudice against unneeded code.
25625         (spam-report-articles-resend)
25626         (spam-report-resend-register-routine): Allow the group/topic
25627         spam-resend-to value to override spam-report-resend-to.
25628         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25629         properly now.
25630
25631         * gnus.el (spam-resend-to): Add group/topic parameter.
25632         (spam-process): Move the OBSOLETE processors to the end of the
25633         choices.
25634
25635 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25636
25637         * spam-report.el (spam-report-resend-to, spam-report-resend):
25638         Start with resend-to set to nil, and then ask the user if necessary.
25639         (spam-report-resend): spam-report-resend takes a list of articles, not
25640         separate article numbers.
25641
25642 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25643
25644         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25645         addition to emacs-w3m.
25646
25647 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25648
25649         * assistant.el (assistant-authinfo-data): New function.
25650         (assistant-eval): Eval for entire assistant.
25651
25652         * netrc.el (netrc-services-file): New variable.
25653         (netrc-parse-services): New function.
25654         (netrc-find-service-name): New function.
25655         (netrc-find-service-number): New function.
25656         (netrc-port-equal): New function.
25657         (netrc-machine): Use it.
25658
25659         * nnimap.el (nnimap-open-connection): Use netrc.
25660
25661         * gnus-util.el (gnus-netrc-get): Remove aliases.
25662
25663         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25664
25665         * assistant.el (wid-edit): Fix compilation.
25666
25667         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25668
25669 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25670
25671         * gnus-util.el (gnus-set-file-modes): New function.  (small
25672         patch).
25673
25674 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25675
25676         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25677
25678         * assistant.el (assistant-render-node): Fix up rendering and
25679         read-only text.
25680         (assistant-render-node): Reset.
25681         (assistant-make-read-only): Not sticky.
25682
25683 2004-05-20  Danny Siu  <dsiu@adobe.com>
25684
25685         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25686         centered even when gnus-auto-center-summary is t.
25687
25688 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25689
25690         * dns.el (dns-get-txt-answer): New function.
25691         (dns-read-txt): Ditto.
25692         (query-dns): Use it.
25693
25694 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25695
25696         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25697         active for foreign groups even if the group level is higher than
25698         the specified value.
25699
25700 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25701
25702         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25703         non-active groups.
25704
25705         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25706
25707 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25708
25709         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25710
25711 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25712
25713         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25714         (spam-crm114-header, spam-crm114-spam-switch)
25715         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25716         (spam-crm114-positive-spam-header)
25717         (spam-crm114-database-directory, spam-list-of-processors)
25718         (spam-group-spam-processor-crm114-p)
25719         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25720         (spam-generic-score, spam-list-of-checks)
25721         (spam-list-of-statistical-checks, spam-registration-functions)
25722         (spam-check-crm114-headers, spam-crm114-score)
25723         (spam-check-crm114, spam-crm114-register-with-crm114)
25724         (spam-crm114-register-spam-routine)
25725         (spam-crm114-unregister-spam-routine)
25726         (spam-crm114-register-ham-routine)
25727         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25728
25729 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25730
25731         * gnus.el: Add spam-use-crm114.
25732
25733         * spam.el (spam-list-of-processors, spam-registration-functions):
25734         Add spam-use-resend.
25735         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25736         (spam-report-articles-gmane): Add doc fix.
25737         (spam-report-articles-resend, spam-report-resend-register-routine):
25738         Add wrappers around spam-report-resend-to.
25739
25740         * spam-report.el (spam-report-resend-to, spam-report-resend):
25741         Add support for resending spam.
25742         (spam-report-gmane): Fix line length >80.
25743
25744         * gnus.el (spam-process): Add spam-use-resend.
25745
25746 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25747
25748         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25749         number of processed spam messages.
25750         (spam-ham-copy-or-move-routine): Return the number of processed
25751         ham messages.
25752         (spam-summary-prepare-exit): Use the above values to decide
25753         whether status messages shouled be displayed.
25754
25755 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25756
25757         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25758         `rfc2047-encoding-function-alist' in order to avoid conflicting
25759         with the old version.
25760         (rfc2047-encode-region): Concatenate words containing non-ASCII
25761         characters in structured fields; don't encode space-delimited
25762         ASCII words even in unstructured fields; don't break words at
25763         char-category boundaries.
25764         (rfc2047-encode-1): New function.
25765         (rfc2047-encode): Use it; encode text so that it occupies the
25766         maximum width within 76-column; work correctly on Q encoding for
25767         iso-2022-* charsets.
25768         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25769         sure not to break a line just after the header name.
25770         (rfc2047-b-encode-region): Remove.
25771         (rfc2047-b-encode-string): New function.
25772         (rfc2047-q-encode-region): Remove.
25773         (rfc2047-q-encode-string): New function.
25774
25775         * mm-util.el (mm-replace-in-string): New function.
25776
25777 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25778
25779         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25780         Really get it right.
25781         (gnus-inews-make-draft): Really.
25782
25783 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25784
25785         * nnmh.el (nnmh-request-list-1): Don't check the link count
25786         before descending.  (small patch)
25787
25788 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25789
25790         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25791         stuff.
25792
25793         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25794         Match on real group name.
25795
25796         * gnus-art.el (gnus-signature-limit): Doc fix.
25797
25798         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25799
25800         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25801
25802 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25803
25804         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25805         isn't a string.
25806
25807 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25808
25809         * gnus-draft.el (gnus-draft-send):
25810         Bind rfc2047-encode-encoded-words.
25811
25812         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25813         (rfc2047-encodable-p): Say that =? needs encoding.
25814         (rfc2047-encode-encoded-words): New variable.
25815
25816         * gnus-group.el (gnus-group-select-group): Doc fix.
25817
25818         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25819
25820         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25821         to nil.
25822
25823         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25824
25825         * nnheader.el (nnheader-get-lines-and-char): New function.
25826
25827 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25828
25829         * gnus-msg.el (gnus-summary-followup-with-original):
25830         Document yanking of region when active.
25831
25832 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25833
25834         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25835         groups if the group level is higher than the specified value.
25836
25837 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25838
25839         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25840         (gnus-group-jump-to-group): Add prefix argument using
25841         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25842         non-active group.
25843
25844         * compface.el (uncompface): Be verbose when changing
25845         `uncompface-use-external'.
25846
25847         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25848         handle manual section.
25849
25850 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25851
25852         * gnus-art.el (gnus-button-alist): Revert previous change.
25853
25854 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25855
25856         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25857
25858 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25859
25860         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25861         whether backend can accept message.
25862
25863         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25864
25865 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25866
25867         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25868         Avoid creating directory when nntp-marks-is-evil is true.
25869         Reported by Reiner Steib.
25870
25871 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25872
25873         * gnus-picon.el (gnus-picon-insert-glyph):
25874         Add optional `nostring' argument.
25875
25876 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25877
25878         * gnus-picon.el (gnus-picon-style): New variable.
25879         (gnus-picon-transform-address): Support `gnus-picon-style'.
25880
25881 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25882
25883         * message.el (message-fill-field): Return point.
25884         (message-generate-headers): Go to end of field.
25885
25886         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25887         stuff for non-living groups.
25888
25889 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25890
25891         * gnus-art.el (gnus-article-followup-with-original)
25892         (gnus-article-reply-with-original): gnus-mark-active-p ->
25893         gnus-region-active-p.
25894
25895 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25896
25897         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25898         only when there is spam or ham to be processed.
25899
25900 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25901
25902         * mail-source.el (mail-source-delete-crash-box): Refactor.
25903         (mail-source-fetch): Use it.
25904         (mail-source-fetch-file): Ditto.
25905         (mail-source-fetch-directory): Run postscript in loop.
25906         (mail-source-fetch-pop): Delete.
25907         (mail-source-fetch-maildir): Ditto.
25908         (mail-source-fetch-imap): Ditto.
25909
25910         * imap.el (imap-authenticators): Comment out sasl.
25911
25912         * message.el (message-skip-to-next-address): New function.
25913         (message-fill-header-address): Refactor.
25914         (message-fill-address): Use it.
25915         (message-delete-address): Use it.
25916         (message-fill-header-general): Refactor.
25917         (message-fill-field-address): Rename.
25918         (message-narrow-to-field): Find the start of the header.
25919         (message-header-format-alist): Don't pre-fill.
25920         (message-fill-header): Remove.
25921         (message-insert-header): New function.
25922         (message-shorten-references): Use it.
25923
25924         * rfc2047.el (rfc2047-field-value): Strip props.
25925
25926         * mail-parse.el (mail-header-make-address): New alias.
25927
25928         * ietf-drums.el (ietf-drums-make-address): New function.
25929
25930         * imap.el: Add compiler directives.
25931
25932         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25933
25934         * gnus-art.el (article-decode-idna-rhs): Don't use
25935         message-idna-inside-rhs-p.
25936
25937 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25938
25939         * message.el (message-idna-inside-rhs-p): Remove.
25940         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25941
25942         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25943         false positives.
25944
25945 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25946
25947         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25948
25949 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25950
25951         * nneething.el (nneething-file-name): Don't create spurious
25952         files.
25953
25954         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25955         (gnus-inews-do-gcc): Remove sleep.
25956
25957         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25958         part under point.
25959
25960         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25961         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25962
25963 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25964
25965         * spam.el (spam-summary-prepare-exit): Fix (length).
25966
25967 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25968
25969         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25970         as expired without moving it" message when there are spam
25971         messages left.
25972
25973 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25974
25975         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25976         header is not nil.
25977
25978 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25979
25980         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25981         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25982         (nntp-marks-changed-p): New arg SERVER.
25983         (nntp-request-update-info): Adjust caller.
25984
25985 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25986
25987         * nntp.el (nntp-save-marks): Pass missing arg.
25988
25989 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25990
25991         * nntp.el: Support marks.
25992         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25993         (nntp-marks-modtime, nntp-marks-directory): New variables.
25994         (nntp-request-set-mark, nntp-request-update-info)
25995         (nntp-possibly-create-directory, nntp-marks-changed-p)
25996         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25997         New functions.
25998
25999 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26000
26001         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26002         (gnus-xmas-redefine): Rename.
26003
26004         * gnus-score.el (gnus-score-insert-help):
26005         Use gnus-select-lowest-window.
26006
26007         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26008         appt-select-lowest-window and rename to gnus-select-lowest-window.
26009
26010         * gnus.el: do.
26011
26012 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26013
26014         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26015         encodings of MIME-encoded words, in order to improve
26016         interoperability with several broken MUAs.
26017
26018 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26019
26020         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26021         tags, only when charsets are not specified in headers.
26022         (mm-inline-text-html-render-with-w3m): Ditto.
26023
26024         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26025         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26026
26027 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26028
26029         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26030         instead of MIME-decoded from fields when checking
26031         `gnus-article-address-banner-alist'.
26032
26033 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26034
26035         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26036         description rather than subject.
26037
26038 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26039
26040         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26041
26042 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26043
26044         * gnus.el (gnus-version-number): Bump.
26045
26046 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26047
26048         * gnus.el: No Gnus v0.2 is released.
26049
26050 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26051
26052         * gnus-agent.el (gnus-agent-read-agentview):
26053         Inline gnus-uncompress-range.
26054
26055 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26056
26057         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26058         `exec-installed-p'.
26059
26060 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26061
26062         * gnus.el (spam-process, spam-autodetect-methods):
26063         Add bsfilter and bsfilter-headers.
26064
26065         * spam.el (spam-bsfilter): New customize group.
26066         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26067         (spam-bsfilter-header, spam-bsfilter-probability-header)
26068         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26069         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26070         (spam-bsfilter-database-directory): New options.
26071         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26072         (spam-list-of-statistical-checks, spam-registration-functions):
26073         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26074         (spam-bsfilter-score): New command.
26075         (spam-check-bsfilter-headers, spam-check-bsfilter)
26076         (spam-bsfilter-register-with-bsfilter)
26077         (spam-bsfilter-register-spam-routine)
26078         (spam-bsfilter-unregister-spam-routine)
26079         (spam-bsfilter-register-ham-routine)
26080         (spam-bsfilter-unregister-ham-routine): New functions.
26081         (spam-generic-score): Support bsfilter; Accept an optional argument
26082         to recalcurate spam score even if scoring header has already been
26083         added.
26084         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26085         optional argument to recalcurate spam score even if scoring header
26086         has already been added.
26087
26088 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26089
26090         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26091         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26092         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26093         link is missing.
26094
26095 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26096
26097         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26098         (html2text-get-attr): Rewrite.
26099
26100         * message.el (message-setup-1): Remove redundant put-text-property
26101         on mail-header-separator.
26102
26103 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26104
26105         * gnus-registry.el (gnus-registry-cache-whitespace)
26106         (gnus-registry-action, gnus-registry-spool-action)
26107         (gnus-registry-split-fancy-with-parent): Change message levels
26108         from 5 to 3 or 7, as needed.
26109
26110         * spam.el (spam-summary-prepare-exit)
26111         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26112         (spam-split, spam-find-spam, spam-log-undo-registration)
26113         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26114         level from 5 to 6.
26115
26116 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26117
26118         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26119         2004-03-04 change).
26120
26121 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26122
26123         * sieve-manage.el (sieve-manage-open):
26124         * nnweb.el (nnweb-insert-html):
26125         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26126         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26127         * nnspool.el (nnspool-request-group):
26128         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26129         * nnml.el (nnml-request-update-info):
26130         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26131         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26132         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26133         (nnimap-request-set-mark):
26134         * nnfolder.el (nnfolder-request-update-info):
26135         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26136         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26137         * gnus-uu.el (gnus-uu-find-articles-matching):
26138         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26139         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26140         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26141         * gnus-nocem.el (gnus-nocem-scan-groups):
26142         * gnus-int.el (gnus-start-news-server):
26143         * gnus-group.el (gnus-group-make-kiboze-group)
26144         (gnus-group-browse-foreign-server):
26145         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26146         Use mapc when appropriate.
26147
26148 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26149             Adam Sjøgren  <asjo@koldfront.dk>
26150             Wes Hardaker  <wes@hardakers.net>
26151             Michael Shields  <shields@msrl.com>
26152
26153         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26154         may need for spam sorting and scoring.
26155         (spam-user-format-function-S): Add user format function suitable for
26156         general use.
26157         (spam-article-sort-by-spam-status): Add sorting function for summary
26158         sorting.
26159         (spam-extra-header-to-number): Add function to get a score from a
26160         header.
26161         (spam-summary-score): Add function to get a numeric score from the
26162         headers.
26163         (spam-generic-score): Fix function doc, was in wrong place.
26164         (spam-initialize): Take symbols when it's run, and install the
26165         extra headers that spam-necessary-extra-headers thinks we need.
26166
26167 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26168
26169         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26170         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26171
26172 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26173
26174         * gnus-sum.el (gnus-set-global-variables)
26175         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26176         (gnus-article-get-xrefs, gnus-summary-best-group)
26177         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26178         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26179         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26180         Use with-current-buffer.
26181
26182 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26183
26184         * spam.el (spam-summary-prepare-exit): Simplify logic.
26185         (spam-fetch-article-header): Read the article header if it's not
26186         available.
26187         (spam-list-articles): Simplify logic.
26188         (spam-filelist-register-routine): Fix bug with unregister-list.
26189
26190         * gnus-registry.el: Fix comments at beginning.
26191
26192 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26193
26194         * message.el (message-cater-to-broken-inn): Remove.
26195         (message-shorten-references): Make sure the total folded length of
26196         References is shorter than 998 characters to cater to a bug in INN
26197         2.3.  Also, don't pretend that references aren't folded -- this
26198         hasn't worked for a while.
26199
26200 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26201
26202         * gnus-agent.el (gnus-agentize):
26203         gnus-agent-send-mail-real-function no longer set to current value
26204         of message-send-mail-function but rather a lambda that calls
26205         message-send-mail-function.  The change makes the agent real-time
26206         responsive to user changes to message-send-mail-function.
26207
26208 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26209
26210         * legacy-gnus-agent.el
26211         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26212         help from Florian Weimer <fw@deneb.enyo.de>
26213
26214 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26215
26216         * nnmail.el (nnmail-cache-insert): Revert last change.
26217
26218 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26219
26220         * nnmail.el (nnmail-cache-insert): Always check whether
26221         nnmail-cache-ignore-groups matches a group name.
26222
26223 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26224
26225         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26226         (spam-find-spam, spam-log-processing-to-registry)
26227         (spam-log-registered-p, spam-log-unregistration-needed-p)
26228         (spam-log-undo-registration): Use gnus-message instead of
26229         gnus-error, none of these errors are fatal.
26230
26231         * gnus-registry.el (gnus-registry-clean-empty-function)
26232         (gnus-registry-clean-empty): Remove only empty entries without
26233         extra data.
26234
26235 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26236
26237         * spam-stat.el (spam-stat-buffer-change-to-spam)
26238         (spam-stat-buffer-change-to-non-spam): Change (error) to
26239         (gnus-message 8) invocation.
26240
26241 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26242
26243         * nntp.el (nntp-via-netcat-command): New variable.
26244         (nntp-via-netcat-switches): New variable.
26245         (nntp-open-via-rlogin-and-netcat): New function.
26246         (nntp-open-connection-function): Doc fix.
26247         (nntp-telnet-command): Doc fix.
26248         (nntp-end-of-line): Doc fix.
26249         (nntp-via-rlogin-command): Doc fix.
26250         (nntp-via-user-name): Doc fix.
26251         (nntp-via-address): Doc fix.
26252
26253 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26254
26255         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26256         error in Emacs 21.1.
26257
26258 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26259
26260         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26261
26262 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26263
26264         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26265         (gnus-agent-with-refreshed-group): New macro.
26266         (gnus-agent-rename-group): New function.
26267         (gnus-agent-delete-group): New function.
26268         (gnus-agent-save-group-info): Use gnus-command-method when
26269         `method' parameter is nil.  Don't write nil entries into the
26270         active file.
26271         (gnus-agent-get-group-info): New function.
26272         (gnus-agent-fetch-articles):
26273         Use gnus-agent-update-files-total-fetched-for to increment disk space
26274         used.
26275         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26276         Use gnus-agent-update-view-total-fetched-for to increment disk space
26277         used.
26278         (gnus-agent-get-local): Add optional parameters to avoid calling
26279         gnus-group-real-name and gnus-find-method-for-group.
26280         (gnus-agent-set-local): Delete stored entry if either min, or max,
26281         are nil.
26282         (gnus-agent-fetch-session): Reworded error/quit messages.
26283         On quit, use gnus-agent-regenerate-group to record existance of any
26284         articles fetched to disk before the quit occurred.
26285         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26286         gnus-agent-update-view-total-fetched-for, and
26287         gnus-agent-update-files-total-fetched-for to decrement disk space
26288         used.
26289         (gnus-agent-retrieve-headers):
26290         Use gnus-agent-update-view-total-fetched-for to increment disk space
26291         used.
26292         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26293         with gnus-agent-update-files-total-fetched-for to decrement disk
26294         space and fresh group buffer.
26295         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26296         (gnus-agent-need-update-total-fetched-for): New variable.
26297         (gnus-agent-update-files-total-fetched-for): New function.
26298         (gnus-agent-update-view-total-fetched-for): New function.
26299         (gnus-agent-total-fetched-for): New function.
26300
26301         * gnus-cache.el (gnus-cache-save-buffers):
26302         Use gnus-cache-update-overview-total-fetched-for to change disk space
26303         used by this group.
26304         (gnus-cache-possibly-enter-article):
26305         Use gnus-cache-update-file-total-fetched-for to increment disk space
26306         used by this group.
26307         (gnus-cache-possibly-remove-article):
26308         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26309         used by this group.
26310         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26311         (gnus-cache-rename-group): New function.
26312         (gnus-cache-delete-group): New function.
26313         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26314         (gnus-cache-need-update-total-fetched-for): New variable.
26315         (gnus-cache-with-refreshed-group): New macro.
26316         (gnus-cache-update-file-total-fetched-for): New function.
26317         (gnus-cache-update-overview-total-fetched-for): New function.
26318         (gnus-cache-rename-group-total-fetched-for): New function.
26319         (gnus-cache-delete-group-total-fetched-for): New function.
26320         (gnus-cache-total-fetched-for): New function.
26321
26322         * gnus-group.el: Require gnus-sum and autoload functions to
26323         resolve warnings when gnus-group.el compiled alone.
26324         (gnus-group-line-format): Document new %F.
26325         (size of Fetched data) group line format; identifies disk space
26326         used by agent and cache.
26327         (gnus-group-line-format-alist): Define new F format.
26328         (gnus-total-fetched-for): New function.
26329         (gnus-group-delete-group): No longer update
26330         gnus-cache-active-altered as gnus-request-delete-group now keeps
26331         the cache in sync.
26332         (gnus-group-list-active): Let the agent store a server's active
26333         list if currently plugged.
26334
26335         * gnus-int.el (gnus-request-delete-group):
26336         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26337         local disk in sync with the server.
26338         (gnus-request-rename-group):
26339         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26340         local disk in sync with the server.
26341
26342         * gnus-start.el (gnus-get-unread-articles):
26343         Cosmetic simplification to logic.
26344
26345         * gnus-util.el (gnus-rename-file): New function.
26346
26347 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26348
26349         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26350
26351 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26352
26353         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26354         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26355
26356 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26357
26358         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26359         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26360
26361 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26362
26363         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26364
26365 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26366
26367         * spam.el (spam-set-difference): Add function to replace
26368         gnus-set-difference in spam.el.
26369         (spam-summary-prepare-exit): Use spam-set-difference.
26370
26371 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26372
26373         * gnus-registry.el (gnus-registry-cache-file): Update to use
26374         gnus-dribble-directory OR gnus-home-directory OR ~.
26375         (gnus-registry-split-fancy-with-parent): Fix doc.
26376
26377 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26378
26379         * message.el (message-exchange-point-and-mark):
26380         Use message-mark-active-p.  Suggested by Jesper Harder
26381         <harder@ifa.au.dk>.
26382
26383 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26384
26385         * message.el (message-exchange-point-and-mark): Don't activate
26386         region if it was inactive.  Suggested by Hiroshi Fujishima
26387         <pooh@nature.tsukuba.ac.jp>.
26388
26389 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26390
26391         * gnus-art.el (article-display-face): Display Faces in the same
26392         order as X-Faces.
26393
26394 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26395
26396         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26397
26398 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26399
26400         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26401         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26402         (gnus-article-mime-hierarchy): Remove.
26403         (gnus-article-mime-hierarchy-next): Remove.
26404         (gnus-article-mode): Revert 2004-03-19 change.
26405         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26406         (gnus-insert-mime-button): Revert 2004-03-19 change.
26407         (gnus-mime-accumulate-hierarchy): Remove.
26408         (gnus-mime-enter-multipart): Remove.
26409         (gnus-mime-leave-multipart): Remove.
26410         (gnus-mime-display-part): Revert 2004-03-19 change.
26411         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26412
26413         * mml.el (mml-preview): Revert 2004-03-19 change.
26414
26415 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26416
26417         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26418
26419 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26420
26421         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26422         t while entering a file name using the mm-with-multibyte macro.
26423         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26424
26425         * mm-util.el (mm-with-multibyte): New macro.
26426
26427 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26428
26429         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26430         New user option.
26431         (gnus-mime-multipart-functions): Doc and customization fix.
26432         (gnus-article-mime-hierarchy): New variable.
26433         (gnus-article-mime-hierarchy-next): New variable.
26434         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26435         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26436         gnus-article-mime-hierarchy-next to nil.
26437         (gnus-insert-mime-button): Show hierarchy numbers.
26438         (gnus-mime-accumulate-hierarchy): New function.
26439         (gnus-mime-enter-multipart): New function.
26440         (gnus-mime-leave-multipart): New function.
26441         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26442         (gnus-mime-display-alternative): Show hierarchy numbers.
26443
26444         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26445         gnus-article-mime-hierarchy-next to nil.
26446
26447 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26448
26449         * dns.el: Don't require gnus-xmas.
26450
26451 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26452
26453         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26454         inline PGP.
26455         (mml-menu): Disable mml-quote-region if mark is inactive.
26456
26457 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26458
26459         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26460         when the group's active is not available.
26461
26462 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26463
26464         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26465         error.
26466
26467 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26468
26469         * imap.el (imap-store-password): New variable.
26470         (imap-interactive-login): Use it.
26471         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26472
26473 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26474
26475         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26476         window-start and hscroll to summary window.
26477
26478 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26479
26480         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26481         conversion message to newsrc-dribble when an actual conversion is
26482         performed.
26483
26484 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26485
26486         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26487
26488 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26489
26490         * mm-decode.el (mm-complicated-handles): New function reviving
26491         former definition of mm-multiple-handles.
26492
26493         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26494         (gnus-mime-delete-part): Use it.
26495
26496 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26497
26498         * gnus-agent.el (gnus-agent-read-local):
26499         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26500         avoid the implicit assumption that they will always be equal.
26501         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26502         coding-system-for-write, as the with-temp-file macro first prints
26503         to a buffer then saves the buffer.
26504
26505 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26506
26507         * gnus-art.el (gnus-article-edit-part): New function.
26508         (gnus-mime-save-part-and-strip): Use it; do query instead of
26509         signaling an error; don't use mm-multiple-handles.
26510         (gnus-mime-delete-part): Ditto.
26511
26512 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26513
26514         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26515         old file versions.
26516         (gnus-group-prepare-hook): Remove function that converted list
26517         form of gnus-agent-expire-days to group properties.
26518
26519         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26520         (gnus-request-accept-article): Re-indented.
26521
26522         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26523         converters to handle old agent file formats.  Add logic for a
26524         "backup before upgrading warning".
26525         (gnus-convert-mark-converter-prompt): Developers can mark
26526         functions as needing (default), or not needing,
26527         gnus-convert-old-newsrc's "backup before upgrading warning".
26528         (gnus-convert-converter-needs-prompt): Tests whether the user
26529         should be protected from potentially irreversable changes by the
26530         function.
26531
26532         * legacy-gnus-agent.el: New.  Provides converters that are only
26533         loaded when gnus-convert-old-newsrc needs to call them.
26534
26535 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26536
26537         * mail-source.el (mail-source-touch-pop): Doc fix.
26538
26539         * message.el (message-smtpmail-send-it): Doc fix.
26540
26541 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26542
26543         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26544
26545         * nnmail.el (nnmail-split-fancy): do.
26546
26547         * gnus-kill.el (gnus-kill, gnus-execute): do.
26548
26549 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26550
26551         * gnus-sum.el (gnus-widget-reversible-match)
26552         (gnus-widget-reversible-to-internal)
26553         (gnus-widget-reversible-to-external): New functions.
26554         (gnus-widget-reversible): New widget.
26555         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26556
26557 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26558
26559         * gnus-sum.el (gnus-thread-sort-functions)
26560         (gnus-article-sort-functions): Document `(not F)' items.
26561
26562 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26563
26564         * spam.el (spam-use-gmane-xref): Add new backend.
26565         (spam-gmane-xref-spam-group): Add variable to control the name of the
26566         Gmane spam group.
26567         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26568         (spam-regex-headers-spam, spam-regex-headers-ham)
26569         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26570         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26571         backends and checks.
26572         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26573
26574         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26575         an autodetect method.
26576
26577 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26578
26579         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26580         articles are being added to a group.
26581         (gnus-request-replace-article): Inform the agent that articles
26582         need to be uncached as the cached contents are no longer valid.
26583
26584 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26585
26586         * binhex.el: Don't autoload executable-find.
26587
26588         * canlock.el: Don't autoload mail-fetch-field.
26589
26590         * dgnushack.el: Autoload c-mode for XEmacs.
26591
26592         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26593
26594         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26595         rmail-dont-reply-to and rmail-output.
26596
26597         * gnus-score.el: Don't autoload ffap-string-at-point.
26598
26599         * gnus-setup.el: Don't autoload sc-cite-original.
26600
26601         * imap.el: Don't autoload base64-decode-string,
26602         base64-encode-string and md5.
26603
26604         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26605         and rmail-msg-restore-non-pruned-header.
26606
26607         * mm-decode.el: Don't autoload executable-find.
26608
26609         * mm-url.el: Don't autoload executable-find.
26610
26611         * mm-view.el: Don't autoload diff-mode.
26612
26613         * nndb.el: Don't autoload news-reply-mode, news-setup,
26614         cancel-timer and telnet.
26615
26616         * password.el: Don't autoload run-at-time for Emacs.
26617
26618         * sha1-el.el: Don't autoload executable-find.
26619
26620         * sieve-mode.el: Don't autoload c-mode.
26621
26622         * uudecode.el: Don't autoload executable-find.
26623
26624 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26625
26626         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26627         (gnus-agent-possibly-alter-active): Avoid null in numeric
26628         comparison.
26629         (gnus-agent-set-local): Refuse to save null in local object table.
26630         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26631         list of articles that will be marked as unread.
26632
26633 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26634
26635         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26636
26637 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26638
26639         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26640         language tags.
26641
26642 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26643
26644         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26645         Don't bind "obarray".
26646
26647         * gnus-sum.el (gnus-thread-sort-functions):
26648         Add `gnus-thread-sort-by-most-recent-number' and
26649         `gnus-thread-sort-by-most-recent-date'.
26650         Reported by Kai Grossjohann <kai@emptydomain.de>.
26651
26652 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26653
26654         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26655
26656 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26657
26658         * gnus-cus.el (gnus-agent-customize-category):
26659         Remove ignore-errors macro reference that required cl to be loaded at
26660         run-time.
26661
26662         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26663         single-interval range of the form (min . max).  Previously the
26664         range had to look like ((min . max)).  Likewise, return
26665         (min . max) rather than ((min . max)).
26666         (gnus-range-map): Use gnus-range-normalize to accept
26667         single-interval range.
26668
26669         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26670         the cache, but not the agent, now appear with their usual face.
26671
26672         * dgnushack.el (loaddir): New variable that is bound to the
26673         directory containing the dgnushack.el file.  Use loaddir, rather
26674         than srcdir, to update load-path.  Change lets dgnushack compile
26675         code in directories other than GNUS/lisp.
26676
26677 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26678
26679         * lpath.el: Don't bind w3m-safe-url-regexp.
26680
26681         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26682         w3m-safe-url-regexp variable buffer-local.
26683
26684         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26685
26686 2004-02-27  Simon Josefsson  <jas@extundo.com>
26687
26688         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26689         gnus-group-real-prefix.
26690         (gnus-summary-move-article): Use it, instead of
26691         gnus-group-real-prefix.
26692
26693 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26694
26695         * lpath.el: Bind w3m-safe-url-regexp.
26696
26697         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26698         w3m-safe-url-regexp variable buffer-local and set it as the value
26699         of mm-w3m-safe-url-regexp.
26700
26701         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26702
26703         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26704         parsing gnus-posting-styles when the message is not for replying.
26705
26706         * dgnushack.el: Autoload sgml-mode for XEmacs.
26707
26708         * nnrss.el (nnrss-opml-export):
26709         Use mm-set-buffer-file-coding-system instead of
26710         set-buffer-file-coding-system.
26711
26712 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26713
26714         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26715         of checkdoc.el).
26716         * nnrss.el: do.
26717         * gnus-mlspl.el: do.
26718         * gnus-ml.el: do.
26719         * gnus-srvr.el: do.
26720
26721         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26722
26723 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26724
26725         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26726         Corrections to custom-manual links.
26727
26728         * gnus-art.el (gnus-article): Ditto.
26729
26730         * mm-decode.el (mime-display, mime-security): Ditto.
26731
26732 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26733
26734         * flow-fill.el: Typo.
26735
26736 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26737
26738         * spam-wash.el: New file.
26739
26740 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26741
26742         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26743
26744 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26745
26746         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26747         to be run with new-articles as LIST1, not LIST2.
26748         (spam-registration-functions): Add spam-use-ham-copy as a nil
26749         registration backend.
26750
26751 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26752
26753         * spam-stat.el (spam-stat-washing-hook): New option.
26754         (spam-stat-buffer-words): Use it.
26755         (spam-stat-process-directory, spam-stat-test-directory):
26756         Use insert-file-contents-literally.
26757         (spam-stat-coding-system): New variable.
26758         (spam-stat-load, spam-stat-save): Use it.
26759
26760 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26761
26762         * spam-report.el (spam-report-plug-agent):
26763         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26764
26765 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26766
26767         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26768         Allow / in mailto URLs.
26769
26770 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26771
26772         * spam-report.el (spam-report-process-queue): Fix interactive use.
26773         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26774         (spam-report-unplug-agent): Doc fixes.
26775         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26776         (spam-report-agentize, spam-report-deagentize): Autoload.
26777
26778 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26779
26780         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26781
26782         * message.el (message-setup-fill-variables): Add mml tags to
26783         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26784         <ajk@iu.edu>.
26785         (message-mode): Don't modify paragraph-separate there.
26786
26787 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26788
26789         * compface.el (uncompface-use-external): Default to undecided.
26790         (uncompface-use-external-threshold): New variable.
26791         (uncompface-float-time): New macro.
26792         (uncompface): Determine whether to use the external decoder if
26793         uncompface-use-external is undecided.
26794
26795 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26796
26797         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26798         after images.
26799
26800         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26801
26802 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26803
26804         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26805
26806         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26807
26808         * gnus-sum.el (gnus-summary-limit-to-age)
26809         (gnus-summary-limit-children): do.
26810
26811         * gnus-int.el (gnus-request-scan): do.
26812
26813         * gnus-group.el (gnus-group-suspend): do.
26814
26815         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26816
26817         * gnus-cite.el (gnus-cite-parse-attributions): do.
26818
26819         * gnus-agent.el (gnus-summary-set-agent-mark)
26820         (gnus-agent-regenerate-group): do.
26821
26822         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26823
26824         * binhex.el (binhex-decode-region-internal): do.
26825
26826 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26827
26828         * gnus-fun.el (gnus-face-properties-alist): New user option.
26829         (gnus-display-x-face-in-from): Use it.
26830
26831         * gnus-art.el (article-display-face): Ditto.
26832
26833         * compface.el (uncompface-use-external): Default to nil.
26834
26835 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26836
26837         * nntp.el (nntp-erase-buffer): New function.
26838         (nntp-retrieve-data, nntp-send-command)
26839         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26840         (nntp-possibly-change-group): Use it.
26841
26842         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26843         Use with-current-buffer.
26844
26845 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26846
26847         * compface.el: Merge the ELisp-based uncompface program.
26848         (compface): New customization group.
26849         (uncompface-use-external): New user option.
26850         (uncompface): Call uncompface-internal if uncompface-use-external
26851         is nil.
26852         (uncompface-internal): New function.  Note that there are also
26853         some other functions and variables added for this function.
26854
26855 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26856
26857         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26858         if necessary.
26859
26860 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26861
26862         * spam-report.el (spam-report-unplug-agent)
26863         (spam-report-plug-agent, spam-report-deagentize)
26864         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26865         Add support for the Agent in spam-report: when unplugged, report to a
26866         file; when plugged, submit all the requests.
26867
26868         * spam.el (spam-register-routine): Fix message about
26869         registration.
26870
26871 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26872
26873         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26874         dependencies.
26875         (rfc2047-encode): Use it.
26876
26877         * gnus-art.el (gnus-button-marker-list): Move before first
26878         reference.
26879
26880         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26881         (imap-parse-body): Fix format string mismatch.
26882
26883         * gnus-score.el (gnus-summary-increase-score): do.
26884
26885         * nnrss.el (nnrss-close): New function.
26886
26887 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26888
26889         * nnrss.el (nnrss-make-filename): New function.
26890         (nnrss-request-delete-group, nnrss-read-server-data)
26891         (nnrss-save-server-data, nnrss-read-group-data)
26892         (nnrss-save-group-data): Use it.
26893         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26894         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26895         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26896
26897 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26898
26899         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26900
26901 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26902
26903         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26904         files.
26905
26906         * message.el (message-generate-headers-first): Don't quote nil
26907         and t in docstrings.
26908
26909         * imap.el (imap-id): do.
26910
26911         * gnus-agent.el (gnus-agent-consider-all-articles)
26912         (gnus-agent-queue-mail): do.
26913
26914 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26915
26916         * spam-report.el (spam-report-process-queue): New function.
26917         Process requests from `spam-report-requests-file'.
26918         (spam-report-process-queue): Doc fix.
26919
26920 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26921
26922         * spam.el (spam-register-routine)
26923         (spam-log-processing-to-registry, spam-log-registered-p)
26924         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26925         Change "check" to "spam-check" for semi-clarity.
26926
26927 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26928
26929         * pop3.el: Require nnheader.
26930
26931         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26932
26933         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26934
26935         * gnus-picon.el: Require cl.
26936
26937         * gnus-fun.el: Require gnus-ems and gnus-util.
26938
26939         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26940
26941         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26942
26943         * gnus-art.el (gnus-article-edit-mode): Define before first
26944         reference.
26945
26946 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26947
26948         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26949         (gnus-uu-post-encoded): Use point-at-bol.
26950
26951         * gnus-topic.el (gnus-group-active-topic-p): do.
26952
26953         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26954
26955         * gnus-group.el (gnus-group-kill-region): do.
26956
26957         * gnus-art.el (article-date-ut): do.
26958
26959         * message.el (message-fetch-field): Remove redundant
26960         case-fold-search binding.
26961         (message-narrow-to-field): Simplify.
26962
26963 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26964
26965         * spam.el (spam-directory): Derive from `gnus-directory'.
26966
26967         * spam-report.el (spam-report-url-to-file)
26968         (spam-report-requests-file): New function and variable for offline
26969         reporting.
26970         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26971         and user defined function.
26972         (spam-report-url-ping-mm-url): Remove doubled slash.
26973
26974 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26975
26976         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26977
26978 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26979
26980         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26981         Fix format string mismatch.
26982
26983         * sieve.el (sieve-deactivate-all): do.
26984
26985         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26986
26987         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26988
26989         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26990
26991         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26992
26993 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26994
26995         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26996         the list of checks.
26997
26998 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26999
27000         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27001         padding.
27002
27003 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27004
27005         * mm-view.el (mm-fill-flowed): New variable.
27006         (mm-inline-text): Use it.
27007
27008 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27009
27010         * spam.el (spam-spamassassin-register-ham-routine)
27011         (spam-spamassassin-register-spam-routine): Fix function names.
27012
27013 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27014
27015         * gnus.el (gnus-tmp-grouplens): Remove.
27016         (gnus-summary-line-format): Remove grouplens.
27017
27018         * gnus-group.el (gnus-group-line-format): Ditto.
27019
27020         * gnus-spec.el (gnus-format-specs): Ditto.
27021         (gnus-update-format-specifications): Flush the group format spec
27022         cache if there's the grouplens stuff.
27023         (gnus-parse-simple-format): Replace %l with the empty string.
27024
27025 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27026
27027         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27028         omission.
27029
27030 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27031
27032         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27033         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27034
27035 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27036
27037         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27038         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27039         New macros and functions.
27040         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27041         Handle > NLINK_MAX messages.
27042         * nnmaildir.el (nnmaildir-request-set-mark):
27043         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27044
27045 2004-01-25  Alex Schroeder  <alex@gnu.org>
27046
27047         * spam-stat.el (spam-stat-process-directory-age): New option.
27048         (spam-stat-process-directory): Use it.
27049
27050 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27051
27052         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27053         (spam-stat-save): Accept prefix argument.
27054
27055 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27056
27057         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27058         links" error.
27059
27060 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27061
27062         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27063         the rest of the and/or forms.
27064
27065 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27066
27067         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27068         compatibility with old .newsrc.eld files.
27069
27070         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27071
27072         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27073
27074         * gnus-start.el (gnus-1): do.
27075
27076         * gnus-group.el (gnus-group-line-format-alist): do.
27077
27078         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27079
27080         * gnus-gl.el: Remove.
27081
27082 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27083
27084         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27085         marks consisting of a single range {for example, (3 . 5)} rather
27086         than a list of a single range { ((3 . 5)) }.
27087
27088 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27089
27090         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27091         Use with-current-buffer.
27092         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27093         avoid consing a string.
27094
27095         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27096         Remove obsolete entries for big5 and gb2312.
27097
27098 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27099
27100         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27101         uncompressed list.
27102
27103 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27104
27105         * spam-stat.el (spam-stat-strip-xref): New function.
27106         (spam-stat-process-directory): Use it.
27107
27108         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27109         here -- it's done in message-fetch-field.
27110
27111 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27112
27113         * gnus-agent.el (gnus-agent-queue-mail)
27114         (gnus-agent-prompt-send-queue): New variables.
27115         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27116         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27117         "nndraft:queue" along to gnus-draft-send.
27118         Use gnus-agent-prompt-send-queue.
27119         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27120         is "nndraft:queue".  Suggested by Gaute Strokkenes
27121         <gs234@srcf.ucam.org>
27122
27123         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27124         (agent-enable-undownloaded-faces): Add.
27125         (gnus-agent-cat-groups): Use eval-and-compile, not
27126         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27127         method of gnus-agent-cat-groups even when the buffer has been
27128         evaled.
27129         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27130         delete gnus-agent-save-active-1.
27131         (gnus-agent-save-groups): Delete.  Identical to
27132         gnus-agent-save-active.
27133         (gnus-agent-write-active): No longer adjust agent's copy of active
27134         file as agent's adjustments are now stored in their own
27135         file.  Remove optional parameter.
27136         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27137         servers.  Add use of min/max range limits from server's local
27138         file.
27139         (gnus-agent-save-alist): Remove unused optional argument.
27140         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27141         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27142         (gnus-agent-set-local): A per-server file that keeps min/max range
27143         limits for articles known to the agent.  Provides a fast mechanism
27144         for altering many active ranges.
27145         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27146         active file (local makes it unnecessary).
27147         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27148
27149         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27150         (agent-enable-undownloaded-faces): Add.
27151
27152         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27153         disable it when sending to "nndraft:queue".
27154         (gnus-group-send-queue): Add safety check to avoid sending queue
27155         when unplugged.
27156
27157         * gnus-group.el (gnus-group-catchup): Use new
27158         gnus-sequence-of-unread-articles, not
27159         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27160         numbers of articles.  Use gnus-range-map to avoid having to
27161         uncompress the unread list.
27162         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27163         Fix invalid ange-ftp reference.
27164
27165         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27166         (gnus-sorted-range-intersection): Intersection of two ranges
27167         without requiring that they first be uncompressed.
27168
27169         * gnus-start.el (gnus-activate-group): Unless blocked by the
27170         caller, possibly expand the active range to include both cached
27171         and agentized articles.
27172         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27173         multiple version-dependent converters.
27174         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27175         gnus-agent-save-active.
27176         (gnus-save-newsrc-file): Save dirty agent range limits.
27177
27178         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27179         gnus-agent-possibly-alter-active.
27180         (gnus-adjust-marked-articles): Faster handling of simple lists.
27181
27182 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27183
27184         * spam-stat.el (spam-stat-test-directory): New optional argument
27185         displays a list of files detected.  Suggested by Andrew Cohen
27186         <cohen@andy.bu.edu>.
27187         (spam-stat-buffer-words-with-scores): Don't narrow and change
27188         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27189
27190 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27191
27192         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27193         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27194         (spam-spamassassin-arguments)
27195         (spam-spamassassin-spam-flag-header)
27196         (spam-spamassassin-positive-spam-flag-header)
27197         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27198         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27199         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27200         (spam-list-of-processors, spam-list-of-checks)
27201         (spam-list-of-statistical-checks, spam-registration-functions)
27202         (spam-check-spamassassin-headers, spam-check-spamassassin)
27203         (spam-spamassassin-score)
27204         (spam-spamassassin-register-with-sa-learn)
27205         (spam-spamassassin-register-spam-routine)
27206         (spam-spamassassin-register-ham-routine)
27207         (spam-assassin-register-spam-routine)
27208         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27209         (spam-bogofilter-score): Fix to show article before scoring.
27210
27211 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27212
27213         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27214         default scoring function.
27215         (spam-generic-score): Call spam-spamassassin-score if
27216         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27217         spam-bogofilter-score otherwise.
27218
27219         * gnus.el (spam-process, spam-autodetect-methods):
27220         Add spamassassin and spamassassin-headers.
27221
27222 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27223
27224         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27225         Suppress unnecessary messages.
27226
27227 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27228
27229         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27230         make-hash-table.
27231
27232 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27233
27234         * canlock.el (base64-encode-string): Don't autoload it.
27235
27236 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27237
27238         * run-at-time.el: Remove useless (require 'itimer),
27239         eval-and-compile and (featurep 'xemacs).
27240
27241 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27242
27243         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27244         GROUP is a virtual group.
27245
27246 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27247
27248         * gnus.el: Autoload `message-y-or-n-p'.
27249
27250 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27251
27252         * pgg-parse.el: Remove unnecessary (require 'custom).
27253
27254         * pgg-def.el: do.
27255
27256         * nnmail.el: do.
27257
27258         * gnus-undo.el: do.
27259
27260         * gnus-picon.el: do.
27261
27262         * gnus-util.el: do.
27263
27264 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27265
27266         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27267
27268 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27269
27270         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27271         handle, as well as a list.
27272
27273         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27274         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27275         (mm-w3m-cid-retrieve): Simplify.
27276
27277 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27278
27279         * message.el (message-kill-to-signature): Allow prefix arg to
27280         specify number of lines to keep before signature.
27281
27282 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27283
27284         * message.el (message-kill-to-signature): Change docstring.
27285
27286 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27287
27288         * canlock.el: Always require sha1-el.
27289         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27290
27291         * message.el: Autoload sha1 only when compiling.
27292
27293         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27294         eudc-expand-inline for XEmacs.
27295
27296 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27297
27298         * message.el (message-canlock-generate): Require sha1-el.
27299
27300 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27301
27302         * message.el (message-expand-name): Silence the byte compiler.
27303
27304         * lpath.el: Add detect-coding-system.
27305
27306         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27307         cus-edit.
27308
27309 2004-01-13  Simon Josefsson  <jas@extundo.com>
27310
27311         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27312         Invoke gnus-score-mode.
27313         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27314
27315         * gnus-range.el (gnus-compress-sequence): Doc fix.
27316         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27317
27318 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27319
27320         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27321
27322 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27323
27324         * spam.el (spam-get-article-as-string): Update to use
27325         gnus-request-article-this-buffer, much simpler.
27326         (spam-get-article-as-buffer): Remove.
27327
27328 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27329
27330         * message.el (message-expand-name): Use EUDC if the user uses that.
27331
27332 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27333
27334         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27335         character for the encoding to avoid consing a string.
27336
27337         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27338         unnecessarily.
27339
27340         * mm-util.el (mm-replace-chars-in-string): Remove.
27341
27342         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27343         of mm-replace-chars-in-string.
27344
27345 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27346
27347         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27348
27349         * mm-util.el (mm-subst-char-in-string): Support inplace.
27350
27351         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27352         a new string in every iteration.  Use shy groups.
27353
27354 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27355
27356         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27357         * gnus-soup.el (gnus-soup-group-brew):
27358         * gnus-msg.el (gnus-put-message):
27359         * gnus-move.el (gnus-group-move-group-to-server):
27360         * gnus-kill.el (gnus-batch-score):
27361         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27362         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27363         (gnus-group-update-group, gnus-group-read-group)
27364         (gnus-group-make-group, gnus-group-make-help-group)
27365         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27366         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27367         (gnus-group-sort-by-unread, gnus-group-catchup)
27368         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27369         (gnus-group-yank-group, gnus-group-set-info)
27370         (gnus-group-list-groups):
27371         * gnus.el (gnus-generate-new-group-name):
27372         * gnus-delay.el (gnus-delay-send-queue):
27373         * nnvirtual.el (nnvirtual-catchup-group):
27374         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27375         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27376         (gnus-group-prepare-topics, gnus-topic-check-topology):
27377         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27378         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27379         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27380         (gnus-group-make-articles-read):
27381         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27382         (gnus-group-change-level, gnus-kill-newsgroup)
27383         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27384         (gnus-get-unread-articles, gnus-make-articles-unread)
27385         (gnus-make-ascending-articles-unread): Use accessor
27386         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27387         to get group information for improved readability.
27388
27389
27390 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27391
27392         * gnus-art.el (article-decode-mime-words, article-babel)
27393         (gnus-article-highlight-signature, gnus-article-add-buttons)
27394         (gnus-signature-toggle): Use gnus-with-article-buffer.
27395
27396         * gnus-art.el (gnus-article-highlight-headers)
27397         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27398
27399         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27400         (gnus-article-set-globals, gnus-request-article-this-buffer)
27401         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27402         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27403         (gnus-mime-display-alternative): Use with-current-buffer.
27404
27405 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27406
27407         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27408         also under 80 char limit, and call gnus-error if needed.
27409         (spam-fetch-article-header): Fix - it was a
27410         buffer-local variable (gnus-newsgroup-data).
27411         (spam-find-spam): Use spam-generate-fake-headers, forget about
27412         spam-insert-fake-headers.
27413         (spam-insert-fake-headers): Remove.
27414
27415 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27416
27417         * deuglify.el (gnus-article-outlook-unwrap-lines)
27418         (gnus-outlook-rearrange-article)
27419         (gnus-outlook-repair-attribution-outlook)
27420         (gnus-outlook-repair-attribution-block)
27421         (gnus-outlook-repair-attribution-other): Remove redundant
27422         save-excursion.
27423
27424 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27425
27426         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27427         (spam-fetch-field-subject-fast)
27428         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27429         (spam-fetch-article-header): Add functions to deal with Gnus
27430         internals for fast retrieval of article header data.
27431         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27432
27433 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27434
27435         * pop3.el (pop3-md5): Remove.
27436         (pop3-apop): Replace pop3-md5 with md5.
27437
27438         * mm-bodies.el: base64 is always built-in.
27439
27440         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27441         Use with-current-buffer.
27442
27443 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27444
27445         * canlock.el (canlock-insert-header): Remove excessive grouping in
27446         regexp.
27447
27448         * gnus-sum.el (gnus-summary-read-document): Ditto.
27449
27450         * gnus-uu.el (gnus-uu-part-number): Ditto.
27451
27452         * html2text.el (html2text-remove-tags): Ditto.
27453         (html2text-format-tags): Ditto.
27454         (html2text-format-single-elements): Ditto.
27455
27456         * mml.el (mml-parse-1): Ditto.
27457
27458 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27459
27460         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27461
27462         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27463
27464         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27465
27466         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27467
27468 2003-11-15  Simon Josefsson  <jas@extundo.com>
27469
27470         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27471         (pgg-gpg-lookup-key): Use regexp match instead of
27472         split-string (split-string is different between emacs 21.2 and
27473         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27474
27475 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27476
27477         * gnus-art.el (gnus-mime-view-all-parts)
27478         (gnus-article-part-wrapper, gnus-article-view-part):
27479         Use with-current-buffer.
27480
27481 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27482
27483         * spam.el (spam-disable-spam-split-during-ham-respool)
27484         (spam-spamoracle-database, spam-cache-lookups)
27485         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27486         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27487         (spam-group-ham-marks, spam-group-spam-marks)
27488         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27489         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27490         also add spam-use-blackholes to the statistical checks.
27491         (spam-fetch-field-fast): Add interface to fetching fields, may
27492         become a macro.
27493         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27494         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27495         (spam-insert-fake-headers): Fake an article when needed.
27496         (spam-find-spam): Fake article when possible.
27497         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27498         (spam-check-bogofilter-headers): Use message-fetch-field instead
27499         of nnmail-fetch-field.
27500
27501 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27502
27503         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27504
27505 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27506
27507         * spam.el (spam-split): Do not require spam-use-CHECK to be
27508         enabled if that check is passed to spam-split explicitly; also
27509         fix so 'spam doesn't get converted to spam-split-group when
27510         spam-split-symbolic-return is t.
27511         (spam-find-spam): Find registrations of the article and use those
27512         instead of re-running spam-split to find the spam/ham
27513         classification of the article.
27514         (spam-log-processing-to-registry, spam-log-registered-p)
27515         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27516         Use gnus-error instead of gnus-message.
27517         (spam-log-registration-type): Add function to determine the
27518         classification of a message based on registry entries; will
27519         return nil if both 'spam and 'ham are found.
27520         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27521         a reasonably fast local cache without the loading errors.
27522         (spam-cache-lookups): Set to t by default.
27523         (spam-find-spam): Don't try to guess spam-cache-lookups.
27524         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27525         spam-caches entry.
27526         (spam-filelist-build-cache, spam-filelist-check-cache):
27527         Fix caching of whitelist/blacklist entries.
27528         (spam-check-whitelist, spam-check-blacklist):
27529         Invoke spam-from-listed-p with a type, not a cache variable.
27530         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27531
27532 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27533
27534         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27535
27536         * nnmail.el (nnmail-split-fancy): do.
27537
27538         * mml.el (mml-parse): do.
27539
27540         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27541         (gnus-score-adaptive): do.
27542
27543 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27544
27545         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27546         (gnus-mime-button-map): Don't set keymap parent.
27547         (gnus-button-ctan-directory-regexp): Use shy grouping.
27548         (gnus-prev-page-map): Don't set keymap parent.
27549         (gnus-prev-page-map): Remove duplicated one.
27550         (gnus-next-page-map): Don't set keymap parent.
27551         (gnus-mime-security-button-map): Ditto.
27552
27553         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27554         version number.
27555
27556         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27557
27558 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27559
27560         * canlock.el (canlock-sha1-function): Remove.
27561         (canlock-sha1-function-for-verify): Remove.
27562         (canlock-openssl-program): Remove.
27563         (canlock-openssl-args): Remove.
27564         (canlock-ignore-errors): Remove.
27565         (canlock-sha1-with-openssl): Remove.
27566         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27567         (canlock-verify): Don't use canlock-ignore-errors.
27568
27569         * sha1-el.el (sha1-string-external): Make it can return a string
27570         in binary form.
27571         (sha1-region-external): Ditto.
27572         (sha1-string-internal): Ditto.
27573         (sha1-region-internal): Ditto.
27574         (sha1-region): Ditto.
27575         (sha1-string): Ditto.
27576         (sha1): Ditto.
27577
27578 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27579
27580         * spam.el (spam-report-articles-gmane): New command.
27581
27582 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27583
27584         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27585
27586         * run-at-time.el (run-at-time-saved): Remove.
27587         (run-at-time): Doc fix.
27588
27589 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27590
27591         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27592         (gnus-summary-limit-map): Add it.
27593         (gnus-summary-make-menu-bar): do.
27594
27595 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27596
27597         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27598         Make attempt at some caching support (done for BBDB only now).
27599         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27600         addresses to be checked.
27601         (spam-clear-cache-BBDB): Add function, to be invoked by
27602         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27603         (spam-check-BBDB): Check and use the caches, if
27604         spam-cache-lookups is on, remove superfluous (provide).
27605
27606 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27607
27608         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27609
27610 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27611
27612         * run-at-time.el (run-at-time-saved): Move to after the definition
27613         of `run-at-time'.
27614
27615         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27616
27617 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27618
27619         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27620         mm-w3m-local-map-property.
27621
27622         * mm-view.el (mm-w3m-mode-map): Remove.
27623         (mm-w3m-local-map-property): Remove.
27624         (mm-inline-text-html-render-with-w3m): Don't use
27625         mm-w3m-local-map-property.
27626
27627 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27628
27629         * run-at-time.el: New file.
27630
27631         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27632         under Emacs.
27633
27634         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27635         of gnus-set-text-properties.
27636
27637         * gnus-uu.el (gnus-uu-save-article): Ditto.
27638
27639         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27640
27641         * gnus-cite.el (gnus-cite-parse): Ditto.
27642
27643         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27644         of gnus-.
27645
27646         * gnus-xmas.el (run-at-time): Require run-at-time.
27647
27648         * gnus.el: Change calls to nnheader-run-at-time and
27649         password-run-at-time throughout to use run-at-time directly.
27650
27651         * password.el: Remove definition of run-at-time.
27652
27653         * nnheaderxm.el: Remove definition of run-at-time.
27654
27655 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27656
27657         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27658         in prompt.
27659
27660 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27661
27662         * messagexmas.el (message-xmas-redefine): Alias
27663         `message-make-caesar-translation-table' to
27664         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27665         version.
27666
27667         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27668         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27669         `gnus-xmas-set-text-properties'.
27670         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27671         `gnus-xmas-completing-read'.
27672         (gnus-xmas-completing-read): Removed.
27673         (gnus-xmas-open-network-stream): Removed.
27674
27675         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27676         XEmacs version.
27677
27678         * dns.el (dns-make-network-process): Use `open-network-stream'
27679         instead of `gnus-xmas-open-network-stream'.
27680
27681         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27682
27683         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27684
27685 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27686
27687         * gnus-art.el (gnus-mime-display-alternative)
27688         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27689         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27690         Don't use gnus-local-map-property.
27691
27692         * gnus-util.el (gnus-local-map-property): Remove.
27693
27694         * mm-view.el (mm-view-pkcs7-decrypt):
27695         Replace gnus-completing-read-maybe-default with completing-read.
27696
27697         * gnus-util.el (gnus-completing-read): do.
27698         (gnus-completing-read-maybe-default): Remove.
27699
27700 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27701
27702         * password.el: Only autoload `run-at-time' if not XEmacs.
27703         Only autoload the itimer functions if XEmacs.
27704
27705 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27706
27707         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27708         XEmacsen.
27709
27710         * dgnushack.el: Autoload executable-find for XEmacs.
27711
27712 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27713
27714         * gnus-art.el (gnus-read-string): Remove.
27715         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27716         read-string.
27717
27718 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27719
27720         * netrc.el: Autoload password-read.
27721         (netrc): Add configuration group.
27722         (netrc-encoding-method, netrc-openssl-path):
27723         Add variables for encoding and decoding of files with symmetric
27724         ciphers.
27725         (netrc-encode): Add assistant function to encode a file with
27726         netrc-encoding-method.
27727         (netrc-parse): Add interactive parameter, added optional
27728         decoding if netrc-encoding-method is non-nil but otherwise
27729         behavior is standard.
27730         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27731         Do s/encode/encrypt/ everywhere.
27732
27733         * spam.el: Remove executable-find autoload.
27734
27735 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27736
27737         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27738
27739         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27740
27741 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27742
27743         * gnus-art.el (gnus-treat-ansi-sequences)
27744         (article-treat-ansi-sequences): New variable and function.
27745         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27746
27747         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27748         Use it.
27749
27750 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27751
27752         * mm-util.el (mm-quote-arg): Remove.
27753
27754         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27755         shell-quote-argument.
27756
27757         * gnus-uu.el (gnus-uu-command): do.
27758
27759         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27760
27761         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27762         with make-char.
27763
27764         * mm-util.el (mm-make-char): Remove.
27765
27766         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27767         add-minor-mode.
27768
27769         * gnus-undo.el (gnus-undo-mode): do.
27770
27771         * gnus-topic.el (gnus-topic-mode): do.
27772
27773         * gnus-sum.el (gnus-dead-summary-mode): do.
27774
27775         * gnus-start.el (gnus-slave-mode): do.
27776
27777         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27778
27779         * gnus-ml.el (gnus-mailing-list-mode): do.
27780
27781         * gnus-gl.el (gnus-grouplens-mode): do.
27782
27783         * gnus-draft.el (gnus-draft-mode): do.
27784
27785         * gnus-dired.el (gnus-dired-mode): do.
27786
27787         * gnus-ems.el (gnus-add-minor-mode): Remove.
27788
27789         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27790         Replace gnus-char-width with char-width.
27791
27792         * gnus-ems.el (gnus-char-width): Remove.
27793
27794         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27795         Replace gnus-char-width with char-width.
27796
27797         * gnus-ems.el (gnus-char-width): Remove.
27798
27799         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27800         definition.
27801         Remove Emacs 20 hash table compatibility code.
27802
27803         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27804         20 compatibility code.
27805
27806         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27807
27808         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27809
27810         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27811         Replace with point-at-{eol,bol}.
27812
27813         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27814
27815         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27816
27817         * flow-fill.el (fill-flowed-point-at-bol)
27818         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27819
27820         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27821         Replace with point-at-{eol,bol} throughout all files.
27822
27823 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27824
27825         * ntlm.el (ntlm-string-as-unibyte): New macro.
27826         (ntlm-build-auth-response): Use it.
27827
27828         Remove Emacs 20 stuff:
27829         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27830         (butlast, mapc, remove): Remove the compiler macros.
27831         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27832         of delq and copy-sequence.
27833         * gnus-art.el (popup-menu): Remove the compiler macro.
27834         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27835         Emacs 20.
27836
27837 2004-01-05  Simon Josefsson  <jas@extundo.com>
27838
27839         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27840         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27841         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27842         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27843         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27844         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27845         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27846         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27847         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27848         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27849         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27850         string-xor into ntlm-string-xor.
27851         Suggested by Jesper Harder <harder@myrealbox.com>.
27852
27853         * ntlm.el: Don't include poem.
27854
27855         * md4.el (print-int32, print-string-hexa): Remove.
27856         Suggested by Jesper Harder <harder@myrealbox.com>.
27857
27858         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27859
27860         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27861         probably breaks emacs with DL patch, but do we care? Is anyone
27862         still using the DL stuff?)
27863
27864         * sieve-manage.el: Use the password package.
27865         (sieve-manage-read-passwd): Remove.
27866         (sieve-manage-interactive-login): Use password.  Re-add
27867         condition-case around loop.
27868
27869         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27870         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27871         Use the password package.
27872
27873 2003-02-19  Simon Josefsson  <jas@extundo.com>
27874
27875         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27876         token.
27877
27878 2002-08-07  Simon Josefsson  <jas@extundo.com>
27879
27880         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27881         (sieve-manage-authenticators)
27882         (sieve-manage-authenticator-alist): Add some SASL mechs.
27883         (sieve-sasl-auth): New function.
27884         (sieve-manage-cram-md5-auth)
27885         (sieve-manage-plain-auth): Rewrite using SASL library.
27886         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27887         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27888         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27889         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27890
27891 2004-01-05  Simon Josefsson  <jas@extundo.com>
27892
27893         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27894         New files.
27895
27896 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27897
27898         * gnus-group.el (gnus-no-groups-message): Update.
27899
27900         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27901
27902 2003-11-09  Simon Josefsson  <jas@extundo.com>
27903
27904         * imap.el: Support for ID IMAP extension (RFC 2971).
27905         (imap-local-variables): Add imap-id.
27906         (imap-id): New variable.
27907         (imap-id): New function.
27908         (imap-parse-response): Parse untagged ID response.
27909         * nnimap.el (nnimap-id): New variable.
27910         (nnimap-open-connection): Use it.
27911
27912 2003-12-28  Simon Josefsson  <jas@extundo.com>
27913
27914         * gnus-score.el (gnus-score-edit-all-score): New.
27915         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27916
27917 2004-01-04  Simon Josefsson  <jas@extundo.com>
27918
27919         * password.el: Add.
27920
27921 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27922
27923         * dns.el (dns-query-types): Fix typo.
27924         (dns-query-types): New function.
27925         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27926         PTR and SOA replies, see RFC 1035.
27927
27928 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27929
27930         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27931
27932         * Move to Changelog.2.
27933
27934 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27935
27936         * gnus.el (gnus-version-number): Bump version.
27937
27938 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27939
27940         * gnus.el: No Gnus v0.1 is released.
27941
27942 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27943
27944         * gnus.el: No Gnus v0.0 is released.
27945
27946 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27947
27948         * gnus.el (gnus-version-number): Bump.
27949         (gnus-version): No.
27950
27951 See ChangeLog.2 for earlier changes.
27952
27953   Copyright (C) 2004-2015 Free Software Foundation, Inc.
27954
27955   This file is part of GNU Emacs.
27956
27957   GNU Emacs is free software: you can redistribute it and/or modify
27958   it under the terms of the GNU General Public License as published by
27959   the Free Software Foundation, either version 3 of the License, or
27960   (at your option) any later version.
27961
27962   GNU Emacs is distributed in the hope that it will be useful,
27963   but WITHOUT ANY WARRANTY; without even the implied warranty of
27964   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27965   GNU General Public License for more details.
27966
27967   You should have received a copy of the GNU General Public License
27968   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27969
27970 ;; Local Variables:
27971 ;; coding: utf-8
27972 ;; fill-column: 79
27973 ;; add-log-time-zone-rule: t
27974 ;; End: